-
Notifications
You must be signed in to change notification settings - Fork 9
/
c_cpp_properties.json
187 lines (187 loc) · 10.1 KB
/
c_cpp_properties.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
{
"configurations": [
{
"name": "Embedded",
"includePath": [
"${SDK_ROOT}/components",
"${SDK_ROOT}/components/ble/ble_advertising",
"${SDK_ROOT}/components/ble/ble_dtm",
"${SDK_ROOT}/components/ble/ble_racp",
"${SDK_ROOT}/components/ble/ble_services/ble_ancs_c",
"${SDK_ROOT}/components/ble/ble_services/ble_ans_c",
"${SDK_ROOT}/components/ble/ble_services/ble_bas",
"${SDK_ROOT}/components/ble/ble_services/ble_bas_c",
"${SDK_ROOT}/components/ble/ble_services/ble_cscs",
"${SDK_ROOT}/components/ble/ble_services/ble_cts_c",
"${SDK_ROOT}/components/ble/ble_services/ble_dfu",
"${SDK_ROOT}/components/ble/ble_services/ble_dis",
"${SDK_ROOT}/components/ble/ble_services/ble_gls",
"${SDK_ROOT}/components/ble/ble_services/ble_hids",
"${SDK_ROOT}/components/ble/ble_services/ble_hrs",
"${SDK_ROOT}/components/ble/ble_services/ble_hrs_c",
"${SDK_ROOT}/components/ble/ble_services/ble_hts",
"${SDK_ROOT}/components/ble/ble_services/ble_ias",
"${SDK_ROOT}/components/ble/ble_services/ble_ias_c",
"${SDK_ROOT}/components/ble/ble_services/ble_lbs",
"${SDK_ROOT}/components/ble/ble_services/ble_lbs_c",
"${SDK_ROOT}/components/ble/ble_services/ble_lls",
"${SDK_ROOT}/components/ble/ble_services/ble_nus",
"${SDK_ROOT}/components/ble/ble_services/ble_nus_c",
"${SDK_ROOT}/components/ble/ble_services/ble_rscs",
"${SDK_ROOT}/components/ble/ble_services/ble_rscs_c",
"${SDK_ROOT}/components/ble/ble_services/ble_tps",
"${SDK_ROOT}/components/ble/common",
"${SDK_ROOT}/components/ble/nrf_ble_gatt",
"${SDK_ROOT}/components/ble/nrf_ble_qwr",
"${SDK_ROOT}/components/ble/peer_manager",
"${SDK_ROOT}/components/boards",
"${SDK_ROOT}/components/libraries/atomic",
"${SDK_ROOT}/components/libraries/atomic_fifo",
"${SDK_ROOT}/components/libraries/atomic_flags",
"${SDK_ROOT}/components/libraries/balloc",
"${SDK_ROOT}/components/libraries/block_dev",
"${SDK_ROOT}/components/libraries/block_dev/sdc",
"${SDK_ROOT}/components/libraries/bootloader/ble_dfu",
"${SDK_ROOT}/components/libraries/bsp",
"${SDK_ROOT}/components/libraries/button",
"${SDK_ROOT}/components/libraries/cli",
"${SDK_ROOT}/components/libraries/crc16",
"${SDK_ROOT}/components/libraries/crc32",
"${SDK_ROOT}/components/libraries/crypto",
"${SDK_ROOT}/components/libraries/csense",
"${SDK_ROOT}/components/libraries/csense_drv",
"${SDK_ROOT}/components/libraries/delay",
"${SDK_ROOT}/components/libraries/ecc",
"${SDK_ROOT}/components/libraries/experimental_section_vars",
"${SDK_ROOT}/components/libraries/experimental_task_manager",
"${SDK_ROOT}/components/libraries/fds",
"${SDK_ROOT}/components/libraries/fifo",
"${SDK_ROOT}/components/libraries/fstorage",
"${SDK_ROOT}/components/libraries/gfx",
"${SDK_ROOT}/components/libraries/gpiote",
"${SDK_ROOT}/components/libraries/hardfault",
"${SDK_ROOT}/components/libraries/hci",
"${SDK_ROOT}/components/libraries/led_softblink",
"${SDK_ROOT}/components/libraries/log",
"${SDK_ROOT}/components/libraries/log/src",
"${SDK_ROOT}/components/libraries/low_power_pwm",
"${SDK_ROOT}/components/libraries/mem_manager",
"${SDK_ROOT}/components/libraries/memobj",
"${SDK_ROOT}/components/libraries/mpu",
"${SDK_ROOT}/components/libraries/mutex",
"${SDK_ROOT}/components/libraries/pwm",
"${SDK_ROOT}/components/libraries/pwr_mgmt",
"${SDK_ROOT}/components/libraries/queue",
"${SDK_ROOT}/components/libraries/ringbuf",
"${SDK_ROOT}/components/libraries/scheduler",
"${SDK_ROOT}/components/libraries/sdcard",
"${SDK_ROOT}/components/libraries/slip",
"${SDK_ROOT}/components/libraries/sortlist",
"${SDK_ROOT}/components/libraries/spi_mngr",
"${SDK_ROOT}/components/libraries/stack_guard",
"${SDK_ROOT}/components/libraries/strerror",
"${SDK_ROOT}/components/libraries/timer",
"${SDK_ROOT}/components/libraries/twi_mngr",
"${SDK_ROOT}/components/libraries/twi_sensor",
"${SDK_ROOT}/components/libraries/uart",
"${SDK_ROOT}/components/libraries/usbd",
"${SDK_ROOT}/components/libraries/usbd/class/audio",
"${SDK_ROOT}/components/libraries/usbd/class/cdc",
"${SDK_ROOT}/components/libraries/usbd/class/cdc/acm",
"${SDK_ROOT}/components/libraries/usbd/class/hid",
"${SDK_ROOT}/components/libraries/usbd/class/hid/generic",
"${SDK_ROOT}/components/libraries/usbd/class/hid/kbd",
"${SDK_ROOT}/components/libraries/usbd/class/hid/mouse",
"${SDK_ROOT}/components/libraries/usbd/class/msc",
"${SDK_ROOT}/components/libraries/util",
"${SDK_ROOT}/components/nfc/ndef/conn_hand_parser",
"${SDK_ROOT}/components/nfc/ndef/conn_hand_parser/ac_rec_parser",
"${SDK_ROOT}/components/nfc/ndef/conn_hand_parser/ble_oob_advdata_parser",
"${SDK_ROOT}/components/nfc/ndef/conn_hand_parser/le_oob_rec_parser",
"${SDK_ROOT}/components/nfc/ndef/connection_handover/ac_rec",
"${SDK_ROOT}/components/nfc/ndef/connection_handover/ble_oob_advdata",
"${SDK_ROOT}/components/nfc/ndef/connection_handover/ble_pair_lib",
"${SDK_ROOT}/components/nfc/ndef/connection_handover/ble_pair_msg",
"${SDK_ROOT}/components/nfc/ndef/connection_handover/common",
"${SDK_ROOT}/components/nfc/ndef/connection_handover/ep_oob_rec",
"${SDK_ROOT}/components/nfc/ndef/connection_handover/hs_rec",
"${SDK_ROOT}/components/nfc/ndef/connection_handover/le_oob_rec",
"${SDK_ROOT}/components/nfc/ndef/generic/message",
"${SDK_ROOT}/components/nfc/ndef/generic/record",
"${SDK_ROOT}/components/nfc/ndef/launchapp",
"${SDK_ROOT}/components/nfc/ndef/parser/message",
"${SDK_ROOT}/components/nfc/ndef/parser/record",
"${SDK_ROOT}/components/nfc/ndef/text",
"${SDK_ROOT}/components/nfc/ndef/uri",
"${SDK_ROOT}/components/nfc/t2t_lib",
"${SDK_ROOT}/components/nfc/t2t_parser",
"${SDK_ROOT}/components/nfc/t4t_lib",
"${SDK_ROOT}/components/nfc/t4t_parser/apdu",
"${SDK_ROOT}/components/nfc/t4t_parser/cc_file",
"${SDK_ROOT}/components/nfc/t4t_parser/hl_detection_procedure",
"${SDK_ROOT}/components/nfc/t4t_parser/tlv",
"${SDK_ROOT}/components/softdevice/common",
"${SDK_ROOT}/components/softdevice/s140/headers",
"${SDK_ROOT}/components/softdevice/s140/headers/nrf52",
"${SDK_ROOT}/components/toolchain/cmsis/include",
"${SDK_ROOT}/external/fatfs/port",
"${SDK_ROOT}/external/fatfs/src",
"${SDK_ROOT}/external/fprintf",
"${SDK_ROOT}/external/protothreads",
"${SDK_ROOT}/external/protothreads/pt-1.4",
"${SDK_ROOT}/external/segger_rtt",
"${SDK_ROOT}/external/utf_converter",
"${SDK_ROOT}/integration/nrfx",
"${SDK_ROOT}/integration/nrfx/legacy",
"${SDK_ROOT}/modules/nrfx",
"${SDK_ROOT}/modules/nrfx/drivers/include",
"${SDK_ROOT}/modules/nrfx/hal",
"${SDK_ROOT}/modules/nrfx/mdk",
"${workspaceRoot}/Software/GameEngine",
"${workspaceRoot}/Software/GameEngine/src",
"${workspaceRoot}/Software/GameEngine/config",
"${workspaceRoot}/Software/GameEngine/src/modules/cmixer"
],
"defines": [
"BOARD_CUSTOM",
"CONFIG_NFCT_PINS_AS_GPIOS",
"FLOAT_ABI_HARD",
"NRF52840_XXAA",
"NRF_SD_BLE_API_VERSION=6",
"S140",
"SOFTDEVICE_PRESENT",
"SWI_DISABLE0",
"_DEFAULT_SOURCE",
"DC801_EMBEDDED",
"NRFX_TWIM1_ENABLED=1"
],
"compilerPath": "/usr/bin/arm-none-eabi-gcc",
"cStandard": "c11",
"cppStandard": "c++17",
"intelliSenseMode": "gcc-arm",
"compileCommands": "${workspaceFolder}/Software/GameEngine/compile_commands.json"
},
{
"name": "Linux",
"includePath": [
"${workspaceRoot}/Software/GameEngine",
"${workspaceRoot}/Software/GameEngine/src",
"${workspaceRoot}/Software/GameEngine/sdk/shim",
"${workspaceRoot}/Software/GameEngine/config",
"${workspaceRoot}/Software/GameEngine/src/modules/cmixer"
],
"defines": [
"DC801_DESKTOP"
],
"compilerPath": "/usr/bin/gcc",
"cStandard": "c11",
"cppStandard": "c++17",
"intelliSenseMode": "gcc-x64",
"compileCommands": "${workspaceFolder}/Software/GameEngine/compile_commands.json"
}
],
"version": 4,
"env": {
"SDK_ROOT": "${workspaceRoot}/../nordic-sdk15.3.0"
}
}