Skip to content

Commit 8526148

Browse files
committed
Add missing softdevice common
1 parent 24624d2 commit 8526148

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

targets/targets.json

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5681,6 +5681,13 @@
56815681
"macros_add": [
56825682
"CONFIG_GPIO_AS_PINRESET"
56835683
],
5684+
"extra_labels_remove": [
5685+
"SOFTDEVICE_NONE"
5686+
],
5687+
"extra_labels_add": [
5688+
"SOFTDEVICE_COMMON",
5689+
"SOFTDEVICE_S140_FULL"
5690+
],
56845691
"config": {
56855692
"enable-objects-extensions": {
56865693
"help": "Enable inclusion of objects_extensions.h",

0 commit comments

Comments
 (0)