Merge pull request #11126 from bergzand/pr/nrf52/riotboot
nrf52: Add riotboot support
This commit is contained in:
commit
2523c1b8ef
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user