micropython/ports/mimxrt/boards/MIMXRT1010_EVK
robert-hh 30380962cf mimxrt: Allow to select cs0 or cs1 for SPI.
Using the keyword argument cs=nnn in the constructor. The cs1
pin has to be defined in mpconfigboard.h.
Note: Only a few boards have the CS1 pin exposed to the connectors.
2022-01-27 16:53:30 +11: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: Allow to select cs0 or cs1 for SPI. 2022-01-27 16:53:30 +11:00
mpconfigboard.mk mimxrt/sdram: Add SDRAM support. 2021-10-22 08:23:24 +02:00
pins.csv mimxrt/machine_uart: Add the UART class to the machine module. 2021-06-16 01:21:15 +10:00