Skip to content

Instantly share code, notes, and snippets.

@byq77
Created November 15, 2018 19:34
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save byq77/bb28e529303bc7b80999fff277e9b1b6 to your computer and use it in GitHub Desktop.
Save byq77/bb28e529303bc7b80999fff277e9b1b6 to your computer and use it in GitHub Desktop.
Example of c_cpp_properties.json for mbed project in vs code using mbed cli tools
{
"configurations": [
{
"name": "Win32",
"includePath": [
"${workspaceRoot}\\*",
"${workspaceRoot}\\lib\\*",
"${workspaceRoot}\\lib\\BleController\\*",
"${workspaceRoot}\\lib\\ManualControlService\\*",
"${workspaceRoot}\\mbed-os\\*",
"${workspaceRoot}\\mbed-os\\cmsis\\*",
"${workspaceRoot}\\mbed-os\\cmsis\\TARGET_CORTEX_M\\*",
"${workspaceRoot}\\mbed-os\\drivers\\*",
"${workspaceRoot}\\mbed-os\\events\\*",
"${workspaceRoot}\\mbed-os\\events\\equeue\\*",
"${workspaceRoot}\\mbed-os\\features\\*",
"${workspaceRoot}\\mbed-os\\features\\FEATURE_BLE\\*",
"${workspaceRoot}\\mbed-os\\features\\FEATURE_BLE\\ble\\*",
"${workspaceRoot}\\mbed-os\\features\\FEATURE_BLE\\ble\\generic\\*",
"${workspaceRoot}\\mbed-os\\features\\FEATURE_BLE\\ble\\pal\\*",
"${workspaceRoot}\\mbed-os\\features\\FEATURE_BLE\\ble\\services\\*",
"${workspaceRoot}\\mbed-os\\features\\FEATURE_BLE\\targets\\TARGET_NORDIC\\TARGET_NRF52\\*",
"${workspaceRoot}\\mbed-os\\features\\FEATURE_BLE\\targets\\TARGET_NORDIC\\TARGET_NRF52\\source\\*",
"${workspaceRoot}\\mbed-os\\features\\FEATURE_BLE\\targets\\TARGET_NORDIC\\TARGET_NRF52\\source\\btle\\*",
"${workspaceRoot}\\mbed-os\\features\\FEATURE_BLE\\targets\\TARGET_NORDIC\\TARGET_NRF52\\source\\btle\\custom\\*",
"${workspaceRoot}\\mbed-os\\features\\FEATURE_BLE\\targets\\TARGET_NORDIC\\TARGET_NRF52\\source\\common\\*",
"${workspaceRoot}\\mbed-os\\features\\mbedtls\\*",
"${workspaceRoot}\\mbed-os\\features\\mbedtls\\inc\\*",
"${workspaceRoot}\\mbed-os\\features\\mbedtls\\inc\\mbedtls\\*",
"${workspaceRoot}\\mbed-os\\features\\mbedtls\\platform\\*",
"${workspaceRoot}\\mbed-os\\features\\mbedtls\\platform\\inc\\*",
"${workspaceRoot}\\mbed-os\\features\\storage\\*",
"${workspaceRoot}\\mbed-os\\features\\storage\\blockdevice\\*",
"${workspaceRoot}\\mbed-os\\features\\storage\\filesystem\\*",
"${workspaceRoot}\\mbed-os\\features\\storage\\filesystem\\fat\\*",
"${workspaceRoot}\\mbed-os\\features\\storage\\filesystem\\fat\\ChaN\\*",
"${workspaceRoot}\\mbed-os\\features\\storage\\filesystem\\littlefs\\*",
"${workspaceRoot}\\mbed-os\\features\\storage\\filesystem\\littlefs\\littlefs\\*",
"${workspaceRoot}\\mbed-os\\features\\storage\\nvstore\\*",
"${workspaceRoot}\\mbed-os\\features\\storage\\nvstore\\source\\*",
"${workspaceRoot}\\mbed-os\\hal\\*",
"${workspaceRoot}\\mbed-os\\hal\\storage_abstraction\\*",
"${workspaceRoot}\\mbed-os\\platform\\*",
"${workspaceRoot}\\mbed-os\\rtos\\*",
"${workspaceRoot}\\mbed-os\\rtos\\TARGET_CORTEX\\*",
"${workspaceRoot}\\mbed-os\\rtos\\TARGET_CORTEX\\TARGET_CORTEX_M\\*",
"${workspaceRoot}\\mbed-os\\rtos\\TARGET_CORTEX\\rtx4\\*",
"${workspaceRoot}\\mbed-os\\rtos\\TARGET_CORTEX\\rtx5\\*",
"${workspaceRoot}\\mbed-os\\rtos\\TARGET_CORTEX\\rtx5\\Include\\*",
"${workspaceRoot}\\mbed-os\\rtos\\TARGET_CORTEX\\rtx5\\RTX\\*",
"${workspaceRoot}\\mbed-os\\rtos\\TARGET_CORTEX\\rtx5\\RTX\\Config\\*",
"${workspaceRoot}\\mbed-os\\rtos\\TARGET_CORTEX\\rtx5\\RTX\\Include\\*",
"${workspaceRoot}\\mbed-os\\rtos\\TARGET_CORTEX\\rtx5\\RTX\\Source\\*",
"${workspaceRoot}\\mbed-os\\targets\\TARGET_NORDIC\\*",
"${workspaceRoot}\\mbed-os\\targets\\TARGET_NORDIC\\TARGET_NRF5x\\*",
"${workspaceRoot}\\mbed-os\\targets\\TARGET_NORDIC\\TARGET_NRF5x\\TARGET_NRF52\\*",
"${workspaceRoot}\\mbed-os\\targets\\TARGET_NORDIC\\TARGET_NRF5x\\TARGET_NRF52\\TARGET_MCU_NRF52832\\*",
"${workspaceRoot}\\mbed-os\\targets\\TARGET_NORDIC\\TARGET_NRF5x\\TARGET_NRF52\\TARGET_MCU_NRF52832\\TARGET_NRF52_DK\\*",
"${workspaceRoot}\\mbed-os\\targets\\TARGET_NORDIC\\TARGET_NRF5x\\TARGET_NRF52\\TARGET_MCU_NRF52832\\config\\*",
"${workspaceRoot}\\mbed-os\\targets\\TARGET_NORDIC\\TARGET_NRF5x\\TARGET_NRF52\\TARGET_MCU_NRF52832\\device\\*",
"${workspaceRoot}\\mbed-os\\targets\\TARGET_NORDIC\\TARGET_NRF5x\\TARGET_SDK_14_2\\*",
"${workspaceRoot}\\mbed-os\\targets\\TARGET_NORDIC\\TARGET_NRF5x\\TARGET_SDK_14_2\\TARGET_SOFTDEVICE_COMMON\\*",
"${workspaceRoot}\\mbed-os\\targets\\TARGET_NORDIC\\TARGET_NRF5x\\TARGET_SDK_14_2\\TARGET_SOFTDEVICE_COMMON\\ble\\*",
"${workspaceRoot}\\mbed-os\\targets\\TARGET_NORDIC\\TARGET_NRF5x\\TARGET_SDK_14_2\\TARGET_SOFTDEVICE_COMMON\\ble\\ble_radio_notification\\*",
"${workspaceRoot}\\mbed-os\\targets\\TARGET_NORDIC\\TARGET_NRF5x\\TARGET_SDK_14_2\\TARGET_SOFTDEVICE_COMMON\\libraries\\*",
"${workspaceRoot}\\mbed-os\\targets\\TARGET_NORDIC\\TARGET_NRF5x\\TARGET_SDK_14_2\\TARGET_SOFTDEVICE_COMMON\\libraries\\bootloader\\*",
"${workspaceRoot}\\mbed-os\\targets\\TARGET_NORDIC\\TARGET_NRF5x\\TARGET_SDK_14_2\\TARGET_SOFTDEVICE_COMMON\\libraries\\bootloader\\dfu\\*",
"${workspaceRoot}\\mbed-os\\targets\\TARGET_NORDIC\\TARGET_NRF5x\\TARGET_SDK_14_2\\TARGET_SOFTDEVICE_COMMON\\libraries\\fstorage\\*",
"${workspaceRoot}\\mbed-os\\targets\\TARGET_NORDIC\\TARGET_NRF5x\\TARGET_SDK_14_2\\TARGET_SOFTDEVICE_COMMON\\softdevice\\*",
"${workspaceRoot}\\mbed-os\\targets\\TARGET_NORDIC\\TARGET_NRF5x\\TARGET_SDK_14_2\\TARGET_SOFTDEVICE_COMMON\\softdevice\\common\\*",
"${workspaceRoot}\\mbed-os\\targets\\TARGET_NORDIC\\TARGET_NRF5x\\TARGET_SDK_14_2\\TARGET_SOFTDEVICE_S132_FULL\\*",
"${workspaceRoot}\\mbed-os\\targets\\TARGET_NORDIC\\TARGET_NRF5x\\TARGET_SDK_14_2\\TARGET_SOFTDEVICE_S132_FULL\\headers\\*",
"${workspaceRoot}\\mbed-os\\targets\\TARGET_NORDIC\\TARGET_NRF5x\\TARGET_SDK_14_2\\TARGET_SOFTDEVICE_S132_FULL\\headers\\nrf52\\*",
"${workspaceRoot}\\mbed-os\\targets\\TARGET_NORDIC\\TARGET_NRF5x\\TARGET_SDK_14_2\\boards\\*",
"${workspaceRoot}\\mbed-os\\targets\\TARGET_NORDIC\\TARGET_NRF5x\\TARGET_SDK_14_2\\device\\*",
"${workspaceRoot}\\mbed-os\\targets\\TARGET_NORDIC\\TARGET_NRF5x\\TARGET_SDK_14_2\\drivers_nrf\\*",
"${workspaceRoot}\\mbed-os\\targets\\TARGET_NORDIC\\TARGET_NRF5x\\TARGET_SDK_14_2\\drivers_nrf\\ble_flash\\*",
"${workspaceRoot}\\mbed-os\\targets\\TARGET_NORDIC\\TARGET_NRF5x\\TARGET_SDK_14_2\\drivers_nrf\\clock\\*",
"${workspaceRoot}\\mbed-os\\targets\\TARGET_NORDIC\\TARGET_NRF5x\\TARGET_SDK_14_2\\drivers_nrf\\common\\*",
"${workspaceRoot}\\mbed-os\\targets\\TARGET_NORDIC\\TARGET_NRF5x\\TARGET_SDK_14_2\\drivers_nrf\\comp\\*",
"${workspaceRoot}\\mbed-os\\targets\\TARGET_NORDIC\\TARGET_NRF5x\\TARGET_SDK_14_2\\drivers_nrf\\delay\\*",
"${workspaceRoot}\\mbed-os\\targets\\TARGET_NORDIC\\TARGET_NRF5x\\TARGET_SDK_14_2\\drivers_nrf\\gpiote\\*",
"${workspaceRoot}\\mbed-os\\targets\\TARGET_NORDIC\\TARGET_NRF5x\\TARGET_SDK_14_2\\drivers_nrf\\hal\\*",
"${workspaceRoot}\\mbed-os\\targets\\TARGET_NORDIC\\TARGET_NRF5x\\TARGET_SDK_14_2\\drivers_nrf\\i2s\\*",
"${workspaceRoot}\\mbed-os\\targets\\TARGET_NORDIC\\TARGET_NRF5x\\TARGET_SDK_14_2\\drivers_nrf\\lpcomp\\*",
"${workspaceRoot}\\mbed-os\\targets\\TARGET_NORDIC\\TARGET_NRF5x\\TARGET_SDK_14_2\\drivers_nrf\\pdm\\*",
"${workspaceRoot}\\mbed-os\\targets\\TARGET_NORDIC\\TARGET_NRF5x\\TARGET_SDK_14_2\\drivers_nrf\\power\\*",
"${workspaceRoot}\\mbed-os\\targets\\TARGET_NORDIC\\TARGET_NRF5x\\TARGET_SDK_14_2\\drivers_nrf\\ppi\\*",
"${workspaceRoot}\\mbed-os\\targets\\TARGET_NORDIC\\TARGET_NRF5x\\TARGET_SDK_14_2\\drivers_nrf\\pwm\\*",
"${workspaceRoot}\\mbed-os\\targets\\TARGET_NORDIC\\TARGET_NRF5x\\TARGET_SDK_14_2\\drivers_nrf\\qdec\\*",
"${workspaceRoot}\\mbed-os\\targets\\TARGET_NORDIC\\TARGET_NRF5x\\TARGET_SDK_14_2\\drivers_nrf\\qspi\\*",
"${workspaceRoot}\\mbed-os\\targets\\TARGET_NORDIC\\TARGET_NRF5x\\TARGET_SDK_14_2\\drivers_nrf\\radio_config\\*",
"${workspaceRoot}\\mbed-os\\targets\\TARGET_NORDIC\\TARGET_NRF5x\\TARGET_SDK_14_2\\drivers_nrf\\rng\\*",
"${workspaceRoot}\\mbed-os\\targets\\TARGET_NORDIC\\TARGET_NRF5x\\TARGET_SDK_14_2\\drivers_nrf\\rtc\\*",
"${workspaceRoot}\\mbed-os\\targets\\TARGET_NORDIC\\TARGET_NRF5x\\TARGET_SDK_14_2\\drivers_nrf\\saadc\\*",
"${workspaceRoot}\\mbed-os\\targets\\TARGET_NORDIC\\TARGET_NRF5x\\TARGET_SDK_14_2\\drivers_nrf\\sdio\\*",
"${workspaceRoot}\\mbed-os\\targets\\TARGET_NORDIC\\TARGET_NRF5x\\TARGET_SDK_14_2\\drivers_nrf\\sdio\\config\\*",
"${workspaceRoot}\\mbed-os\\targets\\TARGET_NORDIC\\TARGET_NRF5x\\TARGET_SDK_14_2\\drivers_nrf\\spi_master\\*",
"${workspaceRoot}\\mbed-os\\targets\\TARGET_NORDIC\\TARGET_NRF5x\\TARGET_SDK_14_2\\drivers_nrf\\spi_slave\\*",
"${workspaceRoot}\\mbed-os\\targets\\TARGET_NORDIC\\TARGET_NRF5x\\TARGET_SDK_14_2\\drivers_nrf\\swi\\*",
"${workspaceRoot}\\mbed-os\\targets\\TARGET_NORDIC\\TARGET_NRF5x\\TARGET_SDK_14_2\\drivers_nrf\\systick\\*",
"${workspaceRoot}\\mbed-os\\targets\\TARGET_NORDIC\\TARGET_NRF5x\\TARGET_SDK_14_2\\drivers_nrf\\timer\\*",
"${workspaceRoot}\\mbed-os\\targets\\TARGET_NORDIC\\TARGET_NRF5x\\TARGET_SDK_14_2\\drivers_nrf\\twi_master\\*",
"${workspaceRoot}\\mbed-os\\targets\\TARGET_NORDIC\\TARGET_NRF5x\\TARGET_SDK_14_2\\drivers_nrf\\twis_slave\\*",
"${workspaceRoot}\\mbed-os\\targets\\TARGET_NORDIC\\TARGET_NRF5x\\TARGET_SDK_14_2\\drivers_nrf\\uart\\*",
"${workspaceRoot}\\mbed-os\\targets\\TARGET_NORDIC\\TARGET_NRF5x\\TARGET_SDK_14_2\\drivers_nrf\\usbd\\*",
"${workspaceRoot}\\mbed-os\\targets\\TARGET_NORDIC\\TARGET_NRF5x\\TARGET_SDK_14_2\\drivers_nrf\\wdt\\*",
"${workspaceRoot}\\mbed-os\\targets\\TARGET_NORDIC\\TARGET_NRF5x\\TARGET_SDK_14_2\\libraries\\*",
"${workspaceRoot}\\mbed-os\\targets\\TARGET_NORDIC\\TARGET_NRF5x\\TARGET_SDK_14_2\\libraries\\atomic\\*",
"${workspaceRoot}\\mbed-os\\targets\\TARGET_NORDIC\\TARGET_NRF5x\\TARGET_SDK_14_2\\libraries\\atomic_fifo\\*",
"${workspaceRoot}\\mbed-os\\targets\\TARGET_NORDIC\\TARGET_NRF5x\\TARGET_SDK_14_2\\libraries\\balloc\\*",
"${workspaceRoot}\\mbed-os\\targets\\TARGET_NORDIC\\TARGET_NRF5x\\TARGET_SDK_14_2\\libraries\\experimental_log\\*",
"${workspaceRoot}\\mbed-os\\targets\\TARGET_NORDIC\\TARGET_NRF5x\\TARGET_SDK_14_2\\libraries\\experimental_log\\src\\*",
"${workspaceRoot}\\mbed-os\\targets\\TARGET_NORDIC\\TARGET_NRF5x\\TARGET_SDK_14_2\\libraries\\experimental_memobj\\*",
"${workspaceRoot}\\mbed-os\\targets\\TARGET_NORDIC\\TARGET_NRF5x\\TARGET_SDK_14_2\\libraries\\experimental_section_vars\\*",
"${workspaceRoot}\\mbed-os\\targets\\TARGET_NORDIC\\TARGET_NRF5x\\TARGET_SDK_14_2\\libraries\\fds\\*",
"${workspaceRoot}\\mbed-os\\targets\\TARGET_NORDIC\\TARGET_NRF5x\\TARGET_SDK_14_2\\libraries\\fstorage\\*",
"${workspaceRoot}\\mbed-os\\targets\\TARGET_NORDIC\\TARGET_NRF5x\\TARGET_SDK_14_2\\libraries\\queue\\*",
"${workspaceRoot}\\mbed-os\\targets\\TARGET_NORDIC\\TARGET_NRF5x\\TARGET_SDK_14_2\\libraries\\strerror\\*",
"${workspaceRoot}\\mbed-os\\targets\\TARGET_NORDIC\\TARGET_NRF5x\\TARGET_SDK_14_2\\libraries\\util\\*"
],
"browse": {
"limitSymbolsToIncludedHeaders": true,
"databaseFilename": "${workspaceRoot}/.vscode/.browse.c_cpp.db",
"path": [
"${workspaceRoot}\\*",
"${workspaceRoot}\\lib\\*",
"${workspaceRoot}\\lib\\BleController\\*",
"${workspaceRoot}\\lib\\ManualControlService\\*",
"${workspaceRoot}\\mbed-os\\*",
"${workspaceRoot}\\mbed-os\\cmsis\\*",
"${workspaceRoot}\\mbed-os\\cmsis\\TARGET_CORTEX_M\\*",
"${workspaceRoot}\\mbed-os\\drivers\\*",
"${workspaceRoot}\\mbed-os\\events\\*",
"${workspaceRoot}\\mbed-os\\events\\equeue\\*",
"${workspaceRoot}\\mbed-os\\features\\*",
"${workspaceRoot}\\mbed-os\\features\\FEATURE_BLE\\*",
"${workspaceRoot}\\mbed-os\\features\\FEATURE_BLE\\ble\\*",
"${workspaceRoot}\\mbed-os\\features\\FEATURE_BLE\\ble\\generic\\*",
"${workspaceRoot}\\mbed-os\\features\\FEATURE_BLE\\ble\\pal\\*",
"${workspaceRoot}\\mbed-os\\features\\FEATURE_BLE\\ble\\services\\*",
"${workspaceRoot}\\mbed-os\\features\\FEATURE_BLE\\targets\\TARGET_NORDIC\\TARGET_NRF52\\*",
"${workspaceRoot}\\mbed-os\\features\\FEATURE_BLE\\targets\\TARGET_NORDIC\\TARGET_NRF52\\source\\*",
"${workspaceRoot}\\mbed-os\\features\\FEATURE_BLE\\targets\\TARGET_NORDIC\\TARGET_NRF52\\source\\btle\\*",
"${workspaceRoot}\\mbed-os\\features\\FEATURE_BLE\\targets\\TARGET_NORDIC\\TARGET_NRF52\\source\\btle\\custom\\*",
"${workspaceRoot}\\mbed-os\\features\\FEATURE_BLE\\targets\\TARGET_NORDIC\\TARGET_NRF52\\source\\common\\*",
"${workspaceRoot}\\mbed-os\\features\\mbedtls\\*",
"${workspaceRoot}\\mbed-os\\features\\mbedtls\\inc\\*",
"${workspaceRoot}\\mbed-os\\features\\mbedtls\\inc\\mbedtls\\*",
"${workspaceRoot}\\mbed-os\\features\\mbedtls\\platform\\*",
"${workspaceRoot}\\mbed-os\\features\\mbedtls\\platform\\inc\\*",
"${workspaceRoot}\\mbed-os\\features\\storage\\*",
"${workspaceRoot}\\mbed-os\\features\\storage\\blockdevice\\*",
"${workspaceRoot}\\mbed-os\\features\\storage\\filesystem\\*",
"${workspaceRoot}\\mbed-os\\features\\storage\\filesystem\\fat\\*",
"${workspaceRoot}\\mbed-os\\features\\storage\\filesystem\\fat\\ChaN\\*",
"${workspaceRoot}\\mbed-os\\features\\storage\\filesystem\\littlefs\\*",
"${workspaceRoot}\\mbed-os\\features\\storage\\filesystem\\littlefs\\littlefs\\*",
"${workspaceRoot}\\mbed-os\\features\\storage\\nvstore\\*",
"${workspaceRoot}\\mbed-os\\features\\storage\\nvstore\\source\\*",
"${workspaceRoot}\\mbed-os\\hal\\*",
"${workspaceRoot}\\mbed-os\\hal\\storage_abstraction\\*",
"${workspaceRoot}\\mbed-os\\platform\\*",
"${workspaceRoot}\\mbed-os\\rtos\\*",
"${workspaceRoot}\\mbed-os\\rtos\\TARGET_CORTEX\\*",
"${workspaceRoot}\\mbed-os\\rtos\\TARGET_CORTEX\\TARGET_CORTEX_M\\*",
"${workspaceRoot}\\mbed-os\\rtos\\TARGET_CORTEX\\rtx4\\*",
"${workspaceRoot}\\mbed-os\\rtos\\TARGET_CORTEX\\rtx5\\*",
"${workspaceRoot}\\mbed-os\\rtos\\TARGET_CORTEX\\rtx5\\Include\\*",
"${workspaceRoot}\\mbed-os\\rtos\\TARGET_CORTEX\\rtx5\\RTX\\*",
"${workspaceRoot}\\mbed-os\\rtos\\TARGET_CORTEX\\rtx5\\RTX\\Config\\*",
"${workspaceRoot}\\mbed-os\\rtos\\TARGET_CORTEX\\rtx5\\RTX\\Include\\*",
"${workspaceRoot}\\mbed-os\\rtos\\TARGET_CORTEX\\rtx5\\RTX\\Source\\*",
"${workspaceRoot}\\mbed-os\\targets\\TARGET_NORDIC\\*",
"${workspaceRoot}\\mbed-os\\targets\\TARGET_NORDIC\\TARGET_NRF5x\\*",
"${workspaceRoot}\\mbed-os\\targets\\TARGET_NORDIC\\TARGET_NRF5x\\TARGET_NRF52\\*",
"${workspaceRoot}\\mbed-os\\targets\\TARGET_NORDIC\\TARGET_NRF5x\\TARGET_NRF52\\TARGET_MCU_NRF52832\\*",
"${workspaceRoot}\\mbed-os\\targets\\TARGET_NORDIC\\TARGET_NRF5x\\TARGET_NRF52\\TARGET_MCU_NRF52832\\TARGET_NRF52_DK\\*",
"${workspaceRoot}\\mbed-os\\targets\\TARGET_NORDIC\\TARGET_NRF5x\\TARGET_NRF52\\TARGET_MCU_NRF52832\\config\\*",
"${workspaceRoot}\\mbed-os\\targets\\TARGET_NORDIC\\TARGET_NRF5x\\TARGET_NRF52\\TARGET_MCU_NRF52832\\device\\*",
"${workspaceRoot}\\mbed-os\\targets\\TARGET_NORDIC\\TARGET_NRF5x\\TARGET_SDK_14_2\\*",
"${workspaceRoot}\\mbed-os\\targets\\TARGET_NORDIC\\TARGET_NRF5x\\TARGET_SDK_14_2\\TARGET_SOFTDEVICE_COMMON\\*",
"${workspaceRoot}\\mbed-os\\targets\\TARGET_NORDIC\\TARGET_NRF5x\\TARGET_SDK_14_2\\TARGET_SOFTDEVICE_COMMON\\ble\\*",
"${workspaceRoot}\\mbed-os\\targets\\TARGET_NORDIC\\TARGET_NRF5x\\TARGET_SDK_14_2\\TARGET_SOFTDEVICE_COMMON\\ble\\ble_radio_notification\\*",
"${workspaceRoot}\\mbed-os\\targets\\TARGET_NORDIC\\TARGET_NRF5x\\TARGET_SDK_14_2\\TARGET_SOFTDEVICE_COMMON\\libraries\\*",
"${workspaceRoot}\\mbed-os\\targets\\TARGET_NORDIC\\TARGET_NRF5x\\TARGET_SDK_14_2\\TARGET_SOFTDEVICE_COMMON\\libraries\\bootloader\\*",
"${workspaceRoot}\\mbed-os\\targets\\TARGET_NORDIC\\TARGET_NRF5x\\TARGET_SDK_14_2\\TARGET_SOFTDEVICE_COMMON\\libraries\\bootloader\\dfu\\*",
"${workspaceRoot}\\mbed-os\\targets\\TARGET_NORDIC\\TARGET_NRF5x\\TARGET_SDK_14_2\\TARGET_SOFTDEVICE_COMMON\\libraries\\fstorage\\*",
"${workspaceRoot}\\mbed-os\\targets\\TARGET_NORDIC\\TARGET_NRF5x\\TARGET_SDK_14_2\\TARGET_SOFTDEVICE_COMMON\\softdevice\\*",
"${workspaceRoot}\\mbed-os\\targets\\TARGET_NORDIC\\TARGET_NRF5x\\TARGET_SDK_14_2\\TARGET_SOFTDEVICE_COMMON\\softdevice\\common\\*",
"${workspaceRoot}\\mbed-os\\targets\\TARGET_NORDIC\\TARGET_NRF5x\\TARGET_SDK_14_2\\TARGET_SOFTDEVICE_S132_FULL\\*",
"${workspaceRoot}\\mbed-os\\targets\\TARGET_NORDIC\\TARGET_NRF5x\\TARGET_SDK_14_2\\TARGET_SOFTDEVICE_S132_FULL\\headers\\*",
"${workspaceRoot}\\mbed-os\\targets\\TARGET_NORDIC\\TARGET_NRF5x\\TARGET_SDK_14_2\\TARGET_SOFTDEVICE_S132_FULL\\headers\\nrf52\\*",
"${workspaceRoot}\\mbed-os\\targets\\TARGET_NORDIC\\TARGET_NRF5x\\TARGET_SDK_14_2\\boards\\*",
"${workspaceRoot}\\mbed-os\\targets\\TARGET_NORDIC\\TARGET_NRF5x\\TARGET_SDK_14_2\\device\\*",
"${workspaceRoot}\\mbed-os\\targets\\TARGET_NORDIC\\TARGET_NRF5x\\TARGET_SDK_14_2\\drivers_nrf\\*",
"${workspaceRoot}\\mbed-os\\targets\\TARGET_NORDIC\\TARGET_NRF5x\\TARGET_SDK_14_2\\drivers_nrf\\ble_flash\\*",
"${workspaceRoot}\\mbed-os\\targets\\TARGET_NORDIC\\TARGET_NRF5x\\TARGET_SDK_14_2\\drivers_nrf\\clock\\*",
"${workspaceRoot}\\mbed-os\\targets\\TARGET_NORDIC\\TARGET_NRF5x\\TARGET_SDK_14_2\\drivers_nrf\\common\\*",
"${workspaceRoot}\\mbed-os\\targets\\TARGET_NORDIC\\TARGET_NRF5x\\TARGET_SDK_14_2\\drivers_nrf\\comp\\*",
"${workspaceRoot}\\mbed-os\\targets\\TARGET_NORDIC\\TARGET_NRF5x\\TARGET_SDK_14_2\\drivers_nrf\\delay\\*",
"${workspaceRoot}\\mbed-os\\targets\\TARGET_NORDIC\\TARGET_NRF5x\\TARGET_SDK_14_2\\drivers_nrf\\gpiote\\*",
"${workspaceRoot}\\mbed-os\\targets\\TARGET_NORDIC\\TARGET_NRF5x\\TARGET_SDK_14_2\\drivers_nrf\\hal\\*",
"${workspaceRoot}\\mbed-os\\targets\\TARGET_NORDIC\\TARGET_NRF5x\\TARGET_SDK_14_2\\drivers_nrf\\i2s\\*",
"${workspaceRoot}\\mbed-os\\targets\\TARGET_NORDIC\\TARGET_NRF5x\\TARGET_SDK_14_2\\drivers_nrf\\lpcomp\\*",
"${workspaceRoot}\\mbed-os\\targets\\TARGET_NORDIC\\TARGET_NRF5x\\TARGET_SDK_14_2\\drivers_nrf\\pdm\\*",
"${workspaceRoot}\\mbed-os\\targets\\TARGET_NORDIC\\TARGET_NRF5x\\TARGET_SDK_14_2\\drivers_nrf\\power\\*",
"${workspaceRoot}\\mbed-os\\targets\\TARGET_NORDIC\\TARGET_NRF5x\\TARGET_SDK_14_2\\drivers_nrf\\ppi\\*",
"${workspaceRoot}\\mbed-os\\targets\\TARGET_NORDIC\\TARGET_NRF5x\\TARGET_SDK_14_2\\drivers_nrf\\pwm\\*",
"${workspaceRoot}\\mbed-os\\targets\\TARGET_NORDIC\\TARGET_NRF5x\\TARGET_SDK_14_2\\drivers_nrf\\qdec\\*",
"${workspaceRoot}\\mbed-os\\targets\\TARGET_NORDIC\\TARGET_NRF5x\\TARGET_SDK_14_2\\drivers_nrf\\qspi\\*",
"${workspaceRoot}\\mbed-os\\targets\\TARGET_NORDIC\\TARGET_NRF5x\\TARGET_SDK_14_2\\drivers_nrf\\radio_config\\*",
"${workspaceRoot}\\mbed-os\\targets\\TARGET_NORDIC\\TARGET_NRF5x\\TARGET_SDK_14_2\\drivers_nrf\\rng\\*",
"${workspaceRoot}\\mbed-os\\targets\\TARGET_NORDIC\\TARGET_NRF5x\\TARGET_SDK_14_2\\drivers_nrf\\rtc\\*",
"${workspaceRoot}\\mbed-os\\targets\\TARGET_NORDIC\\TARGET_NRF5x\\TARGET_SDK_14_2\\drivers_nrf\\saadc\\*",
"${workspaceRoot}\\mbed-os\\targets\\TARGET_NORDIC\\TARGET_NRF5x\\TARGET_SDK_14_2\\drivers_nrf\\sdio\\*",
"${workspaceRoot}\\mbed-os\\targets\\TARGET_NORDIC\\TARGET_NRF5x\\TARGET_SDK_14_2\\drivers_nrf\\sdio\\config\\*",
"${workspaceRoot}\\mbed-os\\targets\\TARGET_NORDIC\\TARGET_NRF5x\\TARGET_SDK_14_2\\drivers_nrf\\spi_master\\*",
"${workspaceRoot}\\mbed-os\\targets\\TARGET_NORDIC\\TARGET_NRF5x\\TARGET_SDK_14_2\\drivers_nrf\\spi_slave\\*",
"${workspaceRoot}\\mbed-os\\targets\\TARGET_NORDIC\\TARGET_NRF5x\\TARGET_SDK_14_2\\drivers_nrf\\swi\\*",
"${workspaceRoot}\\mbed-os\\targets\\TARGET_NORDIC\\TARGET_NRF5x\\TARGET_SDK_14_2\\drivers_nrf\\systick\\*",
"${workspaceRoot}\\mbed-os\\targets\\TARGET_NORDIC\\TARGET_NRF5x\\TARGET_SDK_14_2\\drivers_nrf\\timer\\*",
"${workspaceRoot}\\mbed-os\\targets\\TARGET_NORDIC\\TARGET_NRF5x\\TARGET_SDK_14_2\\drivers_nrf\\twi_master\\*",
"${workspaceRoot}\\mbed-os\\targets\\TARGET_NORDIC\\TARGET_NRF5x\\TARGET_SDK_14_2\\drivers_nrf\\twis_slave\\*",
"${workspaceRoot}\\mbed-os\\targets\\TARGET_NORDIC\\TARGET_NRF5x\\TARGET_SDK_14_2\\drivers_nrf\\uart\\*",
"${workspaceRoot}\\mbed-os\\targets\\TARGET_NORDIC\\TARGET_NRF5x\\TARGET_SDK_14_2\\drivers_nrf\\usbd\\*",
"${workspaceRoot}\\mbed-os\\targets\\TARGET_NORDIC\\TARGET_NRF5x\\TARGET_SDK_14_2\\drivers_nrf\\wdt\\*",
"${workspaceRoot}\\mbed-os\\targets\\TARGET_NORDIC\\TARGET_NRF5x\\TARGET_SDK_14_2\\libraries\\*",
"${workspaceRoot}\\mbed-os\\targets\\TARGET_NORDIC\\TARGET_NRF5x\\TARGET_SDK_14_2\\libraries\\atomic\\*",
"${workspaceRoot}\\mbed-os\\targets\\TARGET_NORDIC\\TARGET_NRF5x\\TARGET_SDK_14_2\\libraries\\atomic_fifo\\*",
"${workspaceRoot}\\mbed-os\\targets\\TARGET_NORDIC\\TARGET_NRF5x\\TARGET_SDK_14_2\\libraries\\balloc\\*",
"${workspaceRoot}\\mbed-os\\targets\\TARGET_NORDIC\\TARGET_NRF5x\\TARGET_SDK_14_2\\libraries\\experimental_log\\*",
"${workspaceRoot}\\mbed-os\\targets\\TARGET_NORDIC\\TARGET_NRF5x\\TARGET_SDK_14_2\\libraries\\experimental_log\\src\\*",
"${workspaceRoot}\\mbed-os\\targets\\TARGET_NORDIC\\TARGET_NRF5x\\TARGET_SDK_14_2\\libraries\\experimental_memobj\\*",
"${workspaceRoot}\\mbed-os\\targets\\TARGET_NORDIC\\TARGET_NRF5x\\TARGET_SDK_14_2\\libraries\\experimental_section_vars\\*",
"${workspaceRoot}\\mbed-os\\targets\\TARGET_NORDIC\\TARGET_NRF5x\\TARGET_SDK_14_2\\libraries\\fds\\*",
"${workspaceRoot}\\mbed-os\\targets\\TARGET_NORDIC\\TARGET_NRF5x\\TARGET_SDK_14_2\\libraries\\fstorage\\*",
"${workspaceRoot}\\mbed-os\\targets\\TARGET_NORDIC\\TARGET_NRF5x\\TARGET_SDK_14_2\\libraries\\queue\\*",
"${workspaceRoot}\\mbed-os\\targets\\TARGET_NORDIC\\TARGET_NRF5x\\TARGET_SDK_14_2\\libraries\\strerror\\*",
"${workspaceRoot}\\mbed-os\\targets\\TARGET_NORDIC\\TARGET_NRF5x\\TARGET_SDK_14_2\\libraries\\util\\*"
]
},
"defines": [
"TARGET_MCU_NRF52832",
"CMSIS_VECTAB_VIRTUAL",
"__MBED__=1",
"__FPU_PRESENT=1",
"DEVICE_PORTINOUT=1",
"TARGET_RTOS_M4_M7",
"TARGET_NRF52832",
"NRF52_PAN_53",
"DEVICE_SERIAL_ASYNCH=1",
"__CMSIS_RTOS",
"__CORTEX_M4",
"BOARD_PCA10040",
"DEVICE_ITM=1",
"TARGET_NRF5x",
"NRF52_PAN_12",
"TOOLCHAIN_GCC",
"NRF52_PAN_58",
"DEVICE_I2C_ASYNCH=1",
"NRF52_PAN_55",
"NRF52_PAN_54",
"TARGET_CORTEX_M",
"TARGET_DEBUG",
"TARGET_NRF52_DK",
"NRF52_PAN_36",
"TARGET_LIKE_CORTEX_M4",
"TARGET_M4",
"FEATURE_BLE=1",
"NRF52_PAN_31",
"DEVICE_LPTICKER=1",
"DEVICE_SERIAL=1",
"DEVICE_SPI_ASYNCH=1",
"MBED_TICKLESS",
"NRF52",
"MBED_BUILD_TIMESTAMP=1542301728.28",
"TARGET_CORTEX",
"DEVICE_I2C=1",
"DEVICE_PORTOUT=1",
"TARGET_SOFTDEVICE_S132_FULL",
"TARGET_SOFTDEVICE_COMMON",
"DEVICE_USTICKER=1",
"TARGET_LIKE_MBED",
"TARGET_FF_ARDUINO",
"DEVICE_PORTIN=1",
"NRF52_PAN_51",
"TARGET_SDK_14_2",
"TARGET_NORDIC",
"TARGET_NRF52",
"DEVICE_SYSTICK_CLK_OFF_DURING_SLEEP=1",
"NRF52_PAN_15",
"CONFIG_GPIO_AS_PINRESET",
"DEVICE_TRNG=1",
"__MBED_CMSIS_RTOS_CM",
"DEVICE_SLEEP=1",
"TOOLCHAIN_GCC_ARM",
"NRF52_PAN_20",
"DEVICE_SPI=1",
"CMSIS_VECTAB_VIRTUAL_HEADER_FILE=\"cmsis_nvic.h\"",
"DEVICE_INTERRUPTIN=1",
"NRF52_PAN_64",
"DEVICE_ANALOGIN=1",
"DEVICE_PWMOUT=1",
"NRF52_PAN_62",
"NRF52_PAN_63",
"NRF52_PAN_30",
"DEVICE_FLASH=1",
"ARM_MATH_CM4",
"DEVICE_SERIAL_FC=1"
],
"intelliSenseMode": "clang-x64",
"cStandard": "c99",
"cppStandard": "c++98",
"compilerPath": "C:\\Program Files (x86)\\GNU Tools ARM Embedded\\6 2017-q2-update\\bin\\arm-none-eabi-gcc.exe"
}
],
"version": 4
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment