circuitpython/supervisor
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
..
messages Support internationalisation. 2018-08-07 14:58:57 -07:00
shared Add option to disable the concurrent write protection 2019-02-21 10:45:41 -08:00
stub Fix unused parameter 2018-12-07 09:56:35 -08:00
cpu.h Mark pointers in cpu registers as in use. 2018-07-03 05:45:50 -07:00
filesystem.h Add option to disable the concurrent write protection 2019-02-21 10:45:41 -08:00
flash.h Add option to disable the concurrent write protection 2019-02-21 10:45:41 -08:00
flash_root_pointers.h Move atmel-samd to tinyusb and support nRF flash. 2018-11-08 17:25:30 -08:00
memory.h Hook up the terminal based on the first display. 2019-01-31 11:42:14 -08:00
port.h address @tannewt changes: move and rename common files; remove PORT_HEAP_SIZE 2019-02-15 20:32:32 -05:00
serial.h Move atmel-samd to tinyusb and support nRF flash. 2018-11-08 17:25:30 -08:00
spi_flash_api.h Move atmel-samd to tinyusb and support nRF flash. 2018-11-08 17:25:30 -08:00
supervisor.mk Fix hallowing and nrf builds 2019-01-31 11:42:15 -08:00
usb.h Move atmel-samd to tinyusb and support nRF flash. 2018-11-08 17:25:30 -08:00