mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-01-15 22:53:02 +01:00
8 lines
145 B
Makefile
8 lines
145 B
Makefile
CPU_ARCH = mips32
|
|
CPU_CORE = m5101
|
|
CPU_FAM = pic32mz
|
|
|
|
FEATURES_PROVIDED += periph_hwrng
|
|
|
|
-include $(RIOTCPU)/mips_pic32_common/Makefile.features
|