1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/cpu/mips_pic32mz/Makefile.features

7 lines
126 B
Makefile
Raw Normal View History

2020-06-10 13:11:32 +02:00
CPU_CORE = m5101
CPU_FAM = pic32mz
FEATURES_PROVIDED += periph_hwrng
include $(RIOTCPU)/mips_pic32_common/Makefile.features