File tree Expand file tree Collapse file tree 2 files changed +8
-12
lines changed
targets/TARGET_NORDIC/TARGET_NRF5x/TARGET_SDK_14_2 Expand file tree Collapse file tree 2 files changed +8
-12
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " softdevice" ,
3
- "config" : {
4
- },
5
3
"macros" : [
6
4
" SOFTDEVICE_PRESENT=1" ,
7
- " S132" ,
8
- " BLE_STACK_SUPPORT_REQD" ,
5
+ " S132" ,
6
+ " BLE_STACK_SUPPORT_REQD" ,
9
7
" NRF_SDH_CLOCK_LF_SRC=1" ,
10
8
" NRF_SDH_CLOCK_LF_RC_CTIV=0" ,
11
9
" NRF_SDH_CLOCK_LF_RC_TEMP_CTIV=0" ,
36
34
" NRF_SDH_BLE_STACK_OBSERVER_PRIO=0" ,
37
35
" NRF_SDH_SOC_STACK_OBSERVER_PRIO=0" ,
38
36
" FDS_BACKEND=2" ,
39
- " SWI_DISABLE1=1" ,
40
- " NRF_LOG_ENABLED=0"
37
+ " SWI_DISABLE1=1"
41
38
],
42
39
"target_overrides" : {
43
40
"*" : {
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " softdevice" ,
3
3
"macros" : [
4
- " SOFTDEVICE_PRESENT=1" ,
4
+ " SOFTDEVICE_PRESENT=1" ,
5
+ " S140" ,
6
+ " BLE_STACK_SUPPORT_REQD" ,
5
7
" NRF_SDH_CLOCK_LF_SRC=1" ,
6
8
" NRF_SDH_CLOCK_LF_RC_CTIV=0" ,
7
9
" NRF_SDH_CLOCK_LF_RC_TEMP_CTIV=0" ,
8
10
" NRF_SDH_CLOCK_LF_XTAL_ACCURACY=7" ,
9
- " BLE_STACK_SUPPORT_REQD" ,
10
- " NRF_SD_BLE_API_VERSION=5" ,
11
- " S140" ,
11
+ " NRF_SD_BLE_API_VERSION=5" ,
12
12
" NRF_SDH_ENABLED=1" ,
13
13
" NRF_SDH_BLE_ENABLED=1" ,
14
14
" PEER_MANAGER_ENABLED=1" ,
34
34
" NRF_SDH_BLE_STACK_OBSERVER_PRIO=0" ,
35
35
" NRF_SDH_SOC_STACK_OBSERVER_PRIO=0" ,
36
36
" FDS_BACKEND=2" ,
37
- " SWI_DISABLE1=1" ,
38
- " S140"
37
+ " SWI_DISABLE1=1"
39
38
],
40
39
"target_overrides" : {
41
40
"*" : {
You can’t perform that action at this time.
0 commit comments