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:
Damien George 2014-10-22 19:31:27 +01:00
parent d46a822262
commit efa04eafd3
1 changed files with 1 additions and 0 deletions

View File

@ -44,3 +44,4 @@ LED_GREEN,PA14
LED_YELLOW,PA15
SW,PB3
SD,PA8
MMA_INT,PB2

1 X1 PA0
44 LED_YELLOW PA15
45 SW PB3
46 SD PA8
47 MMA_INT PB2