circuitpython/ports/mimxrt/boards/TEENSY41
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
..
TEENSY41.ld mimxrt/boards: Add board configuration files for Teensy 4.1. 2021-06-04 01:00:39 +10:00
flash_config.c mimxrt/boards: Add board configuration files for Teensy 4.1. 2021-06-04 01:00:39 +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/boards: Add board configuration files for Teensy 4.1. 2021-06-04 01:00:39 +10:00
pins.csv mimxrt/boards: Add board configuration files for Teensy 4.1. 2021-06-04 01:00:39 +10:00
teensy41_flexspi_nor_config.h mimxrt/boards: Add board configuration files for Teensy 4.1. 2021-06-04 01:00:39 +10:00