Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SHELL

atmel studio download ubuntu

sudo apt-get install gcc-avr   # A port of GCC to AVR target processor
sudo apt-get install gdb-avr   # AVR GNU debugger
sudo apt-get install binutils-avr #low-level utilities for building & manipulating object files
sudo apt-get install avr-libc # AVR Library files
sudo apt-get install avrdude # command-line program for programming AVR chips.
Source by codbit.wordpress.com #
 
PREVIOUS NEXT
Tagged: #atmel #studio #download #ubuntu
ADD COMMENT
Topic
Name
1+9 =