This project comprise of all my embedded applications on 3 platforms: atmega, stm32 and raspberry pi. More details will be added soon.
This project uses SCons build system. One can install it over pip:
pip install scons
Then its needed to install avr compiler:
sudo apt install -y avr-g++ avr-libc
Enter scons command to build all targets:
scons