setup mod02 ex00 and oneline comments

This commit is contained in:
hugo LAMY
2025-03-06 16:23:18 +01:00
parent 6ec379e1ae
commit ebb578db5f
6 changed files with 86 additions and 28 deletions

View File

@@ -7,6 +7,7 @@
- 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
- timers for newbies : https://qiriro.com/bme6163/static_files/notes/L3/Newbie%27s%20Guide%20to%20AVR%20Timers.pdf
- timer and pwm : https://wolles-elektronikkiste.de/en/timer-and-pwm-part-2-16-bit-timer1
## m00ex00