Refactor in order to have an interface for each project; Add programmer info help.
[bertos.git] / bertos / config.mk
index 9a62e2fd40f1079b00adc03dd86839e98f0b20f1..752313a3eecec65ed1f16a9ed64dc102d10bb285 100644 (file)
@@ -10,8 +10,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