Raw C for the AVR Atmega-328p microprocessor. Some of it is useful, some may be portable.
Find a file
2024-02-10 15:04:03 +01:00
.gitignore Initial 2024-02-09 02:14:45 +01:00
main.c Initial 2024-02-09 02:14:45 +01:00
makefile Added target for viewing the generated assembly 2024-02-10 15:04:03 +01:00
README.md Docs link 2024-02-10 14:38:21 +01:00

AVR Playground

QEMU AVR Docs

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