diff --git a/README.md b/README.md index 97a4116..08bef14 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,8 @@ -# AVR Playground +# AVR Template -[QEMU AVR Docs](https://www.qemu.org/docs/master/system/target-avr.html) +- [QEMU AVR Docs](https://www.qemu.org/docs/master/system/target-avr.html) +- [Atmel AVR Docs](https://www.microchip.com/wwwproducts/en/ATmega328P) +- [Atmega328P Datasheet](https://ww1.microchip.com/downloads/en/DeviceDoc/Atmel-7810-Automotive-Microcontrollers-ATmega328P_Datasheet.pdf) ```bash sudo dnf install avr-binutils avr-libc avr-gcc avr-gcc-c++ avrdude qemu-system-avr