Ubuntu avr toolchain

From Attie's Wiki
(Difference between revisions)
Jump to: navigation, search
m (Created page with 'To install the Linaro toolchain on Ubuntu 10.04 do the following: <source lang="bash"> sudo apt-get install gcc-avr binutils-avr gdb-avr avr-libc avrdude </source>')
 
m
 
Line 1: Line 1:
To install the Linaro toolchain on Ubuntu 10.04 do the following:
+
To install the AVR toolchain on Ubuntu 10.04 do the following:
 
<source lang="bash">
 
<source lang="bash">
 
sudo apt-get install gcc-avr binutils-avr gdb-avr avr-libc avrdude
 
sudo apt-get install gcc-avr binutils-avr gdb-avr avr-libc avrdude
 
</source>
 
</source>

Latest revision as of 17:06, 11 December 2011

To install the AVR toolchain on Ubuntu 10.04 do the following:

sudo apt-get install gcc-avr binutils-avr gdb-avr avr-libc avrdude
Personal tools
Namespaces

Variants
Actions
Navigation
Toolbox