Skip to content
Snippets Groups Projects
Commit 3cdbc2e3 authored by Alexandre Kaspar's avatar Alexandre Kaspar
Browse files

Better title

parent 62966432
Branches
No related tags found
No related merge requests found
Pipeline #4522 passed
...@@ -4,7 +4,7 @@ ...@@ -4,7 +4,7 @@
<xmp theme="simplex"> <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. 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). Notably, we'll cover the fuse programming for the ATTiny44 (echo ftdi board).
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment