Commit 4e22018
fix: Stabilize SWD Programming for Swan (STM32L4R5)
Previous value for `BluesW.menu.upload_method.swdMethod.upload.options` causes option bytes to become corrupted. Fix leverages `ERASE` option provided by `stm32CubeProg.sh`, which includes `-e all` in the parameters provided to `STM32_Programmer_CLI`.1 parent a04d6e1 commit 4e22018
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5828 | 5828 | | |
5829 | 5829 | | |
5830 | 5830 | | |
5831 | | - | |
5832 | | - | |
| 5831 | + | |
| 5832 | + | |
5833 | 5833 | | |
5834 | 5834 | | |
5835 | 5835 | | |
| |||
0 commit comments