circuitpython/ports/mimxrt10xx/boards/imxrt1010_evk
Jeff Epler ee59c75f62 imxrt1010_evk: Delete pins that are not connected
There are DNP resistors on the MIMXRT1010-EVK board (see SCH-45852)
that lead to these pins on the arduino-style header not being connected
through. In theory someone could populate them, but as it the presence
of these names in the pins module caused problems when they didn't work
as expected.

Closes #3012
2021-03-19 11:29:32 -05:00
..
board.c run code formatting script 2021-03-15 19:27:36 +05:30
flash_config.c run code formatting script 2021-03-15 19:27:36 +05:30
mpconfigboard.h Fix SWO/Analog overlap, style changes 2020-05-29 12:19:37 -04:00
mpconfigboard.mk Refine iMX RT memory layout and add three boards 2020-01-17 17:36:08 -08:00
pins.c imxrt1010_evk: Delete pins that are not connected 2021-03-19 11:29:32 -05:00