circuitpython/ports/nrf/supervisor
Scott Shawcroft ceb6f2e4fc
Rework flash flush so it preserves the cache
This should make filesystem writes quicker and cause less heap
churn.
2019-04-03 18:28:27 -07:00
..
cpu.s Support gathering register values on nrf. 2018-07-03 06:31:07 -07:00
internal_flash.c Rework flash flush so it preserves the cache 2019-04-03 18:28:27 -07:00
internal_flash.h Factor out fake partition 2018-11-14 17:59:11 -08:00
internal_flash_root_pointers.h Move atmel-samd to tinyusb and support nRF flash. 2018-11-08 17:25:30 -08:00
port.c Remove unnecessary MP_WEAK declarations 2019-04-02 13:33:22 +11:00
qspi_flash.c return error status on more routines; minor simplification of freq setting 2018-12-21 12:30:54 -05:00
serial.c Move atmel-samd to tinyusb and support nRF flash. 2018-11-08 17:25:30 -08:00
usb.c refactor nrfx from supervisor/usb.c 2019-01-30 22:30:23 +07:00