Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 215 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 215 Bytes

arduinoLedBlink-c

its just a copy of LowLevelLearning.

you need to have avr-libc, avrdude, binutils-avr and gcc-avr installed.

to run it, just open the terminal and type "make".

the program is about 44 bytes.