Skip to content

Commit 6954dbe

Browse files
committed
targets.json: further clean-up of SoftDevice configurations
1 parent a85c157 commit 6954dbe

File tree

1 file changed

+0
-14
lines changed

1 file changed

+0
-14
lines changed

targets/targets.json

Lines changed: 0 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -7153,9 +7153,6 @@
71537153
]
71547154
},
71557155
"program_cycle_s": 6,
7156-
"features": [
7157-
"BLE"
7158-
],
71597156
"device_has": [
71607157
"ANALOGIN",
71617158
"I2C",
@@ -10124,9 +10121,6 @@
1012410121
"BOARD_PCA10028",
1012510122
"NRF51",
1012610123
"TARGET_NRF51822",
10127-
"BLE_STACK_SUPPORT_REQD",
10128-
"SOFTDEVICE_PRESENT",
10129-
"S130",
1013010124
"TARGET_MCU_NRF51822",
1013110125
"CMSIS_VECTAB_VIRTUAL",
1013210126
"CMSIS_VECTAB_VIRTUAL_HEADER_FILE=\"cmsis_nvic.h\"",
@@ -10149,14 +10143,6 @@
1014910143
"IAR"
1015010144
],
1015110145
"public": false,
10152-
"MERGE_SOFT_DEVICE": true,
10153-
"EXPECTED_SOFTDEVICES_WITH_OFFSETS": [
10154-
{
10155-
"boot": "",
10156-
"name": "s130_nrf51_2.0.0_softdevice.hex",
10157-
"offset": 110592
10158-
}
10159-
],
1016010146
"detect_code": [
1016110147
"1070"
1016210148
],

0 commit comments

Comments
 (0)