mmoskal / uf2-stm32f

UF2 bootloader for STM32F4
Other
110 stars 62 forks source link

update MVD board to include COMM LED #4

Closed jamesadevine closed 5 years ago

jamesadevine commented 5 years ago

@mmoskal I'm not sure how the mapping is done here. PB14 has hex value 0x2e, but I copied the PB14 value from the generic stm32f4 board.

jamesadevine commented 5 years ago

Actually, think I was looking at the wrong define...

mmoskal commented 5 years ago

Best to use https://microsoft.github.io/uf2/patcher/ - drop the .h file and add your changes

mmoskal commented 5 years ago

Did it independently