Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 214 Bytes

README.md

File metadata and controls

22 lines (14 loc) · 214 Bytes

AVR/Atmega examples

Some c-examples for the ATxmega.

Dependencies

  • gcc-avr
  • avrdude
  • make
    sudo aptitude install avrdude gcc-avr make

Programming

Use:

    make && make program