circuitpython/ports/esp32s2/supervisor
Scott Shawcroft 87c78be8f4
Fix writing sector 0 as the first write.
This was the FS issue I saw when debugging wifi and only happens
when the first write is to sector 0. It causes issues because it
blanks all of sector 0 after the first block.

Fixes #3133
2020-08-10 17:14:49 -07:00
..
internal_flash.c Fix writing sector 0 as the first write. 2020-08-10 17:14:49 -07:00
internal_flash.h Add license to some obvious files. 2020-07-06 19:16:25 +01:00
internal_flash_root_pointers.h Initial ESP32S2 port. 2020-05-15 15:36:16 -07:00
port.c Add PWMOut 2020-07-22 16:34:18 -04:00
usb.c Fix up end of file and trailing whitespace. 2020-06-03 10:56:35 +01:00