stm32/boards/NUCLEO_WB55: Add more CPU pins and aliases to SW1/2/3.
Signed-off-by: Damien George <damien@micropython.org>
This commit is contained in:
parent
c521c178e9
commit
ce02d5e348
@ -6,6 +6,14 @@
|
||||
,PA5
|
||||
,PA6
|
||||
,PA7
|
||||
,PA8
|
||||
,PA9
|
||||
,PA10
|
||||
,PA11
|
||||
,PA12
|
||||
,PA13
|
||||
,PA14
|
||||
,PA15
|
||||
,PB0
|
||||
,PB1
|
||||
,PB2
|
||||
@ -26,7 +34,20 @@
|
||||
,PC1
|
||||
,PC2
|
||||
,PC3
|
||||
,PC4
|
||||
,PC5
|
||||
,PC6
|
||||
,PC10
|
||||
,PC11
|
||||
,PC12
|
||||
,PC13
|
||||
,PD0
|
||||
,PD1
|
||||
,PE4
|
||||
SW,PC4
|
||||
SW1,PC4
|
||||
SW2,PD0
|
||||
SW3,PD1
|
||||
LED_GREEN,PB0
|
||||
LED_RED,PB1
|
||||
LED_BLUE,PB5
|
||||
|
|
Loading…
Reference in New Issue
Block a user