Platforms atmega

From DiLab
Revision as of 22:15, 1 September 2010 by Leo (talk | contribs) (New page: "'''atmega'''" is a platform supporting hardware based on the Atmega368 processor, such as Arduino. =====Dependencies===== In Ubuntu you shopuld have the following packages installed: s...)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

"atmega" is a platform supporting hardware based on the Atmega368 processor, such as Arduino.

Dependencies

In Ubuntu you shopuld have the following packages installed:

sudo apt-get install gcc-avr avr-libc
Make example
make atmega
make atmega upload