circuitpython/ports/mimxrt10xx/boards/teensyMM
KurtE 2a3eb49da7 Update the pins.c
I fixed a couple issues in the pin name definitions.

The pin names are sort of Teensy centric in that the priority is given
to the pin names you would use in Arduino like D0, D1, ...

But also added names for the MicroMod names in particular the names
on the front of the ATP carrier board

Also updated manufacturer to be both PJRC and Sparkfun
2022-04-08 07:41:51 -07:00
..
board.c Start setting up a Teensy MicroMod port 2022-04-06 14:19:38 -07:00
board.ld Start setting up a Teensy MicroMod port 2022-04-06 14:19:38 -07:00
flash_config.c Start setting up a Teensy MicroMod port 2022-04-06 14:19:38 -07:00
mpconfigboard.h Start setting up a Teensy MicroMod port 2022-04-06 14:19:38 -07:00
mpconfigboard.mk Update the pins.c 2022-04-08 07:41:51 -07:00
pins.c Update the pins.c 2022-04-08 07:41:51 -07:00