Releases: spth/OpenRabbit
Releases · spth/OpenRabbit
0.2.4
- Fix example code for SDCC 4.2.10 and later.
0.2.3
- Add --slow option to work around tcdrain() driver bugs. Makes most USB-to-serial converters work.
- Report memory speeds from id block in --verbose output.
- Pull reset line low for 400 ms (instead of 250 ms) for more reliable reset.
0.2.2
- Improve support for Dynamic C 9 pilot.bin, replace command-line option for Dynamic C 8 pilot.bin format by autodetection.
- Add --verbose option to control verbosity.
0.2.1
- Improve speed.
- Command-line option for Dynamic C 8 pilot.bin format.
0.2.0
- Build own coldload.bin.
- Use Dynamic C 9 pilot.bin format instead of Dynamic C 8 one.
- Drop unused RFU arguments.
0.1.2
- Update for current autotools and ncurses
- Fixes to make it work with USB serial converter.