| SUMMARY: | |
| Workaround a hw bug in L433VC by conditional toggle PEMPTY bit in FLASH_SR prior to reset | |
| so the target can boot from flash after the reset. | |
| In stm32_run_raw_code, add 1 to jump address to indicate thumb mode because GO cmd uses BLX to jump. | |
| FILES: | |
| stm32.c | |