Makefile-ARM: LPC1114 as standard
Much more users have a GEN7 ARM. So make it them more easy.
This commit is contained in:
parent
301c5ed149
commit
e965931d9a
|
|
@ -40,8 +40,8 @@
|
|||
# #
|
||||
##############################################################################
|
||||
|
||||
# MCU ?= lpc1114
|
||||
MCU ?= stm32f411
|
||||
MCU ?= lpc1114
|
||||
# MCU ?= stm32f411
|
||||
|
||||
# some size parameters. Not important for flashing and compiling.
|
||||
ifeq ($(MCU), lpc1114)
|
||||
|
|
|
|||
Loading…
Reference in New Issue