1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/cpu/mips_pic32mx/Makefile.features
Leandro Lanzieri ea3166e08e
cpu/mips32r2_common: Add Kconfig symbols
Also this moves the specification of CPU_ARCH to the common folder
2020-07-16 13:20:01 +02:00

5 lines
89 B
Makefile

CPU_CORE = m4k
CPU_FAM = pic32mx
include $(RIOTCPU)/mips_pic32_common/Makefile.features