b1cbbfc9f0Reduce verbosity when setting fuses and uploading programs Affects commands with no -v flag and one -v flag
MCUdude
2022-01-20 09:36:40 +0100
dbac0ecf8cReduce the number of attempts to 10 + print number of attempts
MCUdude
2022-01-19 22:55:11 +0100
44b0c0715fFix receive buffer implementation in ftdi_syncbb programmer
Marius Greuel
2022-01-17 22:47:57 +0100
7b9f258806Add a new programmer 'ft232h', similar to ft232r. Improve and correct pinout documentation for um232h and c232hm programmer.
Marius Greuel
2022-01-17 22:46:16 +0100
0e451f73cfPrint alias names if present
MCUdude
2022-01-17 20:53:00 +0100
b3c76f3e54PR #836 is merged, mention all new devices brought by that
Joerg Wunsch
2022-01-16 23:01:10 +0100
4453d54296Add memory name aliases for AVR DA/DB + add sernum and tempsense memory sections to read from
MCUdude
2022-01-15 21:53:58 +0100
9c08c0c164Attempt to fix incorrect readsize values Values copied AVR64DD__.atdf and AVR64EA__.atdf. The order atdf files doesn't exist at the moment
MCUdude
2022-01-15 12:26:45 +0100
628c48aff6Add AVR EA targets This includes AVR8EA28/32, AVR16EA28/32/48, AVR32EA28/32/48 and AVR64EA28/32/64
MCUdude
2022-01-14 20:30:49 +0100
8e47768600Add AVR DD targets This includes AVR16DD14/20/28/32, AVR32DD14/20/28/32 and AVR64DD14/20/28/32
MCUdude
2022-01-14 19:12:13 +0100
e5edecf95ePR #811 is merged
Joerg Wunsch
2022-01-14 08:25:43 +0100
f043e1b484Work around choco failure in build.yml
Marius Greuel
2022-01-09 20:04:06 +0100
2fd967866cDon't display target info that's not present in Avrdude.conf I still have to figure out why all parts are flagged with support for both serial and parallel programming interfaces, even when this is not the case
MCUdude
2022-01-09 18:13:07 +0100
1a85e01b63pindefs: conform to the function declaration
Yegor Yefremov
2022-01-09 15:57:45 +0100
f67cb3c224Preserve the insertion order of programmers and parts when parsing the avrdude.conf file
Marius Greuel
2022-01-09 11:51:36 +0100
1297098eaeWhen the specified part has a matching signature, print the specified part instead of one from the parts list
Marius Greuel
2022-01-09 11:50:35 +0100
8586d0f264Add -Wall to CMake compiler options
Marius Greuel
2022-01-07 23:56:58 +0100
b47295cc46Remove Windows ARM target from GitHub Actions
Marius Greuel
2022-01-07 17:26:54 +0100
9d662522c5Update build status in README.md
Marius Greuel
2022-01-07 13:15:26 +0100
16451af51eAdd GitHub deploy action
Marius Greuel
2022-01-06 21:24:45 +0100
483ba21392Add CMake settings for Visual Studio
Marius Greuel
2021-12-28 15:07:55 +0100
aeed5e9fc0Update README.md
Marius Greuel
2021-12-28 13:56:48 +0100
f0aaa7bdebAdd support for COM port discovery via USB VID/PID Add support for Leonardo USB bootloader auto-reset
Marius Greuel
2021-12-28 12:19:35 +0100
fd040bc1f0Correct endpoint direction for control messages of USBtinyISP devices
Marius Greuel
2020-02-23 21:03:11 +0200
502ea2d7a3Change Intel HEX line length from 32 to 16 to match line length of avr-objcopy
Marius Greuel
2018-04-15 21:45:12 +0200
255ce9eb16Change program URL to github.com
Marius Greuel
2021-12-28 11:13:52 +0100
5380356895Change .editorconfig tab width to 8
Marius Greuel
2021-12-28 11:13:35 +0100