init ex01

This commit is contained in:
hugogogo
2025-03-03 17:53:55 +01:00
parent 4d9273cd53
commit 90c91a198e
3 changed files with 43 additions and 1 deletions

View File

@@ -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