arduino-pico/variants/generic
Earle F. Philhower, III 9725155f25
Fix SPI default pinouts to SPI0, not SPI1 pins (#135)
Should fix #134 .  The SPI pin macros were set using the SPI1 set, not
the SPI0 set of pins it should have been using.
2021-05-15 16:13:11 -07:00
..
common.h Fix SPI default pinouts to SPI0, not SPI1 pins (#135) 2021-05-15 16:13:11 -07:00
pins_arduino.h Set default pins for peripherals per datasheet (#103) 2021-04-16 10:23:43 -07:00