-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy pathChangeLog
27 lines (18 loc) · 1005 Bytes
/
ChangeLog
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
2024-12-20 v0.2.4
Fix example code for SDCC 4.2.10 and later.
2024-12-17 v0.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.
2020-09-25 v0.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.
2020-09-20 v0.2.1
Improve speed. Command-line option for Dynamic C 8 pilot.bin format.
2020-09-15 v0.2.0
Build own coldload.bin. Use Dynamic C 9 pilot.bin format instead of Dynamic C 8 one. Drop unused RFU arguments.
2020-09-14 v0.1.2
Update for current autotools and ncurses. Fixes to make it work with USB serial converter.
2004-07-28 v0.1.1
Creation of a decent project with automake/autoconf.
2004-06-14 v0.1.0
Extension of ncurses based debugger.
2004-06-04 v0.0.1
First implementation of the RFU.