Works fine for me on Win7/atmel avr8 toolchain and xubuntu/linux avr-* tools. Also...
In avrdude 6.x programmers list has too few informations. To get all needed informations,...
On windows they cann use two types of toolchain: WinAVR(it works on my Laptop with...
kees, i use "gcc version 4.8.2 (GCC)". Better solution is to search "avr1" string...
Hallo, The reason is that the german language the output of avr-gcc -Wa,-mlist-devices...
Hallo Thomas, the trim() function resolves that bug, my patch attached.
Hallo all, a simple: if ("Known MCU names:".equals(line.trim())) { ... works for...