Skip to content

Latest commit

 

History

History
16 lines (8 loc) · 215 Bytes

COMPILING.md

File metadata and controls

16 lines (8 loc) · 215 Bytes

Compiling

pre-requisites UBUNTU

You need do download the following

sudo apt-get install gcc-avr avr-libc binutils-avr

compiling UBUNTU

make

As-is, there is a lot of warnings and errors.