Merge pull request #11126 from bergzand/pr/nrf52/riotboot

nrf52: Add riotboot support
This commit is contained in:
Gaëtan Harter 2019-03-20 19:58:41 +01:00 committed by GitHub
commit 2523c1b8ef
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,6 +1,9 @@
# Put defined MCU peripherals here (in alphabetical order)
FEATURES_PROVIDED += periph_rtt
FEATURES_PROVIDED += periph_timer
ifeq (,$(filter nordic_softdevice_ble,$(USEPKG)))
FEATURES_PROVIDED += riotboot
endif
# Various other features (if any)
FEATURES_PROVIDED += radio_ble