circuitpython/ports/mimxrt/boards/MIMXRT1020_EVK
robert-hh bc1b0fd2c1 mimxrt: Define UART 0 on MIMXRT boards.
UART 0 is attached to the Debug USB port. The settings are
115200 Baud, 8N1.
For MIMXRT1010_EVK this is identical to UART1. For the other boards,
this is an additional UART.
2021-12-14 08:07:52 +01:00
..
MIMXRT1020_EVK_flexspi_nor_config.h mimxrt: Rework flash configuration. 2021-09-14 13:52:52 +02:00
board.json mimxrt/boards: Update the board.json files and add deploy_xx.md files. 2021-11-16 23:17:42 +11:00
clock_config.h mimxrt: Rework flash configuration. 2021-09-14 13:52:52 +02:00
mpconfigboard.h mimxrt: Define UART 0 on MIMXRT boards. 2021-12-14 08:07:52 +01:00
mpconfigboard.mk mimxrt/eth: Add LAN support and integrate the network module. 2021-10-25 15:14:26 +11:00
pins.csv mimxrt: Implement machine.Pin class. 2021-05-26 00:12:42 +10:00
qspi_nor_flash_config.c mimxrt/sdram: Add SDRAM support. 2021-10-22 08:23:24 +02:00