diff --git a/Makefile-ARM b/Makefile-ARM index 19bbc0c..6c472b2 100644 --- a/Makefile-ARM +++ b/Makefile-ARM @@ -40,8 +40,8 @@ # # ############################################################################## -# MCU ?= lpc1114 -MCU ?= stm32f411 +MCU ?= lpc1114 +# MCU ?= stm32f411 # some size parameters. Not important for flashing and compiling. ifeq ($(MCU), lpc1114)