compile_commands.json 387 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632
  1. [
  2. {
  3. "directory": "D:/Project/ble_auracast/test/NimBLE_Conn_Disconn/build/bootloader",
  4. "command": "C:\\Dev\\.espressif\\tools\\xtensa-esp-elf\\esp-14.2.0_20241119\\xtensa-esp-elf\\bin\\xtensa-esp32s3-elf-gcc.exe -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -IC:/Dev/esp/v5.5.1/esp-idf/components/xtensa/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/xtensa/include -IC:/Dev/esp/v5.5.1/esp-idf/components/xtensa/deprecated_include -ID:/Project/ble_auracast/test/NimBLE_Conn_Disconn/build/bootloader/config -IC:/Dev/esp/v5.5.1/esp-idf/components/log/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_rom/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_rom/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_rom/esp32s3/include/esp32s3 -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_rom/esp32s3 -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_common/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/include/soc -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/include/soc/esp32s3 -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/dma/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/ldo/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/debug_probe/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/power_supply/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/port/esp32s3/. -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/port/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/mspi_timing_tuning/port/esp32s3/. -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/mspi_timing_tuning/port/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/newlib/platform_include -IC:/Dev/esp/v5.5.1/esp-idf/components/soc/include -IC:/Dev/esp/v5.5.1/esp-idf/components/soc/esp32s3 -IC:/Dev/esp/v5.5.1/esp-idf/components/soc/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/soc/esp32s3/register -IC:/Dev/esp/v5.5.1/esp-idf/components/bootloader/subproject/components/micro-ecc -IC:/Dev/esp/v5.5.1/esp-idf/components/bootloader/subproject/components/micro-ecc/micro-ecc -IC:/Dev/esp/v5.5.1/esp-idf/components/hal/platform_port/include -IC:/Dev/esp/v5.5.1/esp-idf/components/hal/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/hal/include -IC:/Dev/esp/v5.5.1/esp-idf/components/spi_flash/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_bootloader_format/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_app_format/include -IC:/Dev/esp/v5.5.1/esp-idf/components/bootloader_support/include -IC:/Dev/esp/v5.5.1/esp-idf/components/bootloader_support/bootloader_flash/include -IC:/Dev/esp/v5.5.1/esp-idf/components/bootloader_support/private_include -IC:/Dev/esp/v5.5.1/esp-idf/components/efuse/include -IC:/Dev/esp/v5.5.1/esp-idf/components/efuse/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_security/include -mlongcalls -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -o CMakeFiles\\bootloader.elf.dir\\project_elf_src_esp32s3.c.obj -c D:\\Project\\ble_auracast\\test\\NimBLE_Conn_Disconn\\build\\bootloader\\project_elf_src_esp32s3.c",
  5. "file": "D:\\Project\\ble_auracast\\test\\NimBLE_Conn_Disconn\\build\\bootloader\\project_elf_src_esp32s3.c",
  6. "output": "CMakeFiles\\bootloader.elf.dir\\project_elf_src_esp32s3.c.obj"
  7. },
  8. {
  9. "directory": "D:/Project/ble_auracast/test/NimBLE_Conn_Disconn/build/bootloader",
  10. "command": "C:\\Dev\\.espressif\\tools\\xtensa-esp-elf\\esp-14.2.0_20241119\\xtensa-esp-elf\\bin\\xtensa-esp32s3-elf-gcc.exe -DBOOTLOADER_BUILD=1 -DESP_PLATFORM -DIDF_VER=\\\"v5.5.1\\\" -DNON_OS_BUILD=1 -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -ID:/Project/ble_auracast/test/NimBLE_Conn_Disconn/build/bootloader/config -IC:/Dev/esp/v5.5.1/esp-idf/components/xtensa/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/xtensa/include -IC:/Dev/esp/v5.5.1/esp-idf/components/xtensa/deprecated_include -IC:/Dev/esp/v5.5.1/esp-idf/components/log/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_rom/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_rom/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_rom/esp32s3/include/esp32s3 -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_rom/esp32s3 -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_common/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/include/soc -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/include/soc/esp32s3 -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/dma/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/ldo/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/debug_probe/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/power_supply/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/port/esp32s3/. -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/port/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/mspi_timing_tuning/port/esp32s3/. -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/mspi_timing_tuning/port/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/newlib/platform_include -IC:/Dev/esp/v5.5.1/esp-idf/components/soc/include -IC:/Dev/esp/v5.5.1/esp-idf/components/soc/esp32s3 -IC:/Dev/esp/v5.5.1/esp-idf/components/soc/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/soc/esp32s3/register -mlongcalls -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-error=extra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -Os -freorder-blocks -fmacro-prefix-map=C:/Dev/esp/v5.5.1/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=C:/Dev/esp/v5.5.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -std=gnu17 -Wno-old-style-declaration -o esp-idf\\xtensa\\CMakeFiles\\__idf_xtensa.dir\\eri.c.obj -c C:\\Dev\\esp\\v5.5.1\\esp-idf\\components\\xtensa\\eri.c",
  11. "file": "C:\\Dev\\esp\\v5.5.1\\esp-idf\\components\\xtensa\\eri.c",
  12. "output": "esp-idf\\xtensa\\CMakeFiles\\__idf_xtensa.dir\\eri.c.obj"
  13. },
  14. {
  15. "directory": "D:/Project/ble_auracast/test/NimBLE_Conn_Disconn/build/bootloader",
  16. "command": "C:\\Dev\\.espressif\\tools\\xtensa-esp-elf\\esp-14.2.0_20241119\\xtensa-esp-elf\\bin\\xtensa-esp32s3-elf-gcc.exe -DBOOTLOADER_BUILD=1 -DESP_PLATFORM -DIDF_VER=\\\"v5.5.1\\\" -DNON_OS_BUILD=1 -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -ID:/Project/ble_auracast/test/NimBLE_Conn_Disconn/build/bootloader/config -IC:/Dev/esp/v5.5.1/esp-idf/components/xtensa/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/xtensa/include -IC:/Dev/esp/v5.5.1/esp-idf/components/xtensa/deprecated_include -IC:/Dev/esp/v5.5.1/esp-idf/components/log/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_rom/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_rom/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_rom/esp32s3/include/esp32s3 -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_rom/esp32s3 -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_common/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/include/soc -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/include/soc/esp32s3 -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/dma/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/ldo/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/debug_probe/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/power_supply/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/port/esp32s3/. -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/port/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/mspi_timing_tuning/port/esp32s3/. -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/mspi_timing_tuning/port/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/newlib/platform_include -IC:/Dev/esp/v5.5.1/esp-idf/components/soc/include -IC:/Dev/esp/v5.5.1/esp-idf/components/soc/esp32s3 -IC:/Dev/esp/v5.5.1/esp-idf/components/soc/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/soc/esp32s3/register -mlongcalls -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-error=extra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -Os -freorder-blocks -fmacro-prefix-map=C:/Dev/esp/v5.5.1/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=C:/Dev/esp/v5.5.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -std=gnu17 -Wno-old-style-declaration -o esp-idf\\xtensa\\CMakeFiles\\__idf_xtensa.dir\\xt_trax.c.obj -c C:\\Dev\\esp\\v5.5.1\\esp-idf\\components\\xtensa\\xt_trax.c",
  17. "file": "C:\\Dev\\esp\\v5.5.1\\esp-idf\\components\\xtensa\\xt_trax.c",
  18. "output": "esp-idf\\xtensa\\CMakeFiles\\__idf_xtensa.dir\\xt_trax.c.obj"
  19. },
  20. {
  21. "directory": "D:/Project/ble_auracast/test/NimBLE_Conn_Disconn/build/bootloader",
  22. "command": "C:\\Dev\\.espressif\\tools\\xtensa-esp-elf\\esp-14.2.0_20241119\\xtensa-esp-elf\\bin\\xtensa-esp32s3-elf-gcc.exe -DBOOTLOADER_BUILD=1 -DESP_PLATFORM -DIDF_VER=\\\"v5.5.1\\\" -DNON_OS_BUILD=1 -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -ID:/Project/ble_auracast/test/NimBLE_Conn_Disconn/build/bootloader/config -IC:/Dev/esp/v5.5.1/esp-idf/components/soc/include -IC:/Dev/esp/v5.5.1/esp-idf/components/soc/esp32s3 -IC:/Dev/esp/v5.5.1/esp-idf/components/soc/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/soc/esp32s3/register -IC:/Dev/esp/v5.5.1/esp-idf/components/log/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_rom/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_rom/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_rom/esp32s3/include/esp32s3 -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_rom/esp32s3 -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_common/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/include/soc -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/include/soc/esp32s3 -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/dma/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/ldo/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/debug_probe/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/power_supply/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/port/esp32s3/. -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/port/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/mspi_timing_tuning/port/esp32s3/. -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/mspi_timing_tuning/port/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/newlib/platform_include -IC:/Dev/esp/v5.5.1/esp-idf/components/xtensa/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/xtensa/include -IC:/Dev/esp/v5.5.1/esp-idf/components/xtensa/deprecated_include -mlongcalls -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-error=extra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -Os -freorder-blocks -fmacro-prefix-map=C:/Dev/esp/v5.5.1/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=C:/Dev/esp/v5.5.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -std=gnu17 -Wno-old-style-declaration -o esp-idf\\soc\\CMakeFiles\\__idf_soc.dir\\lldesc.c.obj -c C:\\Dev\\esp\\v5.5.1\\esp-idf\\components\\soc\\lldesc.c",
  23. "file": "C:\\Dev\\esp\\v5.5.1\\esp-idf\\components\\soc\\lldesc.c",
  24. "output": "esp-idf\\soc\\CMakeFiles\\__idf_soc.dir\\lldesc.c.obj"
  25. },
  26. {
  27. "directory": "D:/Project/ble_auracast/test/NimBLE_Conn_Disconn/build/bootloader",
  28. "command": "C:\\Dev\\.espressif\\tools\\xtensa-esp-elf\\esp-14.2.0_20241119\\xtensa-esp-elf\\bin\\xtensa-esp32s3-elf-gcc.exe -DBOOTLOADER_BUILD=1 -DESP_PLATFORM -DIDF_VER=\\\"v5.5.1\\\" -DNON_OS_BUILD=1 -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -ID:/Project/ble_auracast/test/NimBLE_Conn_Disconn/build/bootloader/config -IC:/Dev/esp/v5.5.1/esp-idf/components/soc/include -IC:/Dev/esp/v5.5.1/esp-idf/components/soc/esp32s3 -IC:/Dev/esp/v5.5.1/esp-idf/components/soc/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/soc/esp32s3/register -IC:/Dev/esp/v5.5.1/esp-idf/components/log/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_rom/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_rom/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_rom/esp32s3/include/esp32s3 -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_rom/esp32s3 -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_common/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/include/soc -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/include/soc/esp32s3 -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/dma/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/ldo/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/debug_probe/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/power_supply/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/port/esp32s3/. -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/port/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/mspi_timing_tuning/port/esp32s3/. -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/mspi_timing_tuning/port/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/newlib/platform_include -IC:/Dev/esp/v5.5.1/esp-idf/components/xtensa/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/xtensa/include -IC:/Dev/esp/v5.5.1/esp-idf/components/xtensa/deprecated_include -mlongcalls -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-error=extra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -Os -freorder-blocks -fmacro-prefix-map=C:/Dev/esp/v5.5.1/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=C:/Dev/esp/v5.5.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -std=gnu17 -Wno-old-style-declaration -o esp-idf\\soc\\CMakeFiles\\__idf_soc.dir\\dport_access_common.c.obj -c C:\\Dev\\esp\\v5.5.1\\esp-idf\\components\\soc\\dport_access_common.c",
  29. "file": "C:\\Dev\\esp\\v5.5.1\\esp-idf\\components\\soc\\dport_access_common.c",
  30. "output": "esp-idf\\soc\\CMakeFiles\\__idf_soc.dir\\dport_access_common.c.obj"
  31. },
  32. {
  33. "directory": "D:/Project/ble_auracast/test/NimBLE_Conn_Disconn/build/bootloader",
  34. "command": "C:\\Dev\\.espressif\\tools\\xtensa-esp-elf\\esp-14.2.0_20241119\\xtensa-esp-elf\\bin\\xtensa-esp32s3-elf-gcc.exe -DBOOTLOADER_BUILD=1 -DESP_PLATFORM -DIDF_VER=\\\"v5.5.1\\\" -DNON_OS_BUILD=1 -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -ID:/Project/ble_auracast/test/NimBLE_Conn_Disconn/build/bootloader/config -IC:/Dev/esp/v5.5.1/esp-idf/components/soc/include -IC:/Dev/esp/v5.5.1/esp-idf/components/soc/esp32s3 -IC:/Dev/esp/v5.5.1/esp-idf/components/soc/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/soc/esp32s3/register -IC:/Dev/esp/v5.5.1/esp-idf/components/log/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_rom/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_rom/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_rom/esp32s3/include/esp32s3 -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_rom/esp32s3 -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_common/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/include/soc -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/include/soc/esp32s3 -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/dma/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/ldo/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/debug_probe/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/power_supply/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/port/esp32s3/. -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/port/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/mspi_timing_tuning/port/esp32s3/. -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/mspi_timing_tuning/port/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/newlib/platform_include -IC:/Dev/esp/v5.5.1/esp-idf/components/xtensa/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/xtensa/include -IC:/Dev/esp/v5.5.1/esp-idf/components/xtensa/deprecated_include -mlongcalls -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-error=extra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -Os -freorder-blocks -fmacro-prefix-map=C:/Dev/esp/v5.5.1/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=C:/Dev/esp/v5.5.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -std=gnu17 -Wno-old-style-declaration -o esp-idf\\soc\\CMakeFiles\\__idf_soc.dir\\esp32s3\\interrupts.c.obj -c C:\\Dev\\esp\\v5.5.1\\esp-idf\\components\\soc\\esp32s3\\interrupts.c",
  35. "file": "C:\\Dev\\esp\\v5.5.1\\esp-idf\\components\\soc\\esp32s3\\interrupts.c",
  36. "output": "esp-idf\\soc\\CMakeFiles\\__idf_soc.dir\\esp32s3\\interrupts.c.obj"
  37. },
  38. {
  39. "directory": "D:/Project/ble_auracast/test/NimBLE_Conn_Disconn/build/bootloader",
  40. "command": "C:\\Dev\\.espressif\\tools\\xtensa-esp-elf\\esp-14.2.0_20241119\\xtensa-esp-elf\\bin\\xtensa-esp32s3-elf-gcc.exe -DBOOTLOADER_BUILD=1 -DESP_PLATFORM -DIDF_VER=\\\"v5.5.1\\\" -DNON_OS_BUILD=1 -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -ID:/Project/ble_auracast/test/NimBLE_Conn_Disconn/build/bootloader/config -IC:/Dev/esp/v5.5.1/esp-idf/components/soc/include -IC:/Dev/esp/v5.5.1/esp-idf/components/soc/esp32s3 -IC:/Dev/esp/v5.5.1/esp-idf/components/soc/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/soc/esp32s3/register -IC:/Dev/esp/v5.5.1/esp-idf/components/log/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_rom/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_rom/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_rom/esp32s3/include/esp32s3 -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_rom/esp32s3 -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_common/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/include/soc -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/include/soc/esp32s3 -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/dma/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/ldo/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/debug_probe/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/power_supply/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/port/esp32s3/. -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/port/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/mspi_timing_tuning/port/esp32s3/. -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/mspi_timing_tuning/port/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/newlib/platform_include -IC:/Dev/esp/v5.5.1/esp-idf/components/xtensa/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/xtensa/include -IC:/Dev/esp/v5.5.1/esp-idf/components/xtensa/deprecated_include -mlongcalls -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-error=extra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -Os -freorder-blocks -fmacro-prefix-map=C:/Dev/esp/v5.5.1/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=C:/Dev/esp/v5.5.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -std=gnu17 -Wno-old-style-declaration -o esp-idf\\soc\\CMakeFiles\\__idf_soc.dir\\esp32s3\\gpio_periph.c.obj -c C:\\Dev\\esp\\v5.5.1\\esp-idf\\components\\soc\\esp32s3\\gpio_periph.c",
  41. "file": "C:\\Dev\\esp\\v5.5.1\\esp-idf\\components\\soc\\esp32s3\\gpio_periph.c",
  42. "output": "esp-idf\\soc\\CMakeFiles\\__idf_soc.dir\\esp32s3\\gpio_periph.c.obj"
  43. },
  44. {
  45. "directory": "D:/Project/ble_auracast/test/NimBLE_Conn_Disconn/build/bootloader",
  46. "command": "C:\\Dev\\.espressif\\tools\\xtensa-esp-elf\\esp-14.2.0_20241119\\xtensa-esp-elf\\bin\\xtensa-esp32s3-elf-gcc.exe -DBOOTLOADER_BUILD=1 -DESP_PLATFORM -DIDF_VER=\\\"v5.5.1\\\" -DNON_OS_BUILD=1 -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -ID:/Project/ble_auracast/test/NimBLE_Conn_Disconn/build/bootloader/config -IC:/Dev/esp/v5.5.1/esp-idf/components/soc/include -IC:/Dev/esp/v5.5.1/esp-idf/components/soc/esp32s3 -IC:/Dev/esp/v5.5.1/esp-idf/components/soc/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/soc/esp32s3/register -IC:/Dev/esp/v5.5.1/esp-idf/components/log/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_rom/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_rom/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_rom/esp32s3/include/esp32s3 -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_rom/esp32s3 -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_common/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/include/soc -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/include/soc/esp32s3 -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/dma/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/ldo/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/debug_probe/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/power_supply/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/port/esp32s3/. -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/port/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/mspi_timing_tuning/port/esp32s3/. -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/mspi_timing_tuning/port/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/newlib/platform_include -IC:/Dev/esp/v5.5.1/esp-idf/components/xtensa/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/xtensa/include -IC:/Dev/esp/v5.5.1/esp-idf/components/xtensa/deprecated_include -mlongcalls -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-error=extra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -Os -freorder-blocks -fmacro-prefix-map=C:/Dev/esp/v5.5.1/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=C:/Dev/esp/v5.5.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -std=gnu17 -Wno-old-style-declaration -o esp-idf\\soc\\CMakeFiles\\__idf_soc.dir\\esp32s3\\uart_periph.c.obj -c C:\\Dev\\esp\\v5.5.1\\esp-idf\\components\\soc\\esp32s3\\uart_periph.c",
  47. "file": "C:\\Dev\\esp\\v5.5.1\\esp-idf\\components\\soc\\esp32s3\\uart_periph.c",
  48. "output": "esp-idf\\soc\\CMakeFiles\\__idf_soc.dir\\esp32s3\\uart_periph.c.obj"
  49. },
  50. {
  51. "directory": "D:/Project/ble_auracast/test/NimBLE_Conn_Disconn/build/bootloader",
  52. "command": "C:\\Dev\\.espressif\\tools\\xtensa-esp-elf\\esp-14.2.0_20241119\\xtensa-esp-elf\\bin\\xtensa-esp32s3-elf-gcc.exe -DBOOTLOADER_BUILD=1 -DESP_PLATFORM -DIDF_VER=\\\"v5.5.1\\\" -DNON_OS_BUILD=1 -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -ID:/Project/ble_auracast/test/NimBLE_Conn_Disconn/build/bootloader/config -IC:/Dev/esp/v5.5.1/esp-idf/components/soc/include -IC:/Dev/esp/v5.5.1/esp-idf/components/soc/esp32s3 -IC:/Dev/esp/v5.5.1/esp-idf/components/soc/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/soc/esp32s3/register -IC:/Dev/esp/v5.5.1/esp-idf/components/log/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_rom/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_rom/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_rom/esp32s3/include/esp32s3 -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_rom/esp32s3 -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_common/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/include/soc -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/include/soc/esp32s3 -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/dma/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/ldo/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/debug_probe/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/power_supply/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/port/esp32s3/. -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/port/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/mspi_timing_tuning/port/esp32s3/. -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/mspi_timing_tuning/port/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/newlib/platform_include -IC:/Dev/esp/v5.5.1/esp-idf/components/xtensa/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/xtensa/include -IC:/Dev/esp/v5.5.1/esp-idf/components/xtensa/deprecated_include -mlongcalls -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-error=extra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -Os -freorder-blocks -fmacro-prefix-map=C:/Dev/esp/v5.5.1/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=C:/Dev/esp/v5.5.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -std=gnu17 -Wno-old-style-declaration -o esp-idf\\soc\\CMakeFiles\\__idf_soc.dir\\esp32s3\\adc_periph.c.obj -c C:\\Dev\\esp\\v5.5.1\\esp-idf\\components\\soc\\esp32s3\\adc_periph.c",
  53. "file": "C:\\Dev\\esp\\v5.5.1\\esp-idf\\components\\soc\\esp32s3\\adc_periph.c",
  54. "output": "esp-idf\\soc\\CMakeFiles\\__idf_soc.dir\\esp32s3\\adc_periph.c.obj"
  55. },
  56. {
  57. "directory": "D:/Project/ble_auracast/test/NimBLE_Conn_Disconn/build/bootloader",
  58. "command": "C:\\Dev\\.espressif\\tools\\xtensa-esp-elf\\esp-14.2.0_20241119\\xtensa-esp-elf\\bin\\xtensa-esp32s3-elf-gcc.exe -DBOOTLOADER_BUILD=1 -DESP_PLATFORM -DIDF_VER=\\\"v5.5.1\\\" -DNON_OS_BUILD=1 -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -ID:/Project/ble_auracast/test/NimBLE_Conn_Disconn/build/bootloader/config -IC:/Dev/esp/v5.5.1/esp-idf/components/soc/include -IC:/Dev/esp/v5.5.1/esp-idf/components/soc/esp32s3 -IC:/Dev/esp/v5.5.1/esp-idf/components/soc/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/soc/esp32s3/register -IC:/Dev/esp/v5.5.1/esp-idf/components/log/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_rom/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_rom/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_rom/esp32s3/include/esp32s3 -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_rom/esp32s3 -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_common/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/include/soc -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/include/soc/esp32s3 -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/dma/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/ldo/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/debug_probe/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/power_supply/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/port/esp32s3/. -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/port/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/mspi_timing_tuning/port/esp32s3/. -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/mspi_timing_tuning/port/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/newlib/platform_include -IC:/Dev/esp/v5.5.1/esp-idf/components/xtensa/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/xtensa/include -IC:/Dev/esp/v5.5.1/esp-idf/components/xtensa/deprecated_include -mlongcalls -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-error=extra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -Os -freorder-blocks -fmacro-prefix-map=C:/Dev/esp/v5.5.1/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=C:/Dev/esp/v5.5.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -std=gnu17 -Wno-old-style-declaration -o esp-idf\\soc\\CMakeFiles\\__idf_soc.dir\\esp32s3\\dedic_gpio_periph.c.obj -c C:\\Dev\\esp\\v5.5.1\\esp-idf\\components\\soc\\esp32s3\\dedic_gpio_periph.c",
  59. "file": "C:\\Dev\\esp\\v5.5.1\\esp-idf\\components\\soc\\esp32s3\\dedic_gpio_periph.c",
  60. "output": "esp-idf\\soc\\CMakeFiles\\__idf_soc.dir\\esp32s3\\dedic_gpio_periph.c.obj"
  61. },
  62. {
  63. "directory": "D:/Project/ble_auracast/test/NimBLE_Conn_Disconn/build/bootloader",
  64. "command": "C:\\Dev\\.espressif\\tools\\xtensa-esp-elf\\esp-14.2.0_20241119\\xtensa-esp-elf\\bin\\xtensa-esp32s3-elf-gcc.exe -DBOOTLOADER_BUILD=1 -DESP_PLATFORM -DIDF_VER=\\\"v5.5.1\\\" -DNON_OS_BUILD=1 -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -ID:/Project/ble_auracast/test/NimBLE_Conn_Disconn/build/bootloader/config -IC:/Dev/esp/v5.5.1/esp-idf/components/soc/include -IC:/Dev/esp/v5.5.1/esp-idf/components/soc/esp32s3 -IC:/Dev/esp/v5.5.1/esp-idf/components/soc/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/soc/esp32s3/register -IC:/Dev/esp/v5.5.1/esp-idf/components/log/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_rom/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_rom/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_rom/esp32s3/include/esp32s3 -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_rom/esp32s3 -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_common/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/include/soc -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/include/soc/esp32s3 -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/dma/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/ldo/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/debug_probe/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/power_supply/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/port/esp32s3/. -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/port/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/mspi_timing_tuning/port/esp32s3/. -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/mspi_timing_tuning/port/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/newlib/platform_include -IC:/Dev/esp/v5.5.1/esp-idf/components/xtensa/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/xtensa/include -IC:/Dev/esp/v5.5.1/esp-idf/components/xtensa/deprecated_include -mlongcalls -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-error=extra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -Os -freorder-blocks -fmacro-prefix-map=C:/Dev/esp/v5.5.1/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=C:/Dev/esp/v5.5.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -std=gnu17 -Wno-old-style-declaration -o esp-idf\\soc\\CMakeFiles\\__idf_soc.dir\\esp32s3\\gdma_periph.c.obj -c C:\\Dev\\esp\\v5.5.1\\esp-idf\\components\\soc\\esp32s3\\gdma_periph.c",
  65. "file": "C:\\Dev\\esp\\v5.5.1\\esp-idf\\components\\soc\\esp32s3\\gdma_periph.c",
  66. "output": "esp-idf\\soc\\CMakeFiles\\__idf_soc.dir\\esp32s3\\gdma_periph.c.obj"
  67. },
  68. {
  69. "directory": "D:/Project/ble_auracast/test/NimBLE_Conn_Disconn/build/bootloader",
  70. "command": "C:\\Dev\\.espressif\\tools\\xtensa-esp-elf\\esp-14.2.0_20241119\\xtensa-esp-elf\\bin\\xtensa-esp32s3-elf-gcc.exe -DBOOTLOADER_BUILD=1 -DESP_PLATFORM -DIDF_VER=\\\"v5.5.1\\\" -DNON_OS_BUILD=1 -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -ID:/Project/ble_auracast/test/NimBLE_Conn_Disconn/build/bootloader/config -IC:/Dev/esp/v5.5.1/esp-idf/components/soc/include -IC:/Dev/esp/v5.5.1/esp-idf/components/soc/esp32s3 -IC:/Dev/esp/v5.5.1/esp-idf/components/soc/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/soc/esp32s3/register -IC:/Dev/esp/v5.5.1/esp-idf/components/log/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_rom/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_rom/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_rom/esp32s3/include/esp32s3 -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_rom/esp32s3 -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_common/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/include/soc -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/include/soc/esp32s3 -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/dma/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/ldo/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/debug_probe/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/power_supply/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/port/esp32s3/. -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/port/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/mspi_timing_tuning/port/esp32s3/. -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/mspi_timing_tuning/port/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/newlib/platform_include -IC:/Dev/esp/v5.5.1/esp-idf/components/xtensa/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/xtensa/include -IC:/Dev/esp/v5.5.1/esp-idf/components/xtensa/deprecated_include -mlongcalls -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-error=extra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -Os -freorder-blocks -fmacro-prefix-map=C:/Dev/esp/v5.5.1/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=C:/Dev/esp/v5.5.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -std=gnu17 -Wno-old-style-declaration -o esp-idf\\soc\\CMakeFiles\\__idf_soc.dir\\esp32s3\\spi_periph.c.obj -c C:\\Dev\\esp\\v5.5.1\\esp-idf\\components\\soc\\esp32s3\\spi_periph.c",
  71. "file": "C:\\Dev\\esp\\v5.5.1\\esp-idf\\components\\soc\\esp32s3\\spi_periph.c",
  72. "output": "esp-idf\\soc\\CMakeFiles\\__idf_soc.dir\\esp32s3\\spi_periph.c.obj"
  73. },
  74. {
  75. "directory": "D:/Project/ble_auracast/test/NimBLE_Conn_Disconn/build/bootloader",
  76. "command": "C:\\Dev\\.espressif\\tools\\xtensa-esp-elf\\esp-14.2.0_20241119\\xtensa-esp-elf\\bin\\xtensa-esp32s3-elf-gcc.exe -DBOOTLOADER_BUILD=1 -DESP_PLATFORM -DIDF_VER=\\\"v5.5.1\\\" -DNON_OS_BUILD=1 -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -ID:/Project/ble_auracast/test/NimBLE_Conn_Disconn/build/bootloader/config -IC:/Dev/esp/v5.5.1/esp-idf/components/soc/include -IC:/Dev/esp/v5.5.1/esp-idf/components/soc/esp32s3 -IC:/Dev/esp/v5.5.1/esp-idf/components/soc/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/soc/esp32s3/register -IC:/Dev/esp/v5.5.1/esp-idf/components/log/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_rom/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_rom/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_rom/esp32s3/include/esp32s3 -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_rom/esp32s3 -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_common/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/include/soc -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/include/soc/esp32s3 -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/dma/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/ldo/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/debug_probe/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/power_supply/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/port/esp32s3/. -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/port/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/mspi_timing_tuning/port/esp32s3/. -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/mspi_timing_tuning/port/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/newlib/platform_include -IC:/Dev/esp/v5.5.1/esp-idf/components/xtensa/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/xtensa/include -IC:/Dev/esp/v5.5.1/esp-idf/components/xtensa/deprecated_include -mlongcalls -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-error=extra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -Os -freorder-blocks -fmacro-prefix-map=C:/Dev/esp/v5.5.1/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=C:/Dev/esp/v5.5.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -std=gnu17 -Wno-old-style-declaration -o esp-idf\\soc\\CMakeFiles\\__idf_soc.dir\\esp32s3\\ledc_periph.c.obj -c C:\\Dev\\esp\\v5.5.1\\esp-idf\\components\\soc\\esp32s3\\ledc_periph.c",
  77. "file": "C:\\Dev\\esp\\v5.5.1\\esp-idf\\components\\soc\\esp32s3\\ledc_periph.c",
  78. "output": "esp-idf\\soc\\CMakeFiles\\__idf_soc.dir\\esp32s3\\ledc_periph.c.obj"
  79. },
  80. {
  81. "directory": "D:/Project/ble_auracast/test/NimBLE_Conn_Disconn/build/bootloader",
  82. "command": "C:\\Dev\\.espressif\\tools\\xtensa-esp-elf\\esp-14.2.0_20241119\\xtensa-esp-elf\\bin\\xtensa-esp32s3-elf-gcc.exe -DBOOTLOADER_BUILD=1 -DESP_PLATFORM -DIDF_VER=\\\"v5.5.1\\\" -DNON_OS_BUILD=1 -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -ID:/Project/ble_auracast/test/NimBLE_Conn_Disconn/build/bootloader/config -IC:/Dev/esp/v5.5.1/esp-idf/components/soc/include -IC:/Dev/esp/v5.5.1/esp-idf/components/soc/esp32s3 -IC:/Dev/esp/v5.5.1/esp-idf/components/soc/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/soc/esp32s3/register -IC:/Dev/esp/v5.5.1/esp-idf/components/log/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_rom/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_rom/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_rom/esp32s3/include/esp32s3 -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_rom/esp32s3 -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_common/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/include/soc -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/include/soc/esp32s3 -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/dma/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/ldo/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/debug_probe/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/power_supply/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/port/esp32s3/. -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/port/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/mspi_timing_tuning/port/esp32s3/. -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/mspi_timing_tuning/port/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/newlib/platform_include -IC:/Dev/esp/v5.5.1/esp-idf/components/xtensa/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/xtensa/include -IC:/Dev/esp/v5.5.1/esp-idf/components/xtensa/deprecated_include -mlongcalls -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-error=extra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -Os -freorder-blocks -fmacro-prefix-map=C:/Dev/esp/v5.5.1/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=C:/Dev/esp/v5.5.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -std=gnu17 -Wno-old-style-declaration -o esp-idf\\soc\\CMakeFiles\\__idf_soc.dir\\esp32s3\\pcnt_periph.c.obj -c C:\\Dev\\esp\\v5.5.1\\esp-idf\\components\\soc\\esp32s3\\pcnt_periph.c",
  83. "file": "C:\\Dev\\esp\\v5.5.1\\esp-idf\\components\\soc\\esp32s3\\pcnt_periph.c",
  84. "output": "esp-idf\\soc\\CMakeFiles\\__idf_soc.dir\\esp32s3\\pcnt_periph.c.obj"
  85. },
  86. {
  87. "directory": "D:/Project/ble_auracast/test/NimBLE_Conn_Disconn/build/bootloader",
  88. "command": "C:\\Dev\\.espressif\\tools\\xtensa-esp-elf\\esp-14.2.0_20241119\\xtensa-esp-elf\\bin\\xtensa-esp32s3-elf-gcc.exe -DBOOTLOADER_BUILD=1 -DESP_PLATFORM -DIDF_VER=\\\"v5.5.1\\\" -DNON_OS_BUILD=1 -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -ID:/Project/ble_auracast/test/NimBLE_Conn_Disconn/build/bootloader/config -IC:/Dev/esp/v5.5.1/esp-idf/components/soc/include -IC:/Dev/esp/v5.5.1/esp-idf/components/soc/esp32s3 -IC:/Dev/esp/v5.5.1/esp-idf/components/soc/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/soc/esp32s3/register -IC:/Dev/esp/v5.5.1/esp-idf/components/log/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_rom/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_rom/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_rom/esp32s3/include/esp32s3 -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_rom/esp32s3 -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_common/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/include/soc -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/include/soc/esp32s3 -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/dma/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/ldo/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/debug_probe/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/power_supply/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/port/esp32s3/. -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/port/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/mspi_timing_tuning/port/esp32s3/. -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/mspi_timing_tuning/port/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/newlib/platform_include -IC:/Dev/esp/v5.5.1/esp-idf/components/xtensa/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/xtensa/include -IC:/Dev/esp/v5.5.1/esp-idf/components/xtensa/deprecated_include -mlongcalls -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-error=extra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -Os -freorder-blocks -fmacro-prefix-map=C:/Dev/esp/v5.5.1/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=C:/Dev/esp/v5.5.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -std=gnu17 -Wno-old-style-declaration -o esp-idf\\soc\\CMakeFiles\\__idf_soc.dir\\esp32s3\\rmt_periph.c.obj -c C:\\Dev\\esp\\v5.5.1\\esp-idf\\components\\soc\\esp32s3\\rmt_periph.c",
  89. "file": "C:\\Dev\\esp\\v5.5.1\\esp-idf\\components\\soc\\esp32s3\\rmt_periph.c",
  90. "output": "esp-idf\\soc\\CMakeFiles\\__idf_soc.dir\\esp32s3\\rmt_periph.c.obj"
  91. },
  92. {
  93. "directory": "D:/Project/ble_auracast/test/NimBLE_Conn_Disconn/build/bootloader",
  94. "command": "C:\\Dev\\.espressif\\tools\\xtensa-esp-elf\\esp-14.2.0_20241119\\xtensa-esp-elf\\bin\\xtensa-esp32s3-elf-gcc.exe -DBOOTLOADER_BUILD=1 -DESP_PLATFORM -DIDF_VER=\\\"v5.5.1\\\" -DNON_OS_BUILD=1 -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -ID:/Project/ble_auracast/test/NimBLE_Conn_Disconn/build/bootloader/config -IC:/Dev/esp/v5.5.1/esp-idf/components/soc/include -IC:/Dev/esp/v5.5.1/esp-idf/components/soc/esp32s3 -IC:/Dev/esp/v5.5.1/esp-idf/components/soc/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/soc/esp32s3/register -IC:/Dev/esp/v5.5.1/esp-idf/components/log/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_rom/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_rom/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_rom/esp32s3/include/esp32s3 -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_rom/esp32s3 -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_common/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/include/soc -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/include/soc/esp32s3 -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/dma/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/ldo/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/debug_probe/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/power_supply/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/port/esp32s3/. -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/port/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/mspi_timing_tuning/port/esp32s3/. -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/mspi_timing_tuning/port/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/newlib/platform_include -IC:/Dev/esp/v5.5.1/esp-idf/components/xtensa/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/xtensa/include -IC:/Dev/esp/v5.5.1/esp-idf/components/xtensa/deprecated_include -mlongcalls -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-error=extra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -Os -freorder-blocks -fmacro-prefix-map=C:/Dev/esp/v5.5.1/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=C:/Dev/esp/v5.5.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -std=gnu17 -Wno-old-style-declaration -o esp-idf\\soc\\CMakeFiles\\__idf_soc.dir\\esp32s3\\sdm_periph.c.obj -c C:\\Dev\\esp\\v5.5.1\\esp-idf\\components\\soc\\esp32s3\\sdm_periph.c",
  95. "file": "C:\\Dev\\esp\\v5.5.1\\esp-idf\\components\\soc\\esp32s3\\sdm_periph.c",
  96. "output": "esp-idf\\soc\\CMakeFiles\\__idf_soc.dir\\esp32s3\\sdm_periph.c.obj"
  97. },
  98. {
  99. "directory": "D:/Project/ble_auracast/test/NimBLE_Conn_Disconn/build/bootloader",
  100. "command": "C:\\Dev\\.espressif\\tools\\xtensa-esp-elf\\esp-14.2.0_20241119\\xtensa-esp-elf\\bin\\xtensa-esp32s3-elf-gcc.exe -DBOOTLOADER_BUILD=1 -DESP_PLATFORM -DIDF_VER=\\\"v5.5.1\\\" -DNON_OS_BUILD=1 -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -ID:/Project/ble_auracast/test/NimBLE_Conn_Disconn/build/bootloader/config -IC:/Dev/esp/v5.5.1/esp-idf/components/soc/include -IC:/Dev/esp/v5.5.1/esp-idf/components/soc/esp32s3 -IC:/Dev/esp/v5.5.1/esp-idf/components/soc/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/soc/esp32s3/register -IC:/Dev/esp/v5.5.1/esp-idf/components/log/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_rom/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_rom/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_rom/esp32s3/include/esp32s3 -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_rom/esp32s3 -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_common/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/include/soc -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/include/soc/esp32s3 -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/dma/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/ldo/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/debug_probe/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/power_supply/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/port/esp32s3/. -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/port/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/mspi_timing_tuning/port/esp32s3/. -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/mspi_timing_tuning/port/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/newlib/platform_include -IC:/Dev/esp/v5.5.1/esp-idf/components/xtensa/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/xtensa/include -IC:/Dev/esp/v5.5.1/esp-idf/components/xtensa/deprecated_include -mlongcalls -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-error=extra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -Os -freorder-blocks -fmacro-prefix-map=C:/Dev/esp/v5.5.1/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=C:/Dev/esp/v5.5.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -std=gnu17 -Wno-old-style-declaration -o esp-idf\\soc\\CMakeFiles\\__idf_soc.dir\\esp32s3\\i2s_periph.c.obj -c C:\\Dev\\esp\\v5.5.1\\esp-idf\\components\\soc\\esp32s3\\i2s_periph.c",
  101. "file": "C:\\Dev\\esp\\v5.5.1\\esp-idf\\components\\soc\\esp32s3\\i2s_periph.c",
  102. "output": "esp-idf\\soc\\CMakeFiles\\__idf_soc.dir\\esp32s3\\i2s_periph.c.obj"
  103. },
  104. {
  105. "directory": "D:/Project/ble_auracast/test/NimBLE_Conn_Disconn/build/bootloader",
  106. "command": "C:\\Dev\\.espressif\\tools\\xtensa-esp-elf\\esp-14.2.0_20241119\\xtensa-esp-elf\\bin\\xtensa-esp32s3-elf-gcc.exe -DBOOTLOADER_BUILD=1 -DESP_PLATFORM -DIDF_VER=\\\"v5.5.1\\\" -DNON_OS_BUILD=1 -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -ID:/Project/ble_auracast/test/NimBLE_Conn_Disconn/build/bootloader/config -IC:/Dev/esp/v5.5.1/esp-idf/components/soc/include -IC:/Dev/esp/v5.5.1/esp-idf/components/soc/esp32s3 -IC:/Dev/esp/v5.5.1/esp-idf/components/soc/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/soc/esp32s3/register -IC:/Dev/esp/v5.5.1/esp-idf/components/log/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_rom/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_rom/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_rom/esp32s3/include/esp32s3 -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_rom/esp32s3 -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_common/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/include/soc -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/include/soc/esp32s3 -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/dma/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/ldo/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/debug_probe/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/power_supply/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/port/esp32s3/. -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/port/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/mspi_timing_tuning/port/esp32s3/. -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/mspi_timing_tuning/port/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/newlib/platform_include -IC:/Dev/esp/v5.5.1/esp-idf/components/xtensa/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/xtensa/include -IC:/Dev/esp/v5.5.1/esp-idf/components/xtensa/deprecated_include -mlongcalls -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-error=extra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -Os -freorder-blocks -fmacro-prefix-map=C:/Dev/esp/v5.5.1/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=C:/Dev/esp/v5.5.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -std=gnu17 -Wno-old-style-declaration -o esp-idf\\soc\\CMakeFiles\\__idf_soc.dir\\esp32s3\\i2c_periph.c.obj -c C:\\Dev\\esp\\v5.5.1\\esp-idf\\components\\soc\\esp32s3\\i2c_periph.c",
  107. "file": "C:\\Dev\\esp\\v5.5.1\\esp-idf\\components\\soc\\esp32s3\\i2c_periph.c",
  108. "output": "esp-idf\\soc\\CMakeFiles\\__idf_soc.dir\\esp32s3\\i2c_periph.c.obj"
  109. },
  110. {
  111. "directory": "D:/Project/ble_auracast/test/NimBLE_Conn_Disconn/build/bootloader",
  112. "command": "C:\\Dev\\.espressif\\tools\\xtensa-esp-elf\\esp-14.2.0_20241119\\xtensa-esp-elf\\bin\\xtensa-esp32s3-elf-gcc.exe -DBOOTLOADER_BUILD=1 -DESP_PLATFORM -DIDF_VER=\\\"v5.5.1\\\" -DNON_OS_BUILD=1 -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -ID:/Project/ble_auracast/test/NimBLE_Conn_Disconn/build/bootloader/config -IC:/Dev/esp/v5.5.1/esp-idf/components/soc/include -IC:/Dev/esp/v5.5.1/esp-idf/components/soc/esp32s3 -IC:/Dev/esp/v5.5.1/esp-idf/components/soc/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/soc/esp32s3/register -IC:/Dev/esp/v5.5.1/esp-idf/components/log/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_rom/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_rom/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_rom/esp32s3/include/esp32s3 -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_rom/esp32s3 -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_common/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/include/soc -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/include/soc/esp32s3 -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/dma/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/ldo/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/debug_probe/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/power_supply/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/port/esp32s3/. -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/port/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/mspi_timing_tuning/port/esp32s3/. -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/mspi_timing_tuning/port/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/newlib/platform_include -IC:/Dev/esp/v5.5.1/esp-idf/components/xtensa/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/xtensa/include -IC:/Dev/esp/v5.5.1/esp-idf/components/xtensa/deprecated_include -mlongcalls -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-error=extra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -Os -freorder-blocks -fmacro-prefix-map=C:/Dev/esp/v5.5.1/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=C:/Dev/esp/v5.5.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -std=gnu17 -Wno-old-style-declaration -o esp-idf\\soc\\CMakeFiles\\__idf_soc.dir\\esp32s3\\temperature_sensor_periph.c.obj -c C:\\Dev\\esp\\v5.5.1\\esp-idf\\components\\soc\\esp32s3\\temperature_sensor_periph.c",
  113. "file": "C:\\Dev\\esp\\v5.5.1\\esp-idf\\components\\soc\\esp32s3\\temperature_sensor_periph.c",
  114. "output": "esp-idf\\soc\\CMakeFiles\\__idf_soc.dir\\esp32s3\\temperature_sensor_periph.c.obj"
  115. },
  116. {
  117. "directory": "D:/Project/ble_auracast/test/NimBLE_Conn_Disconn/build/bootloader",
  118. "command": "C:\\Dev\\.espressif\\tools\\xtensa-esp-elf\\esp-14.2.0_20241119\\xtensa-esp-elf\\bin\\xtensa-esp32s3-elf-gcc.exe -DBOOTLOADER_BUILD=1 -DESP_PLATFORM -DIDF_VER=\\\"v5.5.1\\\" -DNON_OS_BUILD=1 -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -ID:/Project/ble_auracast/test/NimBLE_Conn_Disconn/build/bootloader/config -IC:/Dev/esp/v5.5.1/esp-idf/components/soc/include -IC:/Dev/esp/v5.5.1/esp-idf/components/soc/esp32s3 -IC:/Dev/esp/v5.5.1/esp-idf/components/soc/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/soc/esp32s3/register -IC:/Dev/esp/v5.5.1/esp-idf/components/log/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_rom/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_rom/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_rom/esp32s3/include/esp32s3 -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_rom/esp32s3 -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_common/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/include/soc -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/include/soc/esp32s3 -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/dma/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/ldo/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/debug_probe/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/power_supply/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/port/esp32s3/. -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/port/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/mspi_timing_tuning/port/esp32s3/. -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/mspi_timing_tuning/port/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/newlib/platform_include -IC:/Dev/esp/v5.5.1/esp-idf/components/xtensa/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/xtensa/include -IC:/Dev/esp/v5.5.1/esp-idf/components/xtensa/deprecated_include -mlongcalls -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-error=extra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -Os -freorder-blocks -fmacro-prefix-map=C:/Dev/esp/v5.5.1/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=C:/Dev/esp/v5.5.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -std=gnu17 -Wno-old-style-declaration -o esp-idf\\soc\\CMakeFiles\\__idf_soc.dir\\esp32s3\\timer_periph.c.obj -c C:\\Dev\\esp\\v5.5.1\\esp-idf\\components\\soc\\esp32s3\\timer_periph.c",
  119. "file": "C:\\Dev\\esp\\v5.5.1\\esp-idf\\components\\soc\\esp32s3\\timer_periph.c",
  120. "output": "esp-idf\\soc\\CMakeFiles\\__idf_soc.dir\\esp32s3\\timer_periph.c.obj"
  121. },
  122. {
  123. "directory": "D:/Project/ble_auracast/test/NimBLE_Conn_Disconn/build/bootloader",
  124. "command": "C:\\Dev\\.espressif\\tools\\xtensa-esp-elf\\esp-14.2.0_20241119\\xtensa-esp-elf\\bin\\xtensa-esp32s3-elf-gcc.exe -DBOOTLOADER_BUILD=1 -DESP_PLATFORM -DIDF_VER=\\\"v5.5.1\\\" -DNON_OS_BUILD=1 -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -ID:/Project/ble_auracast/test/NimBLE_Conn_Disconn/build/bootloader/config -IC:/Dev/esp/v5.5.1/esp-idf/components/soc/include -IC:/Dev/esp/v5.5.1/esp-idf/components/soc/esp32s3 -IC:/Dev/esp/v5.5.1/esp-idf/components/soc/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/soc/esp32s3/register -IC:/Dev/esp/v5.5.1/esp-idf/components/log/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_rom/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_rom/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_rom/esp32s3/include/esp32s3 -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_rom/esp32s3 -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_common/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/include/soc -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/include/soc/esp32s3 -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/dma/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/ldo/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/debug_probe/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/power_supply/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/port/esp32s3/. -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/port/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/mspi_timing_tuning/port/esp32s3/. -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/mspi_timing_tuning/port/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/newlib/platform_include -IC:/Dev/esp/v5.5.1/esp-idf/components/xtensa/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/xtensa/include -IC:/Dev/esp/v5.5.1/esp-idf/components/xtensa/deprecated_include -mlongcalls -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-error=extra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -Os -freorder-blocks -fmacro-prefix-map=C:/Dev/esp/v5.5.1/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=C:/Dev/esp/v5.5.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -std=gnu17 -Wno-old-style-declaration -o esp-idf\\soc\\CMakeFiles\\__idf_soc.dir\\esp32s3\\lcd_periph.c.obj -c C:\\Dev\\esp\\v5.5.1\\esp-idf\\components\\soc\\esp32s3\\lcd_periph.c",
  125. "file": "C:\\Dev\\esp\\v5.5.1\\esp-idf\\components\\soc\\esp32s3\\lcd_periph.c",
  126. "output": "esp-idf\\soc\\CMakeFiles\\__idf_soc.dir\\esp32s3\\lcd_periph.c.obj"
  127. },
  128. {
  129. "directory": "D:/Project/ble_auracast/test/NimBLE_Conn_Disconn/build/bootloader",
  130. "command": "C:\\Dev\\.espressif\\tools\\xtensa-esp-elf\\esp-14.2.0_20241119\\xtensa-esp-elf\\bin\\xtensa-esp32s3-elf-gcc.exe -DBOOTLOADER_BUILD=1 -DESP_PLATFORM -DIDF_VER=\\\"v5.5.1\\\" -DNON_OS_BUILD=1 -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -ID:/Project/ble_auracast/test/NimBLE_Conn_Disconn/build/bootloader/config -IC:/Dev/esp/v5.5.1/esp-idf/components/soc/include -IC:/Dev/esp/v5.5.1/esp-idf/components/soc/esp32s3 -IC:/Dev/esp/v5.5.1/esp-idf/components/soc/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/soc/esp32s3/register -IC:/Dev/esp/v5.5.1/esp-idf/components/log/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_rom/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_rom/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_rom/esp32s3/include/esp32s3 -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_rom/esp32s3 -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_common/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/include/soc -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/include/soc/esp32s3 -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/dma/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/ldo/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/debug_probe/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/power_supply/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/port/esp32s3/. -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/port/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/mspi_timing_tuning/port/esp32s3/. -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/mspi_timing_tuning/port/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/newlib/platform_include -IC:/Dev/esp/v5.5.1/esp-idf/components/xtensa/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/xtensa/include -IC:/Dev/esp/v5.5.1/esp-idf/components/xtensa/deprecated_include -mlongcalls -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-error=extra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -Os -freorder-blocks -fmacro-prefix-map=C:/Dev/esp/v5.5.1/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=C:/Dev/esp/v5.5.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -std=gnu17 -Wno-old-style-declaration -o esp-idf\\soc\\CMakeFiles\\__idf_soc.dir\\esp32s3\\mcpwm_periph.c.obj -c C:\\Dev\\esp\\v5.5.1\\esp-idf\\components\\soc\\esp32s3\\mcpwm_periph.c",
  131. "file": "C:\\Dev\\esp\\v5.5.1\\esp-idf\\components\\soc\\esp32s3\\mcpwm_periph.c",
  132. "output": "esp-idf\\soc\\CMakeFiles\\__idf_soc.dir\\esp32s3\\mcpwm_periph.c.obj"
  133. },
  134. {
  135. "directory": "D:/Project/ble_auracast/test/NimBLE_Conn_Disconn/build/bootloader",
  136. "command": "C:\\Dev\\.espressif\\tools\\xtensa-esp-elf\\esp-14.2.0_20241119\\xtensa-esp-elf\\bin\\xtensa-esp32s3-elf-gcc.exe -DBOOTLOADER_BUILD=1 -DESP_PLATFORM -DIDF_VER=\\\"v5.5.1\\\" -DNON_OS_BUILD=1 -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -ID:/Project/ble_auracast/test/NimBLE_Conn_Disconn/build/bootloader/config -IC:/Dev/esp/v5.5.1/esp-idf/components/soc/include -IC:/Dev/esp/v5.5.1/esp-idf/components/soc/esp32s3 -IC:/Dev/esp/v5.5.1/esp-idf/components/soc/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/soc/esp32s3/register -IC:/Dev/esp/v5.5.1/esp-idf/components/log/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_rom/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_rom/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_rom/esp32s3/include/esp32s3 -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_rom/esp32s3 -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_common/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/include/soc -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/include/soc/esp32s3 -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/dma/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/ldo/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/debug_probe/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/power_supply/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/port/esp32s3/. -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/port/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/mspi_timing_tuning/port/esp32s3/. -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/mspi_timing_tuning/port/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/newlib/platform_include -IC:/Dev/esp/v5.5.1/esp-idf/components/xtensa/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/xtensa/include -IC:/Dev/esp/v5.5.1/esp-idf/components/xtensa/deprecated_include -mlongcalls -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-error=extra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -Os -freorder-blocks -fmacro-prefix-map=C:/Dev/esp/v5.5.1/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=C:/Dev/esp/v5.5.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -std=gnu17 -Wno-old-style-declaration -o esp-idf\\soc\\CMakeFiles\\__idf_soc.dir\\esp32s3\\mpi_periph.c.obj -c C:\\Dev\\esp\\v5.5.1\\esp-idf\\components\\soc\\esp32s3\\mpi_periph.c",
  137. "file": "C:\\Dev\\esp\\v5.5.1\\esp-idf\\components\\soc\\esp32s3\\mpi_periph.c",
  138. "output": "esp-idf\\soc\\CMakeFiles\\__idf_soc.dir\\esp32s3\\mpi_periph.c.obj"
  139. },
  140. {
  141. "directory": "D:/Project/ble_auracast/test/NimBLE_Conn_Disconn/build/bootloader",
  142. "command": "C:\\Dev\\.espressif\\tools\\xtensa-esp-elf\\esp-14.2.0_20241119\\xtensa-esp-elf\\bin\\xtensa-esp32s3-elf-gcc.exe -DBOOTLOADER_BUILD=1 -DESP_PLATFORM -DIDF_VER=\\\"v5.5.1\\\" -DNON_OS_BUILD=1 -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -ID:/Project/ble_auracast/test/NimBLE_Conn_Disconn/build/bootloader/config -IC:/Dev/esp/v5.5.1/esp-idf/components/soc/include -IC:/Dev/esp/v5.5.1/esp-idf/components/soc/esp32s3 -IC:/Dev/esp/v5.5.1/esp-idf/components/soc/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/soc/esp32s3/register -IC:/Dev/esp/v5.5.1/esp-idf/components/log/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_rom/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_rom/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_rom/esp32s3/include/esp32s3 -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_rom/esp32s3 -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_common/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/include/soc -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/include/soc/esp32s3 -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/dma/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/ldo/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/debug_probe/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/power_supply/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/port/esp32s3/. -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/port/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/mspi_timing_tuning/port/esp32s3/. -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/mspi_timing_tuning/port/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/newlib/platform_include -IC:/Dev/esp/v5.5.1/esp-idf/components/xtensa/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/xtensa/include -IC:/Dev/esp/v5.5.1/esp-idf/components/xtensa/deprecated_include -mlongcalls -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-error=extra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -Os -freorder-blocks -fmacro-prefix-map=C:/Dev/esp/v5.5.1/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=C:/Dev/esp/v5.5.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -std=gnu17 -Wno-old-style-declaration -o esp-idf\\soc\\CMakeFiles\\__idf_soc.dir\\esp32s3\\sdmmc_periph.c.obj -c C:\\Dev\\esp\\v5.5.1\\esp-idf\\components\\soc\\esp32s3\\sdmmc_periph.c",
  143. "file": "C:\\Dev\\esp\\v5.5.1\\esp-idf\\components\\soc\\esp32s3\\sdmmc_periph.c",
  144. "output": "esp-idf\\soc\\CMakeFiles\\__idf_soc.dir\\esp32s3\\sdmmc_periph.c.obj"
  145. },
  146. {
  147. "directory": "D:/Project/ble_auracast/test/NimBLE_Conn_Disconn/build/bootloader",
  148. "command": "C:\\Dev\\.espressif\\tools\\xtensa-esp-elf\\esp-14.2.0_20241119\\xtensa-esp-elf\\bin\\xtensa-esp32s3-elf-gcc.exe -DBOOTLOADER_BUILD=1 -DESP_PLATFORM -DIDF_VER=\\\"v5.5.1\\\" -DNON_OS_BUILD=1 -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -ID:/Project/ble_auracast/test/NimBLE_Conn_Disconn/build/bootloader/config -IC:/Dev/esp/v5.5.1/esp-idf/components/soc/include -IC:/Dev/esp/v5.5.1/esp-idf/components/soc/esp32s3 -IC:/Dev/esp/v5.5.1/esp-idf/components/soc/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/soc/esp32s3/register -IC:/Dev/esp/v5.5.1/esp-idf/components/log/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_rom/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_rom/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_rom/esp32s3/include/esp32s3 -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_rom/esp32s3 -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_common/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/include/soc -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/include/soc/esp32s3 -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/dma/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/ldo/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/debug_probe/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/power_supply/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/port/esp32s3/. -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/port/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/mspi_timing_tuning/port/esp32s3/. -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/mspi_timing_tuning/port/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/newlib/platform_include -IC:/Dev/esp/v5.5.1/esp-idf/components/xtensa/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/xtensa/include -IC:/Dev/esp/v5.5.1/esp-idf/components/xtensa/deprecated_include -mlongcalls -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-error=extra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -Os -freorder-blocks -fmacro-prefix-map=C:/Dev/esp/v5.5.1/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=C:/Dev/esp/v5.5.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -std=gnu17 -Wno-old-style-declaration -o esp-idf\\soc\\CMakeFiles\\__idf_soc.dir\\esp32s3\\touch_sensor_periph.c.obj -c C:\\Dev\\esp\\v5.5.1\\esp-idf\\components\\soc\\esp32s3\\touch_sensor_periph.c",
  149. "file": "C:\\Dev\\esp\\v5.5.1\\esp-idf\\components\\soc\\esp32s3\\touch_sensor_periph.c",
  150. "output": "esp-idf\\soc\\CMakeFiles\\__idf_soc.dir\\esp32s3\\touch_sensor_periph.c.obj"
  151. },
  152. {
  153. "directory": "D:/Project/ble_auracast/test/NimBLE_Conn_Disconn/build/bootloader",
  154. "command": "C:\\Dev\\.espressif\\tools\\xtensa-esp-elf\\esp-14.2.0_20241119\\xtensa-esp-elf\\bin\\xtensa-esp32s3-elf-gcc.exe -DBOOTLOADER_BUILD=1 -DESP_PLATFORM -DIDF_VER=\\\"v5.5.1\\\" -DNON_OS_BUILD=1 -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -ID:/Project/ble_auracast/test/NimBLE_Conn_Disconn/build/bootloader/config -IC:/Dev/esp/v5.5.1/esp-idf/components/soc/include -IC:/Dev/esp/v5.5.1/esp-idf/components/soc/esp32s3 -IC:/Dev/esp/v5.5.1/esp-idf/components/soc/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/soc/esp32s3/register -IC:/Dev/esp/v5.5.1/esp-idf/components/log/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_rom/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_rom/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_rom/esp32s3/include/esp32s3 -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_rom/esp32s3 -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_common/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/include/soc -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/include/soc/esp32s3 -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/dma/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/ldo/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/debug_probe/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/power_supply/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/port/esp32s3/. -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/port/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/mspi_timing_tuning/port/esp32s3/. -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/mspi_timing_tuning/port/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/newlib/platform_include -IC:/Dev/esp/v5.5.1/esp-idf/components/xtensa/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/xtensa/include -IC:/Dev/esp/v5.5.1/esp-idf/components/xtensa/deprecated_include -mlongcalls -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-error=extra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -Os -freorder-blocks -fmacro-prefix-map=C:/Dev/esp/v5.5.1/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=C:/Dev/esp/v5.5.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -std=gnu17 -Wno-old-style-declaration -o esp-idf\\soc\\CMakeFiles\\__idf_soc.dir\\esp32s3\\twai_periph.c.obj -c C:\\Dev\\esp\\v5.5.1\\esp-idf\\components\\soc\\esp32s3\\twai_periph.c",
  155. "file": "C:\\Dev\\esp\\v5.5.1\\esp-idf\\components\\soc\\esp32s3\\twai_periph.c",
  156. "output": "esp-idf\\soc\\CMakeFiles\\__idf_soc.dir\\esp32s3\\twai_periph.c.obj"
  157. },
  158. {
  159. "directory": "D:/Project/ble_auracast/test/NimBLE_Conn_Disconn/build/bootloader",
  160. "command": "C:\\Dev\\.espressif\\tools\\xtensa-esp-elf\\esp-14.2.0_20241119\\xtensa-esp-elf\\bin\\xtensa-esp32s3-elf-gcc.exe -DBOOTLOADER_BUILD=1 -DESP_PLATFORM -DIDF_VER=\\\"v5.5.1\\\" -DNON_OS_BUILD=1 -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -ID:/Project/ble_auracast/test/NimBLE_Conn_Disconn/build/bootloader/config -IC:/Dev/esp/v5.5.1/esp-idf/components/soc/include -IC:/Dev/esp/v5.5.1/esp-idf/components/soc/esp32s3 -IC:/Dev/esp/v5.5.1/esp-idf/components/soc/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/soc/esp32s3/register -IC:/Dev/esp/v5.5.1/esp-idf/components/log/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_rom/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_rom/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_rom/esp32s3/include/esp32s3 -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_rom/esp32s3 -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_common/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/include/soc -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/include/soc/esp32s3 -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/dma/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/ldo/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/debug_probe/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/power_supply/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/port/esp32s3/. -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/port/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/mspi_timing_tuning/port/esp32s3/. -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/mspi_timing_tuning/port/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/newlib/platform_include -IC:/Dev/esp/v5.5.1/esp-idf/components/xtensa/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/xtensa/include -IC:/Dev/esp/v5.5.1/esp-idf/components/xtensa/deprecated_include -mlongcalls -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-error=extra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -Os -freorder-blocks -fmacro-prefix-map=C:/Dev/esp/v5.5.1/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=C:/Dev/esp/v5.5.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -std=gnu17 -Wno-old-style-declaration -o esp-idf\\soc\\CMakeFiles\\__idf_soc.dir\\esp32s3\\wdt_periph.c.obj -c C:\\Dev\\esp\\v5.5.1\\esp-idf\\components\\soc\\esp32s3\\wdt_periph.c",
  161. "file": "C:\\Dev\\esp\\v5.5.1\\esp-idf\\components\\soc\\esp32s3\\wdt_periph.c",
  162. "output": "esp-idf\\soc\\CMakeFiles\\__idf_soc.dir\\esp32s3\\wdt_periph.c.obj"
  163. },
  164. {
  165. "directory": "D:/Project/ble_auracast/test/NimBLE_Conn_Disconn/build/bootloader",
  166. "command": "C:\\Dev\\.espressif\\tools\\xtensa-esp-elf\\esp-14.2.0_20241119\\xtensa-esp-elf\\bin\\xtensa-esp32s3-elf-gcc.exe -DBOOTLOADER_BUILD=1 -DESP_PLATFORM -DIDF_VER=\\\"v5.5.1\\\" -DNON_OS_BUILD=1 -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -ID:/Project/ble_auracast/test/NimBLE_Conn_Disconn/build/bootloader/config -IC:/Dev/esp/v5.5.1/esp-idf/components/soc/include -IC:/Dev/esp/v5.5.1/esp-idf/components/soc/esp32s3 -IC:/Dev/esp/v5.5.1/esp-idf/components/soc/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/soc/esp32s3/register -IC:/Dev/esp/v5.5.1/esp-idf/components/log/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_rom/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_rom/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_rom/esp32s3/include/esp32s3 -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_rom/esp32s3 -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_common/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/include/soc -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/include/soc/esp32s3 -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/dma/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/ldo/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/debug_probe/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/power_supply/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/port/esp32s3/. -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/port/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/mspi_timing_tuning/port/esp32s3/. -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/mspi_timing_tuning/port/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/newlib/platform_include -IC:/Dev/esp/v5.5.1/esp-idf/components/xtensa/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/xtensa/include -IC:/Dev/esp/v5.5.1/esp-idf/components/xtensa/deprecated_include -mlongcalls -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-error=extra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -Os -freorder-blocks -fmacro-prefix-map=C:/Dev/esp/v5.5.1/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=C:/Dev/esp/v5.5.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -std=gnu17 -Wno-old-style-declaration -o esp-idf\\soc\\CMakeFiles\\__idf_soc.dir\\esp32s3\\usb_dwc_periph.c.obj -c C:\\Dev\\esp\\v5.5.1\\esp-idf\\components\\soc\\esp32s3\\usb_dwc_periph.c",
  167. "file": "C:\\Dev\\esp\\v5.5.1\\esp-idf\\components\\soc\\esp32s3\\usb_dwc_periph.c",
  168. "output": "esp-idf\\soc\\CMakeFiles\\__idf_soc.dir\\esp32s3\\usb_dwc_periph.c.obj"
  169. },
  170. {
  171. "directory": "D:/Project/ble_auracast/test/NimBLE_Conn_Disconn/build/bootloader",
  172. "command": "C:\\Dev\\.espressif\\tools\\xtensa-esp-elf\\esp-14.2.0_20241119\\xtensa-esp-elf\\bin\\xtensa-esp32s3-elf-gcc.exe -DBOOTLOADER_BUILD=1 -DESP_PLATFORM -DIDF_VER=\\\"v5.5.1\\\" -DNON_OS_BUILD=1 -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -ID:/Project/ble_auracast/test/NimBLE_Conn_Disconn/build/bootloader/config -IC:/Dev/esp/v5.5.1/esp-idf/components/soc/include -IC:/Dev/esp/v5.5.1/esp-idf/components/soc/esp32s3 -IC:/Dev/esp/v5.5.1/esp-idf/components/soc/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/soc/esp32s3/register -IC:/Dev/esp/v5.5.1/esp-idf/components/log/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_rom/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_rom/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_rom/esp32s3/include/esp32s3 -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_rom/esp32s3 -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_common/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/include/soc -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/include/soc/esp32s3 -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/dma/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/ldo/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/debug_probe/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/power_supply/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/port/esp32s3/. -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/port/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/mspi_timing_tuning/port/esp32s3/. -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/mspi_timing_tuning/port/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/newlib/platform_include -IC:/Dev/esp/v5.5.1/esp-idf/components/xtensa/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/xtensa/include -IC:/Dev/esp/v5.5.1/esp-idf/components/xtensa/deprecated_include -mlongcalls -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-error=extra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -Os -freorder-blocks -fmacro-prefix-map=C:/Dev/esp/v5.5.1/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=C:/Dev/esp/v5.5.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -std=gnu17 -Wno-old-style-declaration -o esp-idf\\soc\\CMakeFiles\\__idf_soc.dir\\esp32s3\\rtc_io_periph.c.obj -c C:\\Dev\\esp\\v5.5.1\\esp-idf\\components\\soc\\esp32s3\\rtc_io_periph.c",
  173. "file": "C:\\Dev\\esp\\v5.5.1\\esp-idf\\components\\soc\\esp32s3\\rtc_io_periph.c",
  174. "output": "esp-idf\\soc\\CMakeFiles\\__idf_soc.dir\\esp32s3\\rtc_io_periph.c.obj"
  175. },
  176. {
  177. "directory": "D:/Project/ble_auracast/test/NimBLE_Conn_Disconn/build/bootloader",
  178. "command": "C:\\Dev\\.espressif\\tools\\xtensa-esp-elf\\esp-14.2.0_20241119\\xtensa-esp-elf\\bin\\xtensa-esp32s3-elf-gcc.exe -DBOOTLOADER_BUILD=1 -DESP_PLATFORM -DIDF_VER=\\\"v5.5.1\\\" -DNON_OS_BUILD=1 -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -ID:/Project/ble_auracast/test/NimBLE_Conn_Disconn/build/bootloader/config -IC:/Dev/esp/v5.5.1/esp-idf/components/soc/include -IC:/Dev/esp/v5.5.1/esp-idf/components/soc/esp32s3 -IC:/Dev/esp/v5.5.1/esp-idf/components/soc/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/soc/esp32s3/register -IC:/Dev/esp/v5.5.1/esp-idf/components/log/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_rom/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_rom/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_rom/esp32s3/include/esp32s3 -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_rom/esp32s3 -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_common/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/include/soc -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/include/soc/esp32s3 -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/dma/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/ldo/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/debug_probe/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/power_supply/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/port/esp32s3/. -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/port/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/mspi_timing_tuning/port/esp32s3/. -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/mspi_timing_tuning/port/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/newlib/platform_include -IC:/Dev/esp/v5.5.1/esp-idf/components/xtensa/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/xtensa/include -IC:/Dev/esp/v5.5.1/esp-idf/components/xtensa/deprecated_include -mlongcalls -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-error=extra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -Os -freorder-blocks -fmacro-prefix-map=C:/Dev/esp/v5.5.1/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=C:/Dev/esp/v5.5.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -std=gnu17 -Wno-old-style-declaration -o esp-idf\\soc\\CMakeFiles\\__idf_soc.dir\\esp32s3\\cam_periph.c.obj -c C:\\Dev\\esp\\v5.5.1\\esp-idf\\components\\soc\\esp32s3\\cam_periph.c",
  179. "file": "C:\\Dev\\esp\\v5.5.1\\esp-idf\\components\\soc\\esp32s3\\cam_periph.c",
  180. "output": "esp-idf\\soc\\CMakeFiles\\__idf_soc.dir\\esp32s3\\cam_periph.c.obj"
  181. },
  182. {
  183. "directory": "D:/Project/ble_auracast/test/NimBLE_Conn_Disconn/build/bootloader",
  184. "command": "C:\\Dev\\.espressif\\tools\\xtensa-esp-elf\\esp-14.2.0_20241119\\xtensa-esp-elf\\bin\\xtensa-esp32s3-elf-gcc.exe -DBOOTLOADER_BUILD=1 -DESP_PLATFORM -DIDF_VER=\\\"v5.5.1\\\" -DNON_OS_BUILD=1 -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -ID:/Project/ble_auracast/test/NimBLE_Conn_Disconn/build/bootloader/config -IC:/Dev/esp/v5.5.1/esp-idf/components/soc/include -IC:/Dev/esp/v5.5.1/esp-idf/components/soc/esp32s3 -IC:/Dev/esp/v5.5.1/esp-idf/components/soc/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/soc/esp32s3/register -IC:/Dev/esp/v5.5.1/esp-idf/components/log/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_rom/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_rom/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_rom/esp32s3/include/esp32s3 -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_rom/esp32s3 -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_common/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/include/soc -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/include/soc/esp32s3 -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/dma/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/ldo/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/debug_probe/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/power_supply/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/port/esp32s3/. -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/port/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/mspi_timing_tuning/port/esp32s3/. -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/mspi_timing_tuning/port/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/newlib/platform_include -IC:/Dev/esp/v5.5.1/esp-idf/components/xtensa/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/xtensa/include -IC:/Dev/esp/v5.5.1/esp-idf/components/xtensa/deprecated_include -mlongcalls -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-error=extra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -Os -freorder-blocks -fmacro-prefix-map=C:/Dev/esp/v5.5.1/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=C:/Dev/esp/v5.5.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -std=gnu17 -Wno-old-style-declaration -o esp-idf\\soc\\CMakeFiles\\__idf_soc.dir\\esp32s3\\power_supply_periph.c.obj -c C:\\Dev\\esp\\v5.5.1\\esp-idf\\components\\soc\\esp32s3\\power_supply_periph.c",
  185. "file": "C:\\Dev\\esp\\v5.5.1\\esp-idf\\components\\soc\\esp32s3\\power_supply_periph.c",
  186. "output": "esp-idf\\soc\\CMakeFiles\\__idf_soc.dir\\esp32s3\\power_supply_periph.c.obj"
  187. },
  188. {
  189. "directory": "D:/Project/ble_auracast/test/NimBLE_Conn_Disconn/build/bootloader",
  190. "command": "C:\\Dev\\.espressif\\tools\\xtensa-esp-elf\\esp-14.2.0_20241119\\xtensa-esp-elf\\bin\\xtensa-esp32s3-elf-gcc.exe -DBOOTLOADER_BUILD=1 -DESP_PLATFORM -DIDF_VER=\\\"v5.5.1\\\" -DNON_OS_BUILD=1 -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -ID:/Project/ble_auracast/test/NimBLE_Conn_Disconn/build/bootloader/config -IC:/Dev/esp/v5.5.1/esp-idf/components/bootloader/subproject/components/micro-ecc -IC:/Dev/esp/v5.5.1/esp-idf/components/bootloader/subproject/components/micro-ecc/micro-ecc -IC:/Dev/esp/v5.5.1/esp-idf/components/log/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_rom/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_rom/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_rom/esp32s3/include/esp32s3 -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_rom/esp32s3 -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_common/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/include/soc -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/include/soc/esp32s3 -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/dma/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/ldo/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/debug_probe/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/power_supply/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/port/esp32s3/. -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/port/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/mspi_timing_tuning/port/esp32s3/. -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/mspi_timing_tuning/port/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/newlib/platform_include -IC:/Dev/esp/v5.5.1/esp-idf/components/xtensa/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/xtensa/include -IC:/Dev/esp/v5.5.1/esp-idf/components/xtensa/deprecated_include -IC:/Dev/esp/v5.5.1/esp-idf/components/soc/include -IC:/Dev/esp/v5.5.1/esp-idf/components/soc/esp32s3 -IC:/Dev/esp/v5.5.1/esp-idf/components/soc/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/soc/esp32s3/register -mlongcalls -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-error=extra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -Os -freorder-blocks -fmacro-prefix-map=C:/Dev/esp/v5.5.1/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=C:/Dev/esp/v5.5.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -std=gnu17 -Wno-old-style-declaration -o esp-idf\\micro-ecc\\CMakeFiles\\__idf_micro-ecc.dir\\uECC_verify_antifault.c.obj -c C:\\Dev\\esp\\v5.5.1\\esp-idf\\components\\bootloader\\subproject\\components\\micro-ecc\\uECC_verify_antifault.c",
  191. "file": "C:\\Dev\\esp\\v5.5.1\\esp-idf\\components\\bootloader\\subproject\\components\\micro-ecc\\uECC_verify_antifault.c",
  192. "output": "esp-idf\\micro-ecc\\CMakeFiles\\__idf_micro-ecc.dir\\uECC_verify_antifault.c.obj"
  193. },
  194. {
  195. "directory": "D:/Project/ble_auracast/test/NimBLE_Conn_Disconn/build/bootloader",
  196. "command": "C:\\Dev\\.espressif\\tools\\xtensa-esp-elf\\esp-14.2.0_20241119\\xtensa-esp-elf\\bin\\xtensa-esp32s3-elf-gcc.exe -DBOOTLOADER_BUILD=1 -DESP_PLATFORM -DIDF_VER=\\\"v5.5.1\\\" -DNON_OS_BUILD=1 -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -ID:/Project/ble_auracast/test/NimBLE_Conn_Disconn/build/bootloader/config -IC:/Dev/esp/v5.5.1/esp-idf/components/hal/platform_port/include -IC:/Dev/esp/v5.5.1/esp-idf/components/hal/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/hal/include -IC:/Dev/esp/v5.5.1/esp-idf/components/log/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_rom/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_rom/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_rom/esp32s3/include/esp32s3 -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_rom/esp32s3 -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_common/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/include/soc -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/include/soc/esp32s3 -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/dma/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/ldo/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/debug_probe/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/power_supply/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/port/esp32s3/. -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/port/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/mspi_timing_tuning/port/esp32s3/. -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/mspi_timing_tuning/port/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/newlib/platform_include -IC:/Dev/esp/v5.5.1/esp-idf/components/xtensa/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/xtensa/include -IC:/Dev/esp/v5.5.1/esp-idf/components/xtensa/deprecated_include -IC:/Dev/esp/v5.5.1/esp-idf/components/soc/include -IC:/Dev/esp/v5.5.1/esp-idf/components/soc/esp32s3 -IC:/Dev/esp/v5.5.1/esp-idf/components/soc/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/soc/esp32s3/register -mlongcalls -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-error=extra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -Os -freorder-blocks -fmacro-prefix-map=C:/Dev/esp/v5.5.1/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=C:/Dev/esp/v5.5.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -std=gnu17 -Wno-old-style-declaration -o esp-idf\\hal\\CMakeFiles\\__idf_hal.dir\\hal_utils.c.obj -c C:\\Dev\\esp\\v5.5.1\\esp-idf\\components\\hal\\hal_utils.c",
  197. "file": "C:\\Dev\\esp\\v5.5.1\\esp-idf\\components\\hal\\hal_utils.c",
  198. "output": "esp-idf\\hal\\CMakeFiles\\__idf_hal.dir\\hal_utils.c.obj"
  199. },
  200. {
  201. "directory": "D:/Project/ble_auracast/test/NimBLE_Conn_Disconn/build/bootloader",
  202. "command": "C:\\Dev\\.espressif\\tools\\xtensa-esp-elf\\esp-14.2.0_20241119\\xtensa-esp-elf\\bin\\xtensa-esp32s3-elf-gcc.exe -DBOOTLOADER_BUILD=1 -DESP_PLATFORM -DIDF_VER=\\\"v5.5.1\\\" -DNON_OS_BUILD=1 -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -ID:/Project/ble_auracast/test/NimBLE_Conn_Disconn/build/bootloader/config -IC:/Dev/esp/v5.5.1/esp-idf/components/hal/platform_port/include -IC:/Dev/esp/v5.5.1/esp-idf/components/hal/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/hal/include -IC:/Dev/esp/v5.5.1/esp-idf/components/log/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_rom/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_rom/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_rom/esp32s3/include/esp32s3 -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_rom/esp32s3 -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_common/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/include/soc -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/include/soc/esp32s3 -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/dma/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/ldo/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/debug_probe/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/power_supply/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/port/esp32s3/. -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/port/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/mspi_timing_tuning/port/esp32s3/. -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/mspi_timing_tuning/port/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/newlib/platform_include -IC:/Dev/esp/v5.5.1/esp-idf/components/xtensa/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/xtensa/include -IC:/Dev/esp/v5.5.1/esp-idf/components/xtensa/deprecated_include -IC:/Dev/esp/v5.5.1/esp-idf/components/soc/include -IC:/Dev/esp/v5.5.1/esp-idf/components/soc/esp32s3 -IC:/Dev/esp/v5.5.1/esp-idf/components/soc/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/soc/esp32s3/register -mlongcalls -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-error=extra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -Os -freorder-blocks -fmacro-prefix-map=C:/Dev/esp/v5.5.1/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=C:/Dev/esp/v5.5.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -std=gnu17 -Wno-old-style-declaration -o esp-idf\\hal\\CMakeFiles\\__idf_hal.dir\\mpu_hal.c.obj -c C:\\Dev\\esp\\v5.5.1\\esp-idf\\components\\hal\\mpu_hal.c",
  203. "file": "C:\\Dev\\esp\\v5.5.1\\esp-idf\\components\\hal\\mpu_hal.c",
  204. "output": "esp-idf\\hal\\CMakeFiles\\__idf_hal.dir\\mpu_hal.c.obj"
  205. },
  206. {
  207. "directory": "D:/Project/ble_auracast/test/NimBLE_Conn_Disconn/build/bootloader",
  208. "command": "C:\\Dev\\.espressif\\tools\\xtensa-esp-elf\\esp-14.2.0_20241119\\xtensa-esp-elf\\bin\\xtensa-esp32s3-elf-gcc.exe -DBOOTLOADER_BUILD=1 -DESP_PLATFORM -DIDF_VER=\\\"v5.5.1\\\" -DNON_OS_BUILD=1 -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -ID:/Project/ble_auracast/test/NimBLE_Conn_Disconn/build/bootloader/config -IC:/Dev/esp/v5.5.1/esp-idf/components/hal/platform_port/include -IC:/Dev/esp/v5.5.1/esp-idf/components/hal/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/hal/include -IC:/Dev/esp/v5.5.1/esp-idf/components/log/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_rom/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_rom/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_rom/esp32s3/include/esp32s3 -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_rom/esp32s3 -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_common/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/include/soc -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/include/soc/esp32s3 -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/dma/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/ldo/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/debug_probe/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/power_supply/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/port/esp32s3/. -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/port/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/mspi_timing_tuning/port/esp32s3/. -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/mspi_timing_tuning/port/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/newlib/platform_include -IC:/Dev/esp/v5.5.1/esp-idf/components/xtensa/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/xtensa/include -IC:/Dev/esp/v5.5.1/esp-idf/components/xtensa/deprecated_include -IC:/Dev/esp/v5.5.1/esp-idf/components/soc/include -IC:/Dev/esp/v5.5.1/esp-idf/components/soc/esp32s3 -IC:/Dev/esp/v5.5.1/esp-idf/components/soc/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/soc/esp32s3/register -mlongcalls -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-error=extra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -Os -freorder-blocks -fmacro-prefix-map=C:/Dev/esp/v5.5.1/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=C:/Dev/esp/v5.5.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -std=gnu17 -Wno-old-style-declaration -o esp-idf\\hal\\CMakeFiles\\__idf_hal.dir\\efuse_hal.c.obj -c C:\\Dev\\esp\\v5.5.1\\esp-idf\\components\\hal\\efuse_hal.c",
  209. "file": "C:\\Dev\\esp\\v5.5.1\\esp-idf\\components\\hal\\efuse_hal.c",
  210. "output": "esp-idf\\hal\\CMakeFiles\\__idf_hal.dir\\efuse_hal.c.obj"
  211. },
  212. {
  213. "directory": "D:/Project/ble_auracast/test/NimBLE_Conn_Disconn/build/bootloader",
  214. "command": "C:\\Dev\\.espressif\\tools\\xtensa-esp-elf\\esp-14.2.0_20241119\\xtensa-esp-elf\\bin\\xtensa-esp32s3-elf-gcc.exe -DBOOTLOADER_BUILD=1 -DESP_PLATFORM -DIDF_VER=\\\"v5.5.1\\\" -DNON_OS_BUILD=1 -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -ID:/Project/ble_auracast/test/NimBLE_Conn_Disconn/build/bootloader/config -IC:/Dev/esp/v5.5.1/esp-idf/components/hal/platform_port/include -IC:/Dev/esp/v5.5.1/esp-idf/components/hal/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/hal/include -IC:/Dev/esp/v5.5.1/esp-idf/components/log/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_rom/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_rom/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_rom/esp32s3/include/esp32s3 -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_rom/esp32s3 -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_common/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/include/soc -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/include/soc/esp32s3 -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/dma/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/ldo/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/debug_probe/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/power_supply/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/port/esp32s3/. -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/port/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/mspi_timing_tuning/port/esp32s3/. -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/mspi_timing_tuning/port/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/newlib/platform_include -IC:/Dev/esp/v5.5.1/esp-idf/components/xtensa/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/xtensa/include -IC:/Dev/esp/v5.5.1/esp-idf/components/xtensa/deprecated_include -IC:/Dev/esp/v5.5.1/esp-idf/components/soc/include -IC:/Dev/esp/v5.5.1/esp-idf/components/soc/esp32s3 -IC:/Dev/esp/v5.5.1/esp-idf/components/soc/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/soc/esp32s3/register -mlongcalls -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-error=extra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -Os -freorder-blocks -fmacro-prefix-map=C:/Dev/esp/v5.5.1/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=C:/Dev/esp/v5.5.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -std=gnu17 -Wno-old-style-declaration -o esp-idf\\hal\\CMakeFiles\\__idf_hal.dir\\esp32s3\\efuse_hal.c.obj -c C:\\Dev\\esp\\v5.5.1\\esp-idf\\components\\hal\\esp32s3\\efuse_hal.c",
  215. "file": "C:\\Dev\\esp\\v5.5.1\\esp-idf\\components\\hal\\esp32s3\\efuse_hal.c",
  216. "output": "esp-idf\\hal\\CMakeFiles\\__idf_hal.dir\\esp32s3\\efuse_hal.c.obj"
  217. },
  218. {
  219. "directory": "D:/Project/ble_auracast/test/NimBLE_Conn_Disconn/build/bootloader",
  220. "command": "C:\\Dev\\.espressif\\tools\\xtensa-esp-elf\\esp-14.2.0_20241119\\xtensa-esp-elf\\bin\\xtensa-esp32s3-elf-gcc.exe -DBOOTLOADER_BUILD=1 -DESP_PLATFORM -DIDF_VER=\\\"v5.5.1\\\" -DNON_OS_BUILD=1 -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -ID:/Project/ble_auracast/test/NimBLE_Conn_Disconn/build/bootloader/config -IC:/Dev/esp/v5.5.1/esp-idf/components/hal/platform_port/include -IC:/Dev/esp/v5.5.1/esp-idf/components/hal/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/hal/include -IC:/Dev/esp/v5.5.1/esp-idf/components/log/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_rom/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_rom/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_rom/esp32s3/include/esp32s3 -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_rom/esp32s3 -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_common/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/include/soc -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/include/soc/esp32s3 -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/dma/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/ldo/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/debug_probe/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/power_supply/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/port/esp32s3/. -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/port/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/mspi_timing_tuning/port/esp32s3/. -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/mspi_timing_tuning/port/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/newlib/platform_include -IC:/Dev/esp/v5.5.1/esp-idf/components/xtensa/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/xtensa/include -IC:/Dev/esp/v5.5.1/esp-idf/components/xtensa/deprecated_include -IC:/Dev/esp/v5.5.1/esp-idf/components/soc/include -IC:/Dev/esp/v5.5.1/esp-idf/components/soc/esp32s3 -IC:/Dev/esp/v5.5.1/esp-idf/components/soc/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/soc/esp32s3/register -mlongcalls -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-error=extra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -Os -freorder-blocks -fmacro-prefix-map=C:/Dev/esp/v5.5.1/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=C:/Dev/esp/v5.5.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -std=gnu17 -Wno-old-style-declaration -o esp-idf\\hal\\CMakeFiles\\__idf_hal.dir\\mmu_hal.c.obj -c C:\\Dev\\esp\\v5.5.1\\esp-idf\\components\\hal\\mmu_hal.c",
  221. "file": "C:\\Dev\\esp\\v5.5.1\\esp-idf\\components\\hal\\mmu_hal.c",
  222. "output": "esp-idf\\hal\\CMakeFiles\\__idf_hal.dir\\mmu_hal.c.obj"
  223. },
  224. {
  225. "directory": "D:/Project/ble_auracast/test/NimBLE_Conn_Disconn/build/bootloader",
  226. "command": "C:\\Dev\\.espressif\\tools\\xtensa-esp-elf\\esp-14.2.0_20241119\\xtensa-esp-elf\\bin\\xtensa-esp32s3-elf-gcc.exe -DBOOTLOADER_BUILD=1 -DESP_PLATFORM -DIDF_VER=\\\"v5.5.1\\\" -DNON_OS_BUILD=1 -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -ID:/Project/ble_auracast/test/NimBLE_Conn_Disconn/build/bootloader/config -IC:/Dev/esp/v5.5.1/esp-idf/components/hal/platform_port/include -IC:/Dev/esp/v5.5.1/esp-idf/components/hal/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/hal/include -IC:/Dev/esp/v5.5.1/esp-idf/components/log/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_rom/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_rom/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_rom/esp32s3/include/esp32s3 -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_rom/esp32s3 -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_common/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/include/soc -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/include/soc/esp32s3 -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/dma/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/ldo/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/debug_probe/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/power_supply/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/port/esp32s3/. -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/port/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/mspi_timing_tuning/port/esp32s3/. -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/mspi_timing_tuning/port/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/newlib/platform_include -IC:/Dev/esp/v5.5.1/esp-idf/components/xtensa/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/xtensa/include -IC:/Dev/esp/v5.5.1/esp-idf/components/xtensa/deprecated_include -IC:/Dev/esp/v5.5.1/esp-idf/components/soc/include -IC:/Dev/esp/v5.5.1/esp-idf/components/soc/esp32s3 -IC:/Dev/esp/v5.5.1/esp-idf/components/soc/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/soc/esp32s3/register -mlongcalls -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-error=extra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -Os -freorder-blocks -fmacro-prefix-map=C:/Dev/esp/v5.5.1/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=C:/Dev/esp/v5.5.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -std=gnu17 -Wno-old-style-declaration -o esp-idf\\hal\\CMakeFiles\\__idf_hal.dir\\cache_hal.c.obj -c C:\\Dev\\esp\\v5.5.1\\esp-idf\\components\\hal\\cache_hal.c",
  227. "file": "C:\\Dev\\esp\\v5.5.1\\esp-idf\\components\\hal\\cache_hal.c",
  228. "output": "esp-idf\\hal\\CMakeFiles\\__idf_hal.dir\\cache_hal.c.obj"
  229. },
  230. {
  231. "directory": "D:/Project/ble_auracast/test/NimBLE_Conn_Disconn/build/bootloader",
  232. "command": "C:\\Dev\\.espressif\\tools\\xtensa-esp-elf\\esp-14.2.0_20241119\\xtensa-esp-elf\\bin\\xtensa-esp32s3-elf-gcc.exe -DBOOTLOADER_BUILD=1 -DESP_PLATFORM -DIDF_VER=\\\"v5.5.1\\\" -DNON_OS_BUILD=1 -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -ID:/Project/ble_auracast/test/NimBLE_Conn_Disconn/build/bootloader/config -IC:/Dev/esp/v5.5.1/esp-idf/components/spi_flash/include -IC:/Dev/esp/v5.5.1/esp-idf/components/spi_flash/include/spi_flash -IC:/Dev/esp/v5.5.1/esp-idf/components/log/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_rom/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_rom/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_rom/esp32s3/include/esp32s3 -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_rom/esp32s3 -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_common/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/include/soc -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/include/soc/esp32s3 -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/dma/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/ldo/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/debug_probe/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/power_supply/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/port/esp32s3/. -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/port/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/mspi_timing_tuning/port/esp32s3/. -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/mspi_timing_tuning/port/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/newlib/platform_include -IC:/Dev/esp/v5.5.1/esp-idf/components/xtensa/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/xtensa/include -IC:/Dev/esp/v5.5.1/esp-idf/components/xtensa/deprecated_include -IC:/Dev/esp/v5.5.1/esp-idf/components/soc/include -IC:/Dev/esp/v5.5.1/esp-idf/components/soc/esp32s3 -IC:/Dev/esp/v5.5.1/esp-idf/components/soc/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/soc/esp32s3/register -IC:/Dev/esp/v5.5.1/esp-idf/components/hal/platform_port/include -IC:/Dev/esp/v5.5.1/esp-idf/components/hal/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/hal/include -IC:/Dev/esp/v5.5.1/esp-idf/components/bootloader_support/include -IC:/Dev/esp/v5.5.1/esp-idf/components/bootloader_support/bootloader_flash/include -IC:/Dev/esp/v5.5.1/esp-idf/components/bootloader_support/private_include -mlongcalls -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-error=extra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -Os -freorder-blocks -fmacro-prefix-map=C:/Dev/esp/v5.5.1/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=C:/Dev/esp/v5.5.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -std=gnu17 -Wno-old-style-declaration -o esp-idf\\spi_flash\\CMakeFiles\\__idf_spi_flash.dir\\spi_flash_wrap.c.obj -c C:\\Dev\\esp\\v5.5.1\\esp-idf\\components\\spi_flash\\spi_flash_wrap.c",
  233. "file": "C:\\Dev\\esp\\v5.5.1\\esp-idf\\components\\spi_flash\\spi_flash_wrap.c",
  234. "output": "esp-idf\\spi_flash\\CMakeFiles\\__idf_spi_flash.dir\\spi_flash_wrap.c.obj"
  235. },
  236. {
  237. "directory": "D:/Project/ble_auracast/test/NimBLE_Conn_Disconn/build/bootloader",
  238. "command": "C:\\Dev\\.espressif\\tools\\xtensa-esp-elf\\esp-14.2.0_20241119\\xtensa-esp-elf\\bin\\xtensa-esp32s3-elf-gcc.exe -DBOOTLOADER_BUILD=1 -DESP_PLATFORM -DIDF_VER=\\\"v5.5.1\\\" -DNON_OS_BUILD=1 -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -ID:/Project/ble_auracast/test/NimBLE_Conn_Disconn/build/bootloader/config -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_bootloader_format/include -IC:/Dev/esp/v5.5.1/esp-idf/components/log/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_rom/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_rom/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_rom/esp32s3/include/esp32s3 -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_rom/esp32s3 -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_common/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/include/soc -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/include/soc/esp32s3 -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/dma/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/ldo/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/debug_probe/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/power_supply/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/port/esp32s3/. -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/port/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/mspi_timing_tuning/port/esp32s3/. -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/mspi_timing_tuning/port/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/newlib/platform_include -IC:/Dev/esp/v5.5.1/esp-idf/components/xtensa/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/xtensa/include -IC:/Dev/esp/v5.5.1/esp-idf/components/xtensa/deprecated_include -IC:/Dev/esp/v5.5.1/esp-idf/components/soc/include -IC:/Dev/esp/v5.5.1/esp-idf/components/soc/esp32s3 -IC:/Dev/esp/v5.5.1/esp-idf/components/soc/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/soc/esp32s3/register -mlongcalls -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-error=extra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -Os -freorder-blocks -fmacro-prefix-map=C:/Dev/esp/v5.5.1/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=C:/Dev/esp/v5.5.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -std=gnu17 -Wno-old-style-declaration -o esp-idf\\esp_bootloader_format\\CMakeFiles\\__idf_esp_bootloader_format.dir\\esp_bootloader_desc.c.obj -c C:\\Dev\\esp\\v5.5.1\\esp-idf\\components\\esp_bootloader_format\\esp_bootloader_desc.c",
  239. "file": "C:\\Dev\\esp\\v5.5.1\\esp-idf\\components\\esp_bootloader_format\\esp_bootloader_desc.c",
  240. "output": "esp-idf\\esp_bootloader_format\\CMakeFiles\\__idf_esp_bootloader_format.dir\\esp_bootloader_desc.c.obj"
  241. },
  242. {
  243. "directory": "D:/Project/ble_auracast/test/NimBLE_Conn_Disconn/build/bootloader",
  244. "command": "C:\\Dev\\.espressif\\tools\\xtensa-esp-elf\\esp-14.2.0_20241119\\xtensa-esp-elf\\bin\\xtensa-esp32s3-elf-gcc.exe -DBOOTLOADER_BUILD=1 -DESP_PLATFORM -DIDF_VER=\\\"v5.5.1\\\" -DNON_OS_BUILD=1 -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -ID:/Project/ble_auracast/test/NimBLE_Conn_Disconn/build/bootloader/config -IC:/Dev/esp/v5.5.1/esp-idf/components/bootloader_support/include -IC:/Dev/esp/v5.5.1/esp-idf/components/bootloader_support/bootloader_flash/include -IC:/Dev/esp/v5.5.1/esp-idf/components/bootloader_support/private_include -IC:/Dev/esp/v5.5.1/esp-idf/components/log/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_rom/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_rom/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_rom/esp32s3/include/esp32s3 -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_rom/esp32s3 -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_common/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/include/soc -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/include/soc/esp32s3 -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/dma/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/ldo/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/debug_probe/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/power_supply/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/port/esp32s3/. -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/port/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/mspi_timing_tuning/port/esp32s3/. -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/mspi_timing_tuning/port/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/newlib/platform_include -IC:/Dev/esp/v5.5.1/esp-idf/components/xtensa/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/xtensa/include -IC:/Dev/esp/v5.5.1/esp-idf/components/xtensa/deprecated_include -IC:/Dev/esp/v5.5.1/esp-idf/components/soc/include -IC:/Dev/esp/v5.5.1/esp-idf/components/soc/esp32s3 -IC:/Dev/esp/v5.5.1/esp-idf/components/soc/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/soc/esp32s3/register -IC:/Dev/esp/v5.5.1/esp-idf/components/bootloader/subproject/components/micro-ecc -IC:/Dev/esp/v5.5.1/esp-idf/components/bootloader/subproject/components/micro-ecc/micro-ecc -IC:/Dev/esp/v5.5.1/esp-idf/components/spi_flash/include -IC:/Dev/esp/v5.5.1/esp-idf/components/hal/platform_port/include -IC:/Dev/esp/v5.5.1/esp-idf/components/hal/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/hal/include -IC:/Dev/esp/v5.5.1/esp-idf/components/efuse/include -IC:/Dev/esp/v5.5.1/esp-idf/components/efuse/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_bootloader_format/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_app_format/include -mlongcalls -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-error=extra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -Os -freorder-blocks -fmacro-prefix-map=C:/Dev/esp/v5.5.1/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=C:/Dev/esp/v5.5.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -std=gnu17 -Wno-old-style-declaration -o esp-idf\\bootloader_support\\CMakeFiles\\__idf_bootloader_support.dir\\src\\bootloader_common.c.obj -c C:\\Dev\\esp\\v5.5.1\\esp-idf\\components\\bootloader_support\\src\\bootloader_common.c",
  245. "file": "C:\\Dev\\esp\\v5.5.1\\esp-idf\\components\\bootloader_support\\src\\bootloader_common.c",
  246. "output": "esp-idf\\bootloader_support\\CMakeFiles\\__idf_bootloader_support.dir\\src\\bootloader_common.c.obj"
  247. },
  248. {
  249. "directory": "D:/Project/ble_auracast/test/NimBLE_Conn_Disconn/build/bootloader",
  250. "command": "C:\\Dev\\.espressif\\tools\\xtensa-esp-elf\\esp-14.2.0_20241119\\xtensa-esp-elf\\bin\\xtensa-esp32s3-elf-gcc.exe -DBOOTLOADER_BUILD=1 -DESP_PLATFORM -DIDF_VER=\\\"v5.5.1\\\" -DNON_OS_BUILD=1 -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -ID:/Project/ble_auracast/test/NimBLE_Conn_Disconn/build/bootloader/config -IC:/Dev/esp/v5.5.1/esp-idf/components/bootloader_support/include -IC:/Dev/esp/v5.5.1/esp-idf/components/bootloader_support/bootloader_flash/include -IC:/Dev/esp/v5.5.1/esp-idf/components/bootloader_support/private_include -IC:/Dev/esp/v5.5.1/esp-idf/components/log/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_rom/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_rom/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_rom/esp32s3/include/esp32s3 -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_rom/esp32s3 -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_common/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/include/soc -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/include/soc/esp32s3 -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/dma/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/ldo/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/debug_probe/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/power_supply/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/port/esp32s3/. -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/port/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/mspi_timing_tuning/port/esp32s3/. -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/mspi_timing_tuning/port/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/newlib/platform_include -IC:/Dev/esp/v5.5.1/esp-idf/components/xtensa/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/xtensa/include -IC:/Dev/esp/v5.5.1/esp-idf/components/xtensa/deprecated_include -IC:/Dev/esp/v5.5.1/esp-idf/components/soc/include -IC:/Dev/esp/v5.5.1/esp-idf/components/soc/esp32s3 -IC:/Dev/esp/v5.5.1/esp-idf/components/soc/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/soc/esp32s3/register -IC:/Dev/esp/v5.5.1/esp-idf/components/bootloader/subproject/components/micro-ecc -IC:/Dev/esp/v5.5.1/esp-idf/components/bootloader/subproject/components/micro-ecc/micro-ecc -IC:/Dev/esp/v5.5.1/esp-idf/components/spi_flash/include -IC:/Dev/esp/v5.5.1/esp-idf/components/hal/platform_port/include -IC:/Dev/esp/v5.5.1/esp-idf/components/hal/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/hal/include -IC:/Dev/esp/v5.5.1/esp-idf/components/efuse/include -IC:/Dev/esp/v5.5.1/esp-idf/components/efuse/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_bootloader_format/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_app_format/include -mlongcalls -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-error=extra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -Os -freorder-blocks -fmacro-prefix-map=C:/Dev/esp/v5.5.1/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=C:/Dev/esp/v5.5.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -std=gnu17 -Wno-old-style-declaration -o esp-idf\\bootloader_support\\CMakeFiles\\__idf_bootloader_support.dir\\src\\bootloader_common_loader.c.obj -c C:\\Dev\\esp\\v5.5.1\\esp-idf\\components\\bootloader_support\\src\\bootloader_common_loader.c",
  251. "file": "C:\\Dev\\esp\\v5.5.1\\esp-idf\\components\\bootloader_support\\src\\bootloader_common_loader.c",
  252. "output": "esp-idf\\bootloader_support\\CMakeFiles\\__idf_bootloader_support.dir\\src\\bootloader_common_loader.c.obj"
  253. },
  254. {
  255. "directory": "D:/Project/ble_auracast/test/NimBLE_Conn_Disconn/build/bootloader",
  256. "command": "C:\\Dev\\.espressif\\tools\\xtensa-esp-elf\\esp-14.2.0_20241119\\xtensa-esp-elf\\bin\\xtensa-esp32s3-elf-gcc.exe -DBOOTLOADER_BUILD=1 -DESP_PLATFORM -DIDF_VER=\\\"v5.5.1\\\" -DNON_OS_BUILD=1 -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -ID:/Project/ble_auracast/test/NimBLE_Conn_Disconn/build/bootloader/config -IC:/Dev/esp/v5.5.1/esp-idf/components/bootloader_support/include -IC:/Dev/esp/v5.5.1/esp-idf/components/bootloader_support/bootloader_flash/include -IC:/Dev/esp/v5.5.1/esp-idf/components/bootloader_support/private_include -IC:/Dev/esp/v5.5.1/esp-idf/components/log/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_rom/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_rom/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_rom/esp32s3/include/esp32s3 -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_rom/esp32s3 -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_common/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/include/soc -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/include/soc/esp32s3 -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/dma/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/ldo/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/debug_probe/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/power_supply/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/port/esp32s3/. -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/port/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/mspi_timing_tuning/port/esp32s3/. -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/mspi_timing_tuning/port/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/newlib/platform_include -IC:/Dev/esp/v5.5.1/esp-idf/components/xtensa/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/xtensa/include -IC:/Dev/esp/v5.5.1/esp-idf/components/xtensa/deprecated_include -IC:/Dev/esp/v5.5.1/esp-idf/components/soc/include -IC:/Dev/esp/v5.5.1/esp-idf/components/soc/esp32s3 -IC:/Dev/esp/v5.5.1/esp-idf/components/soc/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/soc/esp32s3/register -IC:/Dev/esp/v5.5.1/esp-idf/components/bootloader/subproject/components/micro-ecc -IC:/Dev/esp/v5.5.1/esp-idf/components/bootloader/subproject/components/micro-ecc/micro-ecc -IC:/Dev/esp/v5.5.1/esp-idf/components/spi_flash/include -IC:/Dev/esp/v5.5.1/esp-idf/components/hal/platform_port/include -IC:/Dev/esp/v5.5.1/esp-idf/components/hal/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/hal/include -IC:/Dev/esp/v5.5.1/esp-idf/components/efuse/include -IC:/Dev/esp/v5.5.1/esp-idf/components/efuse/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_bootloader_format/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_app_format/include -mlongcalls -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-error=extra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -Os -freorder-blocks -fmacro-prefix-map=C:/Dev/esp/v5.5.1/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=C:/Dev/esp/v5.5.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -std=gnu17 -Wno-old-style-declaration -o esp-idf\\bootloader_support\\CMakeFiles\\__idf_bootloader_support.dir\\src\\bootloader_clock_init.c.obj -c C:\\Dev\\esp\\v5.5.1\\esp-idf\\components\\bootloader_support\\src\\bootloader_clock_init.c",
  257. "file": "C:\\Dev\\esp\\v5.5.1\\esp-idf\\components\\bootloader_support\\src\\bootloader_clock_init.c",
  258. "output": "esp-idf\\bootloader_support\\CMakeFiles\\__idf_bootloader_support.dir\\src\\bootloader_clock_init.c.obj"
  259. },
  260. {
  261. "directory": "D:/Project/ble_auracast/test/NimBLE_Conn_Disconn/build/bootloader",
  262. "command": "C:\\Dev\\.espressif\\tools\\xtensa-esp-elf\\esp-14.2.0_20241119\\xtensa-esp-elf\\bin\\xtensa-esp32s3-elf-gcc.exe -DBOOTLOADER_BUILD=1 -DESP_PLATFORM -DIDF_VER=\\\"v5.5.1\\\" -DNON_OS_BUILD=1 -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -ID:/Project/ble_auracast/test/NimBLE_Conn_Disconn/build/bootloader/config -IC:/Dev/esp/v5.5.1/esp-idf/components/bootloader_support/include -IC:/Dev/esp/v5.5.1/esp-idf/components/bootloader_support/bootloader_flash/include -IC:/Dev/esp/v5.5.1/esp-idf/components/bootloader_support/private_include -IC:/Dev/esp/v5.5.1/esp-idf/components/log/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_rom/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_rom/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_rom/esp32s3/include/esp32s3 -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_rom/esp32s3 -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_common/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/include/soc -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/include/soc/esp32s3 -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/dma/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/ldo/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/debug_probe/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/power_supply/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/port/esp32s3/. -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/port/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/mspi_timing_tuning/port/esp32s3/. -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/mspi_timing_tuning/port/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/newlib/platform_include -IC:/Dev/esp/v5.5.1/esp-idf/components/xtensa/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/xtensa/include -IC:/Dev/esp/v5.5.1/esp-idf/components/xtensa/deprecated_include -IC:/Dev/esp/v5.5.1/esp-idf/components/soc/include -IC:/Dev/esp/v5.5.1/esp-idf/components/soc/esp32s3 -IC:/Dev/esp/v5.5.1/esp-idf/components/soc/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/soc/esp32s3/register -IC:/Dev/esp/v5.5.1/esp-idf/components/bootloader/subproject/components/micro-ecc -IC:/Dev/esp/v5.5.1/esp-idf/components/bootloader/subproject/components/micro-ecc/micro-ecc -IC:/Dev/esp/v5.5.1/esp-idf/components/spi_flash/include -IC:/Dev/esp/v5.5.1/esp-idf/components/hal/platform_port/include -IC:/Dev/esp/v5.5.1/esp-idf/components/hal/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/hal/include -IC:/Dev/esp/v5.5.1/esp-idf/components/efuse/include -IC:/Dev/esp/v5.5.1/esp-idf/components/efuse/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_bootloader_format/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_app_format/include -mlongcalls -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-error=extra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -Os -freorder-blocks -fmacro-prefix-map=C:/Dev/esp/v5.5.1/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=C:/Dev/esp/v5.5.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -std=gnu17 -Wno-old-style-declaration -o esp-idf\\bootloader_support\\CMakeFiles\\__idf_bootloader_support.dir\\src\\bootloader_mem.c.obj -c C:\\Dev\\esp\\v5.5.1\\esp-idf\\components\\bootloader_support\\src\\bootloader_mem.c",
  263. "file": "C:\\Dev\\esp\\v5.5.1\\esp-idf\\components\\bootloader_support\\src\\bootloader_mem.c",
  264. "output": "esp-idf\\bootloader_support\\CMakeFiles\\__idf_bootloader_support.dir\\src\\bootloader_mem.c.obj"
  265. },
  266. {
  267. "directory": "D:/Project/ble_auracast/test/NimBLE_Conn_Disconn/build/bootloader",
  268. "command": "C:\\Dev\\.espressif\\tools\\xtensa-esp-elf\\esp-14.2.0_20241119\\xtensa-esp-elf\\bin\\xtensa-esp32s3-elf-gcc.exe -DBOOTLOADER_BUILD=1 -DESP_PLATFORM -DIDF_VER=\\\"v5.5.1\\\" -DNON_OS_BUILD=1 -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -ID:/Project/ble_auracast/test/NimBLE_Conn_Disconn/build/bootloader/config -IC:/Dev/esp/v5.5.1/esp-idf/components/bootloader_support/include -IC:/Dev/esp/v5.5.1/esp-idf/components/bootloader_support/bootloader_flash/include -IC:/Dev/esp/v5.5.1/esp-idf/components/bootloader_support/private_include -IC:/Dev/esp/v5.5.1/esp-idf/components/log/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_rom/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_rom/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_rom/esp32s3/include/esp32s3 -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_rom/esp32s3 -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_common/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/include/soc -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/include/soc/esp32s3 -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/dma/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/ldo/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/debug_probe/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/power_supply/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/port/esp32s3/. -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/port/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/mspi_timing_tuning/port/esp32s3/. -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/mspi_timing_tuning/port/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/newlib/platform_include -IC:/Dev/esp/v5.5.1/esp-idf/components/xtensa/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/xtensa/include -IC:/Dev/esp/v5.5.1/esp-idf/components/xtensa/deprecated_include -IC:/Dev/esp/v5.5.1/esp-idf/components/soc/include -IC:/Dev/esp/v5.5.1/esp-idf/components/soc/esp32s3 -IC:/Dev/esp/v5.5.1/esp-idf/components/soc/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/soc/esp32s3/register -IC:/Dev/esp/v5.5.1/esp-idf/components/bootloader/subproject/components/micro-ecc -IC:/Dev/esp/v5.5.1/esp-idf/components/bootloader/subproject/components/micro-ecc/micro-ecc -IC:/Dev/esp/v5.5.1/esp-idf/components/spi_flash/include -IC:/Dev/esp/v5.5.1/esp-idf/components/hal/platform_port/include -IC:/Dev/esp/v5.5.1/esp-idf/components/hal/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/hal/include -IC:/Dev/esp/v5.5.1/esp-idf/components/efuse/include -IC:/Dev/esp/v5.5.1/esp-idf/components/efuse/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_bootloader_format/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_app_format/include -mlongcalls -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-error=extra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -Os -freorder-blocks -fmacro-prefix-map=C:/Dev/esp/v5.5.1/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=C:/Dev/esp/v5.5.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -std=gnu17 -Wno-old-style-declaration -o esp-idf\\bootloader_support\\CMakeFiles\\__idf_bootloader_support.dir\\src\\bootloader_random.c.obj -c C:\\Dev\\esp\\v5.5.1\\esp-idf\\components\\bootloader_support\\src\\bootloader_random.c",
  269. "file": "C:\\Dev\\esp\\v5.5.1\\esp-idf\\components\\bootloader_support\\src\\bootloader_random.c",
  270. "output": "esp-idf\\bootloader_support\\CMakeFiles\\__idf_bootloader_support.dir\\src\\bootloader_random.c.obj"
  271. },
  272. {
  273. "directory": "D:/Project/ble_auracast/test/NimBLE_Conn_Disconn/build/bootloader",
  274. "command": "C:\\Dev\\.espressif\\tools\\xtensa-esp-elf\\esp-14.2.0_20241119\\xtensa-esp-elf\\bin\\xtensa-esp32s3-elf-gcc.exe -DBOOTLOADER_BUILD=1 -DESP_PLATFORM -DIDF_VER=\\\"v5.5.1\\\" -DNON_OS_BUILD=1 -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -ID:/Project/ble_auracast/test/NimBLE_Conn_Disconn/build/bootloader/config -IC:/Dev/esp/v5.5.1/esp-idf/components/bootloader_support/include -IC:/Dev/esp/v5.5.1/esp-idf/components/bootloader_support/bootloader_flash/include -IC:/Dev/esp/v5.5.1/esp-idf/components/bootloader_support/private_include -IC:/Dev/esp/v5.5.1/esp-idf/components/log/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_rom/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_rom/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_rom/esp32s3/include/esp32s3 -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_rom/esp32s3 -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_common/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/include/soc -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/include/soc/esp32s3 -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/dma/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/ldo/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/debug_probe/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/power_supply/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/port/esp32s3/. -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/port/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/mspi_timing_tuning/port/esp32s3/. -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/mspi_timing_tuning/port/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/newlib/platform_include -IC:/Dev/esp/v5.5.1/esp-idf/components/xtensa/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/xtensa/include -IC:/Dev/esp/v5.5.1/esp-idf/components/xtensa/deprecated_include -IC:/Dev/esp/v5.5.1/esp-idf/components/soc/include -IC:/Dev/esp/v5.5.1/esp-idf/components/soc/esp32s3 -IC:/Dev/esp/v5.5.1/esp-idf/components/soc/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/soc/esp32s3/register -IC:/Dev/esp/v5.5.1/esp-idf/components/bootloader/subproject/components/micro-ecc -IC:/Dev/esp/v5.5.1/esp-idf/components/bootloader/subproject/components/micro-ecc/micro-ecc -IC:/Dev/esp/v5.5.1/esp-idf/components/spi_flash/include -IC:/Dev/esp/v5.5.1/esp-idf/components/hal/platform_port/include -IC:/Dev/esp/v5.5.1/esp-idf/components/hal/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/hal/include -IC:/Dev/esp/v5.5.1/esp-idf/components/efuse/include -IC:/Dev/esp/v5.5.1/esp-idf/components/efuse/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_bootloader_format/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_app_format/include -mlongcalls -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-error=extra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -Os -freorder-blocks -fmacro-prefix-map=C:/Dev/esp/v5.5.1/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=C:/Dev/esp/v5.5.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -std=gnu17 -Wno-old-style-declaration -o esp-idf\\bootloader_support\\CMakeFiles\\__idf_bootloader_support.dir\\src\\bootloader_efuse.c.obj -c C:\\Dev\\esp\\v5.5.1\\esp-idf\\components\\bootloader_support\\src\\bootloader_efuse.c",
  275. "file": "C:\\Dev\\esp\\v5.5.1\\esp-idf\\components\\bootloader_support\\src\\bootloader_efuse.c",
  276. "output": "esp-idf\\bootloader_support\\CMakeFiles\\__idf_bootloader_support.dir\\src\\bootloader_efuse.c.obj"
  277. },
  278. {
  279. "directory": "D:/Project/ble_auracast/test/NimBLE_Conn_Disconn/build/bootloader",
  280. "command": "C:\\Dev\\.espressif\\tools\\xtensa-esp-elf\\esp-14.2.0_20241119\\xtensa-esp-elf\\bin\\xtensa-esp32s3-elf-gcc.exe -DBOOTLOADER_BUILD=1 -DESP_PLATFORM -DIDF_VER=\\\"v5.5.1\\\" -DNON_OS_BUILD=1 -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -ID:/Project/ble_auracast/test/NimBLE_Conn_Disconn/build/bootloader/config -IC:/Dev/esp/v5.5.1/esp-idf/components/bootloader_support/include -IC:/Dev/esp/v5.5.1/esp-idf/components/bootloader_support/bootloader_flash/include -IC:/Dev/esp/v5.5.1/esp-idf/components/bootloader_support/private_include -IC:/Dev/esp/v5.5.1/esp-idf/components/log/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_rom/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_rom/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_rom/esp32s3/include/esp32s3 -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_rom/esp32s3 -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_common/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/include/soc -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/include/soc/esp32s3 -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/dma/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/ldo/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/debug_probe/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/power_supply/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/port/esp32s3/. -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/port/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/mspi_timing_tuning/port/esp32s3/. -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/mspi_timing_tuning/port/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/newlib/platform_include -IC:/Dev/esp/v5.5.1/esp-idf/components/xtensa/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/xtensa/include -IC:/Dev/esp/v5.5.1/esp-idf/components/xtensa/deprecated_include -IC:/Dev/esp/v5.5.1/esp-idf/components/soc/include -IC:/Dev/esp/v5.5.1/esp-idf/components/soc/esp32s3 -IC:/Dev/esp/v5.5.1/esp-idf/components/soc/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/soc/esp32s3/register -IC:/Dev/esp/v5.5.1/esp-idf/components/bootloader/subproject/components/micro-ecc -IC:/Dev/esp/v5.5.1/esp-idf/components/bootloader/subproject/components/micro-ecc/micro-ecc -IC:/Dev/esp/v5.5.1/esp-idf/components/spi_flash/include -IC:/Dev/esp/v5.5.1/esp-idf/components/hal/platform_port/include -IC:/Dev/esp/v5.5.1/esp-idf/components/hal/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/hal/include -IC:/Dev/esp/v5.5.1/esp-idf/components/efuse/include -IC:/Dev/esp/v5.5.1/esp-idf/components/efuse/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_bootloader_format/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_app_format/include -mlongcalls -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-error=extra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -Os -freorder-blocks -fmacro-prefix-map=C:/Dev/esp/v5.5.1/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=C:/Dev/esp/v5.5.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -std=gnu17 -Wno-old-style-declaration -o esp-idf\\bootloader_support\\CMakeFiles\\__idf_bootloader_support.dir\\src\\flash_encrypt.c.obj -c C:\\Dev\\esp\\v5.5.1\\esp-idf\\components\\bootloader_support\\src\\flash_encrypt.c",
  281. "file": "C:\\Dev\\esp\\v5.5.1\\esp-idf\\components\\bootloader_support\\src\\flash_encrypt.c",
  282. "output": "esp-idf\\bootloader_support\\CMakeFiles\\__idf_bootloader_support.dir\\src\\flash_encrypt.c.obj"
  283. },
  284. {
  285. "directory": "D:/Project/ble_auracast/test/NimBLE_Conn_Disconn/build/bootloader",
  286. "command": "C:\\Dev\\.espressif\\tools\\xtensa-esp-elf\\esp-14.2.0_20241119\\xtensa-esp-elf\\bin\\xtensa-esp32s3-elf-gcc.exe -DBOOTLOADER_BUILD=1 -DESP_PLATFORM -DIDF_VER=\\\"v5.5.1\\\" -DNON_OS_BUILD=1 -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -ID:/Project/ble_auracast/test/NimBLE_Conn_Disconn/build/bootloader/config -IC:/Dev/esp/v5.5.1/esp-idf/components/bootloader_support/include -IC:/Dev/esp/v5.5.1/esp-idf/components/bootloader_support/bootloader_flash/include -IC:/Dev/esp/v5.5.1/esp-idf/components/bootloader_support/private_include -IC:/Dev/esp/v5.5.1/esp-idf/components/log/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_rom/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_rom/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_rom/esp32s3/include/esp32s3 -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_rom/esp32s3 -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_common/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/include/soc -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/include/soc/esp32s3 -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/dma/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/ldo/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/debug_probe/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/power_supply/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/port/esp32s3/. -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/port/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/mspi_timing_tuning/port/esp32s3/. -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/mspi_timing_tuning/port/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/newlib/platform_include -IC:/Dev/esp/v5.5.1/esp-idf/components/xtensa/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/xtensa/include -IC:/Dev/esp/v5.5.1/esp-idf/components/xtensa/deprecated_include -IC:/Dev/esp/v5.5.1/esp-idf/components/soc/include -IC:/Dev/esp/v5.5.1/esp-idf/components/soc/esp32s3 -IC:/Dev/esp/v5.5.1/esp-idf/components/soc/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/soc/esp32s3/register -IC:/Dev/esp/v5.5.1/esp-idf/components/bootloader/subproject/components/micro-ecc -IC:/Dev/esp/v5.5.1/esp-idf/components/bootloader/subproject/components/micro-ecc/micro-ecc -IC:/Dev/esp/v5.5.1/esp-idf/components/spi_flash/include -IC:/Dev/esp/v5.5.1/esp-idf/components/hal/platform_port/include -IC:/Dev/esp/v5.5.1/esp-idf/components/hal/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/hal/include -IC:/Dev/esp/v5.5.1/esp-idf/components/efuse/include -IC:/Dev/esp/v5.5.1/esp-idf/components/efuse/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_bootloader_format/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_app_format/include -mlongcalls -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-error=extra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -Os -freorder-blocks -fmacro-prefix-map=C:/Dev/esp/v5.5.1/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=C:/Dev/esp/v5.5.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -std=gnu17 -Wno-old-style-declaration -o esp-idf\\bootloader_support\\CMakeFiles\\__idf_bootloader_support.dir\\src\\secure_boot.c.obj -c C:\\Dev\\esp\\v5.5.1\\esp-idf\\components\\bootloader_support\\src\\secure_boot.c",
  287. "file": "C:\\Dev\\esp\\v5.5.1\\esp-idf\\components\\bootloader_support\\src\\secure_boot.c",
  288. "output": "esp-idf\\bootloader_support\\CMakeFiles\\__idf_bootloader_support.dir\\src\\secure_boot.c.obj"
  289. },
  290. {
  291. "directory": "D:/Project/ble_auracast/test/NimBLE_Conn_Disconn/build/bootloader",
  292. "command": "C:\\Dev\\.espressif\\tools\\xtensa-esp-elf\\esp-14.2.0_20241119\\xtensa-esp-elf\\bin\\xtensa-esp32s3-elf-gcc.exe -DBOOTLOADER_BUILD=1 -DESP_PLATFORM -DIDF_VER=\\\"v5.5.1\\\" -DNON_OS_BUILD=1 -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -ID:/Project/ble_auracast/test/NimBLE_Conn_Disconn/build/bootloader/config -IC:/Dev/esp/v5.5.1/esp-idf/components/bootloader_support/include -IC:/Dev/esp/v5.5.1/esp-idf/components/bootloader_support/bootloader_flash/include -IC:/Dev/esp/v5.5.1/esp-idf/components/bootloader_support/private_include -IC:/Dev/esp/v5.5.1/esp-idf/components/log/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_rom/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_rom/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_rom/esp32s3/include/esp32s3 -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_rom/esp32s3 -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_common/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/include/soc -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/include/soc/esp32s3 -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/dma/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/ldo/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/debug_probe/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/power_supply/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/port/esp32s3/. -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/port/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/mspi_timing_tuning/port/esp32s3/. -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/mspi_timing_tuning/port/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/newlib/platform_include -IC:/Dev/esp/v5.5.1/esp-idf/components/xtensa/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/xtensa/include -IC:/Dev/esp/v5.5.1/esp-idf/components/xtensa/deprecated_include -IC:/Dev/esp/v5.5.1/esp-idf/components/soc/include -IC:/Dev/esp/v5.5.1/esp-idf/components/soc/esp32s3 -IC:/Dev/esp/v5.5.1/esp-idf/components/soc/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/soc/esp32s3/register -IC:/Dev/esp/v5.5.1/esp-idf/components/bootloader/subproject/components/micro-ecc -IC:/Dev/esp/v5.5.1/esp-idf/components/bootloader/subproject/components/micro-ecc/micro-ecc -IC:/Dev/esp/v5.5.1/esp-idf/components/spi_flash/include -IC:/Dev/esp/v5.5.1/esp-idf/components/hal/platform_port/include -IC:/Dev/esp/v5.5.1/esp-idf/components/hal/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/hal/include -IC:/Dev/esp/v5.5.1/esp-idf/components/efuse/include -IC:/Dev/esp/v5.5.1/esp-idf/components/efuse/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_bootloader_format/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_app_format/include -mlongcalls -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-error=extra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -Os -freorder-blocks -fmacro-prefix-map=C:/Dev/esp/v5.5.1/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=C:/Dev/esp/v5.5.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -std=gnu17 -Wno-old-style-declaration -o esp-idf\\bootloader_support\\CMakeFiles\\__idf_bootloader_support.dir\\src\\bootloader_random_esp32s3.c.obj -c C:\\Dev\\esp\\v5.5.1\\esp-idf\\components\\bootloader_support\\src\\bootloader_random_esp32s3.c",
  293. "file": "C:\\Dev\\esp\\v5.5.1\\esp-idf\\components\\bootloader_support\\src\\bootloader_random_esp32s3.c",
  294. "output": "esp-idf\\bootloader_support\\CMakeFiles\\__idf_bootloader_support.dir\\src\\bootloader_random_esp32s3.c.obj"
  295. },
  296. {
  297. "directory": "D:/Project/ble_auracast/test/NimBLE_Conn_Disconn/build/bootloader",
  298. "command": "C:\\Dev\\.espressif\\tools\\xtensa-esp-elf\\esp-14.2.0_20241119\\xtensa-esp-elf\\bin\\xtensa-esp32s3-elf-gcc.exe -DBOOTLOADER_BUILD=1 -DESP_PLATFORM -DIDF_VER=\\\"v5.5.1\\\" -DNON_OS_BUILD=1 -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -ID:/Project/ble_auracast/test/NimBLE_Conn_Disconn/build/bootloader/config -IC:/Dev/esp/v5.5.1/esp-idf/components/bootloader_support/include -IC:/Dev/esp/v5.5.1/esp-idf/components/bootloader_support/bootloader_flash/include -IC:/Dev/esp/v5.5.1/esp-idf/components/bootloader_support/private_include -IC:/Dev/esp/v5.5.1/esp-idf/components/log/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_rom/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_rom/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_rom/esp32s3/include/esp32s3 -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_rom/esp32s3 -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_common/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/include/soc -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/include/soc/esp32s3 -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/dma/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/ldo/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/debug_probe/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/power_supply/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/port/esp32s3/. -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/port/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/mspi_timing_tuning/port/esp32s3/. -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/mspi_timing_tuning/port/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/newlib/platform_include -IC:/Dev/esp/v5.5.1/esp-idf/components/xtensa/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/xtensa/include -IC:/Dev/esp/v5.5.1/esp-idf/components/xtensa/deprecated_include -IC:/Dev/esp/v5.5.1/esp-idf/components/soc/include -IC:/Dev/esp/v5.5.1/esp-idf/components/soc/esp32s3 -IC:/Dev/esp/v5.5.1/esp-idf/components/soc/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/soc/esp32s3/register -IC:/Dev/esp/v5.5.1/esp-idf/components/bootloader/subproject/components/micro-ecc -IC:/Dev/esp/v5.5.1/esp-idf/components/bootloader/subproject/components/micro-ecc/micro-ecc -IC:/Dev/esp/v5.5.1/esp-idf/components/spi_flash/include -IC:/Dev/esp/v5.5.1/esp-idf/components/hal/platform_port/include -IC:/Dev/esp/v5.5.1/esp-idf/components/hal/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/hal/include -IC:/Dev/esp/v5.5.1/esp-idf/components/efuse/include -IC:/Dev/esp/v5.5.1/esp-idf/components/efuse/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_bootloader_format/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_app_format/include -mlongcalls -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-error=extra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -Os -freorder-blocks -fmacro-prefix-map=C:/Dev/esp/v5.5.1/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=C:/Dev/esp/v5.5.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -std=gnu17 -Wno-old-style-declaration -o esp-idf\\bootloader_support\\CMakeFiles\\__idf_bootloader_support.dir\\bootloader_flash\\src\\bootloader_flash.c.obj -c C:\\Dev\\esp\\v5.5.1\\esp-idf\\components\\bootloader_support\\bootloader_flash\\src\\bootloader_flash.c",
  299. "file": "C:\\Dev\\esp\\v5.5.1\\esp-idf\\components\\bootloader_support\\bootloader_flash\\src\\bootloader_flash.c",
  300. "output": "esp-idf\\bootloader_support\\CMakeFiles\\__idf_bootloader_support.dir\\bootloader_flash\\src\\bootloader_flash.c.obj"
  301. },
  302. {
  303. "directory": "D:/Project/ble_auracast/test/NimBLE_Conn_Disconn/build/bootloader",
  304. "command": "C:\\Dev\\.espressif\\tools\\xtensa-esp-elf\\esp-14.2.0_20241119\\xtensa-esp-elf\\bin\\xtensa-esp32s3-elf-gcc.exe -DBOOTLOADER_BUILD=1 -DESP_PLATFORM -DIDF_VER=\\\"v5.5.1\\\" -DNON_OS_BUILD=1 -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -ID:/Project/ble_auracast/test/NimBLE_Conn_Disconn/build/bootloader/config -IC:/Dev/esp/v5.5.1/esp-idf/components/bootloader_support/include -IC:/Dev/esp/v5.5.1/esp-idf/components/bootloader_support/bootloader_flash/include -IC:/Dev/esp/v5.5.1/esp-idf/components/bootloader_support/private_include -IC:/Dev/esp/v5.5.1/esp-idf/components/log/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_rom/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_rom/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_rom/esp32s3/include/esp32s3 -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_rom/esp32s3 -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_common/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/include/soc -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/include/soc/esp32s3 -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/dma/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/ldo/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/debug_probe/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/power_supply/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/port/esp32s3/. -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/port/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/mspi_timing_tuning/port/esp32s3/. -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/mspi_timing_tuning/port/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/newlib/platform_include -IC:/Dev/esp/v5.5.1/esp-idf/components/xtensa/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/xtensa/include -IC:/Dev/esp/v5.5.1/esp-idf/components/xtensa/deprecated_include -IC:/Dev/esp/v5.5.1/esp-idf/components/soc/include -IC:/Dev/esp/v5.5.1/esp-idf/components/soc/esp32s3 -IC:/Dev/esp/v5.5.1/esp-idf/components/soc/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/soc/esp32s3/register -IC:/Dev/esp/v5.5.1/esp-idf/components/bootloader/subproject/components/micro-ecc -IC:/Dev/esp/v5.5.1/esp-idf/components/bootloader/subproject/components/micro-ecc/micro-ecc -IC:/Dev/esp/v5.5.1/esp-idf/components/spi_flash/include -IC:/Dev/esp/v5.5.1/esp-idf/components/hal/platform_port/include -IC:/Dev/esp/v5.5.1/esp-idf/components/hal/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/hal/include -IC:/Dev/esp/v5.5.1/esp-idf/components/efuse/include -IC:/Dev/esp/v5.5.1/esp-idf/components/efuse/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_bootloader_format/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_app_format/include -mlongcalls -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-error=extra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -Os -freorder-blocks -fmacro-prefix-map=C:/Dev/esp/v5.5.1/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=C:/Dev/esp/v5.5.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -std=gnu17 -Wno-old-style-declaration -o esp-idf\\bootloader_support\\CMakeFiles\\__idf_bootloader_support.dir\\bootloader_flash\\src\\flash_qio_mode.c.obj -c C:\\Dev\\esp\\v5.5.1\\esp-idf\\components\\bootloader_support\\bootloader_flash\\src\\flash_qio_mode.c",
  305. "file": "C:\\Dev\\esp\\v5.5.1\\esp-idf\\components\\bootloader_support\\bootloader_flash\\src\\flash_qio_mode.c",
  306. "output": "esp-idf\\bootloader_support\\CMakeFiles\\__idf_bootloader_support.dir\\bootloader_flash\\src\\flash_qio_mode.c.obj"
  307. },
  308. {
  309. "directory": "D:/Project/ble_auracast/test/NimBLE_Conn_Disconn/build/bootloader",
  310. "command": "C:\\Dev\\.espressif\\tools\\xtensa-esp-elf\\esp-14.2.0_20241119\\xtensa-esp-elf\\bin\\xtensa-esp32s3-elf-gcc.exe -DBOOTLOADER_BUILD=1 -DESP_PLATFORM -DIDF_VER=\\\"v5.5.1\\\" -DNON_OS_BUILD=1 -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -ID:/Project/ble_auracast/test/NimBLE_Conn_Disconn/build/bootloader/config -IC:/Dev/esp/v5.5.1/esp-idf/components/bootloader_support/include -IC:/Dev/esp/v5.5.1/esp-idf/components/bootloader_support/bootloader_flash/include -IC:/Dev/esp/v5.5.1/esp-idf/components/bootloader_support/private_include -IC:/Dev/esp/v5.5.1/esp-idf/components/log/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_rom/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_rom/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_rom/esp32s3/include/esp32s3 -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_rom/esp32s3 -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_common/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/include/soc -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/include/soc/esp32s3 -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/dma/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/ldo/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/debug_probe/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/power_supply/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/port/esp32s3/. -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/port/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/mspi_timing_tuning/port/esp32s3/. -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/mspi_timing_tuning/port/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/newlib/platform_include -IC:/Dev/esp/v5.5.1/esp-idf/components/xtensa/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/xtensa/include -IC:/Dev/esp/v5.5.1/esp-idf/components/xtensa/deprecated_include -IC:/Dev/esp/v5.5.1/esp-idf/components/soc/include -IC:/Dev/esp/v5.5.1/esp-idf/components/soc/esp32s3 -IC:/Dev/esp/v5.5.1/esp-idf/components/soc/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/soc/esp32s3/register -IC:/Dev/esp/v5.5.1/esp-idf/components/bootloader/subproject/components/micro-ecc -IC:/Dev/esp/v5.5.1/esp-idf/components/bootloader/subproject/components/micro-ecc/micro-ecc -IC:/Dev/esp/v5.5.1/esp-idf/components/spi_flash/include -IC:/Dev/esp/v5.5.1/esp-idf/components/hal/platform_port/include -IC:/Dev/esp/v5.5.1/esp-idf/components/hal/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/hal/include -IC:/Dev/esp/v5.5.1/esp-idf/components/efuse/include -IC:/Dev/esp/v5.5.1/esp-idf/components/efuse/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_bootloader_format/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_app_format/include -mlongcalls -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-error=extra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -Os -freorder-blocks -fmacro-prefix-map=C:/Dev/esp/v5.5.1/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=C:/Dev/esp/v5.5.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -std=gnu17 -Wno-old-style-declaration -o esp-idf\\bootloader_support\\CMakeFiles\\__idf_bootloader_support.dir\\bootloader_flash\\src\\bootloader_flash_config_esp32s3.c.obj -c C:\\Dev\\esp\\v5.5.1\\esp-idf\\components\\bootloader_support\\bootloader_flash\\src\\bootloader_flash_config_esp32s3.c",
  311. "file": "C:\\Dev\\esp\\v5.5.1\\esp-idf\\components\\bootloader_support\\bootloader_flash\\src\\bootloader_flash_config_esp32s3.c",
  312. "output": "esp-idf\\bootloader_support\\CMakeFiles\\__idf_bootloader_support.dir\\bootloader_flash\\src\\bootloader_flash_config_esp32s3.c.obj"
  313. },
  314. {
  315. "directory": "D:/Project/ble_auracast/test/NimBLE_Conn_Disconn/build/bootloader",
  316. "command": "C:\\Dev\\.espressif\\tools\\xtensa-esp-elf\\esp-14.2.0_20241119\\xtensa-esp-elf\\bin\\xtensa-esp32s3-elf-gcc.exe -DBOOTLOADER_BUILD=1 -DESP_PLATFORM -DIDF_VER=\\\"v5.5.1\\\" -DNON_OS_BUILD=1 -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -ID:/Project/ble_auracast/test/NimBLE_Conn_Disconn/build/bootloader/config -IC:/Dev/esp/v5.5.1/esp-idf/components/bootloader_support/include -IC:/Dev/esp/v5.5.1/esp-idf/components/bootloader_support/bootloader_flash/include -IC:/Dev/esp/v5.5.1/esp-idf/components/bootloader_support/private_include -IC:/Dev/esp/v5.5.1/esp-idf/components/log/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_rom/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_rom/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_rom/esp32s3/include/esp32s3 -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_rom/esp32s3 -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_common/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/include/soc -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/include/soc/esp32s3 -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/dma/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/ldo/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/debug_probe/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/power_supply/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/port/esp32s3/. -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/port/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/mspi_timing_tuning/port/esp32s3/. -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/mspi_timing_tuning/port/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/newlib/platform_include -IC:/Dev/esp/v5.5.1/esp-idf/components/xtensa/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/xtensa/include -IC:/Dev/esp/v5.5.1/esp-idf/components/xtensa/deprecated_include -IC:/Dev/esp/v5.5.1/esp-idf/components/soc/include -IC:/Dev/esp/v5.5.1/esp-idf/components/soc/esp32s3 -IC:/Dev/esp/v5.5.1/esp-idf/components/soc/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/soc/esp32s3/register -IC:/Dev/esp/v5.5.1/esp-idf/components/bootloader/subproject/components/micro-ecc -IC:/Dev/esp/v5.5.1/esp-idf/components/bootloader/subproject/components/micro-ecc/micro-ecc -IC:/Dev/esp/v5.5.1/esp-idf/components/spi_flash/include -IC:/Dev/esp/v5.5.1/esp-idf/components/hal/platform_port/include -IC:/Dev/esp/v5.5.1/esp-idf/components/hal/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/hal/include -IC:/Dev/esp/v5.5.1/esp-idf/components/efuse/include -IC:/Dev/esp/v5.5.1/esp-idf/components/efuse/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_bootloader_format/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_app_format/include -mlongcalls -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-error=extra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -Os -freorder-blocks -fmacro-prefix-map=C:/Dev/esp/v5.5.1/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=C:/Dev/esp/v5.5.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -std=gnu17 -Wno-old-style-declaration -o esp-idf\\bootloader_support\\CMakeFiles\\__idf_bootloader_support.dir\\src\\bootloader_utility.c.obj -c C:\\Dev\\esp\\v5.5.1\\esp-idf\\components\\bootloader_support\\src\\bootloader_utility.c",
  317. "file": "C:\\Dev\\esp\\v5.5.1\\esp-idf\\components\\bootloader_support\\src\\bootloader_utility.c",
  318. "output": "esp-idf\\bootloader_support\\CMakeFiles\\__idf_bootloader_support.dir\\src\\bootloader_utility.c.obj"
  319. },
  320. {
  321. "directory": "D:/Project/ble_auracast/test/NimBLE_Conn_Disconn/build/bootloader",
  322. "command": "C:\\Dev\\.espressif\\tools\\xtensa-esp-elf\\esp-14.2.0_20241119\\xtensa-esp-elf\\bin\\xtensa-esp32s3-elf-gcc.exe -DBOOTLOADER_BUILD=1 -DESP_PLATFORM -DIDF_VER=\\\"v5.5.1\\\" -DNON_OS_BUILD=1 -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -ID:/Project/ble_auracast/test/NimBLE_Conn_Disconn/build/bootloader/config -IC:/Dev/esp/v5.5.1/esp-idf/components/bootloader_support/include -IC:/Dev/esp/v5.5.1/esp-idf/components/bootloader_support/bootloader_flash/include -IC:/Dev/esp/v5.5.1/esp-idf/components/bootloader_support/private_include -IC:/Dev/esp/v5.5.1/esp-idf/components/log/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_rom/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_rom/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_rom/esp32s3/include/esp32s3 -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_rom/esp32s3 -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_common/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/include/soc -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/include/soc/esp32s3 -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/dma/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/ldo/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/debug_probe/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/power_supply/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/port/esp32s3/. -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/port/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/mspi_timing_tuning/port/esp32s3/. -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/mspi_timing_tuning/port/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/newlib/platform_include -IC:/Dev/esp/v5.5.1/esp-idf/components/xtensa/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/xtensa/include -IC:/Dev/esp/v5.5.1/esp-idf/components/xtensa/deprecated_include -IC:/Dev/esp/v5.5.1/esp-idf/components/soc/include -IC:/Dev/esp/v5.5.1/esp-idf/components/soc/esp32s3 -IC:/Dev/esp/v5.5.1/esp-idf/components/soc/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/soc/esp32s3/register -IC:/Dev/esp/v5.5.1/esp-idf/components/bootloader/subproject/components/micro-ecc -IC:/Dev/esp/v5.5.1/esp-idf/components/bootloader/subproject/components/micro-ecc/micro-ecc -IC:/Dev/esp/v5.5.1/esp-idf/components/spi_flash/include -IC:/Dev/esp/v5.5.1/esp-idf/components/hal/platform_port/include -IC:/Dev/esp/v5.5.1/esp-idf/components/hal/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/hal/include -IC:/Dev/esp/v5.5.1/esp-idf/components/efuse/include -IC:/Dev/esp/v5.5.1/esp-idf/components/efuse/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_bootloader_format/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_app_format/include -mlongcalls -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-error=extra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -Os -freorder-blocks -fmacro-prefix-map=C:/Dev/esp/v5.5.1/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=C:/Dev/esp/v5.5.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -std=gnu17 -Wno-old-style-declaration -o esp-idf\\bootloader_support\\CMakeFiles\\__idf_bootloader_support.dir\\src\\flash_partitions.c.obj -c C:\\Dev\\esp\\v5.5.1\\esp-idf\\components\\bootloader_support\\src\\flash_partitions.c",
  323. "file": "C:\\Dev\\esp\\v5.5.1\\esp-idf\\components\\bootloader_support\\src\\flash_partitions.c",
  324. "output": "esp-idf\\bootloader_support\\CMakeFiles\\__idf_bootloader_support.dir\\src\\flash_partitions.c.obj"
  325. },
  326. {
  327. "directory": "D:/Project/ble_auracast/test/NimBLE_Conn_Disconn/build/bootloader",
  328. "command": "C:\\Dev\\.espressif\\tools\\xtensa-esp-elf\\esp-14.2.0_20241119\\xtensa-esp-elf\\bin\\xtensa-esp32s3-elf-gcc.exe -DBOOTLOADER_BUILD=1 -DESP_PLATFORM -DIDF_VER=\\\"v5.5.1\\\" -DNON_OS_BUILD=1 -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -ID:/Project/ble_auracast/test/NimBLE_Conn_Disconn/build/bootloader/config -IC:/Dev/esp/v5.5.1/esp-idf/components/bootloader_support/include -IC:/Dev/esp/v5.5.1/esp-idf/components/bootloader_support/bootloader_flash/include -IC:/Dev/esp/v5.5.1/esp-idf/components/bootloader_support/private_include -IC:/Dev/esp/v5.5.1/esp-idf/components/log/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_rom/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_rom/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_rom/esp32s3/include/esp32s3 -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_rom/esp32s3 -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_common/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/include/soc -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/include/soc/esp32s3 -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/dma/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/ldo/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/debug_probe/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/power_supply/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/port/esp32s3/. -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/port/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/mspi_timing_tuning/port/esp32s3/. -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/mspi_timing_tuning/port/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/newlib/platform_include -IC:/Dev/esp/v5.5.1/esp-idf/components/xtensa/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/xtensa/include -IC:/Dev/esp/v5.5.1/esp-idf/components/xtensa/deprecated_include -IC:/Dev/esp/v5.5.1/esp-idf/components/soc/include -IC:/Dev/esp/v5.5.1/esp-idf/components/soc/esp32s3 -IC:/Dev/esp/v5.5.1/esp-idf/components/soc/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/soc/esp32s3/register -IC:/Dev/esp/v5.5.1/esp-idf/components/bootloader/subproject/components/micro-ecc -IC:/Dev/esp/v5.5.1/esp-idf/components/bootloader/subproject/components/micro-ecc/micro-ecc -IC:/Dev/esp/v5.5.1/esp-idf/components/spi_flash/include -IC:/Dev/esp/v5.5.1/esp-idf/components/hal/platform_port/include -IC:/Dev/esp/v5.5.1/esp-idf/components/hal/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/hal/include -IC:/Dev/esp/v5.5.1/esp-idf/components/efuse/include -IC:/Dev/esp/v5.5.1/esp-idf/components/efuse/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_bootloader_format/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_app_format/include -mlongcalls -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-error=extra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -Os -freorder-blocks -fmacro-prefix-map=C:/Dev/esp/v5.5.1/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=C:/Dev/esp/v5.5.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -std=gnu17 -Wno-old-style-declaration -o esp-idf\\bootloader_support\\CMakeFiles\\__idf_bootloader_support.dir\\src\\esp_image_format.c.obj -c C:\\Dev\\esp\\v5.5.1\\esp-idf\\components\\bootloader_support\\src\\esp_image_format.c",
  329. "file": "C:\\Dev\\esp\\v5.5.1\\esp-idf\\components\\bootloader_support\\src\\esp_image_format.c",
  330. "output": "esp-idf\\bootloader_support\\CMakeFiles\\__idf_bootloader_support.dir\\src\\esp_image_format.c.obj"
  331. },
  332. {
  333. "directory": "D:/Project/ble_auracast/test/NimBLE_Conn_Disconn/build/bootloader",
  334. "command": "C:\\Dev\\.espressif\\tools\\xtensa-esp-elf\\esp-14.2.0_20241119\\xtensa-esp-elf\\bin\\xtensa-esp32s3-elf-gcc.exe -DBOOTLOADER_BUILD=1 -DESP_PLATFORM -DIDF_VER=\\\"v5.5.1\\\" -DNON_OS_BUILD=1 -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -ID:/Project/ble_auracast/test/NimBLE_Conn_Disconn/build/bootloader/config -IC:/Dev/esp/v5.5.1/esp-idf/components/bootloader_support/include -IC:/Dev/esp/v5.5.1/esp-idf/components/bootloader_support/bootloader_flash/include -IC:/Dev/esp/v5.5.1/esp-idf/components/bootloader_support/private_include -IC:/Dev/esp/v5.5.1/esp-idf/components/log/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_rom/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_rom/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_rom/esp32s3/include/esp32s3 -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_rom/esp32s3 -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_common/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/include/soc -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/include/soc/esp32s3 -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/dma/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/ldo/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/debug_probe/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/power_supply/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/port/esp32s3/. -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/port/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/mspi_timing_tuning/port/esp32s3/. -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/mspi_timing_tuning/port/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/newlib/platform_include -IC:/Dev/esp/v5.5.1/esp-idf/components/xtensa/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/xtensa/include -IC:/Dev/esp/v5.5.1/esp-idf/components/xtensa/deprecated_include -IC:/Dev/esp/v5.5.1/esp-idf/components/soc/include -IC:/Dev/esp/v5.5.1/esp-idf/components/soc/esp32s3 -IC:/Dev/esp/v5.5.1/esp-idf/components/soc/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/soc/esp32s3/register -IC:/Dev/esp/v5.5.1/esp-idf/components/bootloader/subproject/components/micro-ecc -IC:/Dev/esp/v5.5.1/esp-idf/components/bootloader/subproject/components/micro-ecc/micro-ecc -IC:/Dev/esp/v5.5.1/esp-idf/components/spi_flash/include -IC:/Dev/esp/v5.5.1/esp-idf/components/hal/platform_port/include -IC:/Dev/esp/v5.5.1/esp-idf/components/hal/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/hal/include -IC:/Dev/esp/v5.5.1/esp-idf/components/efuse/include -IC:/Dev/esp/v5.5.1/esp-idf/components/efuse/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_bootloader_format/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_app_format/include -mlongcalls -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-error=extra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -Os -freorder-blocks -fmacro-prefix-map=C:/Dev/esp/v5.5.1/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=C:/Dev/esp/v5.5.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -std=gnu17 -Wno-old-style-declaration -o esp-idf\\bootloader_support\\CMakeFiles\\__idf_bootloader_support.dir\\src\\bootloader_sha.c.obj -c C:\\Dev\\esp\\v5.5.1\\esp-idf\\components\\bootloader_support\\src\\bootloader_sha.c",
  335. "file": "C:\\Dev\\esp\\v5.5.1\\esp-idf\\components\\bootloader_support\\src\\bootloader_sha.c",
  336. "output": "esp-idf\\bootloader_support\\CMakeFiles\\__idf_bootloader_support.dir\\src\\bootloader_sha.c.obj"
  337. },
  338. {
  339. "directory": "D:/Project/ble_auracast/test/NimBLE_Conn_Disconn/build/bootloader",
  340. "command": "C:\\Dev\\.espressif\\tools\\xtensa-esp-elf\\esp-14.2.0_20241119\\xtensa-esp-elf\\bin\\xtensa-esp32s3-elf-gcc.exe -DBOOTLOADER_BUILD=1 -DESP_PLATFORM -DIDF_VER=\\\"v5.5.1\\\" -DNON_OS_BUILD=1 -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -ID:/Project/ble_auracast/test/NimBLE_Conn_Disconn/build/bootloader/config -IC:/Dev/esp/v5.5.1/esp-idf/components/bootloader_support/include -IC:/Dev/esp/v5.5.1/esp-idf/components/bootloader_support/bootloader_flash/include -IC:/Dev/esp/v5.5.1/esp-idf/components/bootloader_support/private_include -IC:/Dev/esp/v5.5.1/esp-idf/components/log/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_rom/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_rom/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_rom/esp32s3/include/esp32s3 -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_rom/esp32s3 -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_common/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/include/soc -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/include/soc/esp32s3 -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/dma/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/ldo/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/debug_probe/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/power_supply/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/port/esp32s3/. -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/port/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/mspi_timing_tuning/port/esp32s3/. -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/mspi_timing_tuning/port/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/newlib/platform_include -IC:/Dev/esp/v5.5.1/esp-idf/components/xtensa/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/xtensa/include -IC:/Dev/esp/v5.5.1/esp-idf/components/xtensa/deprecated_include -IC:/Dev/esp/v5.5.1/esp-idf/components/soc/include -IC:/Dev/esp/v5.5.1/esp-idf/components/soc/esp32s3 -IC:/Dev/esp/v5.5.1/esp-idf/components/soc/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/soc/esp32s3/register -IC:/Dev/esp/v5.5.1/esp-idf/components/bootloader/subproject/components/micro-ecc -IC:/Dev/esp/v5.5.1/esp-idf/components/bootloader/subproject/components/micro-ecc/micro-ecc -IC:/Dev/esp/v5.5.1/esp-idf/components/spi_flash/include -IC:/Dev/esp/v5.5.1/esp-idf/components/hal/platform_port/include -IC:/Dev/esp/v5.5.1/esp-idf/components/hal/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/hal/include -IC:/Dev/esp/v5.5.1/esp-idf/components/efuse/include -IC:/Dev/esp/v5.5.1/esp-idf/components/efuse/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_bootloader_format/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_app_format/include -mlongcalls -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-error=extra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -Os -freorder-blocks -fmacro-prefix-map=C:/Dev/esp/v5.5.1/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=C:/Dev/esp/v5.5.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -std=gnu17 -Wno-old-style-declaration -o esp-idf\\bootloader_support\\CMakeFiles\\__idf_bootloader_support.dir\\src\\bootloader_init.c.obj -c C:\\Dev\\esp\\v5.5.1\\esp-idf\\components\\bootloader_support\\src\\bootloader_init.c",
  341. "file": "C:\\Dev\\esp\\v5.5.1\\esp-idf\\components\\bootloader_support\\src\\bootloader_init.c",
  342. "output": "esp-idf\\bootloader_support\\CMakeFiles\\__idf_bootloader_support.dir\\src\\bootloader_init.c.obj"
  343. },
  344. {
  345. "directory": "D:/Project/ble_auracast/test/NimBLE_Conn_Disconn/build/bootloader",
  346. "command": "C:\\Dev\\.espressif\\tools\\xtensa-esp-elf\\esp-14.2.0_20241119\\xtensa-esp-elf\\bin\\xtensa-esp32s3-elf-gcc.exe -DBOOTLOADER_BUILD=1 -DESP_PLATFORM -DIDF_VER=\\\"v5.5.1\\\" -DNON_OS_BUILD=1 -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -ID:/Project/ble_auracast/test/NimBLE_Conn_Disconn/build/bootloader/config -IC:/Dev/esp/v5.5.1/esp-idf/components/bootloader_support/include -IC:/Dev/esp/v5.5.1/esp-idf/components/bootloader_support/bootloader_flash/include -IC:/Dev/esp/v5.5.1/esp-idf/components/bootloader_support/private_include -IC:/Dev/esp/v5.5.1/esp-idf/components/log/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_rom/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_rom/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_rom/esp32s3/include/esp32s3 -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_rom/esp32s3 -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_common/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/include/soc -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/include/soc/esp32s3 -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/dma/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/ldo/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/debug_probe/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/power_supply/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/port/esp32s3/. -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/port/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/mspi_timing_tuning/port/esp32s3/. -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/mspi_timing_tuning/port/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/newlib/platform_include -IC:/Dev/esp/v5.5.1/esp-idf/components/xtensa/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/xtensa/include -IC:/Dev/esp/v5.5.1/esp-idf/components/xtensa/deprecated_include -IC:/Dev/esp/v5.5.1/esp-idf/components/soc/include -IC:/Dev/esp/v5.5.1/esp-idf/components/soc/esp32s3 -IC:/Dev/esp/v5.5.1/esp-idf/components/soc/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/soc/esp32s3/register -IC:/Dev/esp/v5.5.1/esp-idf/components/bootloader/subproject/components/micro-ecc -IC:/Dev/esp/v5.5.1/esp-idf/components/bootloader/subproject/components/micro-ecc/micro-ecc -IC:/Dev/esp/v5.5.1/esp-idf/components/spi_flash/include -IC:/Dev/esp/v5.5.1/esp-idf/components/hal/platform_port/include -IC:/Dev/esp/v5.5.1/esp-idf/components/hal/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/hal/include -IC:/Dev/esp/v5.5.1/esp-idf/components/efuse/include -IC:/Dev/esp/v5.5.1/esp-idf/components/efuse/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_bootloader_format/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_app_format/include -mlongcalls -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-error=extra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -Os -freorder-blocks -fmacro-prefix-map=C:/Dev/esp/v5.5.1/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=C:/Dev/esp/v5.5.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -std=gnu17 -Wno-old-style-declaration -o esp-idf\\bootloader_support\\CMakeFiles\\__idf_bootloader_support.dir\\src\\bootloader_clock_loader.c.obj -c C:\\Dev\\esp\\v5.5.1\\esp-idf\\components\\bootloader_support\\src\\bootloader_clock_loader.c",
  347. "file": "C:\\Dev\\esp\\v5.5.1\\esp-idf\\components\\bootloader_support\\src\\bootloader_clock_loader.c",
  348. "output": "esp-idf\\bootloader_support\\CMakeFiles\\__idf_bootloader_support.dir\\src\\bootloader_clock_loader.c.obj"
  349. },
  350. {
  351. "directory": "D:/Project/ble_auracast/test/NimBLE_Conn_Disconn/build/bootloader",
  352. "command": "C:\\Dev\\.espressif\\tools\\xtensa-esp-elf\\esp-14.2.0_20241119\\xtensa-esp-elf\\bin\\xtensa-esp32s3-elf-gcc.exe -DBOOTLOADER_BUILD=1 -DESP_PLATFORM -DIDF_VER=\\\"v5.5.1\\\" -DNON_OS_BUILD=1 -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -ID:/Project/ble_auracast/test/NimBLE_Conn_Disconn/build/bootloader/config -IC:/Dev/esp/v5.5.1/esp-idf/components/bootloader_support/include -IC:/Dev/esp/v5.5.1/esp-idf/components/bootloader_support/bootloader_flash/include -IC:/Dev/esp/v5.5.1/esp-idf/components/bootloader_support/private_include -IC:/Dev/esp/v5.5.1/esp-idf/components/log/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_rom/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_rom/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_rom/esp32s3/include/esp32s3 -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_rom/esp32s3 -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_common/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/include/soc -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/include/soc/esp32s3 -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/dma/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/ldo/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/debug_probe/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/power_supply/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/port/esp32s3/. -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/port/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/mspi_timing_tuning/port/esp32s3/. -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/mspi_timing_tuning/port/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/newlib/platform_include -IC:/Dev/esp/v5.5.1/esp-idf/components/xtensa/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/xtensa/include -IC:/Dev/esp/v5.5.1/esp-idf/components/xtensa/deprecated_include -IC:/Dev/esp/v5.5.1/esp-idf/components/soc/include -IC:/Dev/esp/v5.5.1/esp-idf/components/soc/esp32s3 -IC:/Dev/esp/v5.5.1/esp-idf/components/soc/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/soc/esp32s3/register -IC:/Dev/esp/v5.5.1/esp-idf/components/bootloader/subproject/components/micro-ecc -IC:/Dev/esp/v5.5.1/esp-idf/components/bootloader/subproject/components/micro-ecc/micro-ecc -IC:/Dev/esp/v5.5.1/esp-idf/components/spi_flash/include -IC:/Dev/esp/v5.5.1/esp-idf/components/hal/platform_port/include -IC:/Dev/esp/v5.5.1/esp-idf/components/hal/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/hal/include -IC:/Dev/esp/v5.5.1/esp-idf/components/efuse/include -IC:/Dev/esp/v5.5.1/esp-idf/components/efuse/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_bootloader_format/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_app_format/include -mlongcalls -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-error=extra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -Os -freorder-blocks -fmacro-prefix-map=C:/Dev/esp/v5.5.1/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=C:/Dev/esp/v5.5.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -std=gnu17 -Wno-old-style-declaration -o esp-idf\\bootloader_support\\CMakeFiles\\__idf_bootloader_support.dir\\src\\bootloader_console.c.obj -c C:\\Dev\\esp\\v5.5.1\\esp-idf\\components\\bootloader_support\\src\\bootloader_console.c",
  353. "file": "C:\\Dev\\esp\\v5.5.1\\esp-idf\\components\\bootloader_support\\src\\bootloader_console.c",
  354. "output": "esp-idf\\bootloader_support\\CMakeFiles\\__idf_bootloader_support.dir\\src\\bootloader_console.c.obj"
  355. },
  356. {
  357. "directory": "D:/Project/ble_auracast/test/NimBLE_Conn_Disconn/build/bootloader",
  358. "command": "C:\\Dev\\.espressif\\tools\\xtensa-esp-elf\\esp-14.2.0_20241119\\xtensa-esp-elf\\bin\\xtensa-esp32s3-elf-gcc.exe -DBOOTLOADER_BUILD=1 -DESP_PLATFORM -DIDF_VER=\\\"v5.5.1\\\" -DNON_OS_BUILD=1 -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -ID:/Project/ble_auracast/test/NimBLE_Conn_Disconn/build/bootloader/config -IC:/Dev/esp/v5.5.1/esp-idf/components/bootloader_support/include -IC:/Dev/esp/v5.5.1/esp-idf/components/bootloader_support/bootloader_flash/include -IC:/Dev/esp/v5.5.1/esp-idf/components/bootloader_support/private_include -IC:/Dev/esp/v5.5.1/esp-idf/components/log/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_rom/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_rom/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_rom/esp32s3/include/esp32s3 -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_rom/esp32s3 -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_common/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/include/soc -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/include/soc/esp32s3 -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/dma/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/ldo/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/debug_probe/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/power_supply/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/port/esp32s3/. -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/port/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/mspi_timing_tuning/port/esp32s3/. -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/mspi_timing_tuning/port/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/newlib/platform_include -IC:/Dev/esp/v5.5.1/esp-idf/components/xtensa/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/xtensa/include -IC:/Dev/esp/v5.5.1/esp-idf/components/xtensa/deprecated_include -IC:/Dev/esp/v5.5.1/esp-idf/components/soc/include -IC:/Dev/esp/v5.5.1/esp-idf/components/soc/esp32s3 -IC:/Dev/esp/v5.5.1/esp-idf/components/soc/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/soc/esp32s3/register -IC:/Dev/esp/v5.5.1/esp-idf/components/bootloader/subproject/components/micro-ecc -IC:/Dev/esp/v5.5.1/esp-idf/components/bootloader/subproject/components/micro-ecc/micro-ecc -IC:/Dev/esp/v5.5.1/esp-idf/components/spi_flash/include -IC:/Dev/esp/v5.5.1/esp-idf/components/hal/platform_port/include -IC:/Dev/esp/v5.5.1/esp-idf/components/hal/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/hal/include -IC:/Dev/esp/v5.5.1/esp-idf/components/efuse/include -IC:/Dev/esp/v5.5.1/esp-idf/components/efuse/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_bootloader_format/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_app_format/include -mlongcalls -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-error=extra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -Os -freorder-blocks -fmacro-prefix-map=C:/Dev/esp/v5.5.1/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=C:/Dev/esp/v5.5.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -std=gnu17 -Wno-old-style-declaration -o esp-idf\\bootloader_support\\CMakeFiles\\__idf_bootloader_support.dir\\src\\bootloader_console_loader.c.obj -c C:\\Dev\\esp\\v5.5.1\\esp-idf\\components\\bootloader_support\\src\\bootloader_console_loader.c",
  359. "file": "C:\\Dev\\esp\\v5.5.1\\esp-idf\\components\\bootloader_support\\src\\bootloader_console_loader.c",
  360. "output": "esp-idf\\bootloader_support\\CMakeFiles\\__idf_bootloader_support.dir\\src\\bootloader_console_loader.c.obj"
  361. },
  362. {
  363. "directory": "D:/Project/ble_auracast/test/NimBLE_Conn_Disconn/build/bootloader",
  364. "command": "C:\\Dev\\.espressif\\tools\\xtensa-esp-elf\\esp-14.2.0_20241119\\xtensa-esp-elf\\bin\\xtensa-esp32s3-elf-gcc.exe -DBOOTLOADER_BUILD=1 -DESP_PLATFORM -DIDF_VER=\\\"v5.5.1\\\" -DNON_OS_BUILD=1 -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -ID:/Project/ble_auracast/test/NimBLE_Conn_Disconn/build/bootloader/config -IC:/Dev/esp/v5.5.1/esp-idf/components/bootloader_support/include -IC:/Dev/esp/v5.5.1/esp-idf/components/bootloader_support/bootloader_flash/include -IC:/Dev/esp/v5.5.1/esp-idf/components/bootloader_support/private_include -IC:/Dev/esp/v5.5.1/esp-idf/components/log/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_rom/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_rom/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_rom/esp32s3/include/esp32s3 -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_rom/esp32s3 -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_common/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/include/soc -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/include/soc/esp32s3 -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/dma/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/ldo/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/debug_probe/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/power_supply/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/port/esp32s3/. -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/port/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/mspi_timing_tuning/port/esp32s3/. -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/mspi_timing_tuning/port/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/newlib/platform_include -IC:/Dev/esp/v5.5.1/esp-idf/components/xtensa/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/xtensa/include -IC:/Dev/esp/v5.5.1/esp-idf/components/xtensa/deprecated_include -IC:/Dev/esp/v5.5.1/esp-idf/components/soc/include -IC:/Dev/esp/v5.5.1/esp-idf/components/soc/esp32s3 -IC:/Dev/esp/v5.5.1/esp-idf/components/soc/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/soc/esp32s3/register -IC:/Dev/esp/v5.5.1/esp-idf/components/bootloader/subproject/components/micro-ecc -IC:/Dev/esp/v5.5.1/esp-idf/components/bootloader/subproject/components/micro-ecc/micro-ecc -IC:/Dev/esp/v5.5.1/esp-idf/components/spi_flash/include -IC:/Dev/esp/v5.5.1/esp-idf/components/hal/platform_port/include -IC:/Dev/esp/v5.5.1/esp-idf/components/hal/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/hal/include -IC:/Dev/esp/v5.5.1/esp-idf/components/efuse/include -IC:/Dev/esp/v5.5.1/esp-idf/components/efuse/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_bootloader_format/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_app_format/include -mlongcalls -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-error=extra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -Os -freorder-blocks -fmacro-prefix-map=C:/Dev/esp/v5.5.1/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=C:/Dev/esp/v5.5.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -std=gnu17 -Wno-old-style-declaration -o esp-idf\\bootloader_support\\CMakeFiles\\__idf_bootloader_support.dir\\src\\esp32s3\\bootloader_soc.c.obj -c C:\\Dev\\esp\\v5.5.1\\esp-idf\\components\\bootloader_support\\src\\esp32s3\\bootloader_soc.c",
  365. "file": "C:\\Dev\\esp\\v5.5.1\\esp-idf\\components\\bootloader_support\\src\\esp32s3\\bootloader_soc.c",
  366. "output": "esp-idf\\bootloader_support\\CMakeFiles\\__idf_bootloader_support.dir\\src\\esp32s3\\bootloader_soc.c.obj"
  367. },
  368. {
  369. "directory": "D:/Project/ble_auracast/test/NimBLE_Conn_Disconn/build/bootloader",
  370. "command": "C:\\Dev\\.espressif\\tools\\xtensa-esp-elf\\esp-14.2.0_20241119\\xtensa-esp-elf\\bin\\xtensa-esp32s3-elf-gcc.exe -DBOOTLOADER_BUILD=1 -DESP_PLATFORM -DIDF_VER=\\\"v5.5.1\\\" -DNON_OS_BUILD=1 -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -ID:/Project/ble_auracast/test/NimBLE_Conn_Disconn/build/bootloader/config -IC:/Dev/esp/v5.5.1/esp-idf/components/bootloader_support/include -IC:/Dev/esp/v5.5.1/esp-idf/components/bootloader_support/bootloader_flash/include -IC:/Dev/esp/v5.5.1/esp-idf/components/bootloader_support/private_include -IC:/Dev/esp/v5.5.1/esp-idf/components/log/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_rom/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_rom/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_rom/esp32s3/include/esp32s3 -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_rom/esp32s3 -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_common/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/include/soc -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/include/soc/esp32s3 -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/dma/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/ldo/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/debug_probe/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/power_supply/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/port/esp32s3/. -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/port/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/mspi_timing_tuning/port/esp32s3/. -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/mspi_timing_tuning/port/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/newlib/platform_include -IC:/Dev/esp/v5.5.1/esp-idf/components/xtensa/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/xtensa/include -IC:/Dev/esp/v5.5.1/esp-idf/components/xtensa/deprecated_include -IC:/Dev/esp/v5.5.1/esp-idf/components/soc/include -IC:/Dev/esp/v5.5.1/esp-idf/components/soc/esp32s3 -IC:/Dev/esp/v5.5.1/esp-idf/components/soc/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/soc/esp32s3/register -IC:/Dev/esp/v5.5.1/esp-idf/components/bootloader/subproject/components/micro-ecc -IC:/Dev/esp/v5.5.1/esp-idf/components/bootloader/subproject/components/micro-ecc/micro-ecc -IC:/Dev/esp/v5.5.1/esp-idf/components/spi_flash/include -IC:/Dev/esp/v5.5.1/esp-idf/components/hal/platform_port/include -IC:/Dev/esp/v5.5.1/esp-idf/components/hal/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/hal/include -IC:/Dev/esp/v5.5.1/esp-idf/components/efuse/include -IC:/Dev/esp/v5.5.1/esp-idf/components/efuse/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_bootloader_format/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_app_format/include -mlongcalls -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-error=extra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -Os -freorder-blocks -fmacro-prefix-map=C:/Dev/esp/v5.5.1/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=C:/Dev/esp/v5.5.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -std=gnu17 -Wno-old-style-declaration -o esp-idf\\bootloader_support\\CMakeFiles\\__idf_bootloader_support.dir\\src\\esp32s3\\bootloader_esp32s3.c.obj -c C:\\Dev\\esp\\v5.5.1\\esp-idf\\components\\bootloader_support\\src\\esp32s3\\bootloader_esp32s3.c",
  371. "file": "C:\\Dev\\esp\\v5.5.1\\esp-idf\\components\\bootloader_support\\src\\esp32s3\\bootloader_esp32s3.c",
  372. "output": "esp-idf\\bootloader_support\\CMakeFiles\\__idf_bootloader_support.dir\\src\\esp32s3\\bootloader_esp32s3.c.obj"
  373. },
  374. {
  375. "directory": "D:/Project/ble_auracast/test/NimBLE_Conn_Disconn/build/bootloader",
  376. "command": "C:\\Dev\\.espressif\\tools\\xtensa-esp-elf\\esp-14.2.0_20241119\\xtensa-esp-elf\\bin\\xtensa-esp32s3-elf-gcc.exe -DBOOTLOADER_BUILD=1 -DESP_PLATFORM -DIDF_VER=\\\"v5.5.1\\\" -DNON_OS_BUILD=1 -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -ID:/Project/ble_auracast/test/NimBLE_Conn_Disconn/build/bootloader/config -IC:/Dev/esp/v5.5.1/esp-idf/components/bootloader_support/include -IC:/Dev/esp/v5.5.1/esp-idf/components/bootloader_support/bootloader_flash/include -IC:/Dev/esp/v5.5.1/esp-idf/components/bootloader_support/private_include -IC:/Dev/esp/v5.5.1/esp-idf/components/log/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_rom/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_rom/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_rom/esp32s3/include/esp32s3 -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_rom/esp32s3 -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_common/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/include/soc -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/include/soc/esp32s3 -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/dma/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/ldo/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/debug_probe/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/power_supply/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/port/esp32s3/. -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/port/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/mspi_timing_tuning/port/esp32s3/. -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/mspi_timing_tuning/port/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/newlib/platform_include -IC:/Dev/esp/v5.5.1/esp-idf/components/xtensa/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/xtensa/include -IC:/Dev/esp/v5.5.1/esp-idf/components/xtensa/deprecated_include -IC:/Dev/esp/v5.5.1/esp-idf/components/soc/include -IC:/Dev/esp/v5.5.1/esp-idf/components/soc/esp32s3 -IC:/Dev/esp/v5.5.1/esp-idf/components/soc/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/soc/esp32s3/register -IC:/Dev/esp/v5.5.1/esp-idf/components/bootloader/subproject/components/micro-ecc -IC:/Dev/esp/v5.5.1/esp-idf/components/bootloader/subproject/components/micro-ecc/micro-ecc -IC:/Dev/esp/v5.5.1/esp-idf/components/spi_flash/include -IC:/Dev/esp/v5.5.1/esp-idf/components/hal/platform_port/include -IC:/Dev/esp/v5.5.1/esp-idf/components/hal/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/hal/include -IC:/Dev/esp/v5.5.1/esp-idf/components/efuse/include -IC:/Dev/esp/v5.5.1/esp-idf/components/efuse/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_bootloader_format/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_app_format/include -mlongcalls -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-error=extra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -Os -freorder-blocks -fmacro-prefix-map=C:/Dev/esp/v5.5.1/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=C:/Dev/esp/v5.5.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -std=gnu17 -Wno-old-style-declaration -o esp-idf\\bootloader_support\\CMakeFiles\\__idf_bootloader_support.dir\\src\\bootloader_panic.c.obj -c C:\\Dev\\esp\\v5.5.1\\esp-idf\\components\\bootloader_support\\src\\bootloader_panic.c",
  377. "file": "C:\\Dev\\esp\\v5.5.1\\esp-idf\\components\\bootloader_support\\src\\bootloader_panic.c",
  378. "output": "esp-idf\\bootloader_support\\CMakeFiles\\__idf_bootloader_support.dir\\src\\bootloader_panic.c.obj"
  379. },
  380. {
  381. "directory": "D:/Project/ble_auracast/test/NimBLE_Conn_Disconn/build/bootloader",
  382. "command": "C:\\Dev\\.espressif\\tools\\xtensa-esp-elf\\esp-14.2.0_20241119\\xtensa-esp-elf\\bin\\xtensa-esp32s3-elf-gcc.exe -DBOOTLOADER_BUILD=1 -DESP_PLATFORM -DIDF_VER=\\\"v5.5.1\\\" -DNON_OS_BUILD=1 -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -ID:/Project/ble_auracast/test/NimBLE_Conn_Disconn/build/bootloader/config -IC:/Dev/esp/v5.5.1/esp-idf/components/efuse/include -IC:/Dev/esp/v5.5.1/esp-idf/components/efuse/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/efuse/private_include -IC:/Dev/esp/v5.5.1/esp-idf/components/efuse/esp32s3/private_include -IC:/Dev/esp/v5.5.1/esp-idf/components/log/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_rom/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_rom/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_rom/esp32s3/include/esp32s3 -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_rom/esp32s3 -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_common/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/include/soc -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/include/soc/esp32s3 -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/dma/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/ldo/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/debug_probe/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/power_supply/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/port/esp32s3/. -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/port/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/mspi_timing_tuning/port/esp32s3/. -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/mspi_timing_tuning/port/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/newlib/platform_include -IC:/Dev/esp/v5.5.1/esp-idf/components/xtensa/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/xtensa/include -IC:/Dev/esp/v5.5.1/esp-idf/components/xtensa/deprecated_include -IC:/Dev/esp/v5.5.1/esp-idf/components/soc/include -IC:/Dev/esp/v5.5.1/esp-idf/components/soc/esp32s3 -IC:/Dev/esp/v5.5.1/esp-idf/components/soc/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/soc/esp32s3/register -IC:/Dev/esp/v5.5.1/esp-idf/components/bootloader_support/include -IC:/Dev/esp/v5.5.1/esp-idf/components/bootloader_support/bootloader_flash/include -IC:/Dev/esp/v5.5.1/esp-idf/components/bootloader_support/private_include -IC:/Dev/esp/v5.5.1/esp-idf/components/spi_flash/include -IC:/Dev/esp/v5.5.1/esp-idf/components/hal/platform_port/include -IC:/Dev/esp/v5.5.1/esp-idf/components/hal/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/hal/include -mlongcalls -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-error=extra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -Os -freorder-blocks -fmacro-prefix-map=C:/Dev/esp/v5.5.1/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=C:/Dev/esp/v5.5.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -std=gnu17 -Wno-old-style-declaration -o esp-idf\\efuse\\CMakeFiles\\__idf_efuse.dir\\esp32s3\\esp_efuse_table.c.obj -c C:\\Dev\\esp\\v5.5.1\\esp-idf\\components\\efuse\\esp32s3\\esp_efuse_table.c",
  383. "file": "C:\\Dev\\esp\\v5.5.1\\esp-idf\\components\\efuse\\esp32s3\\esp_efuse_table.c",
  384. "output": "esp-idf\\efuse\\CMakeFiles\\__idf_efuse.dir\\esp32s3\\esp_efuse_table.c.obj"
  385. },
  386. {
  387. "directory": "D:/Project/ble_auracast/test/NimBLE_Conn_Disconn/build/bootloader",
  388. "command": "C:\\Dev\\.espressif\\tools\\xtensa-esp-elf\\esp-14.2.0_20241119\\xtensa-esp-elf\\bin\\xtensa-esp32s3-elf-gcc.exe -DBOOTLOADER_BUILD=1 -DESP_PLATFORM -DIDF_VER=\\\"v5.5.1\\\" -DNON_OS_BUILD=1 -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -ID:/Project/ble_auracast/test/NimBLE_Conn_Disconn/build/bootloader/config -IC:/Dev/esp/v5.5.1/esp-idf/components/efuse/include -IC:/Dev/esp/v5.5.1/esp-idf/components/efuse/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/efuse/private_include -IC:/Dev/esp/v5.5.1/esp-idf/components/efuse/esp32s3/private_include -IC:/Dev/esp/v5.5.1/esp-idf/components/log/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_rom/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_rom/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_rom/esp32s3/include/esp32s3 -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_rom/esp32s3 -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_common/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/include/soc -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/include/soc/esp32s3 -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/dma/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/ldo/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/debug_probe/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/power_supply/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/port/esp32s3/. -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/port/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/mspi_timing_tuning/port/esp32s3/. -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/mspi_timing_tuning/port/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/newlib/platform_include -IC:/Dev/esp/v5.5.1/esp-idf/components/xtensa/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/xtensa/include -IC:/Dev/esp/v5.5.1/esp-idf/components/xtensa/deprecated_include -IC:/Dev/esp/v5.5.1/esp-idf/components/soc/include -IC:/Dev/esp/v5.5.1/esp-idf/components/soc/esp32s3 -IC:/Dev/esp/v5.5.1/esp-idf/components/soc/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/soc/esp32s3/register -IC:/Dev/esp/v5.5.1/esp-idf/components/bootloader_support/include -IC:/Dev/esp/v5.5.1/esp-idf/components/bootloader_support/bootloader_flash/include -IC:/Dev/esp/v5.5.1/esp-idf/components/bootloader_support/private_include -IC:/Dev/esp/v5.5.1/esp-idf/components/spi_flash/include -IC:/Dev/esp/v5.5.1/esp-idf/components/hal/platform_port/include -IC:/Dev/esp/v5.5.1/esp-idf/components/hal/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/hal/include -mlongcalls -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-error=extra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -Os -freorder-blocks -fmacro-prefix-map=C:/Dev/esp/v5.5.1/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=C:/Dev/esp/v5.5.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -std=gnu17 -Wno-old-style-declaration -o esp-idf\\efuse\\CMakeFiles\\__idf_efuse.dir\\esp32s3\\esp_efuse_fields.c.obj -c C:\\Dev\\esp\\v5.5.1\\esp-idf\\components\\efuse\\esp32s3\\esp_efuse_fields.c",
  389. "file": "C:\\Dev\\esp\\v5.5.1\\esp-idf\\components\\efuse\\esp32s3\\esp_efuse_fields.c",
  390. "output": "esp-idf\\efuse\\CMakeFiles\\__idf_efuse.dir\\esp32s3\\esp_efuse_fields.c.obj"
  391. },
  392. {
  393. "directory": "D:/Project/ble_auracast/test/NimBLE_Conn_Disconn/build/bootloader",
  394. "command": "C:\\Dev\\.espressif\\tools\\xtensa-esp-elf\\esp-14.2.0_20241119\\xtensa-esp-elf\\bin\\xtensa-esp32s3-elf-gcc.exe -DBOOTLOADER_BUILD=1 -DESP_PLATFORM -DIDF_VER=\\\"v5.5.1\\\" -DNON_OS_BUILD=1 -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -ID:/Project/ble_auracast/test/NimBLE_Conn_Disconn/build/bootloader/config -IC:/Dev/esp/v5.5.1/esp-idf/components/efuse/include -IC:/Dev/esp/v5.5.1/esp-idf/components/efuse/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/efuse/private_include -IC:/Dev/esp/v5.5.1/esp-idf/components/efuse/esp32s3/private_include -IC:/Dev/esp/v5.5.1/esp-idf/components/log/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_rom/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_rom/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_rom/esp32s3/include/esp32s3 -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_rom/esp32s3 -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_common/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/include/soc -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/include/soc/esp32s3 -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/dma/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/ldo/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/debug_probe/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/power_supply/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/port/esp32s3/. -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/port/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/mspi_timing_tuning/port/esp32s3/. -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/mspi_timing_tuning/port/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/newlib/platform_include -IC:/Dev/esp/v5.5.1/esp-idf/components/xtensa/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/xtensa/include -IC:/Dev/esp/v5.5.1/esp-idf/components/xtensa/deprecated_include -IC:/Dev/esp/v5.5.1/esp-idf/components/soc/include -IC:/Dev/esp/v5.5.1/esp-idf/components/soc/esp32s3 -IC:/Dev/esp/v5.5.1/esp-idf/components/soc/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/soc/esp32s3/register -IC:/Dev/esp/v5.5.1/esp-idf/components/bootloader_support/include -IC:/Dev/esp/v5.5.1/esp-idf/components/bootloader_support/bootloader_flash/include -IC:/Dev/esp/v5.5.1/esp-idf/components/bootloader_support/private_include -IC:/Dev/esp/v5.5.1/esp-idf/components/spi_flash/include -IC:/Dev/esp/v5.5.1/esp-idf/components/hal/platform_port/include -IC:/Dev/esp/v5.5.1/esp-idf/components/hal/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/hal/include -mlongcalls -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-error=extra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -Os -freorder-blocks -fmacro-prefix-map=C:/Dev/esp/v5.5.1/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=C:/Dev/esp/v5.5.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -std=gnu17 -Wno-old-style-declaration -o esp-idf\\efuse\\CMakeFiles\\__idf_efuse.dir\\esp32s3\\esp_efuse_rtc_calib.c.obj -c C:\\Dev\\esp\\v5.5.1\\esp-idf\\components\\efuse\\esp32s3\\esp_efuse_rtc_calib.c",
  395. "file": "C:\\Dev\\esp\\v5.5.1\\esp-idf\\components\\efuse\\esp32s3\\esp_efuse_rtc_calib.c",
  396. "output": "esp-idf\\efuse\\CMakeFiles\\__idf_efuse.dir\\esp32s3\\esp_efuse_rtc_calib.c.obj"
  397. },
  398. {
  399. "directory": "D:/Project/ble_auracast/test/NimBLE_Conn_Disconn/build/bootloader",
  400. "command": "C:\\Dev\\.espressif\\tools\\xtensa-esp-elf\\esp-14.2.0_20241119\\xtensa-esp-elf\\bin\\xtensa-esp32s3-elf-gcc.exe -DBOOTLOADER_BUILD=1 -DESP_PLATFORM -DIDF_VER=\\\"v5.5.1\\\" -DNON_OS_BUILD=1 -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -ID:/Project/ble_auracast/test/NimBLE_Conn_Disconn/build/bootloader/config -IC:/Dev/esp/v5.5.1/esp-idf/components/efuse/include -IC:/Dev/esp/v5.5.1/esp-idf/components/efuse/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/efuse/private_include -IC:/Dev/esp/v5.5.1/esp-idf/components/efuse/esp32s3/private_include -IC:/Dev/esp/v5.5.1/esp-idf/components/log/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_rom/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_rom/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_rom/esp32s3/include/esp32s3 -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_rom/esp32s3 -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_common/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/include/soc -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/include/soc/esp32s3 -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/dma/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/ldo/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/debug_probe/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/power_supply/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/port/esp32s3/. -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/port/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/mspi_timing_tuning/port/esp32s3/. -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/mspi_timing_tuning/port/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/newlib/platform_include -IC:/Dev/esp/v5.5.1/esp-idf/components/xtensa/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/xtensa/include -IC:/Dev/esp/v5.5.1/esp-idf/components/xtensa/deprecated_include -IC:/Dev/esp/v5.5.1/esp-idf/components/soc/include -IC:/Dev/esp/v5.5.1/esp-idf/components/soc/esp32s3 -IC:/Dev/esp/v5.5.1/esp-idf/components/soc/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/soc/esp32s3/register -IC:/Dev/esp/v5.5.1/esp-idf/components/bootloader_support/include -IC:/Dev/esp/v5.5.1/esp-idf/components/bootloader_support/bootloader_flash/include -IC:/Dev/esp/v5.5.1/esp-idf/components/bootloader_support/private_include -IC:/Dev/esp/v5.5.1/esp-idf/components/spi_flash/include -IC:/Dev/esp/v5.5.1/esp-idf/components/hal/platform_port/include -IC:/Dev/esp/v5.5.1/esp-idf/components/hal/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/hal/include -mlongcalls -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-error=extra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -Os -freorder-blocks -fmacro-prefix-map=C:/Dev/esp/v5.5.1/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=C:/Dev/esp/v5.5.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -std=gnu17 -Wno-old-style-declaration -o esp-idf\\efuse\\CMakeFiles\\__idf_efuse.dir\\esp32s3\\esp_efuse_utility.c.obj -c C:\\Dev\\esp\\v5.5.1\\esp-idf\\components\\efuse\\esp32s3\\esp_efuse_utility.c",
  401. "file": "C:\\Dev\\esp\\v5.5.1\\esp-idf\\components\\efuse\\esp32s3\\esp_efuse_utility.c",
  402. "output": "esp-idf\\efuse\\CMakeFiles\\__idf_efuse.dir\\esp32s3\\esp_efuse_utility.c.obj"
  403. },
  404. {
  405. "directory": "D:/Project/ble_auracast/test/NimBLE_Conn_Disconn/build/bootloader",
  406. "command": "C:\\Dev\\.espressif\\tools\\xtensa-esp-elf\\esp-14.2.0_20241119\\xtensa-esp-elf\\bin\\xtensa-esp32s3-elf-gcc.exe -DBOOTLOADER_BUILD=1 -DESP_PLATFORM -DIDF_VER=\\\"v5.5.1\\\" -DNON_OS_BUILD=1 -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -ID:/Project/ble_auracast/test/NimBLE_Conn_Disconn/build/bootloader/config -IC:/Dev/esp/v5.5.1/esp-idf/components/efuse/include -IC:/Dev/esp/v5.5.1/esp-idf/components/efuse/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/efuse/private_include -IC:/Dev/esp/v5.5.1/esp-idf/components/efuse/esp32s3/private_include -IC:/Dev/esp/v5.5.1/esp-idf/components/log/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_rom/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_rom/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_rom/esp32s3/include/esp32s3 -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_rom/esp32s3 -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_common/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/include/soc -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/include/soc/esp32s3 -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/dma/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/ldo/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/debug_probe/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/power_supply/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/port/esp32s3/. -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/port/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/mspi_timing_tuning/port/esp32s3/. -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/mspi_timing_tuning/port/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/newlib/platform_include -IC:/Dev/esp/v5.5.1/esp-idf/components/xtensa/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/xtensa/include -IC:/Dev/esp/v5.5.1/esp-idf/components/xtensa/deprecated_include -IC:/Dev/esp/v5.5.1/esp-idf/components/soc/include -IC:/Dev/esp/v5.5.1/esp-idf/components/soc/esp32s3 -IC:/Dev/esp/v5.5.1/esp-idf/components/soc/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/soc/esp32s3/register -IC:/Dev/esp/v5.5.1/esp-idf/components/bootloader_support/include -IC:/Dev/esp/v5.5.1/esp-idf/components/bootloader_support/bootloader_flash/include -IC:/Dev/esp/v5.5.1/esp-idf/components/bootloader_support/private_include -IC:/Dev/esp/v5.5.1/esp-idf/components/spi_flash/include -IC:/Dev/esp/v5.5.1/esp-idf/components/hal/platform_port/include -IC:/Dev/esp/v5.5.1/esp-idf/components/hal/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/hal/include -mlongcalls -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-error=extra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -Os -freorder-blocks -fmacro-prefix-map=C:/Dev/esp/v5.5.1/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=C:/Dev/esp/v5.5.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -std=gnu17 -Wno-old-style-declaration -o esp-idf\\efuse\\CMakeFiles\\__idf_efuse.dir\\src\\esp_efuse_api.c.obj -c C:\\Dev\\esp\\v5.5.1\\esp-idf\\components\\efuse\\src\\esp_efuse_api.c",
  407. "file": "C:\\Dev\\esp\\v5.5.1\\esp-idf\\components\\efuse\\src\\esp_efuse_api.c",
  408. "output": "esp-idf\\efuse\\CMakeFiles\\__idf_efuse.dir\\src\\esp_efuse_api.c.obj"
  409. },
  410. {
  411. "directory": "D:/Project/ble_auracast/test/NimBLE_Conn_Disconn/build/bootloader",
  412. "command": "C:\\Dev\\.espressif\\tools\\xtensa-esp-elf\\esp-14.2.0_20241119\\xtensa-esp-elf\\bin\\xtensa-esp32s3-elf-gcc.exe -DBOOTLOADER_BUILD=1 -DESP_PLATFORM -DIDF_VER=\\\"v5.5.1\\\" -DNON_OS_BUILD=1 -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -ID:/Project/ble_auracast/test/NimBLE_Conn_Disconn/build/bootloader/config -IC:/Dev/esp/v5.5.1/esp-idf/components/efuse/include -IC:/Dev/esp/v5.5.1/esp-idf/components/efuse/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/efuse/private_include -IC:/Dev/esp/v5.5.1/esp-idf/components/efuse/esp32s3/private_include -IC:/Dev/esp/v5.5.1/esp-idf/components/log/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_rom/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_rom/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_rom/esp32s3/include/esp32s3 -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_rom/esp32s3 -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_common/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/include/soc -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/include/soc/esp32s3 -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/dma/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/ldo/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/debug_probe/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/power_supply/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/port/esp32s3/. -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/port/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/mspi_timing_tuning/port/esp32s3/. -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/mspi_timing_tuning/port/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/newlib/platform_include -IC:/Dev/esp/v5.5.1/esp-idf/components/xtensa/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/xtensa/include -IC:/Dev/esp/v5.5.1/esp-idf/components/xtensa/deprecated_include -IC:/Dev/esp/v5.5.1/esp-idf/components/soc/include -IC:/Dev/esp/v5.5.1/esp-idf/components/soc/esp32s3 -IC:/Dev/esp/v5.5.1/esp-idf/components/soc/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/soc/esp32s3/register -IC:/Dev/esp/v5.5.1/esp-idf/components/bootloader_support/include -IC:/Dev/esp/v5.5.1/esp-idf/components/bootloader_support/bootloader_flash/include -IC:/Dev/esp/v5.5.1/esp-idf/components/bootloader_support/private_include -IC:/Dev/esp/v5.5.1/esp-idf/components/spi_flash/include -IC:/Dev/esp/v5.5.1/esp-idf/components/hal/platform_port/include -IC:/Dev/esp/v5.5.1/esp-idf/components/hal/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/hal/include -mlongcalls -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-error=extra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -Os -freorder-blocks -fmacro-prefix-map=C:/Dev/esp/v5.5.1/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=C:/Dev/esp/v5.5.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -std=gnu17 -Wno-old-style-declaration -o esp-idf\\efuse\\CMakeFiles\\__idf_efuse.dir\\src\\esp_efuse_fields.c.obj -c C:\\Dev\\esp\\v5.5.1\\esp-idf\\components\\efuse\\src\\esp_efuse_fields.c",
  413. "file": "C:\\Dev\\esp\\v5.5.1\\esp-idf\\components\\efuse\\src\\esp_efuse_fields.c",
  414. "output": "esp-idf\\efuse\\CMakeFiles\\__idf_efuse.dir\\src\\esp_efuse_fields.c.obj"
  415. },
  416. {
  417. "directory": "D:/Project/ble_auracast/test/NimBLE_Conn_Disconn/build/bootloader",
  418. "command": "C:\\Dev\\.espressif\\tools\\xtensa-esp-elf\\esp-14.2.0_20241119\\xtensa-esp-elf\\bin\\xtensa-esp32s3-elf-gcc.exe -DBOOTLOADER_BUILD=1 -DESP_PLATFORM -DIDF_VER=\\\"v5.5.1\\\" -DNON_OS_BUILD=1 -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -ID:/Project/ble_auracast/test/NimBLE_Conn_Disconn/build/bootloader/config -IC:/Dev/esp/v5.5.1/esp-idf/components/efuse/include -IC:/Dev/esp/v5.5.1/esp-idf/components/efuse/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/efuse/private_include -IC:/Dev/esp/v5.5.1/esp-idf/components/efuse/esp32s3/private_include -IC:/Dev/esp/v5.5.1/esp-idf/components/log/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_rom/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_rom/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_rom/esp32s3/include/esp32s3 -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_rom/esp32s3 -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_common/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/include/soc -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/include/soc/esp32s3 -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/dma/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/ldo/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/debug_probe/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/power_supply/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/port/esp32s3/. -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/port/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/mspi_timing_tuning/port/esp32s3/. -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/mspi_timing_tuning/port/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/newlib/platform_include -IC:/Dev/esp/v5.5.1/esp-idf/components/xtensa/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/xtensa/include -IC:/Dev/esp/v5.5.1/esp-idf/components/xtensa/deprecated_include -IC:/Dev/esp/v5.5.1/esp-idf/components/soc/include -IC:/Dev/esp/v5.5.1/esp-idf/components/soc/esp32s3 -IC:/Dev/esp/v5.5.1/esp-idf/components/soc/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/soc/esp32s3/register -IC:/Dev/esp/v5.5.1/esp-idf/components/bootloader_support/include -IC:/Dev/esp/v5.5.1/esp-idf/components/bootloader_support/bootloader_flash/include -IC:/Dev/esp/v5.5.1/esp-idf/components/bootloader_support/private_include -IC:/Dev/esp/v5.5.1/esp-idf/components/spi_flash/include -IC:/Dev/esp/v5.5.1/esp-idf/components/hal/platform_port/include -IC:/Dev/esp/v5.5.1/esp-idf/components/hal/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/hal/include -mlongcalls -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-error=extra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -Os -freorder-blocks -fmacro-prefix-map=C:/Dev/esp/v5.5.1/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=C:/Dev/esp/v5.5.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -std=gnu17 -Wno-old-style-declaration -o esp-idf\\efuse\\CMakeFiles\\__idf_efuse.dir\\src\\esp_efuse_utility.c.obj -c C:\\Dev\\esp\\v5.5.1\\esp-idf\\components\\efuse\\src\\esp_efuse_utility.c",
  419. "file": "C:\\Dev\\esp\\v5.5.1\\esp-idf\\components\\efuse\\src\\esp_efuse_utility.c",
  420. "output": "esp-idf\\efuse\\CMakeFiles\\__idf_efuse.dir\\src\\esp_efuse_utility.c.obj"
  421. },
  422. {
  423. "directory": "D:/Project/ble_auracast/test/NimBLE_Conn_Disconn/build/bootloader",
  424. "command": "C:\\Dev\\.espressif\\tools\\xtensa-esp-elf\\esp-14.2.0_20241119\\xtensa-esp-elf\\bin\\xtensa-esp32s3-elf-gcc.exe -DBOOTLOADER_BUILD=1 -DESP_PLATFORM -DIDF_VER=\\\"v5.5.1\\\" -DNON_OS_BUILD=1 -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -ID:/Project/ble_auracast/test/NimBLE_Conn_Disconn/build/bootloader/config -IC:/Dev/esp/v5.5.1/esp-idf/components/efuse/include -IC:/Dev/esp/v5.5.1/esp-idf/components/efuse/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/efuse/private_include -IC:/Dev/esp/v5.5.1/esp-idf/components/efuse/esp32s3/private_include -IC:/Dev/esp/v5.5.1/esp-idf/components/log/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_rom/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_rom/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_rom/esp32s3/include/esp32s3 -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_rom/esp32s3 -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_common/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/include/soc -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/include/soc/esp32s3 -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/dma/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/ldo/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/debug_probe/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/power_supply/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/port/esp32s3/. -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/port/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/mspi_timing_tuning/port/esp32s3/. -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/mspi_timing_tuning/port/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/newlib/platform_include -IC:/Dev/esp/v5.5.1/esp-idf/components/xtensa/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/xtensa/include -IC:/Dev/esp/v5.5.1/esp-idf/components/xtensa/deprecated_include -IC:/Dev/esp/v5.5.1/esp-idf/components/soc/include -IC:/Dev/esp/v5.5.1/esp-idf/components/soc/esp32s3 -IC:/Dev/esp/v5.5.1/esp-idf/components/soc/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/soc/esp32s3/register -IC:/Dev/esp/v5.5.1/esp-idf/components/bootloader_support/include -IC:/Dev/esp/v5.5.1/esp-idf/components/bootloader_support/bootloader_flash/include -IC:/Dev/esp/v5.5.1/esp-idf/components/bootloader_support/private_include -IC:/Dev/esp/v5.5.1/esp-idf/components/spi_flash/include -IC:/Dev/esp/v5.5.1/esp-idf/components/hal/platform_port/include -IC:/Dev/esp/v5.5.1/esp-idf/components/hal/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/hal/include -mlongcalls -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-error=extra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -Os -freorder-blocks -fmacro-prefix-map=C:/Dev/esp/v5.5.1/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=C:/Dev/esp/v5.5.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -std=gnu17 -Wno-old-style-declaration -o esp-idf\\efuse\\CMakeFiles\\__idf_efuse.dir\\src\\efuse_controller\\keys\\with_key_purposes\\esp_efuse_api_key.c.obj -c C:\\Dev\\esp\\v5.5.1\\esp-idf\\components\\efuse\\src\\efuse_controller\\keys\\with_key_purposes\\esp_efuse_api_key.c",
  425. "file": "C:\\Dev\\esp\\v5.5.1\\esp-idf\\components\\efuse\\src\\efuse_controller\\keys\\with_key_purposes\\esp_efuse_api_key.c",
  426. "output": "esp-idf\\efuse\\CMakeFiles\\__idf_efuse.dir\\src\\efuse_controller\\keys\\with_key_purposes\\esp_efuse_api_key.c.obj"
  427. },
  428. {
  429. "directory": "D:/Project/ble_auracast/test/NimBLE_Conn_Disconn/build/bootloader",
  430. "command": "C:\\Dev\\.espressif\\tools\\xtensa-esp-elf\\esp-14.2.0_20241119\\xtensa-esp-elf\\bin\\xtensa-esp32s3-elf-gcc.exe -DBOOTLOADER_BUILD=1 -DESP_PLATFORM -DIDF_VER=\\\"v5.5.1\\\" -DNON_OS_BUILD=1 -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -ID:/Project/ble_auracast/test/NimBLE_Conn_Disconn/build/bootloader/config -IC:/Dev/esp/v5.5.1/esp-idf/components/log/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_rom/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_rom/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_rom/esp32s3/include/esp32s3 -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_rom/esp32s3 -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_common/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/include/soc -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/include/soc/esp32s3 -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/dma/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/ldo/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/debug_probe/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/power_supply/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/port/esp32s3/. -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/port/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/mspi_timing_tuning/port/esp32s3/. -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/mspi_timing_tuning/port/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/newlib/platform_include -IC:/Dev/esp/v5.5.1/esp-idf/components/xtensa/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/xtensa/include -IC:/Dev/esp/v5.5.1/esp-idf/components/xtensa/deprecated_include -IC:/Dev/esp/v5.5.1/esp-idf/components/soc/include -IC:/Dev/esp/v5.5.1/esp-idf/components/soc/esp32s3 -IC:/Dev/esp/v5.5.1/esp-idf/components/soc/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/soc/esp32s3/register -IC:/Dev/esp/v5.5.1/esp-idf/components/spi_flash/include -IC:/Dev/esp/v5.5.1/esp-idf/components/hal/platform_port/include -IC:/Dev/esp/v5.5.1/esp-idf/components/hal/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/hal/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_app_format/include -mlongcalls -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-error=extra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -Os -freorder-blocks -fmacro-prefix-map=C:/Dev/esp/v5.5.1/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=C:/Dev/esp/v5.5.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -std=gnu17 -Wno-old-style-declaration -o esp-idf\\esp_system\\CMakeFiles\\__idf_esp_system.dir\\esp_err.c.obj -c C:\\Dev\\esp\\v5.5.1\\esp-idf\\components\\esp_system\\esp_err.c",
  431. "file": "C:\\Dev\\esp\\v5.5.1\\esp-idf\\components\\esp_system\\esp_err.c",
  432. "output": "esp-idf\\esp_system\\CMakeFiles\\__idf_esp_system.dir\\esp_err.c.obj"
  433. },
  434. {
  435. "directory": "D:/Project/ble_auracast/test/NimBLE_Conn_Disconn/build/bootloader",
  436. "command": "C:\\Dev\\.espressif\\tools\\xtensa-esp-elf\\esp-14.2.0_20241119\\xtensa-esp-elf\\bin\\xtensa-esp32s3-elf-gcc.exe -DBOOTLOADER_BUILD=1 -DESP_PLATFORM -DIDF_VER=\\\"v5.5.1\\\" -DNON_OS_BUILD=1 -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -ID:/Project/ble_auracast/test/NimBLE_Conn_Disconn/build/bootloader/config -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/include/soc -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/include/soc/esp32s3 -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/dma/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/ldo/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/debug_probe/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/power_supply/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/port/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/include/esp_private -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/port/esp32s3/. -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/port/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/mspi_timing_tuning/port/esp32s3/. -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/mspi_timing_tuning/port/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/log/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_rom/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_rom/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_rom/esp32s3/include/esp32s3 -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_rom/esp32s3 -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_common/include -IC:/Dev/esp/v5.5.1/esp-idf/components/newlib/platform_include -IC:/Dev/esp/v5.5.1/esp-idf/components/xtensa/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/xtensa/include -IC:/Dev/esp/v5.5.1/esp-idf/components/xtensa/deprecated_include -IC:/Dev/esp/v5.5.1/esp-idf/components/soc/include -IC:/Dev/esp/v5.5.1/esp-idf/components/soc/esp32s3 -IC:/Dev/esp/v5.5.1/esp-idf/components/soc/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/soc/esp32s3/register -IC:/Dev/esp/v5.5.1/esp-idf/components/efuse/include -IC:/Dev/esp/v5.5.1/esp-idf/components/efuse/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/spi_flash/include -IC:/Dev/esp/v5.5.1/esp-idf/components/hal/platform_port/include -IC:/Dev/esp/v5.5.1/esp-idf/components/hal/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/hal/include -IC:/Dev/esp/v5.5.1/esp-idf/components/bootloader_support/include -IC:/Dev/esp/v5.5.1/esp-idf/components/bootloader_support/bootloader_flash/include -IC:/Dev/esp/v5.5.1/esp-idf/components/bootloader_support/private_include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_security/include -mlongcalls -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-error=extra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -Os -freorder-blocks -fmacro-prefix-map=C:/Dev/esp/v5.5.1/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=C:/Dev/esp/v5.5.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -std=gnu17 -Wno-old-style-declaration -o esp-idf\\esp_hw_support\\CMakeFiles\\__idf_esp_hw_support.dir\\cpu.c.obj -c C:\\Dev\\esp\\v5.5.1\\esp-idf\\components\\esp_hw_support\\cpu.c",
  437. "file": "C:\\Dev\\esp\\v5.5.1\\esp-idf\\components\\esp_hw_support\\cpu.c",
  438. "output": "esp-idf\\esp_hw_support\\CMakeFiles\\__idf_esp_hw_support.dir\\cpu.c.obj"
  439. },
  440. {
  441. "directory": "D:/Project/ble_auracast/test/NimBLE_Conn_Disconn/build/bootloader",
  442. "command": "C:\\Dev\\.espressif\\tools\\xtensa-esp-elf\\esp-14.2.0_20241119\\xtensa-esp-elf\\bin\\xtensa-esp32s3-elf-gcc.exe -DBOOTLOADER_BUILD=1 -DESP_PLATFORM -DIDF_VER=\\\"v5.5.1\\\" -DNON_OS_BUILD=1 -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -ID:/Project/ble_auracast/test/NimBLE_Conn_Disconn/build/bootloader/config -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/include/soc -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/include/soc/esp32s3 -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/dma/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/ldo/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/debug_probe/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/power_supply/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/port/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/include/esp_private -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/port/esp32s3/. -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/port/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/mspi_timing_tuning/port/esp32s3/. -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/mspi_timing_tuning/port/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/log/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_rom/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_rom/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_rom/esp32s3/include/esp32s3 -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_rom/esp32s3 -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_common/include -IC:/Dev/esp/v5.5.1/esp-idf/components/newlib/platform_include -IC:/Dev/esp/v5.5.1/esp-idf/components/xtensa/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/xtensa/include -IC:/Dev/esp/v5.5.1/esp-idf/components/xtensa/deprecated_include -IC:/Dev/esp/v5.5.1/esp-idf/components/soc/include -IC:/Dev/esp/v5.5.1/esp-idf/components/soc/esp32s3 -IC:/Dev/esp/v5.5.1/esp-idf/components/soc/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/soc/esp32s3/register -IC:/Dev/esp/v5.5.1/esp-idf/components/efuse/include -IC:/Dev/esp/v5.5.1/esp-idf/components/efuse/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/spi_flash/include -IC:/Dev/esp/v5.5.1/esp-idf/components/hal/platform_port/include -IC:/Dev/esp/v5.5.1/esp-idf/components/hal/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/hal/include -IC:/Dev/esp/v5.5.1/esp-idf/components/bootloader_support/include -IC:/Dev/esp/v5.5.1/esp-idf/components/bootloader_support/bootloader_flash/include -IC:/Dev/esp/v5.5.1/esp-idf/components/bootloader_support/private_include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_security/include -mlongcalls -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-error=extra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -Os -freorder-blocks -fmacro-prefix-map=C:/Dev/esp/v5.5.1/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=C:/Dev/esp/v5.5.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -std=gnu17 -Wno-old-style-declaration -o esp-idf\\esp_hw_support\\CMakeFiles\\__idf_esp_hw_support.dir\\port\\esp32s3\\esp_cpu_intr.c.obj -c C:\\Dev\\esp\\v5.5.1\\esp-idf\\components\\esp_hw_support\\port\\esp32s3\\esp_cpu_intr.c",
  443. "file": "C:\\Dev\\esp\\v5.5.1\\esp-idf\\components\\esp_hw_support\\port\\esp32s3\\esp_cpu_intr.c",
  444. "output": "esp-idf\\esp_hw_support\\CMakeFiles\\__idf_esp_hw_support.dir\\port\\esp32s3\\esp_cpu_intr.c.obj"
  445. },
  446. {
  447. "directory": "D:/Project/ble_auracast/test/NimBLE_Conn_Disconn/build/bootloader",
  448. "command": "C:\\Dev\\.espressif\\tools\\xtensa-esp-elf\\esp-14.2.0_20241119\\xtensa-esp-elf\\bin\\xtensa-esp32s3-elf-gcc.exe -DBOOTLOADER_BUILD=1 -DESP_PLATFORM -DIDF_VER=\\\"v5.5.1\\\" -DNON_OS_BUILD=1 -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -ID:/Project/ble_auracast/test/NimBLE_Conn_Disconn/build/bootloader/config -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/include/soc -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/include/soc/esp32s3 -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/dma/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/ldo/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/debug_probe/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/power_supply/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/port/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/include/esp_private -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/port/esp32s3/. -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/port/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/mspi_timing_tuning/port/esp32s3/. -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/mspi_timing_tuning/port/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/log/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_rom/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_rom/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_rom/esp32s3/include/esp32s3 -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_rom/esp32s3 -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_common/include -IC:/Dev/esp/v5.5.1/esp-idf/components/newlib/platform_include -IC:/Dev/esp/v5.5.1/esp-idf/components/xtensa/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/xtensa/include -IC:/Dev/esp/v5.5.1/esp-idf/components/xtensa/deprecated_include -IC:/Dev/esp/v5.5.1/esp-idf/components/soc/include -IC:/Dev/esp/v5.5.1/esp-idf/components/soc/esp32s3 -IC:/Dev/esp/v5.5.1/esp-idf/components/soc/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/soc/esp32s3/register -IC:/Dev/esp/v5.5.1/esp-idf/components/efuse/include -IC:/Dev/esp/v5.5.1/esp-idf/components/efuse/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/spi_flash/include -IC:/Dev/esp/v5.5.1/esp-idf/components/hal/platform_port/include -IC:/Dev/esp/v5.5.1/esp-idf/components/hal/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/hal/include -IC:/Dev/esp/v5.5.1/esp-idf/components/bootloader_support/include -IC:/Dev/esp/v5.5.1/esp-idf/components/bootloader_support/bootloader_flash/include -IC:/Dev/esp/v5.5.1/esp-idf/components/bootloader_support/private_include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_security/include -mlongcalls -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-error=extra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -Os -freorder-blocks -fmacro-prefix-map=C:/Dev/esp/v5.5.1/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=C:/Dev/esp/v5.5.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -std=gnu17 -Wno-old-style-declaration -o esp-idf\\esp_hw_support\\CMakeFiles\\__idf_esp_hw_support.dir\\esp_memory_utils.c.obj -c C:\\Dev\\esp\\v5.5.1\\esp-idf\\components\\esp_hw_support\\esp_memory_utils.c",
  449. "file": "C:\\Dev\\esp\\v5.5.1\\esp-idf\\components\\esp_hw_support\\esp_memory_utils.c",
  450. "output": "esp-idf\\esp_hw_support\\CMakeFiles\\__idf_esp_hw_support.dir\\esp_memory_utils.c.obj"
  451. },
  452. {
  453. "directory": "D:/Project/ble_auracast/test/NimBLE_Conn_Disconn/build/bootloader",
  454. "command": "C:\\Dev\\.espressif\\tools\\xtensa-esp-elf\\esp-14.2.0_20241119\\xtensa-esp-elf\\bin\\xtensa-esp32s3-elf-gcc.exe -DBOOTLOADER_BUILD=1 -DESP_PLATFORM -DIDF_VER=\\\"v5.5.1\\\" -DNON_OS_BUILD=1 -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -ID:/Project/ble_auracast/test/NimBLE_Conn_Disconn/build/bootloader/config -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/include/soc -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/include/soc/esp32s3 -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/dma/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/ldo/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/debug_probe/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/power_supply/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/port/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/include/esp_private -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/port/esp32s3/. -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/port/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/mspi_timing_tuning/port/esp32s3/. -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/mspi_timing_tuning/port/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/log/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_rom/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_rom/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_rom/esp32s3/include/esp32s3 -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_rom/esp32s3 -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_common/include -IC:/Dev/esp/v5.5.1/esp-idf/components/newlib/platform_include -IC:/Dev/esp/v5.5.1/esp-idf/components/xtensa/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/xtensa/include -IC:/Dev/esp/v5.5.1/esp-idf/components/xtensa/deprecated_include -IC:/Dev/esp/v5.5.1/esp-idf/components/soc/include -IC:/Dev/esp/v5.5.1/esp-idf/components/soc/esp32s3 -IC:/Dev/esp/v5.5.1/esp-idf/components/soc/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/soc/esp32s3/register -IC:/Dev/esp/v5.5.1/esp-idf/components/efuse/include -IC:/Dev/esp/v5.5.1/esp-idf/components/efuse/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/spi_flash/include -IC:/Dev/esp/v5.5.1/esp-idf/components/hal/platform_port/include -IC:/Dev/esp/v5.5.1/esp-idf/components/hal/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/hal/include -IC:/Dev/esp/v5.5.1/esp-idf/components/bootloader_support/include -IC:/Dev/esp/v5.5.1/esp-idf/components/bootloader_support/bootloader_flash/include -IC:/Dev/esp/v5.5.1/esp-idf/components/bootloader_support/private_include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_security/include -mlongcalls -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-error=extra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -Os -freorder-blocks -fmacro-prefix-map=C:/Dev/esp/v5.5.1/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=C:/Dev/esp/v5.5.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -std=gnu17 -Wno-old-style-declaration -o esp-idf\\esp_hw_support\\CMakeFiles\\__idf_esp_hw_support.dir\\port\\esp32s3\\cpu_region_protect.c.obj -c C:\\Dev\\esp\\v5.5.1\\esp-idf\\components\\esp_hw_support\\port\\esp32s3\\cpu_region_protect.c",
  455. "file": "C:\\Dev\\esp\\v5.5.1\\esp-idf\\components\\esp_hw_support\\port\\esp32s3\\cpu_region_protect.c",
  456. "output": "esp-idf\\esp_hw_support\\CMakeFiles\\__idf_esp_hw_support.dir\\port\\esp32s3\\cpu_region_protect.c.obj"
  457. },
  458. {
  459. "directory": "D:/Project/ble_auracast/test/NimBLE_Conn_Disconn/build/bootloader",
  460. "command": "C:\\Dev\\.espressif\\tools\\xtensa-esp-elf\\esp-14.2.0_20241119\\xtensa-esp-elf\\bin\\xtensa-esp32s3-elf-gcc.exe -DBOOTLOADER_BUILD=1 -DESP_PLATFORM -DIDF_VER=\\\"v5.5.1\\\" -DNON_OS_BUILD=1 -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -ID:/Project/ble_auracast/test/NimBLE_Conn_Disconn/build/bootloader/config -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/include/soc -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/include/soc/esp32s3 -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/dma/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/ldo/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/debug_probe/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/power_supply/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/port/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/include/esp_private -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/port/esp32s3/. -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/port/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/mspi_timing_tuning/port/esp32s3/. -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/mspi_timing_tuning/port/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/log/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_rom/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_rom/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_rom/esp32s3/include/esp32s3 -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_rom/esp32s3 -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_common/include -IC:/Dev/esp/v5.5.1/esp-idf/components/newlib/platform_include -IC:/Dev/esp/v5.5.1/esp-idf/components/xtensa/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/xtensa/include -IC:/Dev/esp/v5.5.1/esp-idf/components/xtensa/deprecated_include -IC:/Dev/esp/v5.5.1/esp-idf/components/soc/include -IC:/Dev/esp/v5.5.1/esp-idf/components/soc/esp32s3 -IC:/Dev/esp/v5.5.1/esp-idf/components/soc/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/soc/esp32s3/register -IC:/Dev/esp/v5.5.1/esp-idf/components/efuse/include -IC:/Dev/esp/v5.5.1/esp-idf/components/efuse/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/spi_flash/include -IC:/Dev/esp/v5.5.1/esp-idf/components/hal/platform_port/include -IC:/Dev/esp/v5.5.1/esp-idf/components/hal/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/hal/include -IC:/Dev/esp/v5.5.1/esp-idf/components/bootloader_support/include -IC:/Dev/esp/v5.5.1/esp-idf/components/bootloader_support/bootloader_flash/include -IC:/Dev/esp/v5.5.1/esp-idf/components/bootloader_support/private_include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_security/include -mlongcalls -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-error=extra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -Os -freorder-blocks -fmacro-prefix-map=C:/Dev/esp/v5.5.1/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=C:/Dev/esp/v5.5.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -std=gnu17 -Wno-old-style-declaration -o esp-idf\\esp_hw_support\\CMakeFiles\\__idf_esp_hw_support.dir\\port\\esp32s3\\rtc_clk.c.obj -c C:\\Dev\\esp\\v5.5.1\\esp-idf\\components\\esp_hw_support\\port\\esp32s3\\rtc_clk.c",
  461. "file": "C:\\Dev\\esp\\v5.5.1\\esp-idf\\components\\esp_hw_support\\port\\esp32s3\\rtc_clk.c",
  462. "output": "esp-idf\\esp_hw_support\\CMakeFiles\\__idf_esp_hw_support.dir\\port\\esp32s3\\rtc_clk.c.obj"
  463. },
  464. {
  465. "directory": "D:/Project/ble_auracast/test/NimBLE_Conn_Disconn/build/bootloader",
  466. "command": "C:\\Dev\\.espressif\\tools\\xtensa-esp-elf\\esp-14.2.0_20241119\\xtensa-esp-elf\\bin\\xtensa-esp32s3-elf-gcc.exe -DBOOTLOADER_BUILD=1 -DESP_PLATFORM -DIDF_VER=\\\"v5.5.1\\\" -DNON_OS_BUILD=1 -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -ID:/Project/ble_auracast/test/NimBLE_Conn_Disconn/build/bootloader/config -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/include/soc -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/include/soc/esp32s3 -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/dma/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/ldo/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/debug_probe/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/power_supply/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/port/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/include/esp_private -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/port/esp32s3/. -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/port/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/mspi_timing_tuning/port/esp32s3/. -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/mspi_timing_tuning/port/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/log/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_rom/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_rom/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_rom/esp32s3/include/esp32s3 -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_rom/esp32s3 -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_common/include -IC:/Dev/esp/v5.5.1/esp-idf/components/newlib/platform_include -IC:/Dev/esp/v5.5.1/esp-idf/components/xtensa/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/xtensa/include -IC:/Dev/esp/v5.5.1/esp-idf/components/xtensa/deprecated_include -IC:/Dev/esp/v5.5.1/esp-idf/components/soc/include -IC:/Dev/esp/v5.5.1/esp-idf/components/soc/esp32s3 -IC:/Dev/esp/v5.5.1/esp-idf/components/soc/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/soc/esp32s3/register -IC:/Dev/esp/v5.5.1/esp-idf/components/efuse/include -IC:/Dev/esp/v5.5.1/esp-idf/components/efuse/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/spi_flash/include -IC:/Dev/esp/v5.5.1/esp-idf/components/hal/platform_port/include -IC:/Dev/esp/v5.5.1/esp-idf/components/hal/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/hal/include -IC:/Dev/esp/v5.5.1/esp-idf/components/bootloader_support/include -IC:/Dev/esp/v5.5.1/esp-idf/components/bootloader_support/bootloader_flash/include -IC:/Dev/esp/v5.5.1/esp-idf/components/bootloader_support/private_include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_security/include -mlongcalls -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-error=extra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -Os -freorder-blocks -fmacro-prefix-map=C:/Dev/esp/v5.5.1/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=C:/Dev/esp/v5.5.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -std=gnu17 -Wno-old-style-declaration -o esp-idf\\esp_hw_support\\CMakeFiles\\__idf_esp_hw_support.dir\\port\\esp32s3\\rtc_clk_init.c.obj -c C:\\Dev\\esp\\v5.5.1\\esp-idf\\components\\esp_hw_support\\port\\esp32s3\\rtc_clk_init.c",
  467. "file": "C:\\Dev\\esp\\v5.5.1\\esp-idf\\components\\esp_hw_support\\port\\esp32s3\\rtc_clk_init.c",
  468. "output": "esp-idf\\esp_hw_support\\CMakeFiles\\__idf_esp_hw_support.dir\\port\\esp32s3\\rtc_clk_init.c.obj"
  469. },
  470. {
  471. "directory": "D:/Project/ble_auracast/test/NimBLE_Conn_Disconn/build/bootloader",
  472. "command": "C:\\Dev\\.espressif\\tools\\xtensa-esp-elf\\esp-14.2.0_20241119\\xtensa-esp-elf\\bin\\xtensa-esp32s3-elf-gcc.exe -DBOOTLOADER_BUILD=1 -DESP_PLATFORM -DIDF_VER=\\\"v5.5.1\\\" -DNON_OS_BUILD=1 -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -ID:/Project/ble_auracast/test/NimBLE_Conn_Disconn/build/bootloader/config -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/include/soc -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/include/soc/esp32s3 -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/dma/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/ldo/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/debug_probe/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/power_supply/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/port/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/include/esp_private -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/port/esp32s3/. -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/port/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/mspi_timing_tuning/port/esp32s3/. -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/mspi_timing_tuning/port/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/log/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_rom/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_rom/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_rom/esp32s3/include/esp32s3 -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_rom/esp32s3 -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_common/include -IC:/Dev/esp/v5.5.1/esp-idf/components/newlib/platform_include -IC:/Dev/esp/v5.5.1/esp-idf/components/xtensa/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/xtensa/include -IC:/Dev/esp/v5.5.1/esp-idf/components/xtensa/deprecated_include -IC:/Dev/esp/v5.5.1/esp-idf/components/soc/include -IC:/Dev/esp/v5.5.1/esp-idf/components/soc/esp32s3 -IC:/Dev/esp/v5.5.1/esp-idf/components/soc/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/soc/esp32s3/register -IC:/Dev/esp/v5.5.1/esp-idf/components/efuse/include -IC:/Dev/esp/v5.5.1/esp-idf/components/efuse/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/spi_flash/include -IC:/Dev/esp/v5.5.1/esp-idf/components/hal/platform_port/include -IC:/Dev/esp/v5.5.1/esp-idf/components/hal/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/hal/include -IC:/Dev/esp/v5.5.1/esp-idf/components/bootloader_support/include -IC:/Dev/esp/v5.5.1/esp-idf/components/bootloader_support/bootloader_flash/include -IC:/Dev/esp/v5.5.1/esp-idf/components/bootloader_support/private_include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_security/include -mlongcalls -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-error=extra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -Os -freorder-blocks -fmacro-prefix-map=C:/Dev/esp/v5.5.1/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=C:/Dev/esp/v5.5.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -std=gnu17 -Wno-old-style-declaration -o esp-idf\\esp_hw_support\\CMakeFiles\\__idf_esp_hw_support.dir\\port\\esp32s3\\rtc_init.c.obj -c C:\\Dev\\esp\\v5.5.1\\esp-idf\\components\\esp_hw_support\\port\\esp32s3\\rtc_init.c",
  473. "file": "C:\\Dev\\esp\\v5.5.1\\esp-idf\\components\\esp_hw_support\\port\\esp32s3\\rtc_init.c",
  474. "output": "esp-idf\\esp_hw_support\\CMakeFiles\\__idf_esp_hw_support.dir\\port\\esp32s3\\rtc_init.c.obj"
  475. },
  476. {
  477. "directory": "D:/Project/ble_auracast/test/NimBLE_Conn_Disconn/build/bootloader",
  478. "command": "C:\\Dev\\.espressif\\tools\\xtensa-esp-elf\\esp-14.2.0_20241119\\xtensa-esp-elf\\bin\\xtensa-esp32s3-elf-gcc.exe -DBOOTLOADER_BUILD=1 -DESP_PLATFORM -DIDF_VER=\\\"v5.5.1\\\" -DNON_OS_BUILD=1 -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -ID:/Project/ble_auracast/test/NimBLE_Conn_Disconn/build/bootloader/config -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/include/soc -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/include/soc/esp32s3 -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/dma/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/ldo/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/debug_probe/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/power_supply/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/port/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/include/esp_private -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/port/esp32s3/. -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/port/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/mspi_timing_tuning/port/esp32s3/. -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/mspi_timing_tuning/port/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/log/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_rom/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_rom/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_rom/esp32s3/include/esp32s3 -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_rom/esp32s3 -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_common/include -IC:/Dev/esp/v5.5.1/esp-idf/components/newlib/platform_include -IC:/Dev/esp/v5.5.1/esp-idf/components/xtensa/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/xtensa/include -IC:/Dev/esp/v5.5.1/esp-idf/components/xtensa/deprecated_include -IC:/Dev/esp/v5.5.1/esp-idf/components/soc/include -IC:/Dev/esp/v5.5.1/esp-idf/components/soc/esp32s3 -IC:/Dev/esp/v5.5.1/esp-idf/components/soc/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/soc/esp32s3/register -IC:/Dev/esp/v5.5.1/esp-idf/components/efuse/include -IC:/Dev/esp/v5.5.1/esp-idf/components/efuse/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/spi_flash/include -IC:/Dev/esp/v5.5.1/esp-idf/components/hal/platform_port/include -IC:/Dev/esp/v5.5.1/esp-idf/components/hal/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/hal/include -IC:/Dev/esp/v5.5.1/esp-idf/components/bootloader_support/include -IC:/Dev/esp/v5.5.1/esp-idf/components/bootloader_support/bootloader_flash/include -IC:/Dev/esp/v5.5.1/esp-idf/components/bootloader_support/private_include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_security/include -mlongcalls -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-error=extra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -Os -freorder-blocks -fmacro-prefix-map=C:/Dev/esp/v5.5.1/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=C:/Dev/esp/v5.5.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -std=gnu17 -Wno-old-style-declaration -o esp-idf\\esp_hw_support\\CMakeFiles\\__idf_esp_hw_support.dir\\port\\esp32s3\\rtc_sleep.c.obj -c C:\\Dev\\esp\\v5.5.1\\esp-idf\\components\\esp_hw_support\\port\\esp32s3\\rtc_sleep.c",
  479. "file": "C:\\Dev\\esp\\v5.5.1\\esp-idf\\components\\esp_hw_support\\port\\esp32s3\\rtc_sleep.c",
  480. "output": "esp-idf\\esp_hw_support\\CMakeFiles\\__idf_esp_hw_support.dir\\port\\esp32s3\\rtc_sleep.c.obj"
  481. },
  482. {
  483. "directory": "D:/Project/ble_auracast/test/NimBLE_Conn_Disconn/build/bootloader",
  484. "command": "C:\\Dev\\.espressif\\tools\\xtensa-esp-elf\\esp-14.2.0_20241119\\xtensa-esp-elf\\bin\\xtensa-esp32s3-elf-gcc.exe -DBOOTLOADER_BUILD=1 -DESP_PLATFORM -DIDF_VER=\\\"v5.5.1\\\" -DNON_OS_BUILD=1 -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -ID:/Project/ble_auracast/test/NimBLE_Conn_Disconn/build/bootloader/config -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/include/soc -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/include/soc/esp32s3 -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/dma/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/ldo/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/debug_probe/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/power_supply/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/port/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/include/esp_private -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/port/esp32s3/. -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/port/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/mspi_timing_tuning/port/esp32s3/. -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/mspi_timing_tuning/port/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/log/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_rom/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_rom/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_rom/esp32s3/include/esp32s3 -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_rom/esp32s3 -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_common/include -IC:/Dev/esp/v5.5.1/esp-idf/components/newlib/platform_include -IC:/Dev/esp/v5.5.1/esp-idf/components/xtensa/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/xtensa/include -IC:/Dev/esp/v5.5.1/esp-idf/components/xtensa/deprecated_include -IC:/Dev/esp/v5.5.1/esp-idf/components/soc/include -IC:/Dev/esp/v5.5.1/esp-idf/components/soc/esp32s3 -IC:/Dev/esp/v5.5.1/esp-idf/components/soc/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/soc/esp32s3/register -IC:/Dev/esp/v5.5.1/esp-idf/components/efuse/include -IC:/Dev/esp/v5.5.1/esp-idf/components/efuse/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/spi_flash/include -IC:/Dev/esp/v5.5.1/esp-idf/components/hal/platform_port/include -IC:/Dev/esp/v5.5.1/esp-idf/components/hal/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/hal/include -IC:/Dev/esp/v5.5.1/esp-idf/components/bootloader_support/include -IC:/Dev/esp/v5.5.1/esp-idf/components/bootloader_support/bootloader_flash/include -IC:/Dev/esp/v5.5.1/esp-idf/components/bootloader_support/private_include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_security/include -mlongcalls -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-error=extra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -Os -freorder-blocks -fmacro-prefix-map=C:/Dev/esp/v5.5.1/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=C:/Dev/esp/v5.5.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -std=gnu17 -Wno-old-style-declaration -o esp-idf\\esp_hw_support\\CMakeFiles\\__idf_esp_hw_support.dir\\port\\esp32s3\\rtc_time.c.obj -c C:\\Dev\\esp\\v5.5.1\\esp-idf\\components\\esp_hw_support\\port\\esp32s3\\rtc_time.c",
  485. "file": "C:\\Dev\\esp\\v5.5.1\\esp-idf\\components\\esp_hw_support\\port\\esp32s3\\rtc_time.c",
  486. "output": "esp-idf\\esp_hw_support\\CMakeFiles\\__idf_esp_hw_support.dir\\port\\esp32s3\\rtc_time.c.obj"
  487. },
  488. {
  489. "directory": "D:/Project/ble_auracast/test/NimBLE_Conn_Disconn/build/bootloader",
  490. "command": "C:\\Dev\\.espressif\\tools\\xtensa-esp-elf\\esp-14.2.0_20241119\\xtensa-esp-elf\\bin\\xtensa-esp32s3-elf-gcc.exe -DBOOTLOADER_BUILD=1 -DESP_PLATFORM -DIDF_VER=\\\"v5.5.1\\\" -DNON_OS_BUILD=1 -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -ID:/Project/ble_auracast/test/NimBLE_Conn_Disconn/build/bootloader/config -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/include/soc -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/include/soc/esp32s3 -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/dma/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/ldo/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/debug_probe/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/power_supply/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/port/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/include/esp_private -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/port/esp32s3/. -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/port/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/mspi_timing_tuning/port/esp32s3/. -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/mspi_timing_tuning/port/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/log/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_rom/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_rom/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_rom/esp32s3/include/esp32s3 -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_rom/esp32s3 -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_common/include -IC:/Dev/esp/v5.5.1/esp-idf/components/newlib/platform_include -IC:/Dev/esp/v5.5.1/esp-idf/components/xtensa/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/xtensa/include -IC:/Dev/esp/v5.5.1/esp-idf/components/xtensa/deprecated_include -IC:/Dev/esp/v5.5.1/esp-idf/components/soc/include -IC:/Dev/esp/v5.5.1/esp-idf/components/soc/esp32s3 -IC:/Dev/esp/v5.5.1/esp-idf/components/soc/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/soc/esp32s3/register -IC:/Dev/esp/v5.5.1/esp-idf/components/efuse/include -IC:/Dev/esp/v5.5.1/esp-idf/components/efuse/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/spi_flash/include -IC:/Dev/esp/v5.5.1/esp-idf/components/hal/platform_port/include -IC:/Dev/esp/v5.5.1/esp-idf/components/hal/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/hal/include -IC:/Dev/esp/v5.5.1/esp-idf/components/bootloader_support/include -IC:/Dev/esp/v5.5.1/esp-idf/components/bootloader_support/bootloader_flash/include -IC:/Dev/esp/v5.5.1/esp-idf/components/bootloader_support/private_include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_security/include -mlongcalls -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-error=extra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -Os -freorder-blocks -fmacro-prefix-map=C:/Dev/esp/v5.5.1/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=C:/Dev/esp/v5.5.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -std=gnu17 -Wno-old-style-declaration -o esp-idf\\esp_hw_support\\CMakeFiles\\__idf_esp_hw_support.dir\\port\\esp32s3\\chip_info.c.obj -c C:\\Dev\\esp\\v5.5.1\\esp-idf\\components\\esp_hw_support\\port\\esp32s3\\chip_info.c",
  491. "file": "C:\\Dev\\esp\\v5.5.1\\esp-idf\\components\\esp_hw_support\\port\\esp32s3\\chip_info.c",
  492. "output": "esp-idf\\esp_hw_support\\CMakeFiles\\__idf_esp_hw_support.dir\\port\\esp32s3\\chip_info.c.obj"
  493. },
  494. {
  495. "directory": "D:/Project/ble_auracast/test/NimBLE_Conn_Disconn/build/bootloader",
  496. "command": "C:\\Dev\\.espressif\\tools\\xtensa-esp-elf\\esp-14.2.0_20241119\\xtensa-esp-elf\\bin\\xtensa-esp32s3-elf-gcc.exe -DBOOTLOADER_BUILD=1 -DESP_PLATFORM -DIDF_VER=\\\"v5.5.1\\\" -DNON_OS_BUILD=1 -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -ID:/Project/ble_auracast/test/NimBLE_Conn_Disconn/build/bootloader/config -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_common/include -IC:/Dev/esp/v5.5.1/esp-idf/components/log/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_rom/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_rom/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_rom/esp32s3/include/esp32s3 -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_rom/esp32s3 -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/include/soc -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/include/soc/esp32s3 -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/dma/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/ldo/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/debug_probe/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/power_supply/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/port/esp32s3/. -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/port/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/mspi_timing_tuning/port/esp32s3/. -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/mspi_timing_tuning/port/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/newlib/platform_include -IC:/Dev/esp/v5.5.1/esp-idf/components/xtensa/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/xtensa/include -IC:/Dev/esp/v5.5.1/esp-idf/components/xtensa/deprecated_include -IC:/Dev/esp/v5.5.1/esp-idf/components/soc/include -IC:/Dev/esp/v5.5.1/esp-idf/components/soc/esp32s3 -IC:/Dev/esp/v5.5.1/esp-idf/components/soc/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/soc/esp32s3/register -IC:/Dev/esp/v5.5.1/esp-idf/components/efuse/include -IC:/Dev/esp/v5.5.1/esp-idf/components/efuse/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/bootloader_support/include -IC:/Dev/esp/v5.5.1/esp-idf/components/bootloader_support/bootloader_flash/include -IC:/Dev/esp/v5.5.1/esp-idf/components/bootloader_support/private_include -IC:/Dev/esp/v5.5.1/esp-idf/components/spi_flash/include -IC:/Dev/esp/v5.5.1/esp-idf/components/hal/platform_port/include -IC:/Dev/esp/v5.5.1/esp-idf/components/hal/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/hal/include -mlongcalls -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-error=extra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -Os -freorder-blocks -fmacro-prefix-map=C:/Dev/esp/v5.5.1/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=C:/Dev/esp/v5.5.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -std=gnu17 -Wno-old-style-declaration -o esp-idf\\esp_common\\CMakeFiles\\__idf_esp_common.dir\\src\\esp_err_to_name.c.obj -c C:\\Dev\\esp\\v5.5.1\\esp-idf\\components\\esp_common\\src\\esp_err_to_name.c",
  497. "file": "C:\\Dev\\esp\\v5.5.1\\esp-idf\\components\\esp_common\\src\\esp_err_to_name.c",
  498. "output": "esp-idf\\esp_common\\CMakeFiles\\__idf_esp_common.dir\\src\\esp_err_to_name.c.obj"
  499. },
  500. {
  501. "directory": "D:/Project/ble_auracast/test/NimBLE_Conn_Disconn/build/bootloader",
  502. "command": "C:\\Dev\\.espressif\\tools\\xtensa-esp-elf\\esp-14.2.0_20241119\\xtensa-esp-elf\\bin\\xtensa-esp32s3-elf-gcc.exe -DBOOTLOADER_BUILD=1 -DESP_PLATFORM -DIDF_VER=\\\"v5.5.1\\\" -DNON_OS_BUILD=1 -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -ID:/Project/ble_auracast/test/NimBLE_Conn_Disconn/build/bootloader/config -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_rom/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_rom/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_rom/esp32s3/include/esp32s3 -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_rom/esp32s3 -IC:/Dev/esp/v5.5.1/esp-idf/components/log/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_common/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/include/soc -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/include/soc/esp32s3 -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/dma/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/ldo/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/debug_probe/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/power_supply/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/port/esp32s3/. -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/port/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/mspi_timing_tuning/port/esp32s3/. -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/mspi_timing_tuning/port/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/newlib/platform_include -IC:/Dev/esp/v5.5.1/esp-idf/components/xtensa/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/xtensa/include -IC:/Dev/esp/v5.5.1/esp-idf/components/xtensa/deprecated_include -IC:/Dev/esp/v5.5.1/esp-idf/components/soc/include -IC:/Dev/esp/v5.5.1/esp-idf/components/soc/esp32s3 -IC:/Dev/esp/v5.5.1/esp-idf/components/soc/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/soc/esp32s3/register -IC:/Dev/esp/v5.5.1/esp-idf/components/hal/platform_port/include -IC:/Dev/esp/v5.5.1/esp-idf/components/hal/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/hal/include -mlongcalls -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-error=extra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -Os -freorder-blocks -fmacro-prefix-map=C:/Dev/esp/v5.5.1/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=C:/Dev/esp/v5.5.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -std=gnu17 -Wno-old-style-declaration -o esp-idf\\esp_rom\\CMakeFiles\\__idf_esp_rom.dir\\patches\\esp_rom_sys.c.obj -c C:\\Dev\\esp\\v5.5.1\\esp-idf\\components\\esp_rom\\patches\\esp_rom_sys.c",
  503. "file": "C:\\Dev\\esp\\v5.5.1\\esp-idf\\components\\esp_rom\\patches\\esp_rom_sys.c",
  504. "output": "esp-idf\\esp_rom\\CMakeFiles\\__idf_esp_rom.dir\\patches\\esp_rom_sys.c.obj"
  505. },
  506. {
  507. "directory": "D:/Project/ble_auracast/test/NimBLE_Conn_Disconn/build/bootloader",
  508. "command": "C:\\Dev\\.espressif\\tools\\xtensa-esp-elf\\esp-14.2.0_20241119\\xtensa-esp-elf\\bin\\xtensa-esp32s3-elf-gcc.exe -DBOOTLOADER_BUILD=1 -DESP_PLATFORM -DIDF_VER=\\\"v5.5.1\\\" -DNON_OS_BUILD=1 -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -ID:/Project/ble_auracast/test/NimBLE_Conn_Disconn/build/bootloader/config -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_rom/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_rom/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_rom/esp32s3/include/esp32s3 -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_rom/esp32s3 -IC:/Dev/esp/v5.5.1/esp-idf/components/log/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_common/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/include/soc -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/include/soc/esp32s3 -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/dma/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/ldo/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/debug_probe/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/power_supply/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/port/esp32s3/. -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/port/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/mspi_timing_tuning/port/esp32s3/. -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/mspi_timing_tuning/port/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/newlib/platform_include -IC:/Dev/esp/v5.5.1/esp-idf/components/xtensa/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/xtensa/include -IC:/Dev/esp/v5.5.1/esp-idf/components/xtensa/deprecated_include -IC:/Dev/esp/v5.5.1/esp-idf/components/soc/include -IC:/Dev/esp/v5.5.1/esp-idf/components/soc/esp32s3 -IC:/Dev/esp/v5.5.1/esp-idf/components/soc/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/soc/esp32s3/register -IC:/Dev/esp/v5.5.1/esp-idf/components/hal/platform_port/include -IC:/Dev/esp/v5.5.1/esp-idf/components/hal/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/hal/include -mlongcalls -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-error=extra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -Os -freorder-blocks -fmacro-prefix-map=C:/Dev/esp/v5.5.1/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=C:/Dev/esp/v5.5.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -std=gnu17 -Wno-old-style-declaration -o esp-idf\\esp_rom\\CMakeFiles\\__idf_esp_rom.dir\\patches\\esp_rom_print.c.obj -c C:\\Dev\\esp\\v5.5.1\\esp-idf\\components\\esp_rom\\patches\\esp_rom_print.c",
  509. "file": "C:\\Dev\\esp\\v5.5.1\\esp-idf\\components\\esp_rom\\patches\\esp_rom_print.c",
  510. "output": "esp-idf\\esp_rom\\CMakeFiles\\__idf_esp_rom.dir\\patches\\esp_rom_print.c.obj"
  511. },
  512. {
  513. "directory": "D:/Project/ble_auracast/test/NimBLE_Conn_Disconn/build/bootloader",
  514. "command": "C:\\Dev\\.espressif\\tools\\xtensa-esp-elf\\esp-14.2.0_20241119\\xtensa-esp-elf\\bin\\xtensa-esp32s3-elf-gcc.exe -DBOOTLOADER_BUILD=1 -DESP_PLATFORM -DIDF_VER=\\\"v5.5.1\\\" -DNON_OS_BUILD=1 -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -ID:/Project/ble_auracast/test/NimBLE_Conn_Disconn/build/bootloader/config -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_rom/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_rom/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_rom/esp32s3/include/esp32s3 -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_rom/esp32s3 -IC:/Dev/esp/v5.5.1/esp-idf/components/log/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_common/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/include/soc -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/include/soc/esp32s3 -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/dma/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/ldo/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/debug_probe/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/power_supply/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/port/esp32s3/. -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/port/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/mspi_timing_tuning/port/esp32s3/. -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/mspi_timing_tuning/port/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/newlib/platform_include -IC:/Dev/esp/v5.5.1/esp-idf/components/xtensa/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/xtensa/include -IC:/Dev/esp/v5.5.1/esp-idf/components/xtensa/deprecated_include -IC:/Dev/esp/v5.5.1/esp-idf/components/soc/include -IC:/Dev/esp/v5.5.1/esp-idf/components/soc/esp32s3 -IC:/Dev/esp/v5.5.1/esp-idf/components/soc/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/soc/esp32s3/register -IC:/Dev/esp/v5.5.1/esp-idf/components/hal/platform_port/include -IC:/Dev/esp/v5.5.1/esp-idf/components/hal/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/hal/include -mlongcalls -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-error=extra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -Os -freorder-blocks -fmacro-prefix-map=C:/Dev/esp/v5.5.1/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=C:/Dev/esp/v5.5.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -std=gnu17 -Wno-old-style-declaration -o esp-idf\\esp_rom\\CMakeFiles\\__idf_esp_rom.dir\\patches\\esp_rom_crc.c.obj -c C:\\Dev\\esp\\v5.5.1\\esp-idf\\components\\esp_rom\\patches\\esp_rom_crc.c",
  515. "file": "C:\\Dev\\esp\\v5.5.1\\esp-idf\\components\\esp_rom\\patches\\esp_rom_crc.c",
  516. "output": "esp-idf\\esp_rom\\CMakeFiles\\__idf_esp_rom.dir\\patches\\esp_rom_crc.c.obj"
  517. },
  518. {
  519. "directory": "D:/Project/ble_auracast/test/NimBLE_Conn_Disconn/build/bootloader",
  520. "command": "C:\\Dev\\.espressif\\tools\\xtensa-esp-elf\\esp-14.2.0_20241119\\xtensa-esp-elf\\bin\\xtensa-esp32s3-elf-gcc.exe -DBOOTLOADER_BUILD=1 -DESP_PLATFORM -DIDF_VER=\\\"v5.5.1\\\" -DNON_OS_BUILD=1 -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -ID:/Project/ble_auracast/test/NimBLE_Conn_Disconn/build/bootloader/config -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_rom/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_rom/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_rom/esp32s3/include/esp32s3 -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_rom/esp32s3 -IC:/Dev/esp/v5.5.1/esp-idf/components/log/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_common/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/include/soc -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/include/soc/esp32s3 -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/dma/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/ldo/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/debug_probe/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/power_supply/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/port/esp32s3/. -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/port/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/mspi_timing_tuning/port/esp32s3/. -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/mspi_timing_tuning/port/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/newlib/platform_include -IC:/Dev/esp/v5.5.1/esp-idf/components/xtensa/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/xtensa/include -IC:/Dev/esp/v5.5.1/esp-idf/components/xtensa/deprecated_include -IC:/Dev/esp/v5.5.1/esp-idf/components/soc/include -IC:/Dev/esp/v5.5.1/esp-idf/components/soc/esp32s3 -IC:/Dev/esp/v5.5.1/esp-idf/components/soc/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/soc/esp32s3/register -IC:/Dev/esp/v5.5.1/esp-idf/components/hal/platform_port/include -IC:/Dev/esp/v5.5.1/esp-idf/components/hal/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/hal/include -mlongcalls -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-error=extra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -Os -freorder-blocks -fmacro-prefix-map=C:/Dev/esp/v5.5.1/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=C:/Dev/esp/v5.5.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -std=gnu17 -Wno-old-style-declaration -o esp-idf\\esp_rom\\CMakeFiles\\__idf_esp_rom.dir\\patches\\esp_rom_uart.c.obj -c C:\\Dev\\esp\\v5.5.1\\esp-idf\\components\\esp_rom\\patches\\esp_rom_uart.c",
  521. "file": "C:\\Dev\\esp\\v5.5.1\\esp-idf\\components\\esp_rom\\patches\\esp_rom_uart.c",
  522. "output": "esp-idf\\esp_rom\\CMakeFiles\\__idf_esp_rom.dir\\patches\\esp_rom_uart.c.obj"
  523. },
  524. {
  525. "directory": "D:/Project/ble_auracast/test/NimBLE_Conn_Disconn/build/bootloader",
  526. "command": "C:\\Dev\\.espressif\\tools\\xtensa-esp-elf\\esp-14.2.0_20241119\\xtensa-esp-elf\\bin\\xtensa-esp32s3-elf-gcc.exe -DBOOTLOADER_BUILD=1 -DESP_PLATFORM -DIDF_VER=\\\"v5.5.1\\\" -DNON_OS_BUILD=1 -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -ID:/Project/ble_auracast/test/NimBLE_Conn_Disconn/build/bootloader/config -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_rom/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_rom/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_rom/esp32s3/include/esp32s3 -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_rom/esp32s3 -IC:/Dev/esp/v5.5.1/esp-idf/components/log/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_common/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/include/soc -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/include/soc/esp32s3 -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/dma/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/ldo/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/debug_probe/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/power_supply/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/port/esp32s3/. -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/port/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/mspi_timing_tuning/port/esp32s3/. -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/mspi_timing_tuning/port/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/newlib/platform_include -IC:/Dev/esp/v5.5.1/esp-idf/components/xtensa/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/xtensa/include -IC:/Dev/esp/v5.5.1/esp-idf/components/xtensa/deprecated_include -IC:/Dev/esp/v5.5.1/esp-idf/components/soc/include -IC:/Dev/esp/v5.5.1/esp-idf/components/soc/esp32s3 -IC:/Dev/esp/v5.5.1/esp-idf/components/soc/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/soc/esp32s3/register -IC:/Dev/esp/v5.5.1/esp-idf/components/hal/platform_port/include -IC:/Dev/esp/v5.5.1/esp-idf/components/hal/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/hal/include -mlongcalls -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-error=extra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -Os -freorder-blocks -fmacro-prefix-map=C:/Dev/esp/v5.5.1/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=C:/Dev/esp/v5.5.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -std=gnu17 -Wno-old-style-declaration -o esp-idf\\esp_rom\\CMakeFiles\\__idf_esp_rom.dir\\patches\\esp_rom_spiflash.c.obj -c C:\\Dev\\esp\\v5.5.1\\esp-idf\\components\\esp_rom\\patches\\esp_rom_spiflash.c",
  527. "file": "C:\\Dev\\esp\\v5.5.1\\esp-idf\\components\\esp_rom\\patches\\esp_rom_spiflash.c",
  528. "output": "esp-idf\\esp_rom\\CMakeFiles\\__idf_esp_rom.dir\\patches\\esp_rom_spiflash.c.obj"
  529. },
  530. {
  531. "directory": "D:/Project/ble_auracast/test/NimBLE_Conn_Disconn/build/bootloader",
  532. "command": "C:\\Dev\\.espressif\\tools\\xtensa-esp-elf\\esp-14.2.0_20241119\\xtensa-esp-elf\\bin\\xtensa-esp32s3-elf-gcc.exe -DBOOTLOADER_BUILD=1 -DESP_PLATFORM -DIDF_VER=\\\"v5.5.1\\\" -DNON_OS_BUILD=1 -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -ID:/Project/ble_auracast/test/NimBLE_Conn_Disconn/build/bootloader/config -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_rom/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_rom/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_rom/esp32s3/include/esp32s3 -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_rom/esp32s3 -IC:/Dev/esp/v5.5.1/esp-idf/components/log/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_common/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/include/soc -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/include/soc/esp32s3 -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/dma/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/ldo/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/debug_probe/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/power_supply/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/port/esp32s3/. -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/port/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/mspi_timing_tuning/port/esp32s3/. -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/mspi_timing_tuning/port/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/newlib/platform_include -IC:/Dev/esp/v5.5.1/esp-idf/components/xtensa/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/xtensa/include -IC:/Dev/esp/v5.5.1/esp-idf/components/xtensa/deprecated_include -IC:/Dev/esp/v5.5.1/esp-idf/components/soc/include -IC:/Dev/esp/v5.5.1/esp-idf/components/soc/esp32s3 -IC:/Dev/esp/v5.5.1/esp-idf/components/soc/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/soc/esp32s3/register -IC:/Dev/esp/v5.5.1/esp-idf/components/hal/platform_port/include -IC:/Dev/esp/v5.5.1/esp-idf/components/hal/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/hal/include -mlongcalls -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-error=extra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -Os -freorder-blocks -fmacro-prefix-map=C:/Dev/esp/v5.5.1/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=C:/Dev/esp/v5.5.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -std=gnu17 -Wno-old-style-declaration -o esp-idf\\esp_rom\\CMakeFiles\\__idf_esp_rom.dir\\patches\\esp_rom_efuse.c.obj -c C:\\Dev\\esp\\v5.5.1\\esp-idf\\components\\esp_rom\\patches\\esp_rom_efuse.c",
  533. "file": "C:\\Dev\\esp\\v5.5.1\\esp-idf\\components\\esp_rom\\patches\\esp_rom_efuse.c",
  534. "output": "esp-idf\\esp_rom\\CMakeFiles\\__idf_esp_rom.dir\\patches\\esp_rom_efuse.c.obj"
  535. },
  536. {
  537. "directory": "D:/Project/ble_auracast/test/NimBLE_Conn_Disconn/build/bootloader",
  538. "command": "C:\\Dev\\.espressif\\tools\\xtensa-esp-elf\\esp-14.2.0_20241119\\xtensa-esp-elf\\bin\\xtensa-esp32s3-elf-gcc.exe -DBOOTLOADER_BUILD=1 -DESP_PLATFORM -DIDF_VER=\\\"v5.5.1\\\" -DNON_OS_BUILD=1 -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -ID:/Project/ble_auracast/test/NimBLE_Conn_Disconn/build/bootloader/config -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_rom/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_rom/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_rom/esp32s3/include/esp32s3 -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_rom/esp32s3 -IC:/Dev/esp/v5.5.1/esp-idf/components/log/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_common/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/include/soc -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/include/soc/esp32s3 -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/dma/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/ldo/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/debug_probe/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/power_supply/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/port/esp32s3/. -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/port/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/mspi_timing_tuning/port/esp32s3/. -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/mspi_timing_tuning/port/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/newlib/platform_include -IC:/Dev/esp/v5.5.1/esp-idf/components/xtensa/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/xtensa/include -IC:/Dev/esp/v5.5.1/esp-idf/components/xtensa/deprecated_include -IC:/Dev/esp/v5.5.1/esp-idf/components/soc/include -IC:/Dev/esp/v5.5.1/esp-idf/components/soc/esp32s3 -IC:/Dev/esp/v5.5.1/esp-idf/components/soc/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/soc/esp32s3/register -IC:/Dev/esp/v5.5.1/esp-idf/components/hal/platform_port/include -IC:/Dev/esp/v5.5.1/esp-idf/components/hal/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/hal/include -mlongcalls -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-error=extra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -Os -freorder-blocks -fmacro-prefix-map=C:/Dev/esp/v5.5.1/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=C:/Dev/esp/v5.5.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -std=gnu17 -Wno-old-style-declaration -o esp-idf\\esp_rom\\CMakeFiles\\__idf_esp_rom.dir\\patches\\esp_rom_gpio.c.obj -c C:\\Dev\\esp\\v5.5.1\\esp-idf\\components\\esp_rom\\patches\\esp_rom_gpio.c",
  539. "file": "C:\\Dev\\esp\\v5.5.1\\esp-idf\\components\\esp_rom\\patches\\esp_rom_gpio.c",
  540. "output": "esp-idf\\esp_rom\\CMakeFiles\\__idf_esp_rom.dir\\patches\\esp_rom_gpio.c.obj"
  541. },
  542. {
  543. "directory": "D:/Project/ble_auracast/test/NimBLE_Conn_Disconn/build/bootloader",
  544. "command": "C:\\Dev\\.espressif\\tools\\xtensa-esp-elf\\esp-14.2.0_20241119\\xtensa-esp-elf\\bin\\xtensa-esp32s3-elf-gcc.exe -DBOOTLOADER_BUILD=1 -DESP_PLATFORM -DIDF_VER=\\\"v5.5.1\\\" -DNON_OS_BUILD=1 -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -ID:/Project/ble_auracast/test/NimBLE_Conn_Disconn/build/bootloader/config -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_rom/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_rom/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_rom/esp32s3/include/esp32s3 -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_rom/esp32s3 -IC:/Dev/esp/v5.5.1/esp-idf/components/log/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_common/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/include/soc -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/include/soc/esp32s3 -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/dma/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/ldo/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/debug_probe/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/power_supply/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/port/esp32s3/. -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/port/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/mspi_timing_tuning/port/esp32s3/. -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/mspi_timing_tuning/port/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/newlib/platform_include -IC:/Dev/esp/v5.5.1/esp-idf/components/xtensa/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/xtensa/include -IC:/Dev/esp/v5.5.1/esp-idf/components/xtensa/deprecated_include -IC:/Dev/esp/v5.5.1/esp-idf/components/soc/include -IC:/Dev/esp/v5.5.1/esp-idf/components/soc/esp32s3 -IC:/Dev/esp/v5.5.1/esp-idf/components/soc/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/soc/esp32s3/register -IC:/Dev/esp/v5.5.1/esp-idf/components/hal/platform_port/include -IC:/Dev/esp/v5.5.1/esp-idf/components/hal/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/hal/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-error=extra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -Os -freorder-blocks -fmacro-prefix-map=C:/Dev/esp/v5.5.1/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=C:/Dev/esp/v5.5.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -o esp-idf\\esp_rom\\CMakeFiles\\__idf_esp_rom.dir\\patches\\esp_rom_longjmp.S.obj -c C:\\Dev\\esp\\v5.5.1\\esp-idf\\components\\esp_rom\\patches\\esp_rom_longjmp.S",
  545. "file": "C:\\Dev\\esp\\v5.5.1\\esp-idf\\components\\esp_rom\\patches\\esp_rom_longjmp.S",
  546. "output": "esp-idf\\esp_rom\\CMakeFiles\\__idf_esp_rom.dir\\patches\\esp_rom_longjmp.S.obj"
  547. },
  548. {
  549. "directory": "D:/Project/ble_auracast/test/NimBLE_Conn_Disconn/build/bootloader",
  550. "command": "C:\\Dev\\.espressif\\tools\\xtensa-esp-elf\\esp-14.2.0_20241119\\xtensa-esp-elf\\bin\\xtensa-esp32s3-elf-gcc.exe -DBOOTLOADER_BUILD=1 -DESP_PLATFORM -DIDF_VER=\\\"v5.5.1\\\" -DNON_OS_BUILD=1 -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -ID:/Project/ble_auracast/test/NimBLE_Conn_Disconn/build/bootloader/config -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_rom/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_rom/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_rom/esp32s3/include/esp32s3 -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_rom/esp32s3 -IC:/Dev/esp/v5.5.1/esp-idf/components/log/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_common/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/include/soc -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/include/soc/esp32s3 -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/dma/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/ldo/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/debug_probe/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/power_supply/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/port/esp32s3/. -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/port/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/mspi_timing_tuning/port/esp32s3/. -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/mspi_timing_tuning/port/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/newlib/platform_include -IC:/Dev/esp/v5.5.1/esp-idf/components/xtensa/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/xtensa/include -IC:/Dev/esp/v5.5.1/esp-idf/components/xtensa/deprecated_include -IC:/Dev/esp/v5.5.1/esp-idf/components/soc/include -IC:/Dev/esp/v5.5.1/esp-idf/components/soc/esp32s3 -IC:/Dev/esp/v5.5.1/esp-idf/components/soc/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/soc/esp32s3/register -IC:/Dev/esp/v5.5.1/esp-idf/components/hal/platform_port/include -IC:/Dev/esp/v5.5.1/esp-idf/components/hal/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/hal/include -mlongcalls -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-error=extra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -Os -freorder-blocks -fmacro-prefix-map=C:/Dev/esp/v5.5.1/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=C:/Dev/esp/v5.5.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -std=gnu17 -Wno-old-style-declaration -o esp-idf\\esp_rom\\CMakeFiles\\__idf_esp_rom.dir\\patches\\esp_rom_systimer.c.obj -c C:\\Dev\\esp\\v5.5.1\\esp-idf\\components\\esp_rom\\patches\\esp_rom_systimer.c",
  551. "file": "C:\\Dev\\esp\\v5.5.1\\esp-idf\\components\\esp_rom\\patches\\esp_rom_systimer.c",
  552. "output": "esp-idf\\esp_rom\\CMakeFiles\\__idf_esp_rom.dir\\patches\\esp_rom_systimer.c.obj"
  553. },
  554. {
  555. "directory": "D:/Project/ble_auracast/test/NimBLE_Conn_Disconn/build/bootloader",
  556. "command": "C:\\Dev\\.espressif\\tools\\xtensa-esp-elf\\esp-14.2.0_20241119\\xtensa-esp-elf\\bin\\xtensa-esp32s3-elf-gcc.exe -DBOOTLOADER_BUILD=1 -DESP_PLATFORM -DIDF_VER=\\\"v5.5.1\\\" -DNON_OS_BUILD=1 -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -ID:/Project/ble_auracast/test/NimBLE_Conn_Disconn/build/bootloader/config -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_rom/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_rom/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_rom/esp32s3/include/esp32s3 -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_rom/esp32s3 -IC:/Dev/esp/v5.5.1/esp-idf/components/log/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_common/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/include/soc -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/include/soc/esp32s3 -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/dma/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/ldo/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/debug_probe/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/power_supply/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/port/esp32s3/. -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/port/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/mspi_timing_tuning/port/esp32s3/. -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/mspi_timing_tuning/port/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/newlib/platform_include -IC:/Dev/esp/v5.5.1/esp-idf/components/xtensa/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/xtensa/include -IC:/Dev/esp/v5.5.1/esp-idf/components/xtensa/deprecated_include -IC:/Dev/esp/v5.5.1/esp-idf/components/soc/include -IC:/Dev/esp/v5.5.1/esp-idf/components/soc/esp32s3 -IC:/Dev/esp/v5.5.1/esp-idf/components/soc/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/soc/esp32s3/register -IC:/Dev/esp/v5.5.1/esp-idf/components/hal/platform_port/include -IC:/Dev/esp/v5.5.1/esp-idf/components/hal/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/hal/include -mlongcalls -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-error=extra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -Os -freorder-blocks -fmacro-prefix-map=C:/Dev/esp/v5.5.1/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=C:/Dev/esp/v5.5.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -std=gnu17 -Wno-old-style-declaration -o esp-idf\\esp_rom\\CMakeFiles\\__idf_esp_rom.dir\\patches\\esp_rom_wdt.c.obj -c C:\\Dev\\esp\\v5.5.1\\esp-idf\\components\\esp_rom\\patches\\esp_rom_wdt.c",
  557. "file": "C:\\Dev\\esp\\v5.5.1\\esp-idf\\components\\esp_rom\\patches\\esp_rom_wdt.c",
  558. "output": "esp-idf\\esp_rom\\CMakeFiles\\__idf_esp_rom.dir\\patches\\esp_rom_wdt.c.obj"
  559. },
  560. {
  561. "directory": "D:/Project/ble_auracast/test/NimBLE_Conn_Disconn/build/bootloader",
  562. "command": "C:\\Dev\\.espressif\\tools\\xtensa-esp-elf\\esp-14.2.0_20241119\\xtensa-esp-elf\\bin\\xtensa-esp32s3-elf-gcc.exe -DBOOTLOADER_BUILD=1 -DESP_PLATFORM -DIDF_VER=\\\"v5.5.1\\\" -DNON_OS_BUILD=1 -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -ID:/Project/ble_auracast/test/NimBLE_Conn_Disconn/build/bootloader/config -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_rom/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_rom/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_rom/esp32s3/include/esp32s3 -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_rom/esp32s3 -IC:/Dev/esp/v5.5.1/esp-idf/components/log/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_common/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/include/soc -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/include/soc/esp32s3 -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/dma/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/ldo/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/debug_probe/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/power_supply/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/port/esp32s3/. -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/port/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/mspi_timing_tuning/port/esp32s3/. -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/mspi_timing_tuning/port/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/newlib/platform_include -IC:/Dev/esp/v5.5.1/esp-idf/components/xtensa/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/xtensa/include -IC:/Dev/esp/v5.5.1/esp-idf/components/xtensa/deprecated_include -IC:/Dev/esp/v5.5.1/esp-idf/components/soc/include -IC:/Dev/esp/v5.5.1/esp-idf/components/soc/esp32s3 -IC:/Dev/esp/v5.5.1/esp-idf/components/soc/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/soc/esp32s3/register -IC:/Dev/esp/v5.5.1/esp-idf/components/hal/platform_port/include -IC:/Dev/esp/v5.5.1/esp-idf/components/hal/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/hal/include -mlongcalls -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-error=extra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -Os -freorder-blocks -fmacro-prefix-map=C:/Dev/esp/v5.5.1/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=C:/Dev/esp/v5.5.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -std=gnu17 -Wno-old-style-declaration -o esp-idf\\esp_rom\\CMakeFiles\\__idf_esp_rom.dir\\patches\\esp_rom_cache_esp32s2_esp32s3.c.obj -c C:\\Dev\\esp\\v5.5.1\\esp-idf\\components\\esp_rom\\patches\\esp_rom_cache_esp32s2_esp32s3.c",
  563. "file": "C:\\Dev\\esp\\v5.5.1\\esp-idf\\components\\esp_rom\\patches\\esp_rom_cache_esp32s2_esp32s3.c",
  564. "output": "esp-idf\\esp_rom\\CMakeFiles\\__idf_esp_rom.dir\\patches\\esp_rom_cache_esp32s2_esp32s3.c.obj"
  565. },
  566. {
  567. "directory": "D:/Project/ble_auracast/test/NimBLE_Conn_Disconn/build/bootloader",
  568. "command": "C:\\Dev\\.espressif\\tools\\xtensa-esp-elf\\esp-14.2.0_20241119\\xtensa-esp-elf\\bin\\xtensa-esp32s3-elf-gcc.exe -DBOOTLOADER_BUILD=1 -DESP_PLATFORM -DIDF_VER=\\\"v5.5.1\\\" -DNON_OS_BUILD=1 -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -ID:/Project/ble_auracast/test/NimBLE_Conn_Disconn/build/bootloader/config -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_rom/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_rom/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_rom/esp32s3/include/esp32s3 -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_rom/esp32s3 -IC:/Dev/esp/v5.5.1/esp-idf/components/log/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_common/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/include/soc -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/include/soc/esp32s3 -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/dma/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/ldo/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/debug_probe/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/power_supply/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/port/esp32s3/. -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/port/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/mspi_timing_tuning/port/esp32s3/. -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/mspi_timing_tuning/port/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/newlib/platform_include -IC:/Dev/esp/v5.5.1/esp-idf/components/xtensa/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/xtensa/include -IC:/Dev/esp/v5.5.1/esp-idf/components/xtensa/deprecated_include -IC:/Dev/esp/v5.5.1/esp-idf/components/soc/include -IC:/Dev/esp/v5.5.1/esp-idf/components/soc/esp32s3 -IC:/Dev/esp/v5.5.1/esp-idf/components/soc/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/soc/esp32s3/register -IC:/Dev/esp/v5.5.1/esp-idf/components/hal/platform_port/include -IC:/Dev/esp/v5.5.1/esp-idf/components/hal/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/hal/include -mlongcalls -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-error=extra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -Os -freorder-blocks -fmacro-prefix-map=C:/Dev/esp/v5.5.1/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=C:/Dev/esp/v5.5.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -o esp-idf\\esp_rom\\CMakeFiles\\__idf_esp_rom.dir\\patches\\esp_rom_cache_writeback_esp32s3.S.obj -c C:\\Dev\\esp\\v5.5.1\\esp-idf\\components\\esp_rom\\patches\\esp_rom_cache_writeback_esp32s3.S",
  569. "file": "C:\\Dev\\esp\\v5.5.1\\esp-idf\\components\\esp_rom\\patches\\esp_rom_cache_writeback_esp32s3.S",
  570. "output": "esp-idf\\esp_rom\\CMakeFiles\\__idf_esp_rom.dir\\patches\\esp_rom_cache_writeback_esp32s3.S.obj"
  571. },
  572. {
  573. "directory": "D:/Project/ble_auracast/test/NimBLE_Conn_Disconn/build/bootloader",
  574. "command": "C:\\Dev\\.espressif\\tools\\xtensa-esp-elf\\esp-14.2.0_20241119\\xtensa-esp-elf\\bin\\xtensa-esp32s3-elf-gcc.exe -DBOOTLOADER_BUILD=1 -DESP_PLATFORM -DIDF_VER=\\\"v5.5.1\\\" -DNON_OS_BUILD=1 -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -ID:/Project/ble_auracast/test/NimBLE_Conn_Disconn/build/bootloader/config -IC:/Dev/esp/v5.5.1/esp-idf/components/log/include -IC:/Dev/esp/v5.5.1/esp-idf/components/log/include/esp_private -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_rom/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_rom/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_rom/esp32s3/include/esp32s3 -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_rom/esp32s3 -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_common/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/include/soc -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/include/soc/esp32s3 -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/dma/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/ldo/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/debug_probe/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/power_supply/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/port/esp32s3/. -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/port/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/mspi_timing_tuning/port/esp32s3/. -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/mspi_timing_tuning/port/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/newlib/platform_include -IC:/Dev/esp/v5.5.1/esp-idf/components/xtensa/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/xtensa/include -IC:/Dev/esp/v5.5.1/esp-idf/components/xtensa/deprecated_include -IC:/Dev/esp/v5.5.1/esp-idf/components/soc/include -IC:/Dev/esp/v5.5.1/esp-idf/components/soc/esp32s3 -IC:/Dev/esp/v5.5.1/esp-idf/components/soc/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/soc/esp32s3/register -IC:/Dev/esp/v5.5.1/esp-idf/components/hal/platform_port/include -IC:/Dev/esp/v5.5.1/esp-idf/components/hal/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/hal/include -mlongcalls -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-error=extra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -Os -freorder-blocks -fmacro-prefix-map=C:/Dev/esp/v5.5.1/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=C:/Dev/esp/v5.5.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -std=gnu17 -Wno-old-style-declaration -o esp-idf\\log\\CMakeFiles\\__idf_log.dir\\src\\noos\\log_timestamp.c.obj -c C:\\Dev\\esp\\v5.5.1\\esp-idf\\components\\log\\src\\noos\\log_timestamp.c",
  575. "file": "C:\\Dev\\esp\\v5.5.1\\esp-idf\\components\\log\\src\\noos\\log_timestamp.c",
  576. "output": "esp-idf\\log\\CMakeFiles\\__idf_log.dir\\src\\noos\\log_timestamp.c.obj"
  577. },
  578. {
  579. "directory": "D:/Project/ble_auracast/test/NimBLE_Conn_Disconn/build/bootloader",
  580. "command": "C:\\Dev\\.espressif\\tools\\xtensa-esp-elf\\esp-14.2.0_20241119\\xtensa-esp-elf\\bin\\xtensa-esp32s3-elf-gcc.exe -DBOOTLOADER_BUILD=1 -DESP_PLATFORM -DIDF_VER=\\\"v5.5.1\\\" -DNON_OS_BUILD=1 -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -ID:/Project/ble_auracast/test/NimBLE_Conn_Disconn/build/bootloader/config -IC:/Dev/esp/v5.5.1/esp-idf/components/log/include -IC:/Dev/esp/v5.5.1/esp-idf/components/log/include/esp_private -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_rom/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_rom/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_rom/esp32s3/include/esp32s3 -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_rom/esp32s3 -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_common/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/include/soc -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/include/soc/esp32s3 -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/dma/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/ldo/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/debug_probe/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/power_supply/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/port/esp32s3/. -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/port/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/mspi_timing_tuning/port/esp32s3/. -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/mspi_timing_tuning/port/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/newlib/platform_include -IC:/Dev/esp/v5.5.1/esp-idf/components/xtensa/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/xtensa/include -IC:/Dev/esp/v5.5.1/esp-idf/components/xtensa/deprecated_include -IC:/Dev/esp/v5.5.1/esp-idf/components/soc/include -IC:/Dev/esp/v5.5.1/esp-idf/components/soc/esp32s3 -IC:/Dev/esp/v5.5.1/esp-idf/components/soc/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/soc/esp32s3/register -IC:/Dev/esp/v5.5.1/esp-idf/components/hal/platform_port/include -IC:/Dev/esp/v5.5.1/esp-idf/components/hal/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/hal/include -mlongcalls -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-error=extra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -Os -freorder-blocks -fmacro-prefix-map=C:/Dev/esp/v5.5.1/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=C:/Dev/esp/v5.5.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -std=gnu17 -Wno-old-style-declaration -o esp-idf\\log\\CMakeFiles\\__idf_log.dir\\src\\log_timestamp_common.c.obj -c C:\\Dev\\esp\\v5.5.1\\esp-idf\\components\\log\\src\\log_timestamp_common.c",
  581. "file": "C:\\Dev\\esp\\v5.5.1\\esp-idf\\components\\log\\src\\log_timestamp_common.c",
  582. "output": "esp-idf\\log\\CMakeFiles\\__idf_log.dir\\src\\log_timestamp_common.c.obj"
  583. },
  584. {
  585. "directory": "D:/Project/ble_auracast/test/NimBLE_Conn_Disconn/build/bootloader",
  586. "command": "C:\\Dev\\.espressif\\tools\\xtensa-esp-elf\\esp-14.2.0_20241119\\xtensa-esp-elf\\bin\\xtensa-esp32s3-elf-gcc.exe -DBOOTLOADER_BUILD=1 -DESP_PLATFORM -DIDF_VER=\\\"v5.5.1\\\" -DNON_OS_BUILD=1 -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -ID:/Project/ble_auracast/test/NimBLE_Conn_Disconn/build/bootloader/config -IC:/Dev/esp/v5.5.1/esp-idf/components/log/include -IC:/Dev/esp/v5.5.1/esp-idf/components/log/include/esp_private -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_rom/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_rom/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_rom/esp32s3/include/esp32s3 -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_rom/esp32s3 -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_common/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/include/soc -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/include/soc/esp32s3 -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/dma/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/ldo/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/debug_probe/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/power_supply/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/port/esp32s3/. -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/port/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/mspi_timing_tuning/port/esp32s3/. -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/mspi_timing_tuning/port/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/newlib/platform_include -IC:/Dev/esp/v5.5.1/esp-idf/components/xtensa/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/xtensa/include -IC:/Dev/esp/v5.5.1/esp-idf/components/xtensa/deprecated_include -IC:/Dev/esp/v5.5.1/esp-idf/components/soc/include -IC:/Dev/esp/v5.5.1/esp-idf/components/soc/esp32s3 -IC:/Dev/esp/v5.5.1/esp-idf/components/soc/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/soc/esp32s3/register -IC:/Dev/esp/v5.5.1/esp-idf/components/hal/platform_port/include -IC:/Dev/esp/v5.5.1/esp-idf/components/hal/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/hal/include -mlongcalls -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-error=extra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -Os -freorder-blocks -fmacro-prefix-map=C:/Dev/esp/v5.5.1/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=C:/Dev/esp/v5.5.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -std=gnu17 -Wno-old-style-declaration -o esp-idf\\log\\CMakeFiles\\__idf_log.dir\\src\\noos\\log_lock.c.obj -c C:\\Dev\\esp\\v5.5.1\\esp-idf\\components\\log\\src\\noos\\log_lock.c",
  587. "file": "C:\\Dev\\esp\\v5.5.1\\esp-idf\\components\\log\\src\\noos\\log_lock.c",
  588. "output": "esp-idf\\log\\CMakeFiles\\__idf_log.dir\\src\\noos\\log_lock.c.obj"
  589. },
  590. {
  591. "directory": "D:/Project/ble_auracast/test/NimBLE_Conn_Disconn/build/bootloader",
  592. "command": "C:\\Dev\\.espressif\\tools\\xtensa-esp-elf\\esp-14.2.0_20241119\\xtensa-esp-elf\\bin\\xtensa-esp32s3-elf-gcc.exe -DBOOTLOADER_BUILD=1 -DESP_PLATFORM -DIDF_VER=\\\"v5.5.1\\\" -DNON_OS_BUILD=1 -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -ID:/Project/ble_auracast/test/NimBLE_Conn_Disconn/build/bootloader/config -IC:/Dev/esp/v5.5.1/esp-idf/components/log/include -IC:/Dev/esp/v5.5.1/esp-idf/components/log/include/esp_private -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_rom/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_rom/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_rom/esp32s3/include/esp32s3 -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_rom/esp32s3 -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_common/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/include/soc -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/include/soc/esp32s3 -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/dma/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/ldo/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/debug_probe/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/power_supply/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/port/esp32s3/. -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/port/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/mspi_timing_tuning/port/esp32s3/. -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/mspi_timing_tuning/port/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/newlib/platform_include -IC:/Dev/esp/v5.5.1/esp-idf/components/xtensa/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/xtensa/include -IC:/Dev/esp/v5.5.1/esp-idf/components/xtensa/deprecated_include -IC:/Dev/esp/v5.5.1/esp-idf/components/soc/include -IC:/Dev/esp/v5.5.1/esp-idf/components/soc/esp32s3 -IC:/Dev/esp/v5.5.1/esp-idf/components/soc/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/soc/esp32s3/register -IC:/Dev/esp/v5.5.1/esp-idf/components/hal/platform_port/include -IC:/Dev/esp/v5.5.1/esp-idf/components/hal/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/hal/include -mlongcalls -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-error=extra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -Os -freorder-blocks -fmacro-prefix-map=C:/Dev/esp/v5.5.1/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=C:/Dev/esp/v5.5.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -std=gnu17 -Wno-old-style-declaration -o esp-idf\\log\\CMakeFiles\\__idf_log.dir\\src\\buffer\\log_buffers.c.obj -c C:\\Dev\\esp\\v5.5.1\\esp-idf\\components\\log\\src\\buffer\\log_buffers.c",
  593. "file": "C:\\Dev\\esp\\v5.5.1\\esp-idf\\components\\log\\src\\buffer\\log_buffers.c",
  594. "output": "esp-idf\\log\\CMakeFiles\\__idf_log.dir\\src\\buffer\\log_buffers.c.obj"
  595. },
  596. {
  597. "directory": "D:/Project/ble_auracast/test/NimBLE_Conn_Disconn/build/bootloader",
  598. "command": "C:\\Dev\\.espressif\\tools\\xtensa-esp-elf\\esp-14.2.0_20241119\\xtensa-esp-elf\\bin\\xtensa-esp32s3-elf-gcc.exe -DBOOTLOADER_BUILD=1 -DESP_PLATFORM -DIDF_VER=\\\"v5.5.1\\\" -DNON_OS_BUILD=1 -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -ID:/Project/ble_auracast/test/NimBLE_Conn_Disconn/build/bootloader/config -IC:/Dev/esp/v5.5.1/esp-idf/components/log/include -IC:/Dev/esp/v5.5.1/esp-idf/components/log/include/esp_private -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_rom/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_rom/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_rom/esp32s3/include/esp32s3 -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_rom/esp32s3 -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_common/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/include/soc -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/include/soc/esp32s3 -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/dma/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/ldo/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/debug_probe/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/power_supply/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/port/esp32s3/. -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/port/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/mspi_timing_tuning/port/esp32s3/. -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/mspi_timing_tuning/port/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/newlib/platform_include -IC:/Dev/esp/v5.5.1/esp-idf/components/xtensa/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/xtensa/include -IC:/Dev/esp/v5.5.1/esp-idf/components/xtensa/deprecated_include -IC:/Dev/esp/v5.5.1/esp-idf/components/soc/include -IC:/Dev/esp/v5.5.1/esp-idf/components/soc/esp32s3 -IC:/Dev/esp/v5.5.1/esp-idf/components/soc/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/soc/esp32s3/register -IC:/Dev/esp/v5.5.1/esp-idf/components/hal/platform_port/include -IC:/Dev/esp/v5.5.1/esp-idf/components/hal/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/hal/include -mlongcalls -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-error=extra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -Os -freorder-blocks -fmacro-prefix-map=C:/Dev/esp/v5.5.1/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=C:/Dev/esp/v5.5.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -std=gnu17 -Wno-old-style-declaration -o esp-idf\\log\\CMakeFiles\\__idf_log.dir\\src\\noos\\util.c.obj -c C:\\Dev\\esp\\v5.5.1\\esp-idf\\components\\log\\src\\noos\\util.c",
  599. "file": "C:\\Dev\\esp\\v5.5.1\\esp-idf\\components\\log\\src\\noos\\util.c",
  600. "output": "esp-idf\\log\\CMakeFiles\\__idf_log.dir\\src\\noos\\util.c.obj"
  601. },
  602. {
  603. "directory": "D:/Project/ble_auracast/test/NimBLE_Conn_Disconn/build/bootloader",
  604. "command": "C:\\Dev\\.espressif\\tools\\xtensa-esp-elf\\esp-14.2.0_20241119\\xtensa-esp-elf\\bin\\xtensa-esp32s3-elf-gcc.exe -DBOOTLOADER_BUILD=1 -DESP_PLATFORM -DIDF_VER=\\\"v5.5.1\\\" -DNON_OS_BUILD=1 -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -ID:/Project/ble_auracast/test/NimBLE_Conn_Disconn/build/bootloader/config -IC:/Dev/esp/v5.5.1/esp-idf/components/log/include -IC:/Dev/esp/v5.5.1/esp-idf/components/log/include/esp_private -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_rom/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_rom/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_rom/esp32s3/include/esp32s3 -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_rom/esp32s3 -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_common/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/include/soc -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/include/soc/esp32s3 -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/dma/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/ldo/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/debug_probe/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/power_supply/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/port/esp32s3/. -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/port/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/mspi_timing_tuning/port/esp32s3/. -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/mspi_timing_tuning/port/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/newlib/platform_include -IC:/Dev/esp/v5.5.1/esp-idf/components/xtensa/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/xtensa/include -IC:/Dev/esp/v5.5.1/esp-idf/components/xtensa/deprecated_include -IC:/Dev/esp/v5.5.1/esp-idf/components/soc/include -IC:/Dev/esp/v5.5.1/esp-idf/components/soc/esp32s3 -IC:/Dev/esp/v5.5.1/esp-idf/components/soc/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/soc/esp32s3/register -IC:/Dev/esp/v5.5.1/esp-idf/components/hal/platform_port/include -IC:/Dev/esp/v5.5.1/esp-idf/components/hal/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/hal/include -mlongcalls -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-error=extra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -Os -freorder-blocks -fmacro-prefix-map=C:/Dev/esp/v5.5.1/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=C:/Dev/esp/v5.5.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -std=gnu17 -Wno-old-style-declaration -o esp-idf\\log\\CMakeFiles\\__idf_log.dir\\src\\util.c.obj -c C:\\Dev\\esp\\v5.5.1\\esp-idf\\components\\log\\src\\util.c",
  605. "file": "C:\\Dev\\esp\\v5.5.1\\esp-idf\\components\\log\\src\\util.c",
  606. "output": "esp-idf\\log\\CMakeFiles\\__idf_log.dir\\src\\util.c.obj"
  607. },
  608. {
  609. "directory": "D:/Project/ble_auracast/test/NimBLE_Conn_Disconn/build/bootloader",
  610. "command": "C:\\Dev\\.espressif\\tools\\xtensa-esp-elf\\esp-14.2.0_20241119\\xtensa-esp-elf\\bin\\xtensa-esp32s3-elf-gcc.exe -DBOOTLOADER_BUILD=1 -DESP_PLATFORM -DIDF_VER=\\\"v5.5.1\\\" -DNON_OS_BUILD=1 -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -ID:/Project/ble_auracast/test/NimBLE_Conn_Disconn/build/bootloader/config -IC:/Dev/esp/v5.5.1/esp-idf/components/log/include -IC:/Dev/esp/v5.5.1/esp-idf/components/log/include/esp_private -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_rom/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_rom/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_rom/esp32s3/include/esp32s3 -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_rom/esp32s3 -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_common/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/include/soc -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/include/soc/esp32s3 -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/dma/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/ldo/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/debug_probe/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/power_supply/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/port/esp32s3/. -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/port/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/mspi_timing_tuning/port/esp32s3/. -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/mspi_timing_tuning/port/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/newlib/platform_include -IC:/Dev/esp/v5.5.1/esp-idf/components/xtensa/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/xtensa/include -IC:/Dev/esp/v5.5.1/esp-idf/components/xtensa/deprecated_include -IC:/Dev/esp/v5.5.1/esp-idf/components/soc/include -IC:/Dev/esp/v5.5.1/esp-idf/components/soc/esp32s3 -IC:/Dev/esp/v5.5.1/esp-idf/components/soc/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/soc/esp32s3/register -IC:/Dev/esp/v5.5.1/esp-idf/components/hal/platform_port/include -IC:/Dev/esp/v5.5.1/esp-idf/components/hal/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/hal/include -mlongcalls -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-error=extra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -Os -freorder-blocks -fmacro-prefix-map=C:/Dev/esp/v5.5.1/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=C:/Dev/esp/v5.5.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -std=gnu17 -Wno-old-style-declaration -o esp-idf\\log\\CMakeFiles\\__idf_log.dir\\src\\log_format_text.c.obj -c C:\\Dev\\esp\\v5.5.1\\esp-idf\\components\\log\\src\\log_format_text.c",
  611. "file": "C:\\Dev\\esp\\v5.5.1\\esp-idf\\components\\log\\src\\log_format_text.c",
  612. "output": "esp-idf\\log\\CMakeFiles\\__idf_log.dir\\src\\log_format_text.c.obj"
  613. },
  614. {
  615. "directory": "D:/Project/ble_auracast/test/NimBLE_Conn_Disconn/build/bootloader",
  616. "command": "C:\\Dev\\.espressif\\tools\\xtensa-esp-elf\\esp-14.2.0_20241119\\xtensa-esp-elf\\bin\\xtensa-esp32s3-elf-gcc.exe -DBOOTLOADER_BUILD=1 -DESP_PLATFORM -DIDF_VER=\\\"v5.5.1\\\" -DNON_OS_BUILD=1 -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -ID:/Project/ble_auracast/test/NimBLE_Conn_Disconn/build/bootloader/config -IC:/Dev/esp/v5.5.1/esp-idf/components/log/include -IC:/Dev/esp/v5.5.1/esp-idf/components/log/include/esp_private -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_rom/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_rom/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_rom/esp32s3/include/esp32s3 -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_rom/esp32s3 -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_common/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/include/soc -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/include/soc/esp32s3 -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/dma/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/ldo/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/debug_probe/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/power_supply/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/port/esp32s3/. -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/port/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/mspi_timing_tuning/port/esp32s3/. -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/mspi_timing_tuning/port/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/newlib/platform_include -IC:/Dev/esp/v5.5.1/esp-idf/components/xtensa/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/xtensa/include -IC:/Dev/esp/v5.5.1/esp-idf/components/xtensa/deprecated_include -IC:/Dev/esp/v5.5.1/esp-idf/components/soc/include -IC:/Dev/esp/v5.5.1/esp-idf/components/soc/esp32s3 -IC:/Dev/esp/v5.5.1/esp-idf/components/soc/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/soc/esp32s3/register -IC:/Dev/esp/v5.5.1/esp-idf/components/hal/platform_port/include -IC:/Dev/esp/v5.5.1/esp-idf/components/hal/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/hal/include -mlongcalls -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-error=extra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -Os -freorder-blocks -fmacro-prefix-map=C:/Dev/esp/v5.5.1/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=C:/Dev/esp/v5.5.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -std=gnu17 -Wno-old-style-declaration -o esp-idf\\log\\CMakeFiles\\__idf_log.dir\\src\\log_print.c.obj -c C:\\Dev\\esp\\v5.5.1\\esp-idf\\components\\log\\src\\log_print.c",
  617. "file": "C:\\Dev\\esp\\v5.5.1\\esp-idf\\components\\log\\src\\log_print.c",
  618. "output": "esp-idf\\log\\CMakeFiles\\__idf_log.dir\\src\\log_print.c.obj"
  619. },
  620. {
  621. "directory": "D:/Project/ble_auracast/test/NimBLE_Conn_Disconn/build/bootloader",
  622. "command": "C:\\Dev\\.espressif\\tools\\xtensa-esp-elf\\esp-14.2.0_20241119\\xtensa-esp-elf\\bin\\xtensa-esp32s3-elf-gcc.exe -DBOOTLOADER_BUILD=1 -DESP_PLATFORM -DIDF_VER=\\\"v5.5.1\\\" -DNON_OS_BUILD=1 -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -ID:/Project/ble_auracast/test/NimBLE_Conn_Disconn/build/bootloader/config -IC:/Dev/esp/v5.5.1/esp-idf/components/log/include -IC:/Dev/esp/v5.5.1/esp-idf/components/log/include/esp_private -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_rom/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_rom/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_rom/esp32s3/include/esp32s3 -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_rom/esp32s3 -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_common/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/include/soc -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/include/soc/esp32s3 -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/dma/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/ldo/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/debug_probe/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/power_supply/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/port/esp32s3/. -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/port/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/mspi_timing_tuning/port/esp32s3/. -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/mspi_timing_tuning/port/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/newlib/platform_include -IC:/Dev/esp/v5.5.1/esp-idf/components/xtensa/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/xtensa/include -IC:/Dev/esp/v5.5.1/esp-idf/components/xtensa/deprecated_include -IC:/Dev/esp/v5.5.1/esp-idf/components/soc/include -IC:/Dev/esp/v5.5.1/esp-idf/components/soc/esp32s3 -IC:/Dev/esp/v5.5.1/esp-idf/components/soc/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/soc/esp32s3/register -IC:/Dev/esp/v5.5.1/esp-idf/components/hal/platform_port/include -IC:/Dev/esp/v5.5.1/esp-idf/components/hal/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/hal/include -mlongcalls -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-error=extra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -Os -freorder-blocks -fmacro-prefix-map=C:/Dev/esp/v5.5.1/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=C:/Dev/esp/v5.5.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -std=gnu17 -Wno-old-style-declaration -o esp-idf\\log\\CMakeFiles\\__idf_log.dir\\src\\log.c.obj -c C:\\Dev\\esp\\v5.5.1\\esp-idf\\components\\log\\src\\log.c",
  623. "file": "C:\\Dev\\esp\\v5.5.1\\esp-idf\\components\\log\\src\\log.c",
  624. "output": "esp-idf\\log\\CMakeFiles\\__idf_log.dir\\src\\log.c.obj"
  625. },
  626. {
  627. "directory": "D:/Project/ble_auracast/test/NimBLE_Conn_Disconn/build/bootloader",
  628. "command": "C:\\Dev\\.espressif\\tools\\xtensa-esp-elf\\esp-14.2.0_20241119\\xtensa-esp-elf\\bin\\xtensa-esp32s3-elf-gcc.exe -DBOOTLOADER_BUILD=1 -DESP_PLATFORM -DIDF_VER=\\\"v5.5.1\\\" -DNON_OS_BUILD=1 -DSOC_MMU_PAGE_SIZE=CONFIG_MMU_PAGE_SIZE -DSOC_XTAL_FREQ_MHZ=CONFIG_XTAL_FREQ -D_GLIBCXX_HAVE_POSIX_SEMAPHORE -D_GLIBCXX_USE_POSIX_SEMAPHORE -D_GNU_SOURCE -ID:/Project/ble_auracast/test/NimBLE_Conn_Disconn/build/bootloader/config -IC:/Dev/esp/v5.5.1/esp-idf/components/log/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_rom/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_rom/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_rom/esp32s3/include/esp32s3 -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_rom/esp32s3 -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_common/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/include/soc -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/include/soc/esp32s3 -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/dma/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/ldo/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/debug_probe/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/mspi_timing_tuning/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/mspi_timing_tuning/tuning_scheme_impl/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/power_supply/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/port/esp32s3/. -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/port/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/mspi_timing_tuning/port/esp32s3/. -IC:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/mspi_timing_tuning/port/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/newlib/platform_include -IC:/Dev/esp/v5.5.1/esp-idf/components/xtensa/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/xtensa/include -IC:/Dev/esp/v5.5.1/esp-idf/components/xtensa/deprecated_include -IC:/Dev/esp/v5.5.1/esp-idf/components/soc/include -IC:/Dev/esp/v5.5.1/esp-idf/components/soc/esp32s3 -IC:/Dev/esp/v5.5.1/esp-idf/components/soc/esp32s3/include -IC:/Dev/esp/v5.5.1/esp-idf/components/soc/esp32s3/register -IC:/Dev/esp/v5.5.1/esp-idf/components/bootloader_support/include -IC:/Dev/esp/v5.5.1/esp-idf/components/bootloader_support/bootloader_flash/include -IC:/Dev/esp/v5.5.1/esp-idf/components/bootloader_support/private_include -mlongcalls -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -fdiagnostics-color=always -ffunction-sections -fdata-sections -Wall -Werror=all -Wno-error=unused-function -Wno-error=unused-variable -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations -Wextra -Wno-error=extra -Wno-unused-parameter -Wno-sign-compare -Wno-enum-conversion -gdwarf-4 -ggdb -Os -freorder-blocks -fmacro-prefix-map=C:/Dev/esp/v5.5.1/esp-idf/components/bootloader/subproject=. -fmacro-prefix-map=C:/Dev/esp/v5.5.1/esp-idf=/IDF -fstrict-volatile-bitfields -fno-jump-tables -fno-tree-switch-conversion -fno-stack-protector -std=gnu17 -Wno-old-style-declaration -o esp-idf\\main\\CMakeFiles\\__idf_main.dir\\bootloader_start.c.obj -c C:\\Dev\\esp\\v5.5.1\\esp-idf\\components\\bootloader\\subproject\\main\\bootloader_start.c",
  629. "file": "C:\\Dev\\esp\\v5.5.1\\esp-idf\\components\\bootloader\\subproject\\main\\bootloader_start.c",
  630. "output": "esp-idf\\main\\CMakeFiles\\__idf_main.dir\\bootloader_start.c.obj"
  631. }
  632. ]