stmhal: Add MMA_INT/PB2 to available pins on PYBV10.
This allows you to register ExtInt on the MMA interrupt pin.
This commit is contained in:
parent
d46a822262
commit
efa04eafd3
|
@ -44,3 +44,4 @@ LED_GREEN,PA14
|
|||
LED_YELLOW,PA15
|
||||
SW,PB3
|
||||
SD,PA8
|
||||
MMA_INT,PB2
|
||||
|
|
|
Loading…
Reference in New Issue