micropython/ports/mimxrt/boards/TEENSY40
robert-hh b35566af79 mimxrt/boards: Set vfs partition start to 1 MBbyte.
This avoids the irritation of the PJRC HalfKay loader on Teensy 4.0.  Block
0 and 1 are properly erased and the additional formatting in the make
script is not required anymore.
2021-06-26 22:27:02 +10:00
..
flash_config.c mimxrt: Add flash storage support with VFS and littlefs filesystem. 2021-06-01 23:42:57 +10:00
format.py mimxrt/boards/TEENSY40: Re-create the flash FS after deploy. 2021-06-01 23:52:45 +10:00
mpconfigboard.h mimxrt/machine_spi: Add the SPI class to the machine module. 2021-06-26 22:14:47 +10:00
mpconfigboard.mk mimxrt/boards: Set vfs partition start to 1 MBbyte. 2021-06-26 22:27:02 +10:00
pins.csv mimxrt: Implement machine.Pin class. 2021-05-26 00:12:42 +10:00
teensy40_flexspi_nor_config.h mimxrt: Add flash storage support with VFS and littlefs filesystem. 2021-06-01 23:42:57 +10:00
TEENSY40.ld mimxrt: Add flash storage support with VFS and littlefs filesystem. 2021-06-01 23:42:57 +10:00