This release brings some minor changes introduced in @deividAlfa's recent PR.
Here's a summary of what has changed:
Target Firmware:
-
If WDG_SW is enabled in the option bytes, the IWDG is continiously refreshed. This fixes infinite dumping loops such as in #20
-
The flash size register is no longer utilized, improving compatibility with F1 clones that do not implement the flash size register. The flash is now simply dumped until a fault occurs.
Dump Script:
- Show address when printing dump to terminal