summaryrefslogtreecommitdiff
path: root/supervisor/shared/external_flash/external_flash.c
AgeCommit message (Expand)Author
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