AVR microcontrollers: Difference between revisions

Content deleted Content added
m +da
Chungyan5 (talk | contribs)
adding development tools for linux debian box
Line 20:
 
The acronym '''AVR''' has been reported/rumoured to stand for '''''A'''dvanced '''V'''irtual '''R'''ISC'' and/or the initials of the two company founders—'''A'''lf Egil Bogen and '''V'''egard Wollan—who for their part have chosen to let the matter rest unresolved, giving mostly shadowy answers when asked directly.
 
== Development ==
*Setup tools in Linux Debian box
**using apt to get by this command "apt-get install binutils-avr gcc-avr avr-libc uisp"
*References
**[http://www.linuxfocus.org/English/November2004/article352.shtml how to start in linux]
:[[User:Chungyan5|Chungyan5]] 12:13, 21 Jun 2005 (UTC)
 
== External links ==