Skip to content

Releases: spth/OpenRabbit

0.2.4

20 Dec 15:13
Compare
Choose a tag to compare
  • Fix example code for SDCC 4.2.10 and later.

0.2.3

17 Dec 09:37
Compare
Choose a tag to compare
  • 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

25 Sep 14:35
Compare
Choose a tag to compare
  • 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

20 Sep 15:12
Compare
Choose a tag to compare
  • Improve speed.
  • Command-line option for Dynamic C 8 pilot.bin format.

0.2.0

15 Sep 09:08
Compare
Choose a tag to compare
  • Build own coldload.bin.
  • Use Dynamic C 9 pilot.bin format instead of Dynamic C 8 one.
  • Drop unused RFU arguments.

0.1.2

14 Sep 20:31
Compare
Choose a tag to compare
  • Update for current autotools and ncurses
  • Fixes to make it work with USB serial converter.