circuitpython/ports/mimxrt10xx/boards/feather_mimxrt1062
Scott Shawcroft 09bc415751
Unify iMX flash config and add Metro M7 1011
This unifies the flash config to the settings used by the Boot ROM.
This makes the config unique per board which allows for changing
quad enable and status bit differences per flash device. It also
allows for timing differences due to the board layout.

This change also tweaks linker layout to leave more ram space for
the CircuitPython heap.
2020-10-07 15:23:47 -07:00
..
board.c Implement core requested changes 2020-05-19 13:54:47 -04:00
flash_config.c Unify iMX flash config and add Metro M7 1011 2020-10-07 15:23:47 -07:00
mpconfigboard.h Refine iMX RT memory layout and add three boards 2020-01-17 17:36:08 -08:00
mpconfigboard.mk Refine iMX RT memory layout and add three boards 2020-01-17 17:36:08 -08:00
pins.c Add initial MIMXRT10XX port 2020-01-06 21:08:49 +01:00