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

6 lines
120 B
Makefile
Raw Normal View History

2020-06-10 13:11:32 +02:00
CPU_CORE = cortex-m0plus
FEATURES_PROVIDED += periph_gpio_fast_read
2018-07-03 16:14:08 +02:00
-include $(RIOTCPU)/sam0_common/Makefile.features