Releases: msalau/rl78flash
Releases · msalau/rl78flash
v0.7.0
v0.6.1
v0.6.0-initial-data-flash-support
Merge branch 'master' into data-flash-support
v0.6.0: Version 0.6.0
Changes since 0.5.5: * New '-n' option to invert reset signal.
Version 0.5.5
Changes:
- Fixed issue #8:
- Increased delay after reset to match specification:
- 2ms for G10 (min 1ms);
- 3ms for other variants (min 1ms + 723us);
- Explicitly disabled XON/XOFF flow control on Windows;
- Increased delay after reset to match specification:
- Fixed check of return codes of the rl78_erase function.
v0.6.0rc2: Version 0.6.0 release candidate 2
Changes: * Added '-n' option to invert reset signal * Added changes by MON-80 for Windows HAL, which allow rl78flash to work with any default state of adapters
v0.6.0rc1: Version 0.6.0 release candidate 1
Changes: * Added '-n' option to invert reset signal
v0.5.4: Version 0.5.4
Changes: * Fixed issue #7