Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 290 Bytes

TODO.md

File metadata and controls

12 lines (10 loc) · 290 Bytes

Debug build

The debug build can be flashed:

avrdude: input file target/avr-atmega328p/debug/avr-blink.elf contains 7860 bytes

but doesn't seem to run.

Delay

The delay implementation can certainly be improved.

Input

Would be nice to integrate some input, a button or two.