micropython/ports/mimxrt/boards/MIMXRT1050_EVK
robert-hh 98c5703027 mimxrt/machine_i2c: Add hardware-based machine.I2C to machine module.
It uses non-blocking transfer of data.  Advantage over SoftI2C:
- Higher data rate up to ~3 MHZ.
- Full protocol support.
2021-07-15 00:36:31 +10:00
..
evkmimxrt1050_flexspi_nor_config.h mimxrt: Add flash storage support with VFS and littlefs filesystem. 2021-06-01 23:42:57 +10:00
flash_config.c mimxrt: Add flash storage support with VFS and littlefs filesystem. 2021-06-01 23:42:57 +10:00
MIMXRT1050_EVK.ld mimxrt: Add flash storage support with VFS and littlefs filesystem. 2021-06-01 23:42:57 +10:00
mpconfigboard.h mimxrt/machine_i2c: Add hardware-based machine.I2C to machine module. 2021-07-15 00:36:31 +10:00
mpconfigboard.mk mimxrt: Add floating point support. 2021-06-04 00:37:22 +10:00
pins.csv mimxrt/machine_uart: Add the UART class to the machine module. 2021-06-16 01:21:15 +10:00