Raw C for the AVR Atmega-328p microprocessor. Some of it is useful, some may be portable.
Find a file
2024-02-10 14:37:38 +01:00
.gitignore Initial 2024-02-09 02:14:45 +01:00
main.c Initial 2024-02-09 02:14:45 +01:00
makefile Qemu testing 2024-02-10 14:37:38 +01:00
README.md Qemu testing 2024-02-10 14:37:38 +01:00

AVR Playground

sudo dnf install avr-binutils avr-libc avr-gcc avr-gcc-c++ avrdude qemu-system-avr