Simple template for an AVR C project. By default configured for Atmega328p (commonly used in 8-bit arduino boards).
.vscode | ||
.gitignore | ||
main.c | ||
makefile | ||
README.md |
AVR Playground
sudo dnf install avr-binutils avr-libc avr-gcc avr-gcc-c++ avrdude qemu-system-avr