HAL_ChibiOS: fixed F405 PE15 afnum

should be 15 and not 1
This commit is contained in:
Jani Hirvinen 2018-12-04 16:57:08 +07:00 committed by Andrew Tridgell
parent 9cc740b129
commit d9b9638b4a

View File

@ -382,7 +382,7 @@ AltFunction_map = {
"PE14:TIM1_CH4" : 1,
"PE15:TIM1_BKIN" : 1,
"PE15:FSMC_D12" : 12,
"PE15:EVENTOUT" : 1,
"PE15:EVENTOUT" : 15,
"PE1:DCMI_D3" : 13,
"PE1:EVENTOUT" : 15,
"PE1:FSMC_NBL1" : 12,