You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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`.
0 commit comments