micropython/ports/mimxrt/boards
robert-hh 0701341e7f mimxrt/machine_uart: Set the UART clock to a fixed 40MHz value.
There is a single UART clock for all devices, so switching it for one will
affect all devices used at that time.  This commit fixes that issue by
keeping the clock at a fixed value.

This fixed clock still supports the common baud rates between 300 and
921600 baud.

Signed-off-by: robert-hh <robert@hammelrath.com>
2023-09-29 23:43:25 +10:00
..
ADAFRUIT_METRO_M7 mimxrt: Remove SDCARD Makefile config option. 2023-09-29 23:09:14 +10:00
MIMXRT1010_EVK mimxrt: Remove SDCARD Makefile config option. 2023-09-29 23:09:14 +10:00
MIMXRT1015_EVK mimxrt: Remove SDCARD Makefile config option. 2023-09-29 23:09:14 +10:00
MIMXRT1020_EVK mimxrt: Remove SDCARD Makefile config option. 2023-09-29 23:09:14 +10:00
MIMXRT1050_EVK mimxrt: Remove SDCARD Makefile config option. 2023-09-29 23:09:14 +10:00
MIMXRT1060_EVK mimxrt: Remove SDCARD Makefile config option. 2023-09-29 23:09:14 +10:00
MIMXRT1064_EVK mimxrt: Remove SDCARD Makefile config option. 2023-09-29 23:09:14 +10:00
MIMXRT1170_EVK mimxrt: Remove SDCARD Makefile config option. 2023-09-29 23:09:14 +10:00
OLIMEX_RT1010 mimxrt: Remove SDCARD Makefile config option. 2023-09-29 23:09:14 +10:00
SEEED_ARCH_MIX mimxrt: Remove SDCARD Makefile config option. 2023-09-29 23:09:14 +10:00
TEENSY40 mimxrt: Remove SDCARD Makefile config option. 2023-09-29 23:09:14 +10:00
TEENSY41 mimxrt: Remove SDCARD Makefile config option. 2023-09-29 23:09:14 +10:00
MIMXRT1011.ld
MIMXRT1011_af.csv
MIMXRT1011_clock_config.c mimxrt/machine_uart: Set the UART clock to a fixed 40MHz value. 2023-09-29 23:43:25 +10:00
MIMXRT1011_clock_config.h mimxrt/machine_uart: Set the UART clock to a fixed 40MHz value. 2023-09-29 23:43:25 +10:00
MIMXRT1015.ld
MIMXRT1015_af.csv
MIMXRT1015_clock_config.c mimxrt/machine_uart: Set the UART clock to a fixed 40MHz value. 2023-09-29 23:43:25 +10:00
MIMXRT1015_clock_config.h mimxrt/machine_uart: Set the UART clock to a fixed 40MHz value. 2023-09-29 23:43:25 +10:00
MIMXRT1021.ld
MIMXRT1021_af.csv
MIMXRT1021_clock_config.c mimxrt/machine_uart: Set the UART clock to a fixed 40MHz value. 2023-09-29 23:43:25 +10:00
MIMXRT1021_clock_config.h mimxrt/machine_uart: Set the UART clock to a fixed 40MHz value. 2023-09-29 23:43:25 +10:00
MIMXRT1052.ld
MIMXRT1052_af.csv
MIMXRT1052_clock_config.c mimxrt/machine_uart: Set the UART clock to a fixed 40MHz value. 2023-09-29 23:43:25 +10:00
MIMXRT1052_clock_config.h mimxrt/machine_uart: Set the UART clock to a fixed 40MHz value. 2023-09-29 23:43:25 +10:00
MIMXRT1062.ld
MIMXRT1062_af.csv
MIMXRT1062_clock_config.c mimxrt/machine_uart: Set the UART clock to a fixed 40MHz value. 2023-09-29 23:43:25 +10:00
MIMXRT1062_clock_config.h mimxrt/machine_uart: Set the UART clock to a fixed 40MHz value. 2023-09-29 23:43:25 +10:00
MIMXRT1064.ld
MIMXRT1064_af.csv
MIMXRT1064_clock_config.c mimxrt/machine_uart: Set the UART clock to a fixed 40MHz value. 2023-09-29 23:43:25 +10:00
MIMXRT1064_clock_config.h mimxrt/machine_uart: Set the UART clock to a fixed 40MHz value. 2023-09-29 23:43:25 +10:00
MIMXRT1176.ld
MIMXRT1176_af.csv
MIMXRT1176_clock_config.c
MIMXRT1176_clock_config.h
common.ld
deploy_mimxrt.md
deploy_teensy.md
make-flexram-config.py
make-pins.py
manifest.py
mimxrt_prefix.c