mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-12-25 14:33:52 +01:00
boards/nucleo-l152/Makefile.include: fix CPU_MODEL
This commit is contained in:
parent
ab60f9dc47
commit
9496c5d17e
@ -1,6 +1,6 @@
|
||||
## the cpu to build for
|
||||
export CPU = stm32l1
|
||||
export CPU_MODEL = stm32l152ret6
|
||||
export CPU_MODEL = stm32l152re
|
||||
|
||||
# load the common Makefile.include for Nucleo boards
|
||||
include $(RIOTBOARD)/nucleo-common/Makefile.include
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user