mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
5c8e3c7c93
At least the CC2650 doesn't have an MPU, I assume this is also true for the rest of the family. The CC2652 does have an MPU according to the datasheet. So I keep the feature there in place.
4 lines
74 B
Makefile
4 lines
74 B
Makefile
CPU_CORE = cortex-m3
|
|
|
|
-include $(RIOTCPU)/cc26xx_cc13xx/Makefile.features
|