This website requires JavaScript.
Explore
Help
Sign In
djsundog
/
circuitpython
Watch
1
Star
0
Fork
0
You've already forked circuitpython
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
circuitpython
/
ports
/
stm32
/
usbdev
/
class
/
src
History
Damien George
3f6d3ccc11
stm32/usbdev: Pass thru correct val for SCSI PreventAllowMediumRemoval.
...
This value is "1" when the medium should not be removed, "0" otherwise.
2017-12-13 18:33:39 +11:00
..
usbd_cdc_msc_hid.c
stm32/usbdev: Simplify pointers to MSC state and block dev operations.
2017-09-21 21:51:12 +10:00
usbd_msc_bot.c
stm32/usbdev: Simplify pointers to MSC state and block dev operations.
2017-09-21 21:51:12 +10:00
usbd_msc_data.c
ports: Make new ports/ sub-directory and move all ports there.
2017-09-06 13:40:51 +10:00
usbd_msc_scsi.c
stm32/usbdev: Pass thru correct val for SCSI PreventAllowMediumRemoval.
2017-12-13 18:33:39 +11:00