Add flashing support for AVR.
[bertos.git] / bertos / config.mk
index 9a62e2fd40f1079b00adc03dd86839e98f0b20f1..845083f9f90a9d2dcba9baa834ad11961eff0c32 100644 (file)
@@ -11,7 +11,6 @@
 # Programmer type
 # see local pgm_config.mk for programmer customization.
 -include pgm_config.mk
-DPROG ?= -V -c stk500 -P /dev/ttyS0
 
 OPTCFLAGS = -ffunction-sections -fdata-sections
 #OPTCFLAGS = -funsafe-loop-optimizations