micropython/ports/mimxrt/boards
Damien George 90023b4dcf extmod/modmachine: Clean up decls of machine types to use common ones.
The machine_i2c_type, machine_spi_type and machine_timer_type symbols are
already declared in extmod/modmachine.h and should not be declared anywhere
else.

Also move declarations of machine_pin_type and machine_rtc_type to the
common header in extmod.

Signed-off-by: Damien George <damien@micropython.org>
2023-10-26 16:20:53 +11:00
..
ADAFRUIT_METRO_M7 mimxrt/boards: Fix naming of SD-card config option. 2023-10-02 11:29:53 +11:00
MIMXRT1010_EVK mimxrt/boards: Fix naming of SD-card config option. 2023-10-02 11:29:53 +11:00
MIMXRT1015_EVK
MIMXRT1020_EVK
MIMXRT1050_EVK
MIMXRT1060_EVK
MIMXRT1064_EVK
MIMXRT1170_EVK
OLIMEX_RT1010
SEEED_ARCH_MIX
TEENSY40
TEENSY41
MIMXRT1011.ld
MIMXRT1011_af.csv mimxrt/boards: Define missing SNVS pins for all processors. 2023-10-17 22:51:42 +11:00
MIMXRT1011_clock_config.c
MIMXRT1011_clock_config.h
MIMXRT1015.ld
MIMXRT1015_af.csv mimxrt/boards: Define missing SNVS pins for all processors. 2023-10-17 22:51:42 +11:00
MIMXRT1015_clock_config.c
MIMXRT1015_clock_config.h
MIMXRT1021.ld
MIMXRT1021_af.csv mimxrt/boards: Define missing SNVS pins for all processors. 2023-10-17 22:51:42 +11:00
MIMXRT1021_clock_config.c
MIMXRT1021_clock_config.h
MIMXRT1052.ld
MIMXRT1052_af.csv mimxrt/boards: Define missing SNVS pins for all processors. 2023-10-17 22:51:42 +11:00
MIMXRT1052_clock_config.c
MIMXRT1052_clock_config.h
MIMXRT1062.ld
MIMXRT1062_af.csv mimxrt/boards: Define missing SNVS pins for all processors. 2023-10-17 22:51:42 +11:00
MIMXRT1062_clock_config.c
MIMXRT1062_clock_config.h
MIMXRT1064.ld
MIMXRT1064_af.csv mimxrt/boards: Define missing SNVS pins for all processors. 2023-10-17 22:51:42 +11:00
MIMXRT1064_clock_config.c
MIMXRT1064_clock_config.h
MIMXRT1176.ld
MIMXRT1176_af.csv mimxrt/boards: Define missing SNVS pins for all processors. 2023-10-17 22:51:42 +11:00
MIMXRT1176_clock_config.c mimxrt/boards/MIMXRT1176_clock_config: Fix comments about UART clocks. 2023-09-29 23:43:31 +10:00
MIMXRT1176_clock_config.h
common.ld
deploy_mimxrt.md
deploy_teensy.md
make-flexram-config.py
make-pins.py mimxrt/boards: Define missing SNVS pins for all processors. 2023-10-17 22:51:42 +11:00
manifest.py
mimxrt_prefix.c extmod/modmachine: Clean up decls of machine types to use common ones. 2023-10-26 16:20:53 +11:00