diff --git a/conf/boards/classix.makefile b/conf/boards/classix.makefile index 52e64bc6cb..36a8ee3d14 100644 --- a/conf/boards/classix.makefile +++ b/conf/boards/classix.makefile @@ -12,9 +12,8 @@ BOARD_VERSION=1.0 BOARD_CFG=\"boards/$(BOARD)_$(BOARD_VERSION).h\" -ifndef FLASH_MODE -FLASH_MODE = IAP -endif +# default flash mode is via usb bootloader +FLASH_MODE ?= IAP LPC21ISP_BAUD = 38400 @@ -44,9 +43,4 @@ GPS_BAUD ?= B38400 # you can use different actuators by adding a configure option to your firmware section # e.g.