1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-01-17 06:12:43 +01:00

nrf52840dk: Add usbdev feature

This commit is contained in:
Koen Zandberg 2019-06-09 22:01:35 +02:00
parent ab05e63175
commit cc5320d626
No known key found for this signature in database
GPG Key ID: 0895A893E6D2985B

View File

@ -3,3 +3,4 @@ include $(RIOTBOARD)/common/nrf52xxxdk/Makefile.features
# Various other features (if any)
FEATURES_PROVIDED += radio_nrf802154
FEATURES_PROVIDED += periph_pwm
FEATURES_PROVIDED += periph_usbdev