circuitpython/ports
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
..
atmel-samd Merge remote-tracking branch 'origin/main' into stm32-sdioio 2020-08-10 12:54:12 -05:00
cxd56 "pop from empty %q" 2020-08-04 18:42:09 -05:00
esp32s2 Fix writing sector 0 as the first write. 2020-08-10 17:14:49 -07:00
litex Merge pull request #15 from adafruit/main 2020-07-24 20:29:53 -05:00
mimxrt10xx "pop from empty %q" 2020-08-04 18:42:09 -05:00
nrf Merge pull request #3244 from xiongyihui/main 2020-08-10 16:06:57 -05:00
stm Merge remote-tracking branch 'origin/main' into stm32-sdioio 2020-08-10 12:54:12 -05:00
unix various: Use mp_obj_get_type_qstr more widely 2020-08-04 14:45:45 -05:00