Makefile-ARM: LPC1114 as standard

Much more users have a GEN7 ARM. So make it them more easy.
This commit is contained in:
Nico Tonnhofer 2017-11-04 07:30:25 +01:00
parent 301c5ed149
commit e965931d9a
1 changed files with 2 additions and 2 deletions

View File

@ -40,8 +40,8 @@
# #
##############################################################################
# MCU ?= lpc1114
MCU ?= stm32f411
MCU ?= lpc1114
# MCU ?= stm32f411
# some size parameters. Not important for flashing and compiling.
ifeq ($(MCU), lpc1114)