Skip to content

Commit a8060af

Browse files
author
Eric Jennings
committed
Merge pull request #4 from linagee/patch-1
Update README.md with required avr-gcc build process
2 parents 1a23748 + f0bd1b0 commit a8060af

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,3 +2,6 @@ pinoccio-firmware
22
=================
33

44
Firmware files, including bootloaders and app hex files for the ATmega16U2 and the ATmega128RFA1 MCUs
5+
6+
As of 8/25/2013, you *MUST* create your own toolchain (avr-gcc, avrdude, etc.) because the Atmega256RFR2 is a fairly new chip and Arduino binaries of these are from 2011 era.
7+
install-avr-gcc.sh will help you in grabbing and building the newest avr-gcc, avrdude, etc.

0 commit comments

Comments
 (0)