Changes between Version 1 and Version 2 of Atmel_AVR_Tools
- Timestamp:
- Apr 7, 2015, 10:12:45 AM (8 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Atmel_AVR_Tools
v1 v2 76 76 === Notes === 77 77 78 ''''12/15/2005''' 78 ''' 4/7/2015 ''' 79 80 Re-flashing Arduino Uno boot loader using AvrISPMkII or equivalent ($20 pololu USB works fine) 81 82 {{{ 83 $ cd arduino-1.6.3/hardware/arduino/avr/bootloaders/optiboot 84 $ avrdude -p m328p -P /dev/ttyACM1 -c avrispv2 -U flash:w:optiboot_atmega328.hex 85 }}} 86 87 '''12/15/2005''' 79 88 80 89 Using USB programmer from [http://www.tuxgraphics.org tuxgraphics.org]