summaryrefslogtreecommitdiff
path: root/ports/nrf/supervisor/qspi_flash.c
AgeCommit message (Expand)Author
2021-03-15run code formatting scriptmicroDev
2020-08-12nrf: Make port build with -Werror=undefJeff Epler
2020-08-07dynamically enable or disable QSPI by defaultYihui Xiong
2020-08-06add qspi_disable()Yihui Xiong
2020-08-05adjustYihui Xiong
2020-08-05add an option to turn off QSPI when sleepYihui Xiong
2020-02-28nrf: sqpi_flash: Handle unaligned readsJeff Epler
2019-04-09Don't let a background task call run_background_tasks()Dan Halbert
2018-12-21return error status on more routines; minor simplification of freq settingDan Halbert
2018-12-20Don't check for corrupt heap too early; Fix QSPI timingDan Halbert
2018-11-27Fix QSPI on Feather nRF52840Scott Shawcroft
2018-11-08Move atmel-samd to tinyusb and support nRF flash.Scott Shawcroft