init ex01
This commit is contained in:
@@ -6,7 +6,6 @@ CC = avr-gcc
|
||||
|
||||
all: hex flash
|
||||
|
||||
# ls /dev/tty* : /dev/ttyUSB0
|
||||
hex: $(TARGET).hex
|
||||
|
||||
# avr-gcc : compiler for AVR microcontrollers, https://gcc.gnu.org/wiki/avr-gcc#Using_avr-gcc, https://gcc.gnu.org/onlinedocs/gcc/AVR-Options.html
|
||||
|
||||
Reference in New Issue
Block a user