| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632 |
- [
- {
- "directory": "D:/Project/ble_auracast/test/NimBLE_Conn_Disconn/build/bootloader",
- "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",
- "file": "D:\\Project\\ble_auracast\\test\\NimBLE_Conn_Disconn\\build\\bootloader\\project_elf_src_esp32s3.c",
- "output": "CMakeFiles\\bootloader.elf.dir\\project_elf_src_esp32s3.c.obj"
- },
- {
- "directory": "D:/Project/ble_auracast/test/NimBLE_Conn_Disconn/build/bootloader",
- "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",
- "file": "C:\\Dev\\esp\\v5.5.1\\esp-idf\\components\\xtensa\\eri.c",
- "output": "esp-idf\\xtensa\\CMakeFiles\\__idf_xtensa.dir\\eri.c.obj"
- },
- {
- "directory": "D:/Project/ble_auracast/test/NimBLE_Conn_Disconn/build/bootloader",
- "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",
- "file": "C:\\Dev\\esp\\v5.5.1\\esp-idf\\components\\xtensa\\xt_trax.c",
- "output": "esp-idf\\xtensa\\CMakeFiles\\__idf_xtensa.dir\\xt_trax.c.obj"
- },
- {
- "directory": "D:/Project/ble_auracast/test/NimBLE_Conn_Disconn/build/bootloader",
- "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",
- "file": "C:\\Dev\\esp\\v5.5.1\\esp-idf\\components\\soc\\lldesc.c",
- "output": "esp-idf\\soc\\CMakeFiles\\__idf_soc.dir\\lldesc.c.obj"
- },
- {
- "directory": "D:/Project/ble_auracast/test/NimBLE_Conn_Disconn/build/bootloader",
- "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",
- "file": "C:\\Dev\\esp\\v5.5.1\\esp-idf\\components\\soc\\dport_access_common.c",
- "output": "esp-idf\\soc\\CMakeFiles\\__idf_soc.dir\\dport_access_common.c.obj"
- },
- {
- "directory": "D:/Project/ble_auracast/test/NimBLE_Conn_Disconn/build/bootloader",
- "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",
- "file": "C:\\Dev\\esp\\v5.5.1\\esp-idf\\components\\soc\\esp32s3\\interrupts.c",
- "output": "esp-idf\\soc\\CMakeFiles\\__idf_soc.dir\\esp32s3\\interrupts.c.obj"
- },
- {
- "directory": "D:/Project/ble_auracast/test/NimBLE_Conn_Disconn/build/bootloader",
- "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",
- "file": "C:\\Dev\\esp\\v5.5.1\\esp-idf\\components\\soc\\esp32s3\\gpio_periph.c",
- "output": "esp-idf\\soc\\CMakeFiles\\__idf_soc.dir\\esp32s3\\gpio_periph.c.obj"
- },
- {
- "directory": "D:/Project/ble_auracast/test/NimBLE_Conn_Disconn/build/bootloader",
- "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",
- "file": "C:\\Dev\\esp\\v5.5.1\\esp-idf\\components\\soc\\esp32s3\\uart_periph.c",
- "output": "esp-idf\\soc\\CMakeFiles\\__idf_soc.dir\\esp32s3\\uart_periph.c.obj"
- },
- {
- "directory": "D:/Project/ble_auracast/test/NimBLE_Conn_Disconn/build/bootloader",
- "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",
- "file": "C:\\Dev\\esp\\v5.5.1\\esp-idf\\components\\soc\\esp32s3\\adc_periph.c",
- "output": "esp-idf\\soc\\CMakeFiles\\__idf_soc.dir\\esp32s3\\adc_periph.c.obj"
- },
- {
- "directory": "D:/Project/ble_auracast/test/NimBLE_Conn_Disconn/build/bootloader",
- "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",
- "file": "C:\\Dev\\esp\\v5.5.1\\esp-idf\\components\\soc\\esp32s3\\dedic_gpio_periph.c",
- "output": "esp-idf\\soc\\CMakeFiles\\__idf_soc.dir\\esp32s3\\dedic_gpio_periph.c.obj"
- },
- {
- "directory": "D:/Project/ble_auracast/test/NimBLE_Conn_Disconn/build/bootloader",
- "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",
- "file": "C:\\Dev\\esp\\v5.5.1\\esp-idf\\components\\soc\\esp32s3\\gdma_periph.c",
- "output": "esp-idf\\soc\\CMakeFiles\\__idf_soc.dir\\esp32s3\\gdma_periph.c.obj"
- },
- {
- "directory": "D:/Project/ble_auracast/test/NimBLE_Conn_Disconn/build/bootloader",
- "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",
- "file": "C:\\Dev\\esp\\v5.5.1\\esp-idf\\components\\soc\\esp32s3\\spi_periph.c",
- "output": "esp-idf\\soc\\CMakeFiles\\__idf_soc.dir\\esp32s3\\spi_periph.c.obj"
- },
- {
- "directory": "D:/Project/ble_auracast/test/NimBLE_Conn_Disconn/build/bootloader",
- "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",
- "file": "C:\\Dev\\esp\\v5.5.1\\esp-idf\\components\\soc\\esp32s3\\ledc_periph.c",
- "output": "esp-idf\\soc\\CMakeFiles\\__idf_soc.dir\\esp32s3\\ledc_periph.c.obj"
- },
- {
- "directory": "D:/Project/ble_auracast/test/NimBLE_Conn_Disconn/build/bootloader",
- "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",
- "file": "C:\\Dev\\esp\\v5.5.1\\esp-idf\\components\\soc\\esp32s3\\pcnt_periph.c",
- "output": "esp-idf\\soc\\CMakeFiles\\__idf_soc.dir\\esp32s3\\pcnt_periph.c.obj"
- },
- {
- "directory": "D:/Project/ble_auracast/test/NimBLE_Conn_Disconn/build/bootloader",
- "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",
- "file": "C:\\Dev\\esp\\v5.5.1\\esp-idf\\components\\soc\\esp32s3\\rmt_periph.c",
- "output": "esp-idf\\soc\\CMakeFiles\\__idf_soc.dir\\esp32s3\\rmt_periph.c.obj"
- },
- {
- "directory": "D:/Project/ble_auracast/test/NimBLE_Conn_Disconn/build/bootloader",
- "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",
- "file": "C:\\Dev\\esp\\v5.5.1\\esp-idf\\components\\soc\\esp32s3\\sdm_periph.c",
- "output": "esp-idf\\soc\\CMakeFiles\\__idf_soc.dir\\esp32s3\\sdm_periph.c.obj"
- },
- {
- "directory": "D:/Project/ble_auracast/test/NimBLE_Conn_Disconn/build/bootloader",
- "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",
- "file": "C:\\Dev\\esp\\v5.5.1\\esp-idf\\components\\soc\\esp32s3\\i2s_periph.c",
- "output": "esp-idf\\soc\\CMakeFiles\\__idf_soc.dir\\esp32s3\\i2s_periph.c.obj"
- },
- {
- "directory": "D:/Project/ble_auracast/test/NimBLE_Conn_Disconn/build/bootloader",
- "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",
- "file": "C:\\Dev\\esp\\v5.5.1\\esp-idf\\components\\soc\\esp32s3\\i2c_periph.c",
- "output": "esp-idf\\soc\\CMakeFiles\\__idf_soc.dir\\esp32s3\\i2c_periph.c.obj"
- },
- {
- "directory": "D:/Project/ble_auracast/test/NimBLE_Conn_Disconn/build/bootloader",
- "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",
- "file": "C:\\Dev\\esp\\v5.5.1\\esp-idf\\components\\soc\\esp32s3\\temperature_sensor_periph.c",
- "output": "esp-idf\\soc\\CMakeFiles\\__idf_soc.dir\\esp32s3\\temperature_sensor_periph.c.obj"
- },
- {
- "directory": "D:/Project/ble_auracast/test/NimBLE_Conn_Disconn/build/bootloader",
- "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",
- "file": "C:\\Dev\\esp\\v5.5.1\\esp-idf\\components\\soc\\esp32s3\\timer_periph.c",
- "output": "esp-idf\\soc\\CMakeFiles\\__idf_soc.dir\\esp32s3\\timer_periph.c.obj"
- },
- {
- "directory": "D:/Project/ble_auracast/test/NimBLE_Conn_Disconn/build/bootloader",
- "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",
- "file": "C:\\Dev\\esp\\v5.5.1\\esp-idf\\components\\soc\\esp32s3\\lcd_periph.c",
- "output": "esp-idf\\soc\\CMakeFiles\\__idf_soc.dir\\esp32s3\\lcd_periph.c.obj"
- },
- {
- "directory": "D:/Project/ble_auracast/test/NimBLE_Conn_Disconn/build/bootloader",
- "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",
- "file": "C:\\Dev\\esp\\v5.5.1\\esp-idf\\components\\soc\\esp32s3\\mcpwm_periph.c",
- "output": "esp-idf\\soc\\CMakeFiles\\__idf_soc.dir\\esp32s3\\mcpwm_periph.c.obj"
- },
- {
- "directory": "D:/Project/ble_auracast/test/NimBLE_Conn_Disconn/build/bootloader",
- "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",
- "file": "C:\\Dev\\esp\\v5.5.1\\esp-idf\\components\\soc\\esp32s3\\mpi_periph.c",
- "output": "esp-idf\\soc\\CMakeFiles\\__idf_soc.dir\\esp32s3\\mpi_periph.c.obj"
- },
- {
- "directory": "D:/Project/ble_auracast/test/NimBLE_Conn_Disconn/build/bootloader",
- "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",
- "file": "C:\\Dev\\esp\\v5.5.1\\esp-idf\\components\\soc\\esp32s3\\sdmmc_periph.c",
- "output": "esp-idf\\soc\\CMakeFiles\\__idf_soc.dir\\esp32s3\\sdmmc_periph.c.obj"
- },
- {
- "directory": "D:/Project/ble_auracast/test/NimBLE_Conn_Disconn/build/bootloader",
- "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",
- "file": "C:\\Dev\\esp\\v5.5.1\\esp-idf\\components\\soc\\esp32s3\\touch_sensor_periph.c",
- "output": "esp-idf\\soc\\CMakeFiles\\__idf_soc.dir\\esp32s3\\touch_sensor_periph.c.obj"
- },
- {
- "directory": "D:/Project/ble_auracast/test/NimBLE_Conn_Disconn/build/bootloader",
- "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",
- "file": "C:\\Dev\\esp\\v5.5.1\\esp-idf\\components\\soc\\esp32s3\\twai_periph.c",
- "output": "esp-idf\\soc\\CMakeFiles\\__idf_soc.dir\\esp32s3\\twai_periph.c.obj"
- },
- {
- "directory": "D:/Project/ble_auracast/test/NimBLE_Conn_Disconn/build/bootloader",
- "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",
- "file": "C:\\Dev\\esp\\v5.5.1\\esp-idf\\components\\soc\\esp32s3\\wdt_periph.c",
- "output": "esp-idf\\soc\\CMakeFiles\\__idf_soc.dir\\esp32s3\\wdt_periph.c.obj"
- },
- {
- "directory": "D:/Project/ble_auracast/test/NimBLE_Conn_Disconn/build/bootloader",
- "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",
- "file": "C:\\Dev\\esp\\v5.5.1\\esp-idf\\components\\soc\\esp32s3\\usb_dwc_periph.c",
- "output": "esp-idf\\soc\\CMakeFiles\\__idf_soc.dir\\esp32s3\\usb_dwc_periph.c.obj"
- },
- {
- "directory": "D:/Project/ble_auracast/test/NimBLE_Conn_Disconn/build/bootloader",
- "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",
- "file": "C:\\Dev\\esp\\v5.5.1\\esp-idf\\components\\soc\\esp32s3\\rtc_io_periph.c",
- "output": "esp-idf\\soc\\CMakeFiles\\__idf_soc.dir\\esp32s3\\rtc_io_periph.c.obj"
- },
- {
- "directory": "D:/Project/ble_auracast/test/NimBLE_Conn_Disconn/build/bootloader",
- "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",
- "file": "C:\\Dev\\esp\\v5.5.1\\esp-idf\\components\\soc\\esp32s3\\cam_periph.c",
- "output": "esp-idf\\soc\\CMakeFiles\\__idf_soc.dir\\esp32s3\\cam_periph.c.obj"
- },
- {
- "directory": "D:/Project/ble_auracast/test/NimBLE_Conn_Disconn/build/bootloader",
- "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",
- "file": "C:\\Dev\\esp\\v5.5.1\\esp-idf\\components\\soc\\esp32s3\\power_supply_periph.c",
- "output": "esp-idf\\soc\\CMakeFiles\\__idf_soc.dir\\esp32s3\\power_supply_periph.c.obj"
- },
- {
- "directory": "D:/Project/ble_auracast/test/NimBLE_Conn_Disconn/build/bootloader",
- "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",
- "file": "C:\\Dev\\esp\\v5.5.1\\esp-idf\\components\\bootloader\\subproject\\components\\micro-ecc\\uECC_verify_antifault.c",
- "output": "esp-idf\\micro-ecc\\CMakeFiles\\__idf_micro-ecc.dir\\uECC_verify_antifault.c.obj"
- },
- {
- "directory": "D:/Project/ble_auracast/test/NimBLE_Conn_Disconn/build/bootloader",
- "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",
- "file": "C:\\Dev\\esp\\v5.5.1\\esp-idf\\components\\hal\\hal_utils.c",
- "output": "esp-idf\\hal\\CMakeFiles\\__idf_hal.dir\\hal_utils.c.obj"
- },
- {
- "directory": "D:/Project/ble_auracast/test/NimBLE_Conn_Disconn/build/bootloader",
- "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",
- "file": "C:\\Dev\\esp\\v5.5.1\\esp-idf\\components\\hal\\mpu_hal.c",
- "output": "esp-idf\\hal\\CMakeFiles\\__idf_hal.dir\\mpu_hal.c.obj"
- },
- {
- "directory": "D:/Project/ble_auracast/test/NimBLE_Conn_Disconn/build/bootloader",
- "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",
- "file": "C:\\Dev\\esp\\v5.5.1\\esp-idf\\components\\hal\\efuse_hal.c",
- "output": "esp-idf\\hal\\CMakeFiles\\__idf_hal.dir\\efuse_hal.c.obj"
- },
- {
- "directory": "D:/Project/ble_auracast/test/NimBLE_Conn_Disconn/build/bootloader",
- "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",
- "file": "C:\\Dev\\esp\\v5.5.1\\esp-idf\\components\\hal\\esp32s3\\efuse_hal.c",
- "output": "esp-idf\\hal\\CMakeFiles\\__idf_hal.dir\\esp32s3\\efuse_hal.c.obj"
- },
- {
- "directory": "D:/Project/ble_auracast/test/NimBLE_Conn_Disconn/build/bootloader",
- "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",
- "file": "C:\\Dev\\esp\\v5.5.1\\esp-idf\\components\\hal\\mmu_hal.c",
- "output": "esp-idf\\hal\\CMakeFiles\\__idf_hal.dir\\mmu_hal.c.obj"
- },
- {
- "directory": "D:/Project/ble_auracast/test/NimBLE_Conn_Disconn/build/bootloader",
- "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",
- "file": "C:\\Dev\\esp\\v5.5.1\\esp-idf\\components\\hal\\cache_hal.c",
- "output": "esp-idf\\hal\\CMakeFiles\\__idf_hal.dir\\cache_hal.c.obj"
- },
- {
- "directory": "D:/Project/ble_auracast/test/NimBLE_Conn_Disconn/build/bootloader",
- "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",
- "file": "C:\\Dev\\esp\\v5.5.1\\esp-idf\\components\\spi_flash\\spi_flash_wrap.c",
- "output": "esp-idf\\spi_flash\\CMakeFiles\\__idf_spi_flash.dir\\spi_flash_wrap.c.obj"
- },
- {
- "directory": "D:/Project/ble_auracast/test/NimBLE_Conn_Disconn/build/bootloader",
- "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",
- "file": "C:\\Dev\\esp\\v5.5.1\\esp-idf\\components\\esp_bootloader_format\\esp_bootloader_desc.c",
- "output": "esp-idf\\esp_bootloader_format\\CMakeFiles\\__idf_esp_bootloader_format.dir\\esp_bootloader_desc.c.obj"
- },
- {
- "directory": "D:/Project/ble_auracast/test/NimBLE_Conn_Disconn/build/bootloader",
- "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",
- "file": "C:\\Dev\\esp\\v5.5.1\\esp-idf\\components\\bootloader_support\\src\\bootloader_common.c",
- "output": "esp-idf\\bootloader_support\\CMakeFiles\\__idf_bootloader_support.dir\\src\\bootloader_common.c.obj"
- },
- {
- "directory": "D:/Project/ble_auracast/test/NimBLE_Conn_Disconn/build/bootloader",
- "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",
- "file": "C:\\Dev\\esp\\v5.5.1\\esp-idf\\components\\bootloader_support\\src\\bootloader_common_loader.c",
- "output": "esp-idf\\bootloader_support\\CMakeFiles\\__idf_bootloader_support.dir\\src\\bootloader_common_loader.c.obj"
- },
- {
- "directory": "D:/Project/ble_auracast/test/NimBLE_Conn_Disconn/build/bootloader",
- "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",
- "file": "C:\\Dev\\esp\\v5.5.1\\esp-idf\\components\\bootloader_support\\src\\bootloader_clock_init.c",
- "output": "esp-idf\\bootloader_support\\CMakeFiles\\__idf_bootloader_support.dir\\src\\bootloader_clock_init.c.obj"
- },
- {
- "directory": "D:/Project/ble_auracast/test/NimBLE_Conn_Disconn/build/bootloader",
- "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",
- "file": "C:\\Dev\\esp\\v5.5.1\\esp-idf\\components\\bootloader_support\\src\\bootloader_mem.c",
- "output": "esp-idf\\bootloader_support\\CMakeFiles\\__idf_bootloader_support.dir\\src\\bootloader_mem.c.obj"
- },
- {
- "directory": "D:/Project/ble_auracast/test/NimBLE_Conn_Disconn/build/bootloader",
- "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",
- "file": "C:\\Dev\\esp\\v5.5.1\\esp-idf\\components\\bootloader_support\\src\\bootloader_random.c",
- "output": "esp-idf\\bootloader_support\\CMakeFiles\\__idf_bootloader_support.dir\\src\\bootloader_random.c.obj"
- },
- {
- "directory": "D:/Project/ble_auracast/test/NimBLE_Conn_Disconn/build/bootloader",
- "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",
- "file": "C:\\Dev\\esp\\v5.5.1\\esp-idf\\components\\bootloader_support\\src\\bootloader_efuse.c",
- "output": "esp-idf\\bootloader_support\\CMakeFiles\\__idf_bootloader_support.dir\\src\\bootloader_efuse.c.obj"
- },
- {
- "directory": "D:/Project/ble_auracast/test/NimBLE_Conn_Disconn/build/bootloader",
- "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",
- "file": "C:\\Dev\\esp\\v5.5.1\\esp-idf\\components\\bootloader_support\\src\\flash_encrypt.c",
- "output": "esp-idf\\bootloader_support\\CMakeFiles\\__idf_bootloader_support.dir\\src\\flash_encrypt.c.obj"
- },
- {
- "directory": "D:/Project/ble_auracast/test/NimBLE_Conn_Disconn/build/bootloader",
- "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",
- "file": "C:\\Dev\\esp\\v5.5.1\\esp-idf\\components\\bootloader_support\\src\\secure_boot.c",
- "output": "esp-idf\\bootloader_support\\CMakeFiles\\__idf_bootloader_support.dir\\src\\secure_boot.c.obj"
- },
- {
- "directory": "D:/Project/ble_auracast/test/NimBLE_Conn_Disconn/build/bootloader",
- "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",
- "file": "C:\\Dev\\esp\\v5.5.1\\esp-idf\\components\\bootloader_support\\src\\bootloader_random_esp32s3.c",
- "output": "esp-idf\\bootloader_support\\CMakeFiles\\__idf_bootloader_support.dir\\src\\bootloader_random_esp32s3.c.obj"
- },
- {
- "directory": "D:/Project/ble_auracast/test/NimBLE_Conn_Disconn/build/bootloader",
- "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",
- "file": "C:\\Dev\\esp\\v5.5.1\\esp-idf\\components\\bootloader_support\\bootloader_flash\\src\\bootloader_flash.c",
- "output": "esp-idf\\bootloader_support\\CMakeFiles\\__idf_bootloader_support.dir\\bootloader_flash\\src\\bootloader_flash.c.obj"
- },
- {
- "directory": "D:/Project/ble_auracast/test/NimBLE_Conn_Disconn/build/bootloader",
- "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",
- "file": "C:\\Dev\\esp\\v5.5.1\\esp-idf\\components\\bootloader_support\\bootloader_flash\\src\\flash_qio_mode.c",
- "output": "esp-idf\\bootloader_support\\CMakeFiles\\__idf_bootloader_support.dir\\bootloader_flash\\src\\flash_qio_mode.c.obj"
- },
- {
- "directory": "D:/Project/ble_auracast/test/NimBLE_Conn_Disconn/build/bootloader",
- "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",
- "file": "C:\\Dev\\esp\\v5.5.1\\esp-idf\\components\\bootloader_support\\bootloader_flash\\src\\bootloader_flash_config_esp32s3.c",
- "output": "esp-idf\\bootloader_support\\CMakeFiles\\__idf_bootloader_support.dir\\bootloader_flash\\src\\bootloader_flash_config_esp32s3.c.obj"
- },
- {
- "directory": "D:/Project/ble_auracast/test/NimBLE_Conn_Disconn/build/bootloader",
- "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",
- "file": "C:\\Dev\\esp\\v5.5.1\\esp-idf\\components\\bootloader_support\\src\\bootloader_utility.c",
- "output": "esp-idf\\bootloader_support\\CMakeFiles\\__idf_bootloader_support.dir\\src\\bootloader_utility.c.obj"
- },
- {
- "directory": "D:/Project/ble_auracast/test/NimBLE_Conn_Disconn/build/bootloader",
- "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",
- "file": "C:\\Dev\\esp\\v5.5.1\\esp-idf\\components\\bootloader_support\\src\\flash_partitions.c",
- "output": "esp-idf\\bootloader_support\\CMakeFiles\\__idf_bootloader_support.dir\\src\\flash_partitions.c.obj"
- },
- {
- "directory": "D:/Project/ble_auracast/test/NimBLE_Conn_Disconn/build/bootloader",
- "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",
- "file": "C:\\Dev\\esp\\v5.5.1\\esp-idf\\components\\bootloader_support\\src\\esp_image_format.c",
- "output": "esp-idf\\bootloader_support\\CMakeFiles\\__idf_bootloader_support.dir\\src\\esp_image_format.c.obj"
- },
- {
- "directory": "D:/Project/ble_auracast/test/NimBLE_Conn_Disconn/build/bootloader",
- "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",
- "file": "C:\\Dev\\esp\\v5.5.1\\esp-idf\\components\\bootloader_support\\src\\bootloader_sha.c",
- "output": "esp-idf\\bootloader_support\\CMakeFiles\\__idf_bootloader_support.dir\\src\\bootloader_sha.c.obj"
- },
- {
- "directory": "D:/Project/ble_auracast/test/NimBLE_Conn_Disconn/build/bootloader",
- "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",
- "file": "C:\\Dev\\esp\\v5.5.1\\esp-idf\\components\\bootloader_support\\src\\bootloader_init.c",
- "output": "esp-idf\\bootloader_support\\CMakeFiles\\__idf_bootloader_support.dir\\src\\bootloader_init.c.obj"
- },
- {
- "directory": "D:/Project/ble_auracast/test/NimBLE_Conn_Disconn/build/bootloader",
- "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",
- "file": "C:\\Dev\\esp\\v5.5.1\\esp-idf\\components\\bootloader_support\\src\\bootloader_clock_loader.c",
- "output": "esp-idf\\bootloader_support\\CMakeFiles\\__idf_bootloader_support.dir\\src\\bootloader_clock_loader.c.obj"
- },
- {
- "directory": "D:/Project/ble_auracast/test/NimBLE_Conn_Disconn/build/bootloader",
- "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",
- "file": "C:\\Dev\\esp\\v5.5.1\\esp-idf\\components\\bootloader_support\\src\\bootloader_console.c",
- "output": "esp-idf\\bootloader_support\\CMakeFiles\\__idf_bootloader_support.dir\\src\\bootloader_console.c.obj"
- },
- {
- "directory": "D:/Project/ble_auracast/test/NimBLE_Conn_Disconn/build/bootloader",
- "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",
- "file": "C:\\Dev\\esp\\v5.5.1\\esp-idf\\components\\bootloader_support\\src\\bootloader_console_loader.c",
- "output": "esp-idf\\bootloader_support\\CMakeFiles\\__idf_bootloader_support.dir\\src\\bootloader_console_loader.c.obj"
- },
- {
- "directory": "D:/Project/ble_auracast/test/NimBLE_Conn_Disconn/build/bootloader",
- "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",
- "file": "C:\\Dev\\esp\\v5.5.1\\esp-idf\\components\\bootloader_support\\src\\esp32s3\\bootloader_soc.c",
- "output": "esp-idf\\bootloader_support\\CMakeFiles\\__idf_bootloader_support.dir\\src\\esp32s3\\bootloader_soc.c.obj"
- },
- {
- "directory": "D:/Project/ble_auracast/test/NimBLE_Conn_Disconn/build/bootloader",
- "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",
- "file": "C:\\Dev\\esp\\v5.5.1\\esp-idf\\components\\bootloader_support\\src\\esp32s3\\bootloader_esp32s3.c",
- "output": "esp-idf\\bootloader_support\\CMakeFiles\\__idf_bootloader_support.dir\\src\\esp32s3\\bootloader_esp32s3.c.obj"
- },
- {
- "directory": "D:/Project/ble_auracast/test/NimBLE_Conn_Disconn/build/bootloader",
- "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",
- "file": "C:\\Dev\\esp\\v5.5.1\\esp-idf\\components\\bootloader_support\\src\\bootloader_panic.c",
- "output": "esp-idf\\bootloader_support\\CMakeFiles\\__idf_bootloader_support.dir\\src\\bootloader_panic.c.obj"
- },
- {
- "directory": "D:/Project/ble_auracast/test/NimBLE_Conn_Disconn/build/bootloader",
- "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",
- "file": "C:\\Dev\\esp\\v5.5.1\\esp-idf\\components\\efuse\\esp32s3\\esp_efuse_table.c",
- "output": "esp-idf\\efuse\\CMakeFiles\\__idf_efuse.dir\\esp32s3\\esp_efuse_table.c.obj"
- },
- {
- "directory": "D:/Project/ble_auracast/test/NimBLE_Conn_Disconn/build/bootloader",
- "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",
- "file": "C:\\Dev\\esp\\v5.5.1\\esp-idf\\components\\efuse\\esp32s3\\esp_efuse_fields.c",
- "output": "esp-idf\\efuse\\CMakeFiles\\__idf_efuse.dir\\esp32s3\\esp_efuse_fields.c.obj"
- },
- {
- "directory": "D:/Project/ble_auracast/test/NimBLE_Conn_Disconn/build/bootloader",
- "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",
- "file": "C:\\Dev\\esp\\v5.5.1\\esp-idf\\components\\efuse\\esp32s3\\esp_efuse_rtc_calib.c",
- "output": "esp-idf\\efuse\\CMakeFiles\\__idf_efuse.dir\\esp32s3\\esp_efuse_rtc_calib.c.obj"
- },
- {
- "directory": "D:/Project/ble_auracast/test/NimBLE_Conn_Disconn/build/bootloader",
- "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",
- "file": "C:\\Dev\\esp\\v5.5.1\\esp-idf\\components\\efuse\\esp32s3\\esp_efuse_utility.c",
- "output": "esp-idf\\efuse\\CMakeFiles\\__idf_efuse.dir\\esp32s3\\esp_efuse_utility.c.obj"
- },
- {
- "directory": "D:/Project/ble_auracast/test/NimBLE_Conn_Disconn/build/bootloader",
- "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",
- "file": "C:\\Dev\\esp\\v5.5.1\\esp-idf\\components\\efuse\\src\\esp_efuse_api.c",
- "output": "esp-idf\\efuse\\CMakeFiles\\__idf_efuse.dir\\src\\esp_efuse_api.c.obj"
- },
- {
- "directory": "D:/Project/ble_auracast/test/NimBLE_Conn_Disconn/build/bootloader",
- "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",
- "file": "C:\\Dev\\esp\\v5.5.1\\esp-idf\\components\\efuse\\src\\esp_efuse_fields.c",
- "output": "esp-idf\\efuse\\CMakeFiles\\__idf_efuse.dir\\src\\esp_efuse_fields.c.obj"
- },
- {
- "directory": "D:/Project/ble_auracast/test/NimBLE_Conn_Disconn/build/bootloader",
- "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",
- "file": "C:\\Dev\\esp\\v5.5.1\\esp-idf\\components\\efuse\\src\\esp_efuse_utility.c",
- "output": "esp-idf\\efuse\\CMakeFiles\\__idf_efuse.dir\\src\\esp_efuse_utility.c.obj"
- },
- {
- "directory": "D:/Project/ble_auracast/test/NimBLE_Conn_Disconn/build/bootloader",
- "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",
- "file": "C:\\Dev\\esp\\v5.5.1\\esp-idf\\components\\efuse\\src\\efuse_controller\\keys\\with_key_purposes\\esp_efuse_api_key.c",
- "output": "esp-idf\\efuse\\CMakeFiles\\__idf_efuse.dir\\src\\efuse_controller\\keys\\with_key_purposes\\esp_efuse_api_key.c.obj"
- },
- {
- "directory": "D:/Project/ble_auracast/test/NimBLE_Conn_Disconn/build/bootloader",
- "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",
- "file": "C:\\Dev\\esp\\v5.5.1\\esp-idf\\components\\esp_system\\esp_err.c",
- "output": "esp-idf\\esp_system\\CMakeFiles\\__idf_esp_system.dir\\esp_err.c.obj"
- },
- {
- "directory": "D:/Project/ble_auracast/test/NimBLE_Conn_Disconn/build/bootloader",
- "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",
- "file": "C:\\Dev\\esp\\v5.5.1\\esp-idf\\components\\esp_hw_support\\cpu.c",
- "output": "esp-idf\\esp_hw_support\\CMakeFiles\\__idf_esp_hw_support.dir\\cpu.c.obj"
- },
- {
- "directory": "D:/Project/ble_auracast/test/NimBLE_Conn_Disconn/build/bootloader",
- "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",
- "file": "C:\\Dev\\esp\\v5.5.1\\esp-idf\\components\\esp_hw_support\\port\\esp32s3\\esp_cpu_intr.c",
- "output": "esp-idf\\esp_hw_support\\CMakeFiles\\__idf_esp_hw_support.dir\\port\\esp32s3\\esp_cpu_intr.c.obj"
- },
- {
- "directory": "D:/Project/ble_auracast/test/NimBLE_Conn_Disconn/build/bootloader",
- "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",
- "file": "C:\\Dev\\esp\\v5.5.1\\esp-idf\\components\\esp_hw_support\\esp_memory_utils.c",
- "output": "esp-idf\\esp_hw_support\\CMakeFiles\\__idf_esp_hw_support.dir\\esp_memory_utils.c.obj"
- },
- {
- "directory": "D:/Project/ble_auracast/test/NimBLE_Conn_Disconn/build/bootloader",
- "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",
- "file": "C:\\Dev\\esp\\v5.5.1\\esp-idf\\components\\esp_hw_support\\port\\esp32s3\\cpu_region_protect.c",
- "output": "esp-idf\\esp_hw_support\\CMakeFiles\\__idf_esp_hw_support.dir\\port\\esp32s3\\cpu_region_protect.c.obj"
- },
- {
- "directory": "D:/Project/ble_auracast/test/NimBLE_Conn_Disconn/build/bootloader",
- "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",
- "file": "C:\\Dev\\esp\\v5.5.1\\esp-idf\\components\\esp_hw_support\\port\\esp32s3\\rtc_clk.c",
- "output": "esp-idf\\esp_hw_support\\CMakeFiles\\__idf_esp_hw_support.dir\\port\\esp32s3\\rtc_clk.c.obj"
- },
- {
- "directory": "D:/Project/ble_auracast/test/NimBLE_Conn_Disconn/build/bootloader",
- "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",
- "file": "C:\\Dev\\esp\\v5.5.1\\esp-idf\\components\\esp_hw_support\\port\\esp32s3\\rtc_clk_init.c",
- "output": "esp-idf\\esp_hw_support\\CMakeFiles\\__idf_esp_hw_support.dir\\port\\esp32s3\\rtc_clk_init.c.obj"
- },
- {
- "directory": "D:/Project/ble_auracast/test/NimBLE_Conn_Disconn/build/bootloader",
- "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",
- "file": "C:\\Dev\\esp\\v5.5.1\\esp-idf\\components\\esp_hw_support\\port\\esp32s3\\rtc_init.c",
- "output": "esp-idf\\esp_hw_support\\CMakeFiles\\__idf_esp_hw_support.dir\\port\\esp32s3\\rtc_init.c.obj"
- },
- {
- "directory": "D:/Project/ble_auracast/test/NimBLE_Conn_Disconn/build/bootloader",
- "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",
- "file": "C:\\Dev\\esp\\v5.5.1\\esp-idf\\components\\esp_hw_support\\port\\esp32s3\\rtc_sleep.c",
- "output": "esp-idf\\esp_hw_support\\CMakeFiles\\__idf_esp_hw_support.dir\\port\\esp32s3\\rtc_sleep.c.obj"
- },
- {
- "directory": "D:/Project/ble_auracast/test/NimBLE_Conn_Disconn/build/bootloader",
- "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",
- "file": "C:\\Dev\\esp\\v5.5.1\\esp-idf\\components\\esp_hw_support\\port\\esp32s3\\rtc_time.c",
- "output": "esp-idf\\esp_hw_support\\CMakeFiles\\__idf_esp_hw_support.dir\\port\\esp32s3\\rtc_time.c.obj"
- },
- {
- "directory": "D:/Project/ble_auracast/test/NimBLE_Conn_Disconn/build/bootloader",
- "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",
- "file": "C:\\Dev\\esp\\v5.5.1\\esp-idf\\components\\esp_hw_support\\port\\esp32s3\\chip_info.c",
- "output": "esp-idf\\esp_hw_support\\CMakeFiles\\__idf_esp_hw_support.dir\\port\\esp32s3\\chip_info.c.obj"
- },
- {
- "directory": "D:/Project/ble_auracast/test/NimBLE_Conn_Disconn/build/bootloader",
- "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",
- "file": "C:\\Dev\\esp\\v5.5.1\\esp-idf\\components\\esp_common\\src\\esp_err_to_name.c",
- "output": "esp-idf\\esp_common\\CMakeFiles\\__idf_esp_common.dir\\src\\esp_err_to_name.c.obj"
- },
- {
- "directory": "D:/Project/ble_auracast/test/NimBLE_Conn_Disconn/build/bootloader",
- "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",
- "file": "C:\\Dev\\esp\\v5.5.1\\esp-idf\\components\\esp_rom\\patches\\esp_rom_sys.c",
- "output": "esp-idf\\esp_rom\\CMakeFiles\\__idf_esp_rom.dir\\patches\\esp_rom_sys.c.obj"
- },
- {
- "directory": "D:/Project/ble_auracast/test/NimBLE_Conn_Disconn/build/bootloader",
- "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",
- "file": "C:\\Dev\\esp\\v5.5.1\\esp-idf\\components\\esp_rom\\patches\\esp_rom_print.c",
- "output": "esp-idf\\esp_rom\\CMakeFiles\\__idf_esp_rom.dir\\patches\\esp_rom_print.c.obj"
- },
- {
- "directory": "D:/Project/ble_auracast/test/NimBLE_Conn_Disconn/build/bootloader",
- "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",
- "file": "C:\\Dev\\esp\\v5.5.1\\esp-idf\\components\\esp_rom\\patches\\esp_rom_crc.c",
- "output": "esp-idf\\esp_rom\\CMakeFiles\\__idf_esp_rom.dir\\patches\\esp_rom_crc.c.obj"
- },
- {
- "directory": "D:/Project/ble_auracast/test/NimBLE_Conn_Disconn/build/bootloader",
- "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",
- "file": "C:\\Dev\\esp\\v5.5.1\\esp-idf\\components\\esp_rom\\patches\\esp_rom_uart.c",
- "output": "esp-idf\\esp_rom\\CMakeFiles\\__idf_esp_rom.dir\\patches\\esp_rom_uart.c.obj"
- },
- {
- "directory": "D:/Project/ble_auracast/test/NimBLE_Conn_Disconn/build/bootloader",
- "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",
- "file": "C:\\Dev\\esp\\v5.5.1\\esp-idf\\components\\esp_rom\\patches\\esp_rom_spiflash.c",
- "output": "esp-idf\\esp_rom\\CMakeFiles\\__idf_esp_rom.dir\\patches\\esp_rom_spiflash.c.obj"
- },
- {
- "directory": "D:/Project/ble_auracast/test/NimBLE_Conn_Disconn/build/bootloader",
- "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",
- "file": "C:\\Dev\\esp\\v5.5.1\\esp-idf\\components\\esp_rom\\patches\\esp_rom_efuse.c",
- "output": "esp-idf\\esp_rom\\CMakeFiles\\__idf_esp_rom.dir\\patches\\esp_rom_efuse.c.obj"
- },
- {
- "directory": "D:/Project/ble_auracast/test/NimBLE_Conn_Disconn/build/bootloader",
- "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",
- "file": "C:\\Dev\\esp\\v5.5.1\\esp-idf\\components\\esp_rom\\patches\\esp_rom_gpio.c",
- "output": "esp-idf\\esp_rom\\CMakeFiles\\__idf_esp_rom.dir\\patches\\esp_rom_gpio.c.obj"
- },
- {
- "directory": "D:/Project/ble_auracast/test/NimBLE_Conn_Disconn/build/bootloader",
- "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",
- "file": "C:\\Dev\\esp\\v5.5.1\\esp-idf\\components\\esp_rom\\patches\\esp_rom_longjmp.S",
- "output": "esp-idf\\esp_rom\\CMakeFiles\\__idf_esp_rom.dir\\patches\\esp_rom_longjmp.S.obj"
- },
- {
- "directory": "D:/Project/ble_auracast/test/NimBLE_Conn_Disconn/build/bootloader",
- "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",
- "file": "C:\\Dev\\esp\\v5.5.1\\esp-idf\\components\\esp_rom\\patches\\esp_rom_systimer.c",
- "output": "esp-idf\\esp_rom\\CMakeFiles\\__idf_esp_rom.dir\\patches\\esp_rom_systimer.c.obj"
- },
- {
- "directory": "D:/Project/ble_auracast/test/NimBLE_Conn_Disconn/build/bootloader",
- "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",
- "file": "C:\\Dev\\esp\\v5.5.1\\esp-idf\\components\\esp_rom\\patches\\esp_rom_wdt.c",
- "output": "esp-idf\\esp_rom\\CMakeFiles\\__idf_esp_rom.dir\\patches\\esp_rom_wdt.c.obj"
- },
- {
- "directory": "D:/Project/ble_auracast/test/NimBLE_Conn_Disconn/build/bootloader",
- "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",
- "file": "C:\\Dev\\esp\\v5.5.1\\esp-idf\\components\\esp_rom\\patches\\esp_rom_cache_esp32s2_esp32s3.c",
- "output": "esp-idf\\esp_rom\\CMakeFiles\\__idf_esp_rom.dir\\patches\\esp_rom_cache_esp32s2_esp32s3.c.obj"
- },
- {
- "directory": "D:/Project/ble_auracast/test/NimBLE_Conn_Disconn/build/bootloader",
- "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",
- "file": "C:\\Dev\\esp\\v5.5.1\\esp-idf\\components\\esp_rom\\patches\\esp_rom_cache_writeback_esp32s3.S",
- "output": "esp-idf\\esp_rom\\CMakeFiles\\__idf_esp_rom.dir\\patches\\esp_rom_cache_writeback_esp32s3.S.obj"
- },
- {
- "directory": "D:/Project/ble_auracast/test/NimBLE_Conn_Disconn/build/bootloader",
- "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",
- "file": "C:\\Dev\\esp\\v5.5.1\\esp-idf\\components\\log\\src\\noos\\log_timestamp.c",
- "output": "esp-idf\\log\\CMakeFiles\\__idf_log.dir\\src\\noos\\log_timestamp.c.obj"
- },
- {
- "directory": "D:/Project/ble_auracast/test/NimBLE_Conn_Disconn/build/bootloader",
- "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",
- "file": "C:\\Dev\\esp\\v5.5.1\\esp-idf\\components\\log\\src\\log_timestamp_common.c",
- "output": "esp-idf\\log\\CMakeFiles\\__idf_log.dir\\src\\log_timestamp_common.c.obj"
- },
- {
- "directory": "D:/Project/ble_auracast/test/NimBLE_Conn_Disconn/build/bootloader",
- "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",
- "file": "C:\\Dev\\esp\\v5.5.1\\esp-idf\\components\\log\\src\\noos\\log_lock.c",
- "output": "esp-idf\\log\\CMakeFiles\\__idf_log.dir\\src\\noos\\log_lock.c.obj"
- },
- {
- "directory": "D:/Project/ble_auracast/test/NimBLE_Conn_Disconn/build/bootloader",
- "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",
- "file": "C:\\Dev\\esp\\v5.5.1\\esp-idf\\components\\log\\src\\buffer\\log_buffers.c",
- "output": "esp-idf\\log\\CMakeFiles\\__idf_log.dir\\src\\buffer\\log_buffers.c.obj"
- },
- {
- "directory": "D:/Project/ble_auracast/test/NimBLE_Conn_Disconn/build/bootloader",
- "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",
- "file": "C:\\Dev\\esp\\v5.5.1\\esp-idf\\components\\log\\src\\noos\\util.c",
- "output": "esp-idf\\log\\CMakeFiles\\__idf_log.dir\\src\\noos\\util.c.obj"
- },
- {
- "directory": "D:/Project/ble_auracast/test/NimBLE_Conn_Disconn/build/bootloader",
- "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",
- "file": "C:\\Dev\\esp\\v5.5.1\\esp-idf\\components\\log\\src\\util.c",
- "output": "esp-idf\\log\\CMakeFiles\\__idf_log.dir\\src\\util.c.obj"
- },
- {
- "directory": "D:/Project/ble_auracast/test/NimBLE_Conn_Disconn/build/bootloader",
- "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",
- "file": "C:\\Dev\\esp\\v5.5.1\\esp-idf\\components\\log\\src\\log_format_text.c",
- "output": "esp-idf\\log\\CMakeFiles\\__idf_log.dir\\src\\log_format_text.c.obj"
- },
- {
- "directory": "D:/Project/ble_auracast/test/NimBLE_Conn_Disconn/build/bootloader",
- "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",
- "file": "C:\\Dev\\esp\\v5.5.1\\esp-idf\\components\\log\\src\\log_print.c",
- "output": "esp-idf\\log\\CMakeFiles\\__idf_log.dir\\src\\log_print.c.obj"
- },
- {
- "directory": "D:/Project/ble_auracast/test/NimBLE_Conn_Disconn/build/bootloader",
- "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",
- "file": "C:\\Dev\\esp\\v5.5.1\\esp-idf\\components\\log\\src\\log.c",
- "output": "esp-idf\\log\\CMakeFiles\\__idf_log.dir\\src\\log.c.obj"
- },
- {
- "directory": "D:/Project/ble_auracast/test/NimBLE_Conn_Disconn/build/bootloader",
- "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",
- "file": "C:\\Dev\\esp\\v5.5.1\\esp-idf\\components\\bootloader\\subproject\\main\\bootloader_start.c",
- "output": "esp-idf\\main\\CMakeFiles\\__idf_main.dir\\bootloader_start.c.obj"
- }
- ]
|