Difference between revisions of "Platforms atmega"
(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...) |
(No difference)
|
Revision as of 21:15, 1 September 2010
"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