diff --git a/index.html b/index.html index a3970258c1716e1c2bbd454b461047aa21a1ffb9..6c6a98a75a9bded421bbee532c6ef7bf030c4cbf 100644 --- a/index.html +++ b/index.html @@ -4,7 +4,7 @@ <xmp theme="simplex"> -# How To Program Your Micro-Controller with `avrdude` (and `make`) +# How to use avrdude and make This is about using `avr-dude`, `make` and getting a high-level understanding of what's happening under the hood so that you can tune your micro-controller yourself. Notably, we'll cover the fuse programming for the ATTiny44 (echo ftdi board).