circuitpython/ports/stm32/usbdev
Damien George 3130424b54 stm32/usbdev: Add support for MSC-only USB device class.
Select this mode in boot.py via: pyb.usb_mode('MSC')
2018-02-01 15:47:16 +11:00
..
class stm32/usbdev: Add support for MSC-only USB device class. 2018-02-01 15:47:16 +11:00
core stm32/usbdev: Combine all str descriptor accessor funcs into one func. 2018-02-01 12:46:37 +11:00
Release_Notes.html ports: Make new ports/ sub-directory and move all ports there. 2017-09-06 13:40:51 +10:00