Skip to content

Latest commit

 

History

History
 
 

code

How to compile the code


make sure, you have the build tools installed

sudo apt install make avr-gcc avr-libc gcc-avr

then build the code using make

cd ./code
make