mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-12-25 14:33:52 +01:00
Merge pull request #11115 from fjmolinas/stm32l0_cortexm0+
cpu/stm32l0: fix CPU_ARCH definition
This commit is contained in:
commit
c0e8a852fc
@ -1,4 +1,4 @@
|
||||
export CPU_ARCH = cortex-m0
|
||||
export CPU_ARCH = cortex-m0plus
|
||||
export CPU_FAM = stm32l0
|
||||
|
||||
USEMODULE += pm_layered
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user