circuitpython/supervisor/shared/usb
Scott Shawcroft 1a0596a2fb
Add option to disable the concurrent write protection
This allows writing to the filesystem from the host computer and
CircuitPython by increasing the risk of filesystem corruption.
2019-02-21 10:45:41 -08:00
..
tusb_config.h Add USB MIDI support for SAMD and nRF. 2019-01-09 14:02:11 -08:00
usb.c Make several const char / const char * arrays static to save a bit of space. 2019-02-07 20:10:43 +01:00
usb_desc.c Move atmel-samd to tinyusb and support nRF flash. 2018-11-08 17:25:30 -08:00
usb_desc.h Move atmel-samd to tinyusb and support nRF flash. 2018-11-08 17:25:30 -08:00
usb_msc_flash.c Add option to disable the concurrent write protection 2019-02-21 10:45:41 -08:00