mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
7 lines
196 B
Makefile
7 lines
196 B
Makefile
include $(RIOTBOARD)/common/nrf52xxxdk/Makefile.features
|
|
|
|
# Various other features (if any)
|
|
FEATURES_PROVIDED += radio_nrf802154
|
|
FEATURES_PROVIDED += periph_pwm
|
|
FEATURES_PROVIDED += periph_usbdev
|