circuitpython/ports/mimxrt10xx/boards/teensy40
Scott Shawcroft 9d5742ebd1
Fix start on power up by providing Reset_Handler ourselves.
On power up the FlexRAM banks are in an unknown config so we can't
rely on the stack until after we configure FlexRAM.
2020-01-18 11:54:01 -08:00
..
board.c Refine iMX RT memory layout and add three boards 2020-01-17 17:36:08 -08:00
board.ld Refine iMX RT memory layout and add three boards 2020-01-17 17:36:08 -08:00
flash_config.c Fix start on power up by providing Reset_Handler ourselves. 2020-01-18 11:54:01 -08: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 Refine iMX RT memory layout and add three boards 2020-01-17 17:36:08 -08:00