embeddedartistry / athena-bootloader

An AVR Arduino bootloader that supports uploads over Ethernet (via TFTP) and Serial.
GNU Lesser General Public License v2.1
12 stars 5 forks source link

Add notes on manually installing avr-gcc #29

Open phillipjohnston opened 4 years ago

phillipjohnston commented 4 years ago

add notes on manually installing avr-gcc

$ brew tap osx-cross/avr $ brew install avr-gcc.