From 7c2e96d72edce8c5bb8f40efde682150e0efd00c Mon Sep 17 00:00:00 2001 From: hugogogo Date: Tue, 4 Mar 2025 12:06:24 +0100 Subject: [PATCH] update doc --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 358ab09..a5d43bb 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,8 @@ # RESSOURCES -- https://github.com/m3y54m/start-avr/tree/master +- atmega328p : https://ww1.microchip.com/downloads/en/DeviceDoc/ATmega48A-PA-88A-PA-168A-PA-328-P-DS-DS40002061A.pdf +- Getting started with AVR programming : https://github.com/m3y54m/start-avr/tree/master +- avrdude doc : https://avrdudes.github.io/avrdude/ - avrdude 6.3 doc : https://download-mirror.savannah.gnu.org/releases/avrdude/avrdude-doc-6.3.pdf - embedded systems : https://en.wikibooks.org/wiki/Embedded_Systems/Atmel_AVR