Skip to content

Commit

Permalink
targets.json: further clean-up of SoftDevice configurations
Browse files Browse the repository at this point in the history
  • Loading branch information
LDong-Arm committed Apr 1, 2020
1 parent ba6f89e commit b475caf
Showing 1 changed file with 0 additions and 14 deletions.
14 changes: 0 additions & 14 deletions targets/targets.json
Expand Up @@ -7453,9 +7453,6 @@
]
},
"program_cycle_s": 6,
"features": [
"BLE"
],
"device_has": [
"ANALOGIN",
"I2C",
Expand Down Expand Up @@ -10944,9 +10941,6 @@
"BOARD_PCA10028",
"NRF51",
"TARGET_NRF51822",
"BLE_STACK_SUPPORT_REQD",
"SOFTDEVICE_PRESENT",
"S130",
"TARGET_MCU_NRF51822",
"CMSIS_VECTAB_VIRTUAL",
"CMSIS_VECTAB_VIRTUAL_HEADER_FILE=\"cmsis_nvic.h\"",
Expand All @@ -10969,14 +10963,6 @@
"IAR"
],
"public": false,
"MERGE_SOFT_DEVICE": true,
"EXPECTED_SOFTDEVICES_WITH_OFFSETS": [
{
"boot": "",
"name": "s130_nrf51_2.0.0_softdevice.hex",
"offset": 110592
}
],
"detect_code": [
"1070"
],
Expand Down

0 comments on commit b475caf

Please sign in to comment.