Circlean/diode_comtroller/Makefile

3 lines
35 B
Makefile
Executable File

led: led.c
gcc -ggdb -o led led.c