summaryrefslogtreecommitdiff
path: root/supervisor/shared/external_flash/external_flash.c
AgeCommit message (Expand)Author
2020-05-09More erroneous else statementsMax Holliday
2020-05-09Unified single_status_byte & no_reset_cmd behaviorMax Holliday
2020-05-09Removing erroneous else statements Max Holliday
2020-05-04Merge branch 'master' into non-standard-nvmDan Halbert
2020-04-28fixing diff errorMax Holliday
2020-04-28decoupling chip specific functions from EXTERNAL_FLASH_QSPI_SINGLEMax Holliday
2020-04-07adds standard (non-queued) SPI support to QSPI for external flashMax Holliday
2020-03-13Hopefully fix flash flush and hopefully audio as well.Scott Shawcroft
2019-12-10supervisor: external_flash: don't call m_free when it's badJeff Epler
2019-12-10supervisor: external_flash: don't call m_malloc_maybe when it's badJeff Epler
2019-09-09fix atmel-samd filesystem_tick'ing; clear_temp_status() should check for stat...Dan Halbert
2019-04-03Rework flash flush so it preserves the cacheScott Shawcroft
2018-11-14Factor out of external flash as well.Scott Shawcroft
2018-11-08Move atmel-samd to tinyusb and support nRF flash.Scott Shawcroft