ferenc-nemeth / stm32-bootloader

UART bootloader for STM32 microcontroller.
MIT License
310 stars 94 forks source link

Bug fix - Uart stucked after canceling a receive operation #9

Open DCP4zzini opened 1 year ago

DCP4zzini commented 1 year ago

I created this code fix after observing that UART got stuck after a stop/cancel in the middle of a receive operation.