4 Commits

Author SHA1 Message Date
zapwizard
8b97d8f13a Update pins.c
Both D0 and D1 were assigned to pin_GPIO7, fixed D0 to pin_GPIO6, which also matches the comment.
2021-05-14 15:45:18 -04:00
George White
97f75ad517 Fix pin definitions
I missed a few pin definitions. Fixed those.
2021-05-13 15:15:17 -04:00
George White
655f0c0eec pre-commit trailing space fixes 2021-05-13 15:15:17 -04:00
George White
702485dae8 Added Sparkfun MicroMod RP2040
Added board definition for the Sparkfun MicroMod RP2040.

Mostly followed the format for pins from the MicroMod nRF52840 board
definition, as MicroMod tries to standardize pins across
microcontrollers.
2021-05-13 15:15:17 -04:00