1
0
mirror of https://github.com/esp8266/Arduino.git synced 2025-07-30 16:24:09 +03:00

Updating avrdude under linux and make.sh.

This commit is contained in:
David A. Mellis
2007-10-22 17:46:07 +00:00
parent cddfce7409
commit 08553c31d1
4 changed files with 9 additions and 13 deletions

Binary file not shown.

View File

@ -377,6 +377,12 @@ programmer
type = usbasp;
;
programmer
id = "usbtiny";
desc = "USBtiny simple USB programmer";
type = usbtiny;
;
programmer
id = "butterfly";
desc = "Atmel Butterfly Development Board";

Binary file not shown.