No description
| .gitignore | ||
| build.sh | ||
| flash.sh | ||
| main.s | ||
| readme.md | ||
ATMega328P Blinking LED Assembly
Toggle a LED about every second with 20MHz.
Breadboard structure
PIN8 > LED > 220Ohm Resistor > GND
Used packages (Linux)
- avr-binutils
- avrdude
| .gitignore | ||
| build.sh | ||
| flash.sh | ||
| main.s | ||
| readme.md | ||
Toggle a LED about every second with 20MHz.
PIN8 > LED > 220Ohm Resistor > GND