4
0
mirror of https://github.com/RT-Thread/rt-thread.git synced 2025-01-19 02:33:32 +08:00

[Bsp][STM32f4xx-HAL]fix pin index

This commit is contained in:
ZYH 2018-03-29 11:44:20 +08:00
parent 15ffe88466
commit db081c517f

View File

@ -122,7 +122,7 @@ static const struct pin_index pins[] =
__STM32_PIN(9, B, 6),
__STM32_PIN_DEFAULT,
__STM32_PIN_DEFAULT,
__STM32_PIN(13, C, 14),
__STM32_PIN(12, C, 14),
__STM32_PIN(13, A, 13),
__STM32_PIN(14, B, 3),
__STM32_PIN(15, B, 7),