@ -49,9 +49,11 @@ deps.mk: *.c drivers/*.c
# flashing definitions and helper target
AVRDUDE_ARGS += -p$(MCU_TARGET)
AVRDUDE_ARGS += -c$(AVRDUDE_TYPE)
ifdef AVRDUDE_TTY
AVRDUDE_ARGS += -P$(AVRDUDE_TTY)
endif
ifdef AVRDUDE_BAUD
AVRDUDE_ARGS += -b$(AVRDUDE_BAUD)
The note is not visible to the blocked user.