mirror of
https://github.com/italicsjenga/rp-hal-boards.git
synced 2024-12-23 12:41:31 +11:00
Add missing copi pin for sparkfun-pro-micro-2040 (#341)
This commit is contained in:
parent
db1b5d36b5
commit
a4b04862ae
|
@ -32,6 +32,7 @@ hal::bsp_pins!(
|
|||
Gpio20 { name: cipo },
|
||||
Gpio21 { name: ncs },
|
||||
Gpio22 { name: sck },
|
||||
Gpio23 { name: copi },
|
||||
Gpio25 { name: led },
|
||||
Gpio26 { name: adc0 },
|
||||
Gpio27 { name: adc1 },
|
||||
|
|
Loading…
Reference in a new issue