micropython/ports/mimxrt/hal
robert-hh 5ca56aaf16 mimxrt: Tidy up the board flash related files.
- Move the qspi_xxxx_flash_config.c files to hal.
  It turned out that they are less board than flash type specific.
- Change to a common flexspi_flash_config.h header file.
2021-12-14 20:31:20 +01:00
..
phy mimxrt: Use -Og instead of -O0 for DEBUG builds. 2021-12-14 08:07:52 +01:00
board.h mimxrt: Rework flash configuration. 2021-09-14 13:52:52 +02:00
flexspi_flash_config.h mimxrt: Tidy up the board flash related files. 2021-12-14 20:31:20 +01:00
flexspi_hyper_flash.c mimxrt: Rework flash configuration. 2021-09-14 13:52:52 +02:00
flexspi_hyper_flash.h mimxrt: Tidy up the board flash related files. 2021-12-14 20:31:20 +01:00
flexspi_nor_flash.c mimxrt: Rework flash configuration. 2021-09-14 13:52:52 +02:00
flexspi_nor_flash.h mimxrt: Tidy up the board flash related files. 2021-12-14 20:31:20 +01:00
peripherals.h mimxrt: Rework flash configuration. 2021-09-14 13:52:52 +02:00
pin_mux.h mimxrt: Rework flash configuration. 2021-09-14 13:52:52 +02:00
pwm_backport.c mimxrt: Support PWM using the FLEXPWM and QTMR modules. 2021-11-24 13:48:27 +11:00
pwm_backport.h mimxrt: Support PWM using the FLEXPWM and QTMR modules. 2021-11-24 13:48:27 +11:00
qspi_hyper_flash_config.c mimxrt: Tidy up the board flash related files. 2021-12-14 20:31:20 +01:00
qspi_nor_flash_config.c mimxrt: Tidy up the board flash related files. 2021-12-14 20:31:20 +01:00
resethandler_MIMXRT10xx.S mimxrt: Rework flash configuration. 2021-09-14 13:52:52 +02:00