DHT11 readout
This commit is contained in:
8
CMakeLists.txt
Normal file
8
CMakeLists.txt
Normal file
@@ -0,0 +1,8 @@
|
|||||||
|
# The following lines of boilerplate have to be in your project's
|
||||||
|
# CMakeLists in this exact order for cmake to work correctly
|
||||||
|
cmake_minimum_required(VERSION 3.22)
|
||||||
|
|
||||||
|
include($ENV{IDF_PATH}/tools/cmake/project.cmake)
|
||||||
|
# "Trim" the build. Include the minimal set of components, main, and anything it depends on.
|
||||||
|
idf_build_set_property(MINIMAL_BUILD ON)
|
||||||
|
project(dht11_reader)
|
||||||
53
README.md
Normal file
53
README.md
Normal file
@@ -0,0 +1,53 @@
|
|||||||
|
| Supported Targets | ESP32 | ESP32-C2 | ESP32-C3 | ESP32-C5 | ESP32-C6 | ESP32-C61 | ESP32-H2 | ESP32-H21 | ESP32-H4 | ESP32-P4 | ESP32-S2 | ESP32-S3 | Linux |
|
||||||
|
| ----------------- | ----- | -------- | -------- | -------- | -------- | --------- | -------- | --------- | -------- | -------- | -------- | -------- | ----- |
|
||||||
|
|
||||||
|
# Hello World Example
|
||||||
|
|
||||||
|
Starts a FreeRTOS task to print "Hello World".
|
||||||
|
|
||||||
|
(See the README.md file in the upper level 'examples' directory for more information about examples.)
|
||||||
|
|
||||||
|
## How to use example
|
||||||
|
|
||||||
|
Follow detailed instructions provided specifically for this example.
|
||||||
|
|
||||||
|
Select the instructions depending on Espressif chip installed on your development board:
|
||||||
|
|
||||||
|
- [ESP32 Getting Started Guide](https://docs.espressif.com/projects/esp-idf/en/stable/get-started/index.html)
|
||||||
|
- [ESP32-S2 Getting Started Guide](https://docs.espressif.com/projects/esp-idf/en/latest/esp32s2/get-started/index.html)
|
||||||
|
|
||||||
|
|
||||||
|
## Example folder contents
|
||||||
|
|
||||||
|
The project **hello_world** contains one source file in C language [hello_world_main.c](main/hello_world_main.c). The file is located in folder [main](main).
|
||||||
|
|
||||||
|
ESP-IDF projects are built using CMake. The project build configuration is contained in `CMakeLists.txt` files that provide set of directives and instructions describing the project's source files and targets (executable, library, or both).
|
||||||
|
|
||||||
|
Below is short explanation of remaining files in the project folder.
|
||||||
|
|
||||||
|
```
|
||||||
|
├── CMakeLists.txt
|
||||||
|
├── pytest.py Python script used for automated testing
|
||||||
|
├── main
|
||||||
|
│ ├── CMakeLists.txt
|
||||||
|
│ └── hello_world_main.c
|
||||||
|
└── README.md This is the file you are currently reading
|
||||||
|
```
|
||||||
|
|
||||||
|
For more information on structure and contents of ESP-IDF projects, please refer to Section [Build System](https://docs.espressif.com/projects/esp-idf/en/latest/esp32/api-guides/build-system.html) of the ESP-IDF Programming Guide.
|
||||||
|
|
||||||
|
## Troubleshooting
|
||||||
|
|
||||||
|
* Program upload failure
|
||||||
|
|
||||||
|
* Hardware connection is not correct: run `idf.py -p PORT monitor`, and reboot your board to see if there are any output logs.
|
||||||
|
* The baud rate for downloading is too high: lower your baud rate in the `menuconfig` menu, and try again.
|
||||||
|
|
||||||
|
## Technical support and feedback
|
||||||
|
|
||||||
|
Please use the following feedback channels:
|
||||||
|
|
||||||
|
* For technical queries, go to the [esp32.com](https://esp32.com/) forum
|
||||||
|
* For a feature request or bug report, create a [GitHub issue](https://github.com/espressif/esp-idf/issues)
|
||||||
|
|
||||||
|
We will get back to you as soon as possible.
|
||||||
1
build/.bin_timestamp
Normal file
1
build/.bin_timestamp
Normal file
@@ -0,0 +1 @@
|
|||||||
|
8376e6f28e5d1829d3397af0e45cb7c1 /home/douwe/Projects/temperature_measure/build/dht11_reader.bin
|
||||||
BIN
build/.ninja_deps
Normal file
BIN
build/.ninja_deps
Normal file
Binary file not shown.
860
build/.ninja_log
Normal file
860
build/.ninja_log
Normal file
@@ -0,0 +1,860 @@
|
|||||||
|
# ninja log v6
|
||||||
|
28 34 1777065163805957235 project_elf_src_esp32c3.c f8fc46aed4136495
|
||||||
|
28 34 1777065163805957235 /home/douwe/Projects/temperature_measure/build/project_elf_src_esp32c3.c f8fc46aed4136495
|
||||||
|
26 50 1777065163819957210 esp-idf/esp_system/ld/memory.ld c2f31aad8989fa8f
|
||||||
|
26 50 1777065163819957210 /home/douwe/Projects/temperature_measure/build/esp-idf/esp_system/ld/memory.ld c2f31aad8989fa8f
|
||||||
|
27 55 1777065163825957199 esp-idf/esp_system/ld/sections.ld.in a7ee9f3d348c2442
|
||||||
|
27 55 1777065163825957199 /home/douwe/Projects/temperature_measure/build/esp-idf/esp_system/ld/sections.ld.in a7ee9f3d348c2442
|
||||||
|
68 275 1777065163842333860 esp-idf/esp_libc/CMakeFiles/__idf_esp_libc.dir/src/init.c.obj 4838a8d1f72aa36d
|
||||||
|
56 277 1777065163830387885 esp-idf/cxx/CMakeFiles/__idf_cxx.dir/cxx_init.cpp.obj cd351c7b324d6571
|
||||||
|
55 280 1777065163827957196 esp-idf/cxx/CMakeFiles/__idf_cxx.dir/cxx_exception_stubs.cpp.obj b472afcdf9cd6152
|
||||||
|
62 358 1777065163835167435 esp-idf/pthread/CMakeFiles/__idf_pthread.dir/pthread_local_storage.c.obj f70e891f544c729c
|
||||||
|
276 416 1777065164049686329 esp-idf/esp_libc/CMakeFiles/__idf_esp_libc.dir/src/abort.c.obj 336b81c170d2e7d3
|
||||||
|
280 427 1777065164052956794 esp-idf/esp_libc/CMakeFiles/__idf_esp_libc.dir/src/heap.c.obj 2ba9ce2ca0fa4f4f
|
||||||
|
66 436 1777065163838957176 esp-idf/pthread/CMakeFiles/__idf_pthread.dir/pthread_rwlock.c.obj 58144f500cdaa498
|
||||||
|
27 441 1777065163917957035 partition_table/partition-table.bin 68fcddc504817ce9
|
||||||
|
27 441 1777065163917957035 /home/douwe/Projects/temperature_measure/build/partition_table/partition-table.bin 68fcddc504817ce9
|
||||||
|
68 478 1777065163841311378 esp-idf/pthread/CMakeFiles/__idf_pthread.dir/pthread_semaphore.c.obj d95e4286eab20cd
|
||||||
|
277 506 1777065164049956799 esp-idf/esp_libc/CMakeFiles/__idf_esp_libc.dir/src/assert.c.obj d7699df60a4f8322
|
||||||
|
61 517 1777065163833957185 esp-idf/pthread/CMakeFiles/__idf_pthread.dir/pthread_cond_var.c.obj e2b7d00f9983b0ef
|
||||||
|
417 546 1777065164189956549 esp-idf/esp_libc/CMakeFiles/__idf_esp_libc.dir/src/poll.c.obj 142b737d706945b5
|
||||||
|
478 553 1777065164250956440 esp-idf/esp_libc/CMakeFiles/__idf_esp_libc.dir/src/termios.c.obj 31e1cf83e2854d75
|
||||||
|
437 558 1777065164209956513 esp-idf/esp_libc/CMakeFiles/__idf_esp_libc.dir/src/random.c.obj a7164212bde38925
|
||||||
|
441 565 1777065164213956506 esp-idf/esp_libc/CMakeFiles/__idf_esp_libc.dir/src/getentropy.c.obj 554ffb6e3da24b11
|
||||||
|
57 598 1777065163831406527 esp-idf/pthread/CMakeFiles/__idf_pthread.dir/pthread.c.obj baae29d913624bff
|
||||||
|
429 630 1777065164201956528 esp-idf/esp_libc/CMakeFiles/__idf_esp_libc.dir/src/pthread.c.obj 28a5158bb5a5409b
|
||||||
|
358 656 1777065164132249216 esp-idf/esp_libc/CMakeFiles/__idf_esp_libc.dir/src/locks.c.obj 72afdfe3d64ae156
|
||||||
|
565 766 1777065164338103333 esp-idf/esp_libc/CMakeFiles/__idf_esp_libc.dir/src/syscalls.c.obj 24568a5202bf5ef8
|
||||||
|
558 777 1777065164330956297 esp-idf/esp_libc/CMakeFiles/__idf_esp_libc.dir/src/scandir.c.obj b8c1c5e2606a7ff2
|
||||||
|
546 784 1777065164318956319 esp-idf/esp_libc/CMakeFiles/__idf_esp_libc.dir/src/sysconf.c.obj f02ea4ef7d724d0b
|
||||||
|
598 785 1777065164370956226 esp-idf/esp_libc/CMakeFiles/__idf_esp_libc.dir/src/reent_syscalls.c.obj bd6b52ad29bce667
|
||||||
|
556 789 1777065164328956301 esp-idf/esp_libc/CMakeFiles/__idf_esp_libc.dir/src/realpath.c.obj a4301d584940b1ae
|
||||||
|
517 823 1777065164291201998 esp-idf/esp_libc/CMakeFiles/__idf_esp_libc.dir/src/time.c.obj 1f733960d54b616c
|
||||||
|
823 872 1777065164595955824 esp-idf/esp_libc/CMakeFiles/__idf_esp_libc.dir/src/port/riscv/strcmp.S.obj a5f542ab83938370
|
||||||
|
630 889 1777065164402956169 esp-idf/esp_libc/CMakeFiles/__idf_esp_libc.dir/src/port/esp_time_impl.c.obj e1a5c2abec44eb43
|
||||||
|
784 897 1777065164556955894 esp-idf/esp_libc/CMakeFiles/__idf_esp_libc.dir/src/port/riscv/strcpy.c.obj f15e4e3a4e83019d
|
||||||
|
656 901 1777065164428956122 esp-idf/esp_libc/CMakeFiles/__idf_esp_libc.dir/src/port/riscv/memcpy.c.obj 1c3c41c64724aa1f
|
||||||
|
766 916 1777065164539179149 esp-idf/esp_libc/CMakeFiles/__idf_esp_libc.dir/src/port/riscv/memmove.c.obj 7e6f9f2e04e15074
|
||||||
|
786 962 1777065164558955890 esp-idf/esp_libc/CMakeFiles/__idf_esp_libc.dir/src/string/strncpy.c.obj 4a13e4490c914d88
|
||||||
|
777 964 1777065164551104474 esp-idf/esp_libc/CMakeFiles/__idf_esp_libc.dir/src/string/memcmp.c.obj 45f19d7239ba19b6
|
||||||
|
789 969 1777065164561955885 esp-idf/esp_libc/CMakeFiles/__idf_esp_libc.dir/src/string/strncmp.c.obj 3f912fac1c5abee3
|
||||||
|
872 1028 1777065164644955736 esp-idf/esp_libc/CMakeFiles/__idf_esp_libc.dir/src/picolibc/picolibc_init.c.obj e27dddd6f51c5c6b
|
||||||
|
889 1036 1777065164661955706 esp-idf/esp_libc/CMakeFiles/__idf_esp_libc.dir/src/picolibc/rand.c.obj 7fc82438ee373936
|
||||||
|
916 1040 1777065164688955658 esp-idf/esp_libc/CMakeFiles/__idf_esp_libc.dir/src/picolibc/getreent.c.obj 250dbd3bda1f6a31
|
||||||
|
901 1043 1777065164673955685 esp-idf/esp_libc/CMakeFiles/__idf_esp_libc.dir/src/picolibc/errno.c.obj c6adf9b94f1d3cf6
|
||||||
|
897 1093 1777065164671197227 esp-idf/esp_libc/CMakeFiles/__idf_esp_libc.dir/src/picolibc/open_memstream.c.obj fc75bedb4794d959
|
||||||
|
964 1180 1777065164736955572 esp-idf/freertos/CMakeFiles/__idf_freertos.dir/app_startup.c.obj f0ace0fa2f3dbb8
|
||||||
|
506 1190 1777065164279956388 esp-idf/esp_libc/CMakeFiles/__idf_esp_libc.dir/src/stdatomic.c.obj 87881ada7f65cc5
|
||||||
|
56 1197 1777065163828957194 esp-idf/cxx/CMakeFiles/__idf_cxx.dir/cxx_guards.cpp.obj ed5ba8fddc23172b
|
||||||
|
969 1198 1777065164741955563 esp-idf/freertos/CMakeFiles/__idf_freertos.dir/port_common.c.obj d3180ee32cad9bca
|
||||||
|
962 1203 1777065164734955576 esp-idf/freertos/CMakeFiles/__idf_freertos.dir/heap_idf.c.obj 486fcfa69f6eee9
|
||||||
|
1197 1236 1777065164969955156 esp-idf/cxx/libcxx.a aebb3d27ba9cc3e1
|
||||||
|
1028 1240 1777065164800955458 esp-idf/freertos/CMakeFiles/__idf_freertos.dir/port_systick.c.obj 18c03c3aa80d9a17
|
||||||
|
1036 1257 1777065164808955443 esp-idf/freertos/CMakeFiles/__idf_freertos.dir/FreeRTOS-Kernel/list.c.obj d0f11a2552bf71e7
|
||||||
|
1203 1270 1777065164975955145 esp-idf/freertos/CMakeFiles/__idf_freertos.dir/FreeRTOS-Kernel/portable/riscv/portasm.S.obj 5cd1f7238af8643
|
||||||
|
1236 1293 1777065165008955086 esp-idf/pthread/libpthread.a 73506d88eddccaee
|
||||||
|
1293 1424 1777065165065954984 esp-idf/esp_libc/libesp_libc.a 47feba009917942a
|
||||||
|
1180 1441 1777065164952955186 esp-idf/freertos/CMakeFiles/__idf_freertos.dir/FreeRTOS-Kernel/event_groups.c.obj 4a3a35d22a8f8999
|
||||||
|
1270 1463 1777065165042955025 esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/cpu.c.obj 8c63fa6d08a2af2d
|
||||||
|
1242 1491 1777065165014955075 esp-idf/freertos/CMakeFiles/__idf_freertos.dir/esp_additions/idf_additions_event_groups.c.obj c407a0263326cec1
|
||||||
|
1198 1531 1777065164970955154 esp-idf/freertos/CMakeFiles/__idf_freertos.dir/FreeRTOS-Kernel/portable/riscv/port.c.obj bb81bb6a29e5ea8b
|
||||||
|
1041 1555 1777065164813955434 esp-idf/freertos/CMakeFiles/__idf_freertos.dir/FreeRTOS-Kernel/queue.c.obj 18c306f4dc42a6dc
|
||||||
|
1441 1567 1777065165213954720 esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/esp_memory_utils.c.obj 669ec45ae13a3c4c
|
||||||
|
1093 1577 1777065164865955342 esp-idf/freertos/CMakeFiles/__idf_freertos.dir/FreeRTOS-Kernel/timers.c.obj db09c8bcb5b27d69
|
||||||
|
1190 1582 1777065164963064327 esp-idf/freertos/CMakeFiles/__idf_freertos.dir/FreeRTOS-Kernel/stream_buffer.c.obj 3e0c1d3382962a04
|
||||||
|
1258 1588 1777065165030955047 esp-idf/freertos/CMakeFiles/__idf_freertos.dir/esp_additions/idf_additions.c.obj 2b1381cf493f92e7
|
||||||
|
1424 1613 1777065165197140300 esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32c3/esp_cpu_intr.c.obj b6f7e419ff0b753d
|
||||||
|
1463 1664 1777065165235954680 esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32c3/cpu_region_protect.c.obj 9152055dd19213ee
|
||||||
|
1588 1692 1777065165361235812 esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/revision.c.obj 2fc56fb95a0c4be9
|
||||||
|
1556 1719 1777065165328954514 esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/hw_random.c.obj 4a31a2f7288e8894
|
||||||
|
1532 1803 1777065165305924930 esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/clk_ctrl_os.c.obj f9d1fdbf0f64f13d
|
||||||
|
1696 1812 1777065165468954264 esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/esp_gpio_reserve.c.obj 2188e2a1d300a48
|
||||||
|
1491 1834 1777065165263954630 esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/esp_clk.c.obj bfe3e13ede62f76f
|
||||||
|
1582 1868 1777065165354954468 esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/periph_ctrl.c.obj c466db2d107f1cdd
|
||||||
|
1577 1910 1777065165350019480 esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/mac_addr.c.obj 2587b5e809b77614
|
||||||
|
1613 1940 1777065165385954412 esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/rtc_module.c.obj b366c21d4a99385f
|
||||||
|
1665 1948 1777065165437954319 esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/regi2c_ctrl.c.obj 80f45090f8d7c108
|
||||||
|
1043 1966 1777065164815955431 esp-idf/freertos/CMakeFiles/__idf_freertos.dir/FreeRTOS-Kernel/tasks.c.obj f99f149f47e8ebca
|
||||||
|
1803 1979 1777065165576761488 esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32c3/io_mux.c.obj 3a907580c89f4dfd
|
||||||
|
1568 2008 1777065165340954493 esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/intr_alloc.c.obj e710f9846cd728a3
|
||||||
|
1812 2018 1777065165584954057 esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32c3/esp_clk_tree.c.obj 86d313cd89133466
|
||||||
|
1870 2057 1777065165642953953 esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/clk_utils.c.obj 3379b04409963cea
|
||||||
|
1719 2063 1777065165491954223 esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/sar_tsens_ctrl.c.obj 2e9a532590b8dba8
|
||||||
|
2057 2133 1777065165830313611 esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/sleep_mspi.c.obj 9600f86a5e4ac0f9
|
||||||
|
1910 2160 1777065165682953881 esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp_clk_tree_common.c.obj 7f817ddc360c1820
|
||||||
|
1966 2174 1777065165738953782 esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/sleep_modem.c.obj 4449bd957f3cc32a
|
||||||
|
2063 2185 1777065165835953608 esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/sleep_usb.c.obj 8cbfbb94eec3e385
|
||||||
|
2018 2191 1777065165791447492 esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/sleep_console.c.obj fe9ea5eb6e99c3f3
|
||||||
|
1940 2194 1777065165712953828 esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/spi_share_hw_ctrl.c.obj cae685dbd775d753
|
||||||
|
1834 2289 1777065165606954017 esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/spi_bus_lock.c.obj fb0ffc096f1e0185
|
||||||
|
2176 2322 1777065165948953406 esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32c3/systimer.c.obj d72ad818619fec60
|
||||||
|
2160 2333 1777065165932953435 esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/sleep_event.c.obj 894381105501debc
|
||||||
|
2009 2335 1777065165782947815 esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/sleep_uart.c.obj c9c5c9e031e747b5
|
||||||
|
1948 2349 1777065165720953814 esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/adc_share_hw_ctrl.c.obj d7733526a27b05f0
|
||||||
|
2185 2415 1777065165958336830 esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/mspi_timing_tuning/mspi_timing_tuning.c.obj bcbea7b6aabacda4
|
||||||
|
2133 2456 1777065165905953483 esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/sleep_gpio.c.obj 687bfe898d02781d
|
||||||
|
2192 2501 1777065165966122966 esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/sleep_wake_stub.c.obj 41155c1891c77f81
|
||||||
|
2194 2563 1777065165966953374 esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/esp_clock_output.c.obj f69bbca0600694
|
||||||
|
2323 2578 1777065166095953144 esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32c3/rtc_clk_init.c.obj c17b66c47c51a335
|
||||||
|
2354 2623 1777065166126953088 esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32c3/rtc_sleep.c.obj bfb67eb8a27caac2
|
||||||
|
2289 2676 1777065166061953204 esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/power_supply/brownout.c.obj 14e2ce33da1ff1a6
|
||||||
|
2456 2685 1777065166228952906 esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32c3/chip_info.c.obj 684c5c04817820da
|
||||||
|
2336 2690 1777065166108953120 esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32c3/rtc_init.c.obj 45010780bb7ceb0c
|
||||||
|
2415 2710 1777065166187952979 esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32c3/rtc_time.c.obj 2b899126cac17e3b
|
||||||
|
2625 2767 1777065166398523050 esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp_memprot_conv.c.obj 411370f66cfd518a
|
||||||
|
2563 2780 1777065166335952714 esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32c3/adc2_init_cal.c.obj feee0dfde63ca28
|
||||||
|
2685 2810 1777065166457952496 esp-idf/freertos/libfreertos.a 155f63b5a4b18f49
|
||||||
|
1979 2832 1777065165751953758 esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/sleep_modes.c.obj 3fa212b68a80d1a9
|
||||||
|
2333 2842 1777065166105953126 esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32c3/rtc_clk.c.obj 8937531a4acc9597
|
||||||
|
2501 2867 1777065166273952825 esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32c3/sar_periph_ctrl.c.obj 333f65e5590a64db
|
||||||
|
2711 2876 1777065166483952450 esp-idf/esp_hal_i2s/CMakeFiles/__idf_esp_hal_i2s.dir/esp32c3/i2s_periph.c.obj a4e6788926ebc24a
|
||||||
|
2769 2891 1777065166542461191 esp-idf/esp_hal_pmu/CMakeFiles/__idf_esp_hal_pmu.dir/esp32c3/rtc_cntl_hal.c.obj be060381b885b1a6
|
||||||
|
2832 2905 1777065166604952233 esp-idf/esp_hal_gpio/CMakeFiles/__idf_esp_hal_gpio.dir/esp32c3/dedic_gpio_periph.c.obj 39d33eb0f02b7341
|
||||||
|
2676 2966 1777065166448952512 esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/lowpower/port/esp32c3/sleep_cpu.c.obj b868e726dd827cad
|
||||||
|
2867 2973 1777065166640533109 esp-idf/esp_hal_gpio/CMakeFiles/__idf_esp_hal_gpio.dir/esp32c3/sdm_periph.c.obj 4d38a918d9e21bc8
|
||||||
|
2906 2974 1777065166678952101 esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32c3/interrupts.c.obj f74ecf8e4c0cb4a9
|
||||||
|
2781 2978 1777065166553952325 esp-idf/esp_hal_usb/CMakeFiles/__idf_esp_hal_usb.dir/usb_serial_jtag_hal.c.obj 58e10c0e8d7a12ba
|
||||||
|
2810 2982 1777065166582952273 esp-idf/esp_hal_gpio/CMakeFiles/__idf_esp_hal_gpio.dir/gpio_hal.c.obj 577af6ebb90acae8
|
||||||
|
2842 3007 1777065166614952216 esp-idf/esp_hal_gpio/CMakeFiles/__idf_esp_hal_gpio.dir/sdm_hal.c.obj 8c57585cf6800f93
|
||||||
|
2891 3028 1777065166663976127 esp-idf/soc/CMakeFiles/__idf_soc.dir/dport_access_common.c.obj 63e9951de791236a
|
||||||
|
2876 3036 1777065166648952155 esp-idf/soc/CMakeFiles/__idf_soc.dir/lldesc.c.obj dbe90dba142ef878
|
||||||
|
2974 3042 1777065166747951978 esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32c3/power_supply_periph.c.obj 79bbf6cf74fc643f
|
||||||
|
2967 3044 1777065166739951992 esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32c3/gpio_periph.c.obj 742265538cf4a6e4
|
||||||
|
2973 3049 1777065166745951982 esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32c3/mpi_periph.c.obj 3886f1a6a576a6a9
|
||||||
|
2690 3123 1777065166462952487 esp-idf/esp_hal_i2s/CMakeFiles/__idf_esp_hal_i2s.dir/i2s_hal.c.obj d6316bc2e0ebd423
|
||||||
|
3044 3161 1777065166816951854 esp-idf/heap/CMakeFiles/__idf_heap.dir/port/esp32c3/memory_layout.c.obj 2dc0e6a42b97514c
|
||||||
|
2578 3210 1777065166350952688 esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32c3/esp_memprot.c.obj 5b6ce4214c67a25d
|
||||||
|
3049 3233 1777065166821951846 esp-idf/log/CMakeFiles/__idf_log.dir/src/os/log_timestamp.c.obj 226c4fe235f6d6b0
|
||||||
|
3042 3268 1777065166815653673 esp-idf/heap/CMakeFiles/__idf_heap.dir/port/memory_layout_utils.c.obj 77bdd3faea96f91c
|
||||||
|
3007 3311 1777065166780064421 esp-idf/heap/CMakeFiles/__idf_heap.dir/heap_caps_init.c.obj ba923e8ad7e59a49
|
||||||
|
3123 3353 1777065166895951713 esp-idf/log/CMakeFiles/__idf_log.dir/src/log_timestamp_common.c.obj b24397193cb2c6d7
|
||||||
|
3161 3382 1777065166933951645 esp-idf/log/CMakeFiles/__idf_log.dir/src/os/log_lock.c.obj 9c73b576ed74ba1e
|
||||||
|
2978 3396 1777065166750951973 esp-idf/heap/CMakeFiles/__idf_heap.dir/heap_caps_base.c.obj b1942ed79da9dd01
|
||||||
|
3234 3409 1777065167006951515 esp-idf/log/CMakeFiles/__idf_log.dir/src/buffer/log_buffers.c.obj dfcb057bb5ea8321
|
||||||
|
3211 3416 1777065166984859185 esp-idf/esp_hw_support/libesp_hw_support.a d56d7bb18aedc1e3
|
||||||
|
3312 3418 1777065167084951375 esp-idf/log/CMakeFiles/__idf_log.dir/src/util.c.obj 6acdfb7e291f7dcb
|
||||||
|
3029 3429 1777065166801951881 esp-idf/heap/CMakeFiles/__idf_heap.dir/multi_heap.c.obj 3b9ce8e557c1e734
|
||||||
|
3416 3456 1777065167188951189 esp-idf/esp_hal_i2s/libesp_hal_i2s.a 3c2c6fb0dd9ab1aa
|
||||||
|
3456 3483 1777065167228951118 esp-idf/esp_hal_pmu/libesp_hal_pmu.a 50e24c91365ac0af
|
||||||
|
3383 3510 1777065167155951248 esp-idf/log/CMakeFiles/__idf_log.dir/src/log_print.c.obj b7c012cd3e131b8c
|
||||||
|
2982 3512 1777065166755520672 esp-idf/heap/CMakeFiles/__idf_heap.dir/heap_caps.c.obj 6a49c4b93d45179d
|
||||||
|
3483 3513 1777065167256160724 esp-idf/esp_hal_usb/libesp_hal_usb.a 4786dd138c39283f
|
||||||
|
3353 3519 1777065167125951302 esp-idf/log/CMakeFiles/__idf_log.dir/src/log_format_text.c.obj 104347234b6362e6
|
||||||
|
3513 3548 1777065167285951016 esp-idf/esp_hal_gpio/libesp_hal_gpio.a 32219ca31300aef2
|
||||||
|
3270 3559 1777065167042951450 esp-idf/log/CMakeFiles/__idf_log.dir/src/os/util.c.obj 60b7ba350147635c
|
||||||
|
3409 3576 1777065167181951202 esp-idf/log/CMakeFiles/__idf_log.dir/src/os/log_write.c.obj e20e946e3d5fd68d
|
||||||
|
3423 3588 1777065167195951177 esp-idf/log/CMakeFiles/__idf_log.dir/src/log_level/log_level.c.obj 70af7940dde4d272
|
||||||
|
3429 3599 1777065167201951166 esp-idf/log/CMakeFiles/__idf_log.dir/src/log_level/tag_log_level/tag_log_level.c.obj 982f9e44c7058e27
|
||||||
|
3396 3600 1777065167168951225 esp-idf/log/CMakeFiles/__idf_log.dir/src/log.c.obj d672621f1f28f74a
|
||||||
|
3548 3604 1777065167320950953 esp-idf/soc/libsoc.a 2f134d59809f578b
|
||||||
|
3512 3697 1777065167284951018 esp-idf/log/CMakeFiles/__idf_log.dir/src/log_level/tag_log_level/cache/log_binary_heap.c.obj b05e1f96685f97c
|
||||||
|
3519 3702 1777065167291951005 esp-idf/hal/CMakeFiles/__idf_hal.dir/hal_utils.c.obj d06001f4dcf303a2
|
||||||
|
3510 3741 1777065167282951021 esp-idf/log/CMakeFiles/__idf_log.dir/src/log_level/tag_log_level/linked_list/log_linked_list.c.obj e1ba5e6ad939dc9d
|
||||||
|
3602 3784 1777065167374950857 esp-idf/hal/CMakeFiles/__idf_hal.dir/color_hal.c.obj 484044ca9feb6ede
|
||||||
|
3560 3803 1777065167332950932 esp-idf/hal/CMakeFiles/__idf_hal.dir/efuse_hal.c.obj ea5d1fd0d39f177d
|
||||||
|
3605 3847 1777065167377950851 esp-idf/hal/CMakeFiles/__idf_hal.dir/systimer_hal.c.obj 95472aa4ae7287c0
|
||||||
|
3576 3859 1777065167349950901 esp-idf/hal/CMakeFiles/__idf_hal.dir/esp32c3/efuse_hal.c.obj 91dc1fc8ef582327
|
||||||
|
3702 3866 1777065167474950678 esp-idf/esp_rom/CMakeFiles/__idf_esp_rom.dir/patches/esp_rom_sys.c.obj fc6d4af77093e151
|
||||||
|
3784 3893 1777065167556950531 esp-idf/esp_rom/CMakeFiles/__idf_esp_rom.dir/patches/esp_rom_crc.c.obj 6d25a26d1490cc12
|
||||||
|
3599 3903 1777065167371950862 esp-idf/hal/CMakeFiles/__idf_hal.dir/cache_hal.c.obj 886809d5f0d2dcda
|
||||||
|
3697 3934 1777065167469950687 esp-idf/hal/CMakeFiles/__idf_hal.dir/brownout_hal.c.obj 69c8aa08b91ea770
|
||||||
|
3859 3945 1777065167631950397 esp-idf/esp_rom/CMakeFiles/__idf_esp_rom.dir/patches/esp_rom_efuse.c.obj 9b602c6a141fac1d
|
||||||
|
3850 3961 1777065167622950413 esp-idf/esp_rom/CMakeFiles/__idf_esp_rom.dir/patches/esp_rom_spiflash.c.obj b333dd5347f02425
|
||||||
|
3588 3982 1777065167360950882 esp-idf/hal/CMakeFiles/__idf_hal.dir/mmu_hal.c.obj 5c2821e3e0a2d1a5
|
||||||
|
3866 3986 1777065167638950385 esp-idf/esp_rom/CMakeFiles/__idf_esp_rom.dir/patches/esp_rom_gpio.c.obj 144aaeffa0fbeffc
|
||||||
|
3893 4011 1777065167665950336 esp-idf/esp_rom/CMakeFiles/__idf_esp_rom.dir/patches/esp_rom_systimer.c.obj 96081aa21bbea92f
|
||||||
|
3741 4017 1777065167513950608 esp-idf/esp_rom/CMakeFiles/__idf_esp_rom.dir/patches/esp_rom_print.c.obj 7e09570cbfac21e2
|
||||||
|
3803 4027 1777065167575950497 esp-idf/esp_rom/CMakeFiles/__idf_esp_rom.dir/patches/esp_rom_serial_output.c.obj adc863b170631e73
|
||||||
|
3036 4090 1777065166808951869 esp-idf/heap/CMakeFiles/__idf_heap.dir/tlsf/tlsf.c.obj 134cf6ca62ead2f
|
||||||
|
3964 4119 1777065167736950210 esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/esp_ipc.c.obj 4444733f8c8544b5
|
||||||
|
3903 4134 1777065167676950317 esp-idf/esp_common/CMakeFiles/__idf_esp_common.dir/src/esp_err_to_name.c.obj cd93c200b3bdfd4a
|
||||||
|
3946 4139 1777065167720252292 esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/crosscore_int.c.obj 53abd09b547ec72a
|
||||||
|
3934 4177 1777065167706950263 esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/esp_err.c.obj 3e439d4cdc11b198
|
||||||
|
4090 4187 1777065167862949984 esp-idf/heap/libheap.a 6deb3c3abcc31c26
|
||||||
|
4187 4250 1777065167959949811 esp-idf/log/liblog.a eb86858b03925e36
|
||||||
|
4017 4253 1777065167789950115 esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/esp_system.c.obj 4a4546b420099dfc
|
||||||
|
4027 4258 1777065167801402206 esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/startup.c.obj 600f39c541e60f2b
|
||||||
|
3982 4270 1777065167754950177 esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/freertos_hooks.c.obj 8409c1954f64202f
|
||||||
|
4141 4275 1777065167913949893 esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/stack_check.c.obj c725348bfaf5922
|
||||||
|
4250 4317 1777065168022949698 esp-idf/hal/libhal.a de12e2322d28c505
|
||||||
|
4317 4366 1777065168089949578 esp-idf/esp_rom/libesp_rom.a c776a0379f7db64d
|
||||||
|
3987 4385 1777065167759950168 esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/int_wdt.c.obj 5e0af71cfed4d8b2
|
||||||
|
4134 4398 1777065167906949906 esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/system_time.c.obj d4c060f9f9bacca4
|
||||||
|
4177 4432 1777065167950841928 esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/ubsan.c.obj 82e35efd2ce1554c
|
||||||
|
4014 4453 1777065167787683348 esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/panic.c.obj 1e2469de477d4bf5
|
||||||
|
4119 4476 1777065167891949932 esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/startup_funcs.c.obj 3d305b95b9cefae8
|
||||||
|
4275 4546 1777065168047949653 esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/hw_stack_guard.c.obj ea32358fd8683a1f
|
||||||
|
4254 4551 1777065168026949691 esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/xt_wdt.c.obj 5d817cee69400996
|
||||||
|
4454 4655 1777065168226949333 esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/arch/riscv/expression_with_stack.c.obj c21e1743c63bea13
|
||||||
|
4385 4698 1777065168157949456 esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/panic_handler.c.obj e9300b7bfce5ec4f
|
||||||
|
4270 4704 1777065168042949662 esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/task_wdt/task_wdt_impl_timergroup.c.obj 98c32274c170860c
|
||||||
|
4398 4713 1777065168170949433 esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/esp_system_chip.c.obj 116b9b2832e4b796
|
||||||
|
4432 4715 1777065168204949373 esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/image_process.c.obj 43f7481dcd735970
|
||||||
|
4551 4766 1777065168323949159 esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/arch/riscv/debug_stubs.c.obj 1378f016978628a8
|
||||||
|
4258 4769 1777065168030949684 esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/task_wdt/task_wdt.c.obj 6022e21b3b63fab2
|
||||||
|
4476 4787 1777065168248949294 esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/arch/riscv/panic_arch.c.obj cb4fb215fbab3ec6
|
||||||
|
4766 4789 1777065168539647898 esp-idf/esp_common/libesp_common.a 978bc491e11dd76b
|
||||||
|
4546 4796 1777065168318949168 esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/arch/riscv/debug_helpers.c.obj ba2a3a9bd2734cda
|
||||||
|
4366 4797 1777065168138949491 esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/cpu_start.c.obj 430fd0b087e810d5
|
||||||
|
4769 4891 1777065168541948769 esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/flash_brownout_hook.c.obj c27db3827fed1f33
|
||||||
|
4698 4900 1777065168471773151 esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/soc/esp32c3/reset_reason.c.obj c7c71e12bd60dd54
|
||||||
|
4713 4923 1777065168486948868 esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/soc/esp32c3/cache_err_int.c.obj b346b100ffc8b91f
|
||||||
|
4715 4943 1777065168487948866 esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/soc/esp32c3/apb_backup_dma.c.obj b9b7d4b2863f7e4f
|
||||||
|
4704 4972 1777065168476948886 esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/soc/esp32c3/system_internal.c.obj 9e54a6097383a2b7
|
||||||
|
4787 4973 1777065168561463372 esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/spi_flash_chip_drivers.c.obj 1550bfa909805b8c
|
||||||
|
4796 5024 1777065168568948721 esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/spi_flash_chip_issi.c.obj 2a400b5deea5bfcf
|
||||||
|
4655 5040 1777065168427948974 esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/soc/esp32c3/clk.c.obj cf30dd7358acc423
|
||||||
|
4797 5050 1777065168570414220 esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/spi_flash_chip_mxic.c.obj e3e12c80e4ea10b4
|
||||||
|
4891 5065 1777065168663948551 esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/spi_flash_chip_gd.c.obj f6723c793d6bf9f2
|
||||||
|
4923 5090 1777065168695948494 esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/spi_flash_chip_boya.c.obj efd683f9cd0483a5
|
||||||
|
4972 5116 1777065168744948406 esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/spi_flash_chip_th.c.obj 7719d3652797177a
|
||||||
|
4901 5151 1777065168673948533 esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/spi_flash_chip_winbond.c.obj ec0efe56cf4ea2a0
|
||||||
|
5024 5197 1777065168796948313 esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/spi_flash_blockdev.c.obj ae7b86640d9cfde8
|
||||||
|
4789 5256 1777065168561948734 esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/spi_flash_chip_generic.c.obj 23afb44398c5c584
|
||||||
|
4973 5260 1777065168745948405 esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/memspi_host_driver.c.obj 9a197d8f6324192c
|
||||||
|
5041 5330 1777065168813948283 esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/cache_utils.c.obj 720c2e9edf5d7826
|
||||||
|
5050 5334 1777065168822948267 esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/flash_mmap.c.obj 58fad00c03c0054e
|
||||||
|
4943 5367 1777065168715948458 esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/spi_flash_chip_mxic_opi.c.obj 5b48a4f4742c777b
|
||||||
|
5091 5384 1777065168863948194 esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/spi_flash_wrap.c.obj b8375243cb2e63f0
|
||||||
|
5065 5389 1777065168837948240 esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/flash_ops.c.obj cb7f828bee8f6d55
|
||||||
|
5260 5423 1777065169032947891 esp-idf/esp_system/libesp_system.a 3bc2425b33c2993f
|
||||||
|
5258 5466 1777065169030947895 esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/spi_flash_os_func_noos.c.obj 32b24f8e5b0a4254
|
||||||
|
5367 5549 1777065169139947700 esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/bootloader_clock_init.c.obj 8cd8ff298ea3a7db
|
||||||
|
5389 5559 1777065169161947660 esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/bootloader_random.c.obj a4d7bd2144ddea8d
|
||||||
|
5197 5572 1777065168969948004 esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/spi_flash_os_func_app.c.obj 1e5cef4888f1e4a9
|
||||||
|
5151 5606 1777065168923948086 esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/esp_flash_spi_init.c.obj 134fee1141d4ae25
|
||||||
|
5384 5633 1777065169156947669 esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/bootloader_mem.c.obj d078d13346275691
|
||||||
|
5423 5645 1777065169195947599 esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/bootloader_efuse.c.obj a475a77732b56adf
|
||||||
|
5334 5676 1777065169106947759 esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/bootloader_common_loader.c.obj 7e1eaa9d5a19980e
|
||||||
|
5330 5689 1777065169102947766 esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/bootloader_common.c.obj 98ebd11c2b1a3837
|
||||||
|
5467 5769 1777065169239947521 esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/flash_encrypt.c.obj ede92583a39f087e
|
||||||
|
5559 5866 1777065169331947356 esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/bootloader_random_esp32c3.c.obj a72cf4194fa0555d
|
||||||
|
5550 5875 1777065169322947372 esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/secure_boot.c.obj d61b84766005333e
|
||||||
|
5633 5910 1777065169405947224 esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/bootloader_flash/src/bootloader_flash_config_esp32c3.c.obj 21c348759a0ffa07
|
||||||
|
5606 5915 1777065169378947272 esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/bootloader_flash/src/flash_qio_mode.c.obj 3e8d6e9cf08d1aa2
|
||||||
|
5676 5930 1777065169448947147 esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/flash_partitions.c.obj 935a80d4d7717aca
|
||||||
|
5116 5934 1777065168888948149 esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/esp_flash_api.c.obj 27348eeae40877b1
|
||||||
|
5875 5999 1777065169649521950 esp-idf/esp_hal_ana_conv/CMakeFiles/__idf_esp_hal_ana_conv.dir/esp32c3/adc_periph.c.obj c61b81c7092dce84
|
||||||
|
5934 6070 1777065169706946685 esp-idf/spi_flash/libspi_flash.a 161f9773bfaa8686
|
||||||
|
5572 6094 1777065169344947333 esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/bootloader_flash/src/bootloader_flash.c.obj f25d8af78c7aebcf
|
||||||
|
5770 6097 1777065169543506806 esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/bootloader_sha.c.obj d69bb5364dfdea83
|
||||||
|
5869 6125 1777065169641946801 esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/esp32c3/secure_boot_secure_features.c.obj ca7012a89b66236
|
||||||
|
6070 6134 1777065169842946441 esp-idf/esp_hal_ana_conv/CMakeFiles/__idf_esp_hal_ana_conv.dir/esp32c3/temperature_sensor_periph.c.obj 440cd97ce3de87c2
|
||||||
|
6094 6158 1777065169866946399 esp-idf/esp_hal_wdt/CMakeFiles/__idf_esp_hal_wdt.dir/esp32c3/mwdt_periph.c.obj 3cee3ba92246d3c0
|
||||||
|
5915 6183 1777065169687946719 esp-idf/esp_hal_ana_conv/CMakeFiles/__idf_esp_hal_ana_conv.dir/adc_oneshot_hal.c.obj 5a8d6e9b586eaca0
|
||||||
|
5911 6213 1777065169684942641 esp-idf/esp_hal_ana_conv/CMakeFiles/__idf_esp_hal_ana_conv.dir/adc_hal_common.c.obj f057bd10be94bb5a
|
||||||
|
5689 6255 1777065169461947123 esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/esp_image_format.c.obj df16b9cea30fb6f8
|
||||||
|
5930 6281 1777065169702946692 esp-idf/esp_hal_ana_conv/CMakeFiles/__idf_esp_hal_ana_conv.dir/adc_hal.c.obj 63d6892f726a295d
|
||||||
|
5647 6288 1777065169419947199 esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/bootloader_utility.c.obj e7e68e98e1667d
|
||||||
|
5999 6302 1777065169771946569 esp-idf/esp_hal_ana_conv/CMakeFiles/__idf_esp_hal_ana_conv.dir/temperature_sensor_hal.c.obj 3e49571bd9118b05
|
||||||
|
6131 6326 1777065169903946332 esp-idf/esp_hal_wdt/CMakeFiles/__idf_esp_hal_wdt.dir/xt_wdt_hal.c.obj e17d4ebbd5ccd83e
|
||||||
|
6255 6357 1777065170027946111 esp-idf/mbedtls/mbedtls/tf-psa-crypto/core/CMakeFiles/tfpsacrypto.dir/psa_crypto_storage.c.obj a5938dc6a55b10cc
|
||||||
|
6183 6408 1777065169955946239 esp-idf/mbedtls/mbedtls/tf-psa-crypto/core/CMakeFiles/tfpsacrypto.dir/psa_crypto_driver_wrappers_no_static.c.obj 6384b0474c28058a
|
||||||
|
6288 6414 1777065170060946051 esp-idf/bootloader_support/libbootloader_support.a 1821328f74c1e072
|
||||||
|
6285 6438 1777065170057946057 esp-idf/mbedtls/mbedtls/tf-psa-crypto/core/CMakeFiles/tfpsacrypto.dir/psa_its_file.c.obj 27282ce421cdd6a3
|
||||||
|
6414 6465 1777065170187511367 esp-idf/esp_hal_ana_conv/libesp_hal_ana_conv.a 54cc1f573a314576
|
||||||
|
6302 6476 1777065170074946026 esp-idf/mbedtls/mbedtls/tf-psa-crypto/core/CMakeFiles/tfpsacrypto.dir/tf_psa_crypto_config.c.obj 9d3fa1952492a247
|
||||||
|
6101 6483 1777065169873946386 esp-idf/esp_hal_wdt/CMakeFiles/__idf_esp_hal_wdt.dir/wdt_hal_iram.c.obj c5ea42f4e01f1209
|
||||||
|
6158 6488 1777065169931946282 esp-idf/mbedtls/mbedtls/tf-psa-crypto/core/CMakeFiles/tfpsacrypto.dir/psa_crypto_client.c.obj 34cca86d2f5983a4
|
||||||
|
6326 6502 1777065170098945983 esp-idf/mbedtls/mbedtls/tf-psa-crypto/core/CMakeFiles/tfpsacrypto.dir/tf_psa_crypto_version.c.obj c39f01f36325d63a
|
||||||
|
6357 6568 1777065170129945928 esp-idf/mbedtls/mbedtls/tf-psa-crypto/core/CMakeFiles/tfpsacrypto.dir/home/douwe/.espressif/v6.0/esp-idf/components/mbedtls/port/sha/core/esp_sha_gdma_impl.c.obj 552f5bb9d82c81d1
|
||||||
|
6408 6599 1777065170182125536 esp-idf/mbedtls/mbedtls/tf-psa-crypto/core/CMakeFiles/tfpsacrypto.dir/home/douwe/.espressif/v6.0/esp-idf/components/mbedtls/port/aes/dma/esp_aes_gdma_impl.c.obj fcf11afdb8fb3aef
|
||||||
|
6476 6677 1777065170248945715 esp-idf/mbedtls/mbedtls/tf-psa-crypto/core/CMakeFiles/tfpsacrypto.dir/home/douwe/.espressif/v6.0/esp-idf/components/mbedtls/port/esp_hardware.c.obj cd6361e2ec3cc9f2
|
||||||
|
6483 6700 1777065170256814376 esp-idf/mbedtls/mbedtls/tf-psa-crypto/core/CMakeFiles/tfpsacrypto.dir/home/douwe/.espressif/v6.0/esp-idf/components/mbedtls/port/esp_mem.c.obj a13a1c79406c8b85
|
||||||
|
6488 6819 1777065170260945693 esp-idf/mbedtls/mbedtls/tf-psa-crypto/core/CMakeFiles/tfpsacrypto.dir/home/douwe/.espressif/v6.0/esp-idf/components/mbedtls/port/aes/esp_aes_xts.c.obj c52531db56587f7f
|
||||||
|
6502 6841 1777065170274945668 esp-idf/mbedtls/mbedtls/tf-psa-crypto/core/CMakeFiles/tfpsacrypto.dir/home/douwe/.espressif/v6.0/esp-idf/components/mbedtls/port/aes/esp_aes_common.c.obj 4696445e01c9ffb2
|
||||||
|
6213 6858 1777065169985946186 esp-idf/mbedtls/mbedtls/tf-psa-crypto/core/CMakeFiles/tfpsacrypto.dir/psa_crypto_slot_management.c.obj e6ef55cd202d04fb
|
||||||
|
6465 6921 1777065170237945735 esp-idf/mbedtls/mbedtls/tf-psa-crypto/core/CMakeFiles/tfpsacrypto.dir/home/douwe/.espressif/v6.0/esp-idf/components/mbedtls/port/crypto_shared_gdma/esp_crypto_shared_gdma.c.obj 7d4d1ac9daa6e07f
|
||||||
|
6438 7013 1777065170210945783 esp-idf/mbedtls/mbedtls/tf-psa-crypto/core/CMakeFiles/tfpsacrypto.dir/home/douwe/.espressif/v6.0/esp-idf/components/mbedtls/port/aes/dma/esp_aes_dma_core.c.obj 81c46bbf801e9f00
|
||||||
|
6822 7045 1777065170594945095 esp-idf/mbedtls/mbedtls/tf-psa-crypto/core/CMakeFiles/tfpsacrypto.dir/home/douwe/.espressif/v6.0/esp-idf/components/mbedtls/port/psa_driver/esp_sha/core/psa_crypto_driver_esp_sha512.c.obj 8d584b652c6c6373
|
||||||
|
6677 7051 1777065170451038349 esp-idf/mbedtls/mbedtls/tf-psa-crypto/core/CMakeFiles/tfpsacrypto.dir/home/douwe/.espressif/v6.0/esp-idf/components/mbedtls/port/psa_driver/esp_sha/psa_crypto_driver_esp_sha.c.obj 981b313a82a21478
|
||||||
|
6700 7200 1777065170472945314 esp-idf/mbedtls/mbedtls/tf-psa-crypto/core/CMakeFiles/tfpsacrypto.dir/home/douwe/.espressif/v6.0/esp-idf/components/mbedtls/port/psa_driver/esp_sha/core/psa_crypto_driver_esp_sha256.c.obj e9ac9d4dee12950c
|
||||||
|
6841 7203 1777065170614945060 esp-idf/mbedtls/mbedtls/tf-psa-crypto/core/CMakeFiles/tfpsacrypto.dir/home/douwe/.espressif/v6.0/esp-idf/components/mbedtls/port/sha/esp_sha.c.obj ffb8f4a6730a062c
|
||||||
|
6568 7270 1777065170340945550 esp-idf/mbedtls/mbedtls/tf-psa-crypto/core/CMakeFiles/tfpsacrypto.dir/home/douwe/.espressif/v6.0/esp-idf/components/mbedtls/port/aes/esp_aes.c.obj e4f28cfff553f4fb
|
||||||
|
7046 7283 1777065170820055474 esp-idf/mbedtls/mbedtls/tf-psa-crypto/core/CMakeFiles/tfpsacrypto.dir/home/douwe/.espressif/v6.0/esp-idf/components/mbedtls/port/psa_driver/esp_md/psa_crypto_driver_esp_md5.c.obj 4213ecdb24f35622
|
||||||
|
7052 7313 1777065170825527875 esp-idf/mbedtls/mbedtls/tf-psa-crypto/core/CMakeFiles/tfpsacrypto.dir/home/douwe/.espressif/v6.0/esp-idf/components/mbedtls/port/psa_driver/esp_mac/psa_crypto_driver_esp_hmac_opaque.c.obj d8aeb74fae008d28
|
||||||
|
6599 7322 1777065170371945495 esp-idf/mbedtls/mbedtls/tf-psa-crypto/core/CMakeFiles/tfpsacrypto.dir/home/douwe/.espressif/v6.0/esp-idf/components/mbedtls/port/aes/esp_aes_gcm.c.obj 9110cdd66153dfa3
|
||||||
|
6858 7327 1777065170630945031 esp-idf/mbedtls/mbedtls/tf-psa-crypto/core/CMakeFiles/tfpsacrypto.dir/home/douwe/.espressif/v6.0/esp-idf/components/mbedtls/port/psa_driver/esp_mac/psa_crypto_driver_esp_hmac_transparent.c.obj 72310fe651d82e45
|
||||||
|
7327 7370 1777065171099944191 esp-idf/esp_hal_wdt/libesp_hal_wdt.a 284665f7097483d0
|
||||||
|
6921 7416 1777065170694944916 esp-idf/mbedtls/mbedtls/tf-psa-crypto/core/CMakeFiles/tfpsacrypto.dir/home/douwe/.espressif/v6.0/esp-idf/components/mbedtls/port/psa_driver/esp_sha/core/psa_crypto_driver_esp_sha1.c.obj 6970a065b06e2ce7
|
||||||
|
7013 7464 1777065170785944753 esp-idf/mbedtls/mbedtls/tf-psa-crypto/core/CMakeFiles/tfpsacrypto.dir/home/douwe/.espressif/v6.0/esp-idf/components/mbedtls/port/sha/core/sha.c.obj 1d6c377137825f5d
|
||||||
|
7200 7507 1777065170972944419 esp-idf/mbedtls/mbedtls/tf-psa-crypto/core/CMakeFiles/tfpsacrypto.dir/home/douwe/.espressif/v6.0/esp-idf/components/mbedtls/port/esp_hmac_pbkdf2.c.obj 1b4ab56e39e8a5f5
|
||||||
|
7271 7581 1777065171045178568 esp-idf/mbedtls/mbedtls/tf-psa-crypto/core/CMakeFiles/tfpsacrypto.dir/home/douwe/.espressif/v6.0/esp-idf/components/mbedtls/port/bignum/bignum_alt.c.obj 28f2d976e4c25fc
|
||||||
|
7370 7613 1777065171142944114 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/debug.c.obj 579e2c45d371cd02
|
||||||
|
7464 7715 1777065171236943946 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/mps_trace.c.obj 28f1a611e37395ac
|
||||||
|
7313 7724 1777065171085944216 esp-idf/mbedtls/mbedtls/tf-psa-crypto/core/CMakeFiles/tfpsacrypto.dir/home/douwe/.espressif/v6.0/esp-idf/components/mbedtls/port/psa_driver/esp_aes/psa_crypto_driver_esp_aes_gcm.c.obj 9fae734255ae7803
|
||||||
|
7323 7758 1777065171097129383 esp-idf/mbedtls/mbedtls/tf-psa-crypto/core/CMakeFiles/tfpsacrypto.dir/home/douwe/.espressif/v6.0/esp-idf/components/mbedtls/port/psa_driver/esp_mac/psa_crypto_driver_esp_cmac.c.obj c44199da7bb6a24f
|
||||||
|
7416 7783 1777065171188944032 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/mps_reader.c.obj 8b4a0da54d34e86b
|
||||||
|
7203 7863 1777065170975944413 esp-idf/mbedtls/mbedtls/tf-psa-crypto/core/CMakeFiles/tfpsacrypto.dir/home/douwe/.espressif/v6.0/esp-idf/components/mbedtls/port/bignum/esp_bignum.c.obj 2126ac7e4bac19e3
|
||||||
|
7716 7988 1777065171488943495 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/ssl_cookie.c.obj c0fa135bcb2f66b4
|
||||||
|
7582 7994 1777065171355529195 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/ssl_ciphersuites.c.obj 41ebc6be03a2d255
|
||||||
|
7283 8062 1777065171055944270 esp-idf/mbedtls/mbedtls/tf-psa-crypto/core/CMakeFiles/tfpsacrypto.dir/home/douwe/.espressif/v6.0/esp-idf/components/mbedtls/port/psa_driver/esp_aes/psa_crypto_driver_esp_aes.c.obj d002ceb02ddf3682
|
||||||
|
7507 8070 1777065171279943869 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/ssl_cache.c.obj 79567277e7a65f62
|
||||||
|
7726 8088 1777065171498943477 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/ssl_debug_helpers_generated.c.obj 8ca1446a3c0e6947
|
||||||
|
7613 8194 1777065171385943679 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/ssl_client.c.obj 737592dacad44ec3
|
||||||
|
8062 8274 1777065171835977845 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/ssl_tls13_keys.c.obj 851ea806367e3ee7
|
||||||
|
7784 8317 1777065171556943373 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/ssl_ticket.c.obj 53419ee3d6d800fe
|
||||||
|
8070 8328 1777065171843397360 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/ssl_tls13_server.c.obj 1a7e2887cf04301d
|
||||||
|
8088 8396 1777065171860942829 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/ssl_tls13_client.c.obj 70c5c66799d34db3
|
||||||
|
8194 8446 1777065171966942639 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/ssl_tls13_generic.c.obj b2e45135991265a3
|
||||||
|
8329 8536 1777065172101942397 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/version_features.c.obj e407e005c5766a7b
|
||||||
|
8396 8564 1777065172168942277 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/home/douwe/.espressif/v6.0/esp-idf/components/mbedtls/port/mbedtls_debug.c.obj 28dd5af12984f700
|
||||||
|
8274 8577 1777065172047874073 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/timing.c.obj 39ed99f8b598890d
|
||||||
|
8318 8586 1777065172090942417 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/version.c.obj c845cefafcde6dbe
|
||||||
|
8446 8635 1777065172218942187 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/home/douwe/.espressif/v6.0/esp-idf/components/mbedtls/port/esp_platform_time.c.obj 6715892a81dd16dc
|
||||||
|
8536 8725 1777065172309942024 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/home/douwe/.espressif/v6.0/esp-idf/components/mbedtls/port/esp_timing.c.obj 204c70ad091eaeb0
|
||||||
|
8586 8740 1777065172358941937 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedx509.dir/mbedtls_config.c.obj c768a996f7cba880
|
||||||
|
8565 8849 1777065172337941974 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/home/douwe/.espressif/v6.0/esp-idf/components/mbedtls/port/esp_psa_crypto_init.c.obj 6b5ce202bbe96ff6
|
||||||
|
8740 9017 1777065172512941661 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedx509.dir/x509_create.c.obj 472e0bd653ab8f2d
|
||||||
|
8577 9122 1777065172350786114 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedx509.dir/error.c.obj 5f0cfdca7859be57
|
||||||
|
8636 9230 1777065172408941847 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedx509.dir/pkcs7.c.obj 44208ba56f9be10e
|
||||||
|
7988 9409 1777065171760943008 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/ssl_tls12_client.c.obj fbca3883bfc445ab
|
||||||
|
8849 9531 1777065172621941465 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedx509.dir/x509_crl.c.obj a8279df12df78900
|
||||||
|
9230 9561 1777065173003940781 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedx509.dir/x509_oid.c.obj 786609ea23a6bd8e
|
||||||
|
7996 9578 1777065171768942993 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/ssl_tls12_server.c.obj 7c24a060c68a3a2b
|
||||||
|
9122 9610 1777065172894940976 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedx509.dir/x509_csr.c.obj 3cbb12a93dfb9b5b
|
||||||
|
9409 9630 1777065173181940462 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedx509.dir/x509write.c.obj 1581bd87ec693f69
|
||||||
|
7758 9642 1777065171530943420 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/ssl_msg.c.obj f511333f7e1d1d0e
|
||||||
|
9630 9717 1777065173402940066 esp-idf/mbedtls/mbedtls/tf-psa-crypto/drivers/builtin/CMakeFiles/builtin.dir/src/aesni.c.obj d02b4784528faa74
|
||||||
|
9610 9744 1777065173382940102 esp-idf/mbedtls/mbedtls/tf-psa-crypto/drivers/builtin/CMakeFiles/builtin.dir/src/aesce.c.obj f9fe891dedd5ee63
|
||||||
|
9531 9755 1777065173303940243 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedx509.dir/x509write_crt.c.obj 12a4c62384e00821
|
||||||
|
9562 9776 1777065173336172682 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedx509.dir/x509write_csr.c.obj 16894ae37b107c8a
|
||||||
|
9642 9800 1777065173415940043 esp-idf/mbedtls/mbedtls/tf-psa-crypto/drivers/builtin/CMakeFiles/builtin.dir/src/aria.c.obj 3c23a292870c6c7e
|
||||||
|
9755 10132 1777065173527939842 esp-idf/mbedtls/mbedtls/tf-psa-crypto/drivers/builtin/CMakeFiles/builtin.dir/src/base64.c.obj f0a1e1c08642b63f
|
||||||
|
9719 10284 1777065173491939906 esp-idf/mbedtls/mbedtls/tf-psa-crypto/drivers/builtin/CMakeFiles/builtin.dir/src/asn1parse.c.obj 63be695de433ad9f
|
||||||
|
9744 10315 1777065173516939862 esp-idf/mbedtls/mbedtls/tf-psa-crypto/drivers/builtin/CMakeFiles/builtin.dir/src/asn1write.c.obj 299d7305887640ef
|
||||||
|
10134 10319 1777065173906939163 esp-idf/mbedtls/mbedtls/tf-psa-crypto/drivers/builtin/CMakeFiles/builtin.dir/src/bignum_mod.c.obj 8e37e8cbefa47295
|
||||||
|
8725 10324 1777065172497941687 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedx509.dir/x509.c.obj 81d4dd93346111d8
|
||||||
|
10285 10364 1777065174058683410 esp-idf/mbedtls/mbedtls/tf-psa-crypto/drivers/builtin/CMakeFiles/builtin.dir/src/bignum_mod_raw.c.obj e74a306283a4eb5
|
||||||
|
10319 10403 1777065174091938831 esp-idf/mbedtls/mbedtls/tf-psa-crypto/drivers/builtin/CMakeFiles/builtin.dir/src/camellia.c.obj 49cdab57fc207856
|
||||||
|
10315 10478 1777065174089339112 esp-idf/mbedtls/mbedtls/tf-psa-crypto/drivers/builtin/CMakeFiles/builtin.dir/src/block_cipher.c.obj 6272a01c2d4ad10c
|
||||||
|
10403 10481 1777065174175938681 esp-idf/mbedtls/mbedtls/tf-psa-crypto/drivers/builtin/CMakeFiles/builtin.dir/src/chachapoly.c.obj fade22273c47cb81
|
||||||
|
10365 10511 1777065174139132832 esp-idf/mbedtls/mbedtls/tf-psa-crypto/drivers/builtin/CMakeFiles/builtin.dir/src/chacha20.c.obj d3e3bf0cfa4577f4
|
||||||
|
7863 10560 1777065171635943231 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/ssl_tls.c.obj 63c0f349c35abc2c
|
||||||
|
10483 10762 1777065174256635729 esp-idf/mbedtls/mbedtls/tf-psa-crypto/drivers/builtin/CMakeFiles/builtin.dir/src/cipher_wrap.c.obj 4f97b6c620ab89ce
|
||||||
|
9800 10809 1777065173572939761 esp-idf/mbedtls/mbedtls/tf-psa-crypto/drivers/builtin/CMakeFiles/builtin.dir/src/bignum_core.c.obj da4e94c41cf16752
|
||||||
|
10561 10835 1777065174334684707 esp-idf/mbedtls/mbedtls/tf-psa-crypto/drivers/builtin/CMakeFiles/builtin.dir/src/constant_time.c.obj 41cdb19763a68a6a
|
||||||
|
9578 11063 1777065173350940159 esp-idf/mbedtls/mbedtls/tf-psa-crypto/drivers/builtin/CMakeFiles/builtin.dir/src/aes.c.obj 899f2e69b6b0132e
|
||||||
|
10324 11089 1777065174096938822 esp-idf/mbedtls/mbedtls/tf-psa-crypto/drivers/builtin/CMakeFiles/builtin.dir/src/ccm.c.obj d9d1f2d25016badf
|
||||||
|
9018 11101 1777065172790941163 esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedx509.dir/x509_crt.c.obj 225acbd966a9f457
|
||||||
|
10809 11213 1777065174581937953 esp-idf/mbedtls/mbedtls/tf-psa-crypto/drivers/builtin/CMakeFiles/builtin.dir/src/ecdh.c.obj 6af7ed414853aecb
|
||||||
|
10478 11242 1777065174250938546 esp-idf/mbedtls/mbedtls/tf-psa-crypto/drivers/builtin/CMakeFiles/builtin.dir/src/cipher.c.obj b1370d4193d3d19e
|
||||||
|
10511 11258 1777065174285169907 esp-idf/mbedtls/mbedtls/tf-psa-crypto/drivers/builtin/CMakeFiles/builtin.dir/src/cmac.c.obj 18347c114d8ddcc9
|
||||||
|
11213 11354 1777065174985937229 esp-idf/mbedtls/mbedtls/tf-psa-crypto/drivers/builtin/CMakeFiles/builtin.dir/src/ecp_curves_new.c.obj c14c5ee2cc3e3f33
|
||||||
|
11243 11382 1777065175015937175 esp-idf/mbedtls/mbedtls/tf-psa-crypto/drivers/builtin/CMakeFiles/builtin.dir/src/entropy.c.obj e28e6918b69ba511
|
||||||
|
11259 11389 1777065175033096515 esp-idf/mbedtls/mbedtls/tf-psa-crypto/drivers/builtin/CMakeFiles/builtin.dir/src/entropy_poll.c.obj 8fec386a4d93d7ed
|
||||||
|
10762 11391 1777065174536486494 esp-idf/mbedtls/mbedtls/tf-psa-crypto/drivers/builtin/CMakeFiles/builtin.dir/src/ctr_drbg.c.obj ff017fed3e8a2e8d
|
||||||
|
10836 11402 1777065174609905682 esp-idf/mbedtls/mbedtls/tf-psa-crypto/drivers/builtin/CMakeFiles/builtin.dir/src/ecdsa.c.obj 85a17effb9507227
|
||||||
|
11390 11476 1777065175163593128 esp-idf/mbedtls/mbedtls/tf-psa-crypto/drivers/builtin/CMakeFiles/builtin.dir/src/lmots.c.obj e3865d29e0578bde
|
||||||
|
11391 11506 1777065175165001301 esp-idf/mbedtls/mbedtls/tf-psa-crypto/drivers/builtin/CMakeFiles/builtin.dir/src/lms.c.obj ef46cecffbc73df1
|
||||||
|
9776 11572 1777065173550077914 esp-idf/mbedtls/mbedtls/tf-psa-crypto/drivers/builtin/CMakeFiles/builtin.dir/src/bignum.c.obj 52eeb60348f8a384
|
||||||
|
11480 11577 1777065175252936750 esp-idf/mbedtls/mbedtls/tf-psa-crypto/drivers/builtin/CMakeFiles/builtin.dir/src/md5.c.obj df13f0f2c1397690
|
||||||
|
11506 11637 1777065175278936703 esp-idf/mbedtls/mbedtls/tf-psa-crypto/drivers/builtin/CMakeFiles/builtin.dir/src/memory_buffer_alloc.c.obj b818aa9e29827d57
|
||||||
|
11573 11664 1777065175347046168 esp-idf/mbedtls/mbedtls/tf-psa-crypto/drivers/builtin/CMakeFiles/builtin.dir/src/nist_kw.c.obj d53c075130b09681
|
||||||
|
11382 11811 1777065175156340664 esp-idf/mbedtls/mbedtls/tf-psa-crypto/drivers/builtin/CMakeFiles/builtin.dir/src/hmac_drbg.c.obj 533916a8b35dad3d
|
||||||
|
6135 11839 1777065169907946325 esp-idf/mbedtls/mbedtls/tf-psa-crypto/core/CMakeFiles/tfpsacrypto.dir/psa_crypto.c.obj 2b14c7099f0d91a9
|
||||||
|
11064 11914 1777065174836937496 esp-idf/mbedtls/mbedtls/tf-psa-crypto/drivers/builtin/CMakeFiles/builtin.dir/src/ecjpake.c.obj 69299baebca3d948
|
||||||
|
11577 11981 1777065175349936576 esp-idf/mbedtls/mbedtls/tf-psa-crypto/drivers/builtin/CMakeFiles/builtin.dir/src/oid.c.obj f32ea10e33775adf
|
||||||
|
11842 11995 1777065175615715070 esp-idf/mbedtls/mbedtls/tf-psa-crypto/core/libtfpsacrypto.a 411b7ffc9ccdf2e5
|
||||||
|
11403 12091 1777065175175936888 esp-idf/mbedtls/mbedtls/tf-psa-crypto/drivers/builtin/CMakeFiles/builtin.dir/src/md.c.obj fb5c2ca244917b55
|
||||||
|
11995 12149 1777065175767935826 esp-idf/mbedtls/mbedtls/library/libmbedtls.a 21be62be7ec20cf
|
||||||
|
11102 12203 1777065174876040638 esp-idf/mbedtls/mbedtls/tf-psa-crypto/drivers/builtin/CMakeFiles/builtin.dir/src/ecp_curves.c.obj a8e0fe951e82a874
|
||||||
|
11811 12237 1777065175583936156 esp-idf/mbedtls/mbedtls/tf-psa-crypto/drivers/builtin/CMakeFiles/builtin.dir/src/pk_ecc.c.obj e670326d64635307
|
||||||
|
11637 12245 1777065175410936466 esp-idf/mbedtls/mbedtls/tf-psa-crypto/drivers/builtin/CMakeFiles/builtin.dir/src/pem.c.obj 2224c3250824c176
|
||||||
|
11914 12396 1777065175686935971 esp-idf/mbedtls/mbedtls/tf-psa-crypto/drivers/builtin/CMakeFiles/builtin.dir/src/pk_rsa.c.obj 38595a1cad8805ef
|
||||||
|
12245 12420 1777065176018818242 esp-idf/mbedtls/mbedtls/tf-psa-crypto/drivers/builtin/CMakeFiles/builtin.dir/src/platform_util.c.obj ca252982ddff0f92
|
||||||
|
12237 12473 1777065176009935392 esp-idf/mbedtls/mbedtls/tf-psa-crypto/drivers/builtin/CMakeFiles/builtin.dir/src/platform.c.obj a2ca702ebca86ed7
|
||||||
|
12396 12526 1777065176168935107 esp-idf/mbedtls/mbedtls/tf-psa-crypto/drivers/builtin/CMakeFiles/builtin.dir/src/poly1305.c.obj 9fc943d6ac5c2982
|
||||||
|
11355 12568 1777065175127936974 esp-idf/mbedtls/mbedtls/tf-psa-crypto/drivers/builtin/CMakeFiles/builtin.dir/src/gcm.c.obj 65184cb630991f98
|
||||||
|
11981 12626 1777065175755218171 esp-idf/mbedtls/mbedtls/tf-psa-crypto/drivers/builtin/CMakeFiles/builtin.dir/src/pk_wrap.c.obj fb196cc09fc56d2c
|
||||||
|
12203 12788 1777065175975935453 esp-idf/mbedtls/mbedtls/tf-psa-crypto/drivers/builtin/CMakeFiles/builtin.dir/src/pkwrite.c.obj 5c2420bc86740009
|
||||||
|
11664 12792 1777065175436936420 esp-idf/mbedtls/mbedtls/tf-psa-crypto/drivers/builtin/CMakeFiles/builtin.dir/src/pk.c.obj 3728cfcd264b65d7
|
||||||
|
12091 12822 1777065175863935654 esp-idf/mbedtls/mbedtls/tf-psa-crypto/drivers/builtin/CMakeFiles/builtin.dir/src/pkcs5.c.obj bdc4667532f93c71
|
||||||
|
12149 12842 1777065175921935550 esp-idf/mbedtls/mbedtls/tf-psa-crypto/drivers/builtin/CMakeFiles/builtin.dir/src/pkparse.c.obj d13891e89e96ad99
|
||||||
|
11093 12906 1777065174865937444 esp-idf/mbedtls/mbedtls/tf-psa-crypto/drivers/builtin/CMakeFiles/builtin.dir/src/ecp.c.obj 87cda6bd098e66df
|
||||||
|
12568 12931 1777065176340934798 esp-idf/mbedtls/mbedtls/tf-psa-crypto/drivers/builtin/CMakeFiles/builtin.dir/src/psa_crypto_ffdh.c.obj 35e910a7bcb970b2
|
||||||
|
12907 12983 1777065176680572756 esp-idf/mbedtls/mbedtls/tf-psa-crypto/drivers/builtin/CMakeFiles/builtin.dir/src/ripemd160.c.obj eb7ddf77218fc490
|
||||||
|
12421 13014 1777065176193935062 esp-idf/mbedtls/mbedtls/tf-psa-crypto/drivers/builtin/CMakeFiles/builtin.dir/src/psa_crypto_aead.c.obj 927bd32c94fe2363
|
||||||
|
12626 13061 1777065176398934694 esp-idf/mbedtls/mbedtls/tf-psa-crypto/drivers/builtin/CMakeFiles/builtin.dir/src/psa_crypto_hash.c.obj 59adfa40d06bd3cd
|
||||||
|
12473 13142 1777065176245934969 esp-idf/mbedtls/mbedtls/tf-psa-crypto/drivers/builtin/CMakeFiles/builtin.dir/src/psa_crypto_cipher.c.obj 2ac74567155ba277
|
||||||
|
13016 13177 1777065176788933995 esp-idf/mbedtls/mbedtls/tf-psa-crypto/drivers/builtin/CMakeFiles/builtin.dir/src/sha1.c.obj a2277e8bad7f2b55
|
||||||
|
13142 13288 1777065176914933769 esp-idf/mbedtls/mbedtls/tf-psa-crypto/drivers/builtin/CMakeFiles/builtin.dir/src/sha3.c.obj 390540b9257bfc54
|
||||||
|
12792 13294 1777065176564934397 esp-idf/mbedtls/mbedtls/tf-psa-crypto/drivers/builtin/CMakeFiles/builtin.dir/src/psa_crypto_pake.c.obj 4d71f7e98cba2be4
|
||||||
|
12526 13312 1777065176299934872 esp-idf/mbedtls/mbedtls/tf-psa-crypto/drivers/builtin/CMakeFiles/builtin.dir/src/psa_crypto_ecp.c.obj c2cf1eda7c024ee6
|
||||||
|
12842 13356 1777065176614934307 esp-idf/mbedtls/mbedtls/tf-psa-crypto/drivers/builtin/CMakeFiles/builtin.dir/src/psa_util.c.obj 26b03bc932d71bd3
|
||||||
|
12984 13385 1777065176756934052 esp-idf/mbedtls/mbedtls/tf-psa-crypto/drivers/builtin/CMakeFiles/builtin.dir/src/rsa_alt_helpers.c.obj c42b2d308e8b5ec2
|
||||||
|
13294 13395 1777065177066933496 esp-idf/mbedtls/mbedtls/library/libmbedx509.a 564b11b4afdc098f
|
||||||
|
12825 13413 1777065176597934337 esp-idf/mbedtls/mbedtls/tf-psa-crypto/drivers/builtin/CMakeFiles/builtin.dir/src/psa_crypto_rsa.c.obj eea7acf3715f1317
|
||||||
|
12790 13460 1777065176563519340 esp-idf/mbedtls/mbedtls/tf-psa-crypto/drivers/builtin/CMakeFiles/builtin.dir/src/psa_crypto_mac.c.obj a7f841b9fce4f623
|
||||||
|
13460 13474 1777065177244933177 bootloader-prefix/src/bootloader-stamp/bootloader-mkdir 95961212c5599019
|
||||||
|
13460 13474 1777065177244933177 /home/douwe/Projects/temperature_measure/build/bootloader-prefix/src/bootloader-stamp/bootloader-mkdir 95961212c5599019
|
||||||
|
13474 13490 1777065177258933152 bootloader-prefix/src/bootloader-stamp/bootloader-download fb255915a8d8e7d
|
||||||
|
13474 13490 1777065177258933152 /home/douwe/Projects/temperature_measure/build/bootloader-prefix/src/bootloader-stamp/bootloader-download fb255915a8d8e7d
|
||||||
|
13314 13503 1777065177086933460 esp-idf/mbedtls/mbedtls/tf-psa-crypto/drivers/p256-m/CMakeFiles/p256m.dir/p256-m_driver_entrypoints.c.obj 920aff132f77644
|
||||||
|
13356 13503 1777065177128933385 esp-idf/mbedtls/mbedtls/tf-psa-crypto/drivers/p256-m/CMakeFiles/p256m.dir/p256-m/p256-m.c.obj ff2b43565a873efa
|
||||||
|
13490 13506 1777065177277933117 bootloader-prefix/src/bootloader-stamp/bootloader-update 85da5b24df109e8d
|
||||||
|
13490 13506 1777065177277933117 /home/douwe/Projects/temperature_measure/build/bootloader-prefix/src/bootloader-stamp/bootloader-update 85da5b24df109e8d
|
||||||
|
13288 13511 1777065177060933507 esp-idf/mbedtls/mbedtls/tf-psa-crypto/drivers/builtin/CMakeFiles/builtin.dir/src/threading.c.obj 8781917b256de93c
|
||||||
|
13507 13518 1777065177288933098 bootloader-prefix/src/bootloader-stamp/bootloader-patch 42c90e659a0c8001
|
||||||
|
13507 13518 1777065177288933098 /home/douwe/Projects/temperature_measure/build/bootloader-prefix/src/bootloader-stamp/bootloader-patch 42c90e659a0c8001
|
||||||
|
13413 13523 1777065177185933282 esp-idf/mbedtls/mbedtls/tf-psa-crypto/drivers/everest/CMakeFiles/everest.dir/library/Hacl_Curve25519_joined.c.obj 7d14bb6cbc915581
|
||||||
|
13395 13525 1777065177167933315 esp-idf/mbedtls/mbedtls/tf-psa-crypto/drivers/everest/CMakeFiles/everest.dir/library/x25519.c.obj 66dc6820a4ce8dab
|
||||||
|
13385 13536 1777065177157933333 esp-idf/mbedtls/mbedtls/tf-psa-crypto/drivers/everest/CMakeFiles/everest.dir/library/everest.c.obj 450da6a3e1fb100
|
||||||
|
13063 13674 1777065176835933910 esp-idf/mbedtls/mbedtls/tf-psa-crypto/drivers/builtin/CMakeFiles/builtin.dir/src/sha256.c.obj f382004d08eb0bf4
|
||||||
|
13177 13798 1777065176949933706 esp-idf/mbedtls/mbedtls/tf-psa-crypto/drivers/builtin/CMakeFiles/builtin.dir/src/sha512.c.obj 40144434145abc16
|
||||||
|
12931 14197 1777065176703934147 esp-idf/mbedtls/mbedtls/tf-psa-crypto/drivers/builtin/CMakeFiles/builtin.dir/src/rsa.c.obj 8ff98aa8e8b057ea
|
||||||
|
14197 14369 1777065177969931875 esp-idf/mbedtls/mbedtls/tf-psa-crypto/drivers/builtin/libmbed-builtin.a dab4c4ccfbff7729
|
||||||
|
14369 14385 1777065178141931567 esp-idf/mbedtls/mbedtls/tf-psa-crypto/drivers/p256-m/libp256m.a ff74ad6b268ce4c8
|
||||||
|
14385 14401 1777065178158282584 esp-idf/mbedtls/mbedtls/tf-psa-crypto/drivers/everest/libeverest.a 3a1917f09784e7bc
|
||||||
|
14401 14567 1777065178311931262 esp-idf/mbedtls/x509_crt_bundle 4dd5c5fad5339a53
|
||||||
|
14401 14567 1777065178311931262 /home/douwe/Projects/temperature_measure/build/esp-idf/mbedtls/x509_crt_bundle 4dd5c5fad5339a53
|
||||||
|
14567 14721 1777065178493122268 x509_crt_bundle.S f0bdc34d84a7646f
|
||||||
|
14567 14721 1777065178493122268 /home/douwe/Projects/temperature_measure/build/x509_crt_bundle.S f0bdc34d84a7646f
|
||||||
|
14729 14810 1777065178501930920 esp-idf/esp_mm/CMakeFiles/__idf_esp_mm.dir/port/esp32c3/ext_mem_layout.c.obj d63e09fca5527ded
|
||||||
|
14721 14831 1777065178495458803 esp-idf/mbedtls/CMakeFiles/__idf_mbedtls.dir/__/__/x509_crt_bundle.S.obj 34b6d0735350feb4
|
||||||
|
14724 14885 1777065178497835778 esp-idf/esp_driver_dma/CMakeFiles/__idf_esp_driver_dma.dir/src/esp_async_memcpy.c.obj 73827c74229f1168
|
||||||
|
14722 14958 1777065178496092434 esp-idf/esp_driver_dma/CMakeFiles/__idf_esp_driver_dma.dir/src/esp_dma_utils.c.obj 2bbe2fa518d6661f
|
||||||
|
14886 15062 1777065178659676844 esp-idf/esp_mm/CMakeFiles/__idf_esp_mm.dir/heap_align_hw.c.obj f06b257f3510f87e
|
||||||
|
14723 15068 1777065178496758366 esp-idf/esp_driver_dma/CMakeFiles/__idf_esp_driver_dma.dir/src/gdma_link.c.obj bdf4d36cec718acd
|
||||||
|
14810 15074 1777065178582930775 esp-idf/esp_mm/CMakeFiles/__idf_esp_mm.dir/esp_cache_msync.c.obj 80d343b0b5853828
|
||||||
|
14831 15112 1777065178603930737 esp-idf/esp_mm/CMakeFiles/__idf_esp_mm.dir/esp_cache_utils.c.obj 9a1729c88c4f67e3
|
||||||
|
14958 15183 1777065178730930509 esp-idf/esp_pm/CMakeFiles/__idf_esp_pm.dir/pm_locks.c.obj d1303175fac8f421
|
||||||
|
14721 15234 1777065178493930935 esp-idf/mbedtls/CMakeFiles/__idf_mbedtls.dir/esp_crt_bundle/esp_crt_bundle.c.obj 65bf8b968a5d2da5
|
||||||
|
15234 15286 1777065179006930014 esp-idf/mbedtls/libmbedtls.a cbea675ee4100c48
|
||||||
|
15184 15289 1777065178958097515 esp-idf/esp_hal_uart/CMakeFiles/__idf_esp_hal_uart.dir/esp32c3/uart_periph.c.obj b364a0774d164f50
|
||||||
|
15112 15297 1777065178884930233 esp-idf/esp_hal_uart/CMakeFiles/__idf_esp_hal_uart.dir/uart_hal_iram.c.obj 61ab63e0380685
|
||||||
|
15062 15302 1777065178835930321 esp-idf/esp_pm/CMakeFiles/__idf_esp_pm.dir/pm_trace.c.obj a524caa77f94748f
|
||||||
|
14726 15304 1777065178499311351 esp-idf/esp_driver_dma/CMakeFiles/__idf_esp_driver_dma.dir/src/async_memcpy_gdma.c.obj 49121b2fb2057e0b
|
||||||
|
14728 15355 1777065178501221855 esp-idf/esp_mm/CMakeFiles/__idf_esp_mm.dir/esp_mmu_map.c.obj c6a3700a99afa5d
|
||||||
|
14723 15364 1777065178497259227 esp-idf/esp_driver_dma/CMakeFiles/__idf_esp_driver_dma.dir/src/gdma.c.obj a10f865129955015
|
||||||
|
15364 15416 1777065179136929781 esp-idf/esp_driver_dma/libesp_driver_dma.a e3a6bd2d787008be
|
||||||
|
15068 15430 1777065178840930312 esp-idf/esp_pm/CMakeFiles/__idf_esp_pm.dir/pm_impl.c.obj 9153311d2982bfdf
|
||||||
|
15074 15443 1777065178847808603 esp-idf/esp_hal_uart/CMakeFiles/__idf_esp_hal_uart.dir/uart_hal.c.obj e2f913a7f6184de5
|
||||||
|
15416 15457 1777065179188929687 esp-idf/esp_mm/libesp_mm.a db82e82e01c54c20
|
||||||
|
15297 15465 1777065179070675872 esp-idf/esp_driver_gpio/CMakeFiles/__idf_esp_driver_gpio.dir/src/gpio_glitch_filter_ops.c.obj 5e1ed7013cce8a0d
|
||||||
|
15458 15484 1777065179230929612 esp-idf/esp_pm/libesp_pm.a 17d30a0bdddc404e
|
||||||
|
15286 15488 1777065179058929921 esp-idf/esp_hal_uart/CMakeFiles/__idf_esp_hal_uart.dir/uhci_hal.c.obj 6fcc773e7f347c36
|
||||||
|
15489 15523 1777065179261929556 esp-idf/esp_hal_uart/libesp_hal_uart.a eaf3ff3383244ed
|
||||||
|
15303 15532 1777065179077175455 esp-idf/esp_driver_gpio/CMakeFiles/__idf_esp_driver_gpio.dir/src/rtc_io.c.obj befedf51ce0da8eb
|
||||||
|
15484 15618 1777065179256929565 esp-idf/esp_security/CMakeFiles/__idf_esp_security.dir/src/esp_crypto_lock.c.obj 71fbee5f53e0537c
|
||||||
|
15443 15674 1777065179215929639 esp-idf/esp_security/CMakeFiles/__idf_esp_security.dir/src/esp_hmac.c.obj 40d31d7189219f5e
|
||||||
|
15435 15678 1777065179207929653 esp-idf/esp_security/CMakeFiles/__idf_esp_security.dir/src/init.c.obj 200df7bf515439b2
|
||||||
|
15355 15688 1777065179127929797 esp-idf/esp_driver_gpio/CMakeFiles/__idf_esp_driver_gpio.dir/src/gpio_pin_glitch_filter.c.obj 3d541078e2e4b1eb
|
||||||
|
15309 15705 1777065179081929879 esp-idf/esp_driver_gpio/CMakeFiles/__idf_esp_driver_gpio.dir/src/dedic_gpio.c.obj 914c8c27cf6bb02f
|
||||||
|
15523 15780 1777065179295929495 esp-idf/esp_security/CMakeFiles/__idf_esp_security.dir/src/esp_crypto_periph_clk.c.obj ab51e62a1d824d1d
|
||||||
|
15466 15805 1777065179239096551 esp-idf/esp_security/CMakeFiles/__idf_esp_security.dir/src/esp_ds.c.obj e81222ced6bbc24a
|
||||||
|
15618 15835 1777065179390929324 esp-idf/esp_timer/CMakeFiles/__idf_esp_timer.dir/src/esp_timer_init.c.obj 693941f7cdf50805
|
||||||
|
15688 15880 1777065179460929199 esp-idf/esp_timer/CMakeFiles/__idf_esp_timer.dir/src/esp_timer_impl_common.c.obj 80f0fbbc405852c5
|
||||||
|
15678 15921 1777065179450929217 esp-idf/esp_timer/CMakeFiles/__idf_esp_timer.dir/src/system_time.c.obj f82ddd1951ea79e5
|
||||||
|
15674 15940 1777065179446929224 esp-idf/esp_timer/CMakeFiles/__idf_esp_timer.dir/src/ets_timer_legacy.c.obj d9e842bfd667abc
|
||||||
|
15806 15949 1777065179578928987 esp-idf/esp_hal_timg/CMakeFiles/__idf_esp_hal_timg.dir/esp32c3/timer_periph.c.obj c496cb1a1b2ea8f8
|
||||||
|
15532 15990 1777065179306032396 esp-idf/esp_timer/CMakeFiles/__idf_esp_timer.dir/src/esp_timer.c.obj c3bbc9c316c79092
|
||||||
|
15782 16006 1777065179554929030 esp-idf/esp_hal_timg/CMakeFiles/__idf_esp_hal_timg.dir/timer_hal.c.obj 63a5038aacfdf43a
|
||||||
|
15835 16013 1777065179607928935 esp-idf/efuse/CMakeFiles/__idf_efuse.dir/esp32c3/esp_efuse_table.c.obj 780a3c003f999438
|
||||||
|
15880 16059 1777065179652928854 esp-idf/efuse/CMakeFiles/__idf_efuse.dir/esp32c3/esp_efuse_fields.c.obj 2a415e1e9ce79a9a
|
||||||
|
15921 16106 1777065179693928780 esp-idf/efuse/CMakeFiles/__idf_efuse.dir/esp32c3/esp_efuse_rtc_calib.c.obj 67db58c2417dc163
|
||||||
|
15706 16144 1777065179478929166 esp-idf/esp_timer/CMakeFiles/__idf_esp_timer.dir/src/esp_timer_impl_systimer.c.obj de6c4dd5e2b46968
|
||||||
|
15991 16199 1777065179764889530 esp-idf/efuse/CMakeFiles/__idf_efuse.dir/src/esp_efuse_fields.c.obj 7905d2e56a8d6a19
|
||||||
|
15940 16295 1777065179714053147 esp-idf/efuse/CMakeFiles/__idf_efuse.dir/esp32c3/esp_efuse_utility.c.obj 6864958905f4ce2e
|
||||||
|
16059 16313 1777065179831928532 esp-idf/efuse/CMakeFiles/__idf_efuse.dir/src/esp_efuse_startup.c.obj 555dfe0f4177a9fd
|
||||||
|
16006 16340 1777065179778928628 esp-idf/efuse/CMakeFiles/__idf_efuse.dir/src/esp_efuse_utility.c.obj 732102df1d10829b
|
||||||
|
15952 16358 1777065179724928725 esp-idf/efuse/CMakeFiles/__idf_efuse.dir/src/esp_efuse_api.c.obj c81e48f85868fcd3
|
||||||
|
16013 16405 1777065179785928615 esp-idf/efuse/CMakeFiles/__idf_efuse.dir/src/efuse_controller/keys/with_key_purposes/esp_efuse_api_key.c.obj 90c1169dca392178
|
||||||
|
16297 16443 1777065180070016354 esp-idf/esp_bootloader_format/CMakeFiles/__idf_esp_bootloader_format.dir/esp_bootloader_desc.c.obj 83632d12f1cd86c8
|
||||||
|
16147 16465 1777065179919928374 esp-idf/esp_partition/CMakeFiles/__idf_esp_partition.dir/partition_target.c.obj b60c5590fa9e7e0
|
||||||
|
15289 16472 1777065179061929915 esp-idf/esp_driver_gpio/CMakeFiles/__idf_esp_driver_gpio.dir/src/gpio.c.obj 5e6bbcf3aeda48ad
|
||||||
|
16313 16485 1777065180086928075 esp-idf/esp_app_format/CMakeFiles/__idf_esp_app_format.dir/esp_app_desc.c.obj f2257611ca38597
|
||||||
|
16474 16552 1777065180246927787 esp-idf/esp_driver_gpio/libesp_driver_gpio.a 90ab0fc2005e6fb5
|
||||||
|
16106 16566 1777065179878928448 esp-idf/esp_partition/CMakeFiles/__idf_esp_partition.dir/partition.c.obj 6c2e8b174b417026
|
||||||
|
16359 16581 1777065180131927994 esp-idf/esp_hal_security/CMakeFiles/__idf_esp_hal_security.dir/sha_hal.c.obj 812235767d9b8297
|
||||||
|
16552 16588 1777065180324927647 esp-idf/esp_security/libesp_security.a bbdba05a18f51389
|
||||||
|
16406 16608 1777065180178927909 esp-idf/esp_hal_security/CMakeFiles/__idf_esp_hal_security.dir/aes_hal.c.obj dd4eb8ad7443033a
|
||||||
|
16344 16613 1777065180116928020 esp-idf/esp_hal_security/CMakeFiles/__idf_esp_hal_security.dir/mpi_hal.c.obj b4caffdc81a7a32
|
||||||
|
16465 16628 1777065180237927803 esp-idf/esp_hal_security/CMakeFiles/__idf_esp_hal_security.dir/ds_hal.c.obj dc438e0f05016d26
|
||||||
|
16589 16635 1777065180361927580 esp-idf/esp_timer/libesp_timer.a 6fa424218b0d19aa
|
||||||
|
16635 16673 1777065180408102265 esp-idf/esp_hal_timg/libesp_hal_timg.a feda73ae2eb754ff
|
||||||
|
16446 16720 1777065180218927837 esp-idf/esp_hal_security/CMakeFiles/__idf_esp_hal_security.dir/hmac_hal.c.obj 5b451226174aec79
|
||||||
|
16628 16730 1777065180401712492 esp-idf/esp_hal_gpspi/CMakeFiles/__idf_esp_hal_gpspi.dir/esp32c3/spi_periph.c.obj a71d5e6465f43aa8
|
||||||
|
16673 16759 1777065180445927429 esp-idf/efuse/libefuse.a 5f624be1248e417d
|
||||||
|
16581 16785 1777065180353927595 esp-idf/esp_hal_mspi/CMakeFiles/__idf_esp_hal_mspi.dir/spi_flash_encrypt_hal_iram.c.obj 6741255ebf75d778
|
||||||
|
16759 16810 1777065180531927275 esp-idf/esp_partition/libesp_partition.a 11ed1a13ebd0c9ea
|
||||||
|
16487 16812 1777065180259927764 esp-idf/esp_hal_mspi/CMakeFiles/__idf_esp_hal_mspi.dir/spi_flash_hal.c.obj f7d52eb091451a9e
|
||||||
|
16614 16863 1777065180386927535 esp-idf/esp_hal_clock/CMakeFiles/__idf_esp_hal_clock.dir/esp32c3/clk_tree_hal.c.obj 3094197b99ccb23c
|
||||||
|
16199 16917 1777065179972928279 esp-idf/app_update/CMakeFiles/__idf_app_update.dir/esp_ota_ops.c.obj 1293f5af7b775e4b
|
||||||
|
16917 16953 1777065180689926991 esp-idf/app_update/libapp_update.a 5344f573563e1324
|
||||||
|
16953 16986 1777065180725926927 esp-idf/esp_bootloader_format/libesp_bootloader_format.a 2600edd4857a72a0
|
||||||
|
16785 16988 1777065180557927228 esp-idf/esp_hal_gpspi/CMakeFiles/__idf_esp_hal_gpspi.dir/spi_slave_hal.c.obj 3e767ee90b31dd06
|
||||||
|
16986 17016 1777065180758926867 esp-idf/esp_app_format/libesp_app_format.a 28756d6df91e63d8
|
||||||
|
16810 17046 1777065180583216927 esp-idf/esp_hal_gpspi/CMakeFiles/__idf_esp_hal_gpspi.dir/spi_slave_hal_iram.c.obj a376a2902f9247ea
|
||||||
|
16608 17060 1777065180381106670 esp-idf/esp_hal_mspi/CMakeFiles/__idf_esp_hal_mspi.dir/spi_flash_hal_gpspi.c.obj 7ac2584610f080c2
|
||||||
|
16863 17083 1777065180635927088 esp-idf/esp_hal_dma/CMakeFiles/__idf_esp_hal_dma.dir/gdma_hal_top.c.obj d8e991518e3a364a
|
||||||
|
17016 17083 1777065180788926813 esp-idf/esp_hal_security/libesp_hal_security.a 9996f3969e878a61
|
||||||
|
16566 17104 1777065180338927622 esp-idf/esp_hal_mspi/CMakeFiles/__idf_esp_hal_mspi.dir/spi_flash_hal_iram.c.obj 468730ebc4f2d860
|
||||||
|
16988 17110 1777065180760926864 esp-idf/esp_hal_dma/CMakeFiles/__idf_esp_hal_dma.dir/esp32c3/gdma_periph.c.obj 917848db6a5256e2
|
||||||
|
16720 17113 1777065180492927345 esp-idf/esp_hal_gpspi/CMakeFiles/__idf_esp_hal_gpspi.dir/spi_hal.c.obj 61b40a0ec6c925f4
|
||||||
|
17104 17148 1777065180876926655 esp-idf/esp_hal_mspi/libesp_hal_mspi.a 8d72dadf26827c17
|
||||||
|
17083 17192 1777065180855926693 esp-idf/esp_stdio/CMakeFiles/__idf_esp_stdio.dir/stdio_simple.c.obj 4ad4897e99ea103b
|
||||||
|
17148 17197 1777065180920926576 esp-idf/esp_hal_clock/libesp_hal_clock.a d448e31d1f5fd1ec
|
||||||
|
16730 17222 1777065180502927327 esp-idf/esp_hal_gpspi/CMakeFiles/__idf_esp_hal_gpspi.dir/spi_hal_iram.c.obj 20fbb0d7b2dab60d
|
||||||
|
17060 17234 1777065180832926734 esp-idf/esp_stdio/CMakeFiles/__idf_esp_stdio.dir/stdio_vfs.c.obj 5028ec3724a4a03a
|
||||||
|
17084 17245 1777065180856926691 esp-idf/esp_stdio/CMakeFiles/__idf_esp_stdio.dir/stdio_syscalls_simple.c.obj a546dfe3005c764b
|
||||||
|
17197 17248 1777065180969926488 esp-idf/riscv/CMakeFiles/__idf_riscv.dir/vectors.S.obj 11d960e275bfa76a
|
||||||
|
17113 17262 1777065180885926639 esp-idf/riscv/CMakeFiles/__idf_riscv.dir/interrupt.c.obj 132d72efb9529791
|
||||||
|
17112 17269 1777065180884926641 esp-idf/riscv/CMakeFiles/__idf_riscv.dir/instruction_decode.c.obj 88aa3334e63ffc70
|
||||||
|
17234 17270 1777065181007858622 esp-idf/riscv/CMakeFiles/__idf_riscv.dir/vectors_intc.S.obj 6f49226954350952
|
||||||
|
16812 17286 1777065180585421092 esp-idf/esp_hal_gpspi/CMakeFiles/__idf_esp_hal_gpspi.dir/spi_slave_hd_hal.c.obj 178d7cb4730a1f44
|
||||||
|
17047 17327 1777065180819926758 esp-idf/esp_hal_dma/CMakeFiles/__idf_esp_hal_dma.dir/gdma_hal_ahb_v1.c.obj 967a1b07d4cd7262
|
||||||
|
17286 17328 1777065181058926328 esp-idf/esp_hal_gpspi/libesp_hal_gpspi.a 1b7f2d0a0fac1644
|
||||||
|
17192 17333 1777065180964926497 esp-idf/riscv/CMakeFiles/__idf_riscv.dir/rv_utils.c.obj ae6700a2b75c12d0
|
||||||
|
17328 17347 1777065181100926253 esp-idf/esp_hal_dma/libesp_hal_dma.a 90e99b1510c906f2
|
||||||
|
17223 17357 1777065180997031660 esp-idf/riscv/CMakeFiles/__idf_riscv.dir/interrupt_intc.c.obj 636aedf28fc8b388
|
||||||
|
17347 17360 1777065181119942068 esp-idf/esp_stdio/libesp_stdio.a f7124b310ab1407c
|
||||||
|
17360 17388 1777065181133265935 esp-idf/riscv/libriscv.a 821d60a682d48893
|
||||||
|
17245 17406 1777065181019068805 esp-idf/main/CMakeFiles/__idf_main.dir/main.c.obj 5bef93cadce4a612
|
||||||
|
17406 17419 1777065181178926113 esp-idf/main/libmain.a e2e1975d86b4bf81
|
||||||
|
13518 21162 1777065184932919363 bootloader-prefix/src/bootloader-stamp/bootloader-configure 859e75b57dc10aaf
|
||||||
|
13518 21162 1777065184932919363 /home/douwe/Projects/temperature_measure/build/bootloader-prefix/src/bootloader-stamp/bootloader-configure 859e75b57dc10aaf
|
||||||
|
17419 21896 1777065185326173288 esp-idf/esp_system/ld/sections.ld 6a52487f0081bbb7
|
||||||
|
17419 21896 1777065185326173288 /home/douwe/Projects/temperature_measure/build/esp-idf/esp_system/ld/sections.ld 6a52487f0081bbb7
|
||||||
|
21896 21994 1777065185668918039 CMakeFiles/dht11_reader.elf.dir/project_elf_src_esp32c3.c.obj d765c91c01741296
|
||||||
|
21995 22695 1777065185767917861 dht11_reader.elf 277f0b245248439c
|
||||||
|
22695 23075 1777065186845915920 .bin_timestamp a2a43170a96cc356
|
||||||
|
22695 23075 1777065186845915920 /home/douwe/Projects/temperature_measure/build/.bin_timestamp a2a43170a96cc356
|
||||||
|
23075 23275 1777065186847915917 CMakeFiles/app_check_size 9d1c99d605a4dff5
|
||||||
|
23075 23275 1777065186847915917 /home/douwe/Projects/temperature_measure/build/CMakeFiles/app_check_size 9d1c99d605a4dff5
|
||||||
|
21162 25699 1777065184934919360 bootloader-prefix/src/bootloader-stamp/bootloader-build 3e36151920c6cdb6
|
||||||
|
21162 25699 1777065184934919360 bootloader/bootloader.elf 3e36151920c6cdb6
|
||||||
|
21162 25699 1777065184934919360 bootloader/bootloader.bin 3e36151920c6cdb6
|
||||||
|
21162 25699 1777065184934919360 bootloader/bootloader.map 3e36151920c6cdb6
|
||||||
|
21162 25699 1777065184934919360 /home/douwe/Projects/temperature_measure/build/bootloader-prefix/src/bootloader-stamp/bootloader-build 3e36151920c6cdb6
|
||||||
|
21162 25699 1777065184934919360 /home/douwe/Projects/temperature_measure/build/bootloader/bootloader.elf 3e36151920c6cdb6
|
||||||
|
21162 25699 1777065184934919360 /home/douwe/Projects/temperature_measure/build/bootloader/bootloader.bin 3e36151920c6cdb6
|
||||||
|
21162 25699 1777065184934919360 /home/douwe/Projects/temperature_measure/build/bootloader/bootloader.map 3e36151920c6cdb6
|
||||||
|
25699 25705 1777065189471911191 bootloader-prefix/src/bootloader-stamp/bootloader-install 5739668495db0464
|
||||||
|
25699 25705 1777065189471911191 /home/douwe/Projects/temperature_measure/build/bootloader-prefix/src/bootloader-stamp/bootloader-install 5739668495db0464
|
||||||
|
25705 25722 1777065189492911153 CMakeFiles/bootloader-complete 2481d6dab26840e0
|
||||||
|
25705 25722 1777065189492911153 bootloader-prefix/src/bootloader-stamp/bootloader-done 2481d6dab26840e0
|
||||||
|
25705 25722 1777065189492911153 /home/douwe/Projects/temperature_measure/build/CMakeFiles/bootloader-complete 2481d6dab26840e0
|
||||||
|
25705 25722 1777065189492911153 /home/douwe/Projects/temperature_measure/build/bootloader-prefix/src/bootloader-stamp/bootloader-done 2481d6dab26840e0
|
||||||
|
62 137 1777065216508502052 CMakeFiles/app_check_size 9d1c99d605a4dff5
|
||||||
|
62 137 1777065216508502052 /home/douwe/Projects/temperature_measure/build/CMakeFiles/app_check_size 9d1c99d605a4dff5
|
||||||
|
62 152 1777065216506862262 bootloader-prefix/src/bootloader-stamp/bootloader-build 3e36151920c6cdb6
|
||||||
|
62 152 1777065216506862262 bootloader/bootloader.elf 3e36151920c6cdb6
|
||||||
|
62 152 1777065216506862262 bootloader/bootloader.bin 3e36151920c6cdb6
|
||||||
|
62 152 1777065216506862262 bootloader/bootloader.map 3e36151920c6cdb6
|
||||||
|
62 152 1777065216506862262 /home/douwe/Projects/temperature_measure/build/bootloader-prefix/src/bootloader-stamp/bootloader-build 3e36151920c6cdb6
|
||||||
|
62 152 1777065216506862262 /home/douwe/Projects/temperature_measure/build/bootloader/bootloader.elf 3e36151920c6cdb6
|
||||||
|
62 152 1777065216506862262 /home/douwe/Projects/temperature_measure/build/bootloader/bootloader.bin 3e36151920c6cdb6
|
||||||
|
62 152 1777065216506862262 /home/douwe/Projects/temperature_measure/build/bootloader/bootloader.map 3e36151920c6cdb6
|
||||||
|
155 161 1777065216599862093 bootloader-prefix/src/bootloader-stamp/bootloader-install 5739668495db0464
|
||||||
|
155 161 1777065216599862093 /home/douwe/Projects/temperature_measure/build/bootloader-prefix/src/bootloader-stamp/bootloader-install 5739668495db0464
|
||||||
|
161 175 1777065216618862058 CMakeFiles/bootloader-complete 2481d6dab26840e0
|
||||||
|
161 175 1777065216618862058 bootloader-prefix/src/bootloader-stamp/bootloader-done 2481d6dab26840e0
|
||||||
|
161 175 1777065216618862058 /home/douwe/Projects/temperature_measure/build/CMakeFiles/bootloader-complete 2481d6dab26840e0
|
||||||
|
161 175 1777065216618862058 /home/douwe/Projects/temperature_measure/build/bootloader-prefix/src/bootloader-stamp/bootloader-done 2481d6dab26840e0
|
||||||
|
55 126 1777065222135852021 CMakeFiles/app_check_size 9d1c99d605a4dff5
|
||||||
|
55 126 1777065222135852021 /home/douwe/Projects/temperature_measure/build/CMakeFiles/app_check_size 9d1c99d605a4dff5
|
||||||
|
51 142 1777065222131852029 bootloader-prefix/src/bootloader-stamp/bootloader-build 3e36151920c6cdb6
|
||||||
|
51 142 1777065222131852029 bootloader/bootloader.elf 3e36151920c6cdb6
|
||||||
|
51 142 1777065222131852029 bootloader/bootloader.bin 3e36151920c6cdb6
|
||||||
|
51 142 1777065222131852029 bootloader/bootloader.map 3e36151920c6cdb6
|
||||||
|
51 142 1777065222131852029 /home/douwe/Projects/temperature_measure/build/bootloader-prefix/src/bootloader-stamp/bootloader-build 3e36151920c6cdb6
|
||||||
|
51 142 1777065222131852029 /home/douwe/Projects/temperature_measure/build/bootloader/bootloader.elf 3e36151920c6cdb6
|
||||||
|
51 142 1777065222131852029 /home/douwe/Projects/temperature_measure/build/bootloader/bootloader.bin 3e36151920c6cdb6
|
||||||
|
51 142 1777065222131852029 /home/douwe/Projects/temperature_measure/build/bootloader/bootloader.map 3e36151920c6cdb6
|
||||||
|
143 149 1777065222223851861 bootloader-prefix/src/bootloader-stamp/bootloader-install 5739668495db0464
|
||||||
|
143 149 1777065222223851861 /home/douwe/Projects/temperature_measure/build/bootloader-prefix/src/bootloader-stamp/bootloader-install 5739668495db0464
|
||||||
|
149 161 1777065222240851830 CMakeFiles/bootloader-complete 2481d6dab26840e0
|
||||||
|
149 161 1777065222240851830 bootloader-prefix/src/bootloader-stamp/bootloader-done 2481d6dab26840e0
|
||||||
|
149 161 1777065222240851830 /home/douwe/Projects/temperature_measure/build/CMakeFiles/bootloader-complete 2481d6dab26840e0
|
||||||
|
149 161 1777065222240851830 /home/douwe/Projects/temperature_measure/build/bootloader-prefix/src/bootloader-stamp/bootloader-done 2481d6dab26840e0
|
||||||
|
58 122 1777065229536838529 CMakeFiles/app_check_size 9d1c99d605a4dff5
|
||||||
|
58 122 1777065229536838529 /home/douwe/Projects/temperature_measure/build/CMakeFiles/app_check_size 9d1c99d605a4dff5
|
||||||
|
57 161 1777065229535838531 bootloader-prefix/src/bootloader-stamp/bootloader-build 3e36151920c6cdb6
|
||||||
|
57 161 1777065229535838531 bootloader/bootloader.elf 3e36151920c6cdb6
|
||||||
|
57 161 1777065229535838531 bootloader/bootloader.bin 3e36151920c6cdb6
|
||||||
|
57 161 1777065229535838531 bootloader/bootloader.map 3e36151920c6cdb6
|
||||||
|
57 161 1777065229535838531 /home/douwe/Projects/temperature_measure/build/bootloader-prefix/src/bootloader-stamp/bootloader-build 3e36151920c6cdb6
|
||||||
|
57 161 1777065229535838531 /home/douwe/Projects/temperature_measure/build/bootloader/bootloader.elf 3e36151920c6cdb6
|
||||||
|
57 161 1777065229535838531 /home/douwe/Projects/temperature_measure/build/bootloader/bootloader.bin 3e36151920c6cdb6
|
||||||
|
57 161 1777065229535838531 /home/douwe/Projects/temperature_measure/build/bootloader/bootloader.map 3e36151920c6cdb6
|
||||||
|
162 167 1777065229640838339 bootloader-prefix/src/bootloader-stamp/bootloader-install 5739668495db0464
|
||||||
|
162 167 1777065229640838339 /home/douwe/Projects/temperature_measure/build/bootloader-prefix/src/bootloader-stamp/bootloader-install 5739668495db0464
|
||||||
|
167 180 1777065229657838308 CMakeFiles/bootloader-complete 2481d6dab26840e0
|
||||||
|
167 180 1777065229657838308 bootloader-prefix/src/bootloader-stamp/bootloader-done 2481d6dab26840e0
|
||||||
|
167 180 1777065229657838308 /home/douwe/Projects/temperature_measure/build/CMakeFiles/bootloader-complete 2481d6dab26840e0
|
||||||
|
167 180 1777065229657838308 /home/douwe/Projects/temperature_measure/build/bootloader-prefix/src/bootloader-stamp/bootloader-done 2481d6dab26840e0
|
||||||
|
57 123 1777065230092188366 CMakeFiles/app_check_size 9d1c99d605a4dff5
|
||||||
|
57 123 1777065230092188366 /home/douwe/Projects/temperature_measure/build/CMakeFiles/app_check_size 9d1c99d605a4dff5
|
||||||
|
56 159 1777065230090837518 bootloader-prefix/src/bootloader-stamp/bootloader-build 3e36151920c6cdb6
|
||||||
|
56 159 1777065230090837518 bootloader/bootloader.elf 3e36151920c6cdb6
|
||||||
|
56 159 1777065230090837518 bootloader/bootloader.bin 3e36151920c6cdb6
|
||||||
|
56 159 1777065230090837518 bootloader/bootloader.map 3e36151920c6cdb6
|
||||||
|
56 159 1777065230090837518 /home/douwe/Projects/temperature_measure/build/bootloader-prefix/src/bootloader-stamp/bootloader-build 3e36151920c6cdb6
|
||||||
|
56 159 1777065230090837518 /home/douwe/Projects/temperature_measure/build/bootloader/bootloader.elf 3e36151920c6cdb6
|
||||||
|
56 159 1777065230090837518 /home/douwe/Projects/temperature_measure/build/bootloader/bootloader.bin 3e36151920c6cdb6
|
||||||
|
56 159 1777065230090837518 /home/douwe/Projects/temperature_measure/build/bootloader/bootloader.map 3e36151920c6cdb6
|
||||||
|
159 164 1777065230192837332 bootloader-prefix/src/bootloader-stamp/bootloader-install 5739668495db0464
|
||||||
|
159 164 1777065230192837332 /home/douwe/Projects/temperature_measure/build/bootloader-prefix/src/bootloader-stamp/bootloader-install 5739668495db0464
|
||||||
|
164 177 1777065230209837300 CMakeFiles/bootloader-complete 2481d6dab26840e0
|
||||||
|
164 177 1777065230209837300 bootloader-prefix/src/bootloader-stamp/bootloader-done 2481d6dab26840e0
|
||||||
|
164 177 1777065230209837300 /home/douwe/Projects/temperature_measure/build/CMakeFiles/bootloader-complete 2481d6dab26840e0
|
||||||
|
164 177 1777065230209837300 /home/douwe/Projects/temperature_measure/build/bootloader-prefix/src/bootloader-stamp/bootloader-done 2481d6dab26840e0
|
||||||
|
177 1892 1777065230210837299 CMakeFiles/flash.util e4e52ddca09f98f3
|
||||||
|
58 148 1777065720970891368 bootloader-prefix/src/bootloader-stamp/bootloader-build 3e36151920c6cdb6
|
||||||
|
58 148 1777065720970891368 bootloader/bootloader.elf 3e36151920c6cdb6
|
||||||
|
58 148 1777065720970891368 bootloader/bootloader.bin 3e36151920c6cdb6
|
||||||
|
58 148 1777065720970891368 bootloader/bootloader.map 3e36151920c6cdb6
|
||||||
|
58 148 1777065720970891368 /home/douwe/Projects/temperature_measure/build/bootloader-prefix/src/bootloader-stamp/bootloader-build 3e36151920c6cdb6
|
||||||
|
58 148 1777065720970891368 /home/douwe/Projects/temperature_measure/build/bootloader/bootloader.elf 3e36151920c6cdb6
|
||||||
|
58 148 1777065720970891368 /home/douwe/Projects/temperature_measure/build/bootloader/bootloader.bin 3e36151920c6cdb6
|
||||||
|
58 148 1777065720970891368 /home/douwe/Projects/temperature_measure/build/bootloader/bootloader.map 3e36151920c6cdb6
|
||||||
|
148 153 1777065721060891188 bootloader-prefix/src/bootloader-stamp/bootloader-install 5739668495db0464
|
||||||
|
148 153 1777065721060891188 /home/douwe/Projects/temperature_measure/build/bootloader-prefix/src/bootloader-stamp/bootloader-install 5739668495db0464
|
||||||
|
153 164 1777065721075891158 CMakeFiles/bootloader-complete 2481d6dab26840e0
|
||||||
|
153 164 1777065721075891158 bootloader-prefix/src/bootloader-stamp/bootloader-done 2481d6dab26840e0
|
||||||
|
153 164 1777065721075891158 /home/douwe/Projects/temperature_measure/build/CMakeFiles/bootloader-complete 2481d6dab26840e0
|
||||||
|
153 164 1777065721075891158 /home/douwe/Projects/temperature_measure/build/bootloader-prefix/src/bootloader-stamp/bootloader-done 2481d6dab26840e0
|
||||||
|
57 194 1777065720969891370 esp-idf/main/CMakeFiles/__idf_main.dir/main.c.obj 5bef93cadce4a612
|
||||||
|
194 210 1777065721106891096 esp-idf/main/libmain.a e2e1975d86b4bf81
|
||||||
|
210 3750 1777065724584342647 esp-idf/esp_system/ld/sections.ld 6a52487f0081bbb7
|
||||||
|
210 3750 1777065724584342647 /home/douwe/Projects/temperature_measure/build/esp-idf/esp_system/ld/sections.ld 6a52487f0081bbb7
|
||||||
|
3750 4031 1777065724662883977 dht11_reader.elf 277f0b245248439c
|
||||||
|
4031 4196 1777065725106883087 .bin_timestamp a2a43170a96cc356
|
||||||
|
4031 4196 1777065725106883087 /home/douwe/Projects/temperature_measure/build/.bin_timestamp a2a43170a96cc356
|
||||||
|
4196 4255 1777065725108883083 CMakeFiles/app_check_size 9d1c99d605a4dff5
|
||||||
|
4196 4255 1777065725108883083 /home/douwe/Projects/temperature_measure/build/CMakeFiles/app_check_size 9d1c99d605a4dff5
|
||||||
|
58 138 1777065728551876187 CMakeFiles/app_check_size 9d1c99d605a4dff5
|
||||||
|
58 138 1777065728551876187 /home/douwe/Projects/temperature_measure/build/CMakeFiles/app_check_size 9d1c99d605a4dff5
|
||||||
|
57 150 1777065728550876189 bootloader-prefix/src/bootloader-stamp/bootloader-build 3e36151920c6cdb6
|
||||||
|
57 150 1777065728550876189 bootloader/bootloader.elf 3e36151920c6cdb6
|
||||||
|
57 150 1777065728550876189 bootloader/bootloader.bin 3e36151920c6cdb6
|
||||||
|
57 150 1777065728550876189 bootloader/bootloader.map 3e36151920c6cdb6
|
||||||
|
57 150 1777065728550876189 /home/douwe/Projects/temperature_measure/build/bootloader-prefix/src/bootloader-stamp/bootloader-build 3e36151920c6cdb6
|
||||||
|
57 150 1777065728550876189 /home/douwe/Projects/temperature_measure/build/bootloader/bootloader.elf 3e36151920c6cdb6
|
||||||
|
57 150 1777065728550876189 /home/douwe/Projects/temperature_measure/build/bootloader/bootloader.bin 3e36151920c6cdb6
|
||||||
|
57 150 1777065728550876189 /home/douwe/Projects/temperature_measure/build/bootloader/bootloader.map 3e36151920c6cdb6
|
||||||
|
151 156 1777065728644876000 bootloader-prefix/src/bootloader-stamp/bootloader-install 5739668495db0464
|
||||||
|
151 156 1777065728644876000 /home/douwe/Projects/temperature_measure/build/bootloader-prefix/src/bootloader-stamp/bootloader-install 5739668495db0464
|
||||||
|
156 168 1777065728660875968 CMakeFiles/bootloader-complete 2481d6dab26840e0
|
||||||
|
156 168 1777065728660875968 bootloader-prefix/src/bootloader-stamp/bootloader-done 2481d6dab26840e0
|
||||||
|
156 168 1777065728660875968 /home/douwe/Projects/temperature_measure/build/CMakeFiles/bootloader-complete 2481d6dab26840e0
|
||||||
|
156 168 1777065728660875968 /home/douwe/Projects/temperature_measure/build/bootloader-prefix/src/bootloader-stamp/bootloader-done 2481d6dab26840e0
|
||||||
|
53 124 1777065729229874828 CMakeFiles/app_check_size 9d1c99d605a4dff5
|
||||||
|
53 124 1777065729229874828 /home/douwe/Projects/temperature_measure/build/CMakeFiles/app_check_size 9d1c99d605a4dff5
|
||||||
|
49 150 1777065729225874837 bootloader-prefix/src/bootloader-stamp/bootloader-build 3e36151920c6cdb6
|
||||||
|
49 150 1777065729225874837 bootloader/bootloader.elf 3e36151920c6cdb6
|
||||||
|
49 150 1777065729225874837 bootloader/bootloader.bin 3e36151920c6cdb6
|
||||||
|
49 150 1777065729225874837 bootloader/bootloader.map 3e36151920c6cdb6
|
||||||
|
49 150 1777065729225874837 /home/douwe/Projects/temperature_measure/build/bootloader-prefix/src/bootloader-stamp/bootloader-build 3e36151920c6cdb6
|
||||||
|
49 150 1777065729225874837 /home/douwe/Projects/temperature_measure/build/bootloader/bootloader.elf 3e36151920c6cdb6
|
||||||
|
49 150 1777065729225874837 /home/douwe/Projects/temperature_measure/build/bootloader/bootloader.bin 3e36151920c6cdb6
|
||||||
|
49 150 1777065729225874837 /home/douwe/Projects/temperature_measure/build/bootloader/bootloader.map 3e36151920c6cdb6
|
||||||
|
151 157 1777065729327874632 bootloader-prefix/src/bootloader-stamp/bootloader-install 5739668495db0464
|
||||||
|
151 157 1777065729327874632 /home/douwe/Projects/temperature_measure/build/bootloader-prefix/src/bootloader-stamp/bootloader-install 5739668495db0464
|
||||||
|
157 169 1777065729344874598 CMakeFiles/bootloader-complete 2481d6dab26840e0
|
||||||
|
157 169 1777065729344874598 bootloader-prefix/src/bootloader-stamp/bootloader-done 2481d6dab26840e0
|
||||||
|
157 169 1777065729344874598 /home/douwe/Projects/temperature_measure/build/CMakeFiles/bootloader-complete 2481d6dab26840e0
|
||||||
|
157 169 1777065729344874598 /home/douwe/Projects/temperature_measure/build/bootloader-prefix/src/bootloader-stamp/bootloader-done 2481d6dab26840e0
|
||||||
|
169 1889 1777065729345874596 CMakeFiles/flash.util e4e52ddca09f98f3
|
||||||
|
58 155 1777065778320776223 bootloader-prefix/src/bootloader-stamp/bootloader-build 3e36151920c6cdb6
|
||||||
|
58 155 1777065778320776223 bootloader/bootloader.elf 3e36151920c6cdb6
|
||||||
|
58 155 1777065778320776223 bootloader/bootloader.bin 3e36151920c6cdb6
|
||||||
|
58 155 1777065778320776223 bootloader/bootloader.map 3e36151920c6cdb6
|
||||||
|
58 155 1777065778320776223 /home/douwe/Projects/temperature_measure/build/bootloader-prefix/src/bootloader-stamp/bootloader-build 3e36151920c6cdb6
|
||||||
|
58 155 1777065778320776223 /home/douwe/Projects/temperature_measure/build/bootloader/bootloader.elf 3e36151920c6cdb6
|
||||||
|
58 155 1777065778320776223 /home/douwe/Projects/temperature_measure/build/bootloader/bootloader.bin 3e36151920c6cdb6
|
||||||
|
58 155 1777065778320776223 /home/douwe/Projects/temperature_measure/build/bootloader/bootloader.map 3e36151920c6cdb6
|
||||||
|
155 161 1777065778417776028 bootloader-prefix/src/bootloader-stamp/bootloader-install 5739668495db0464
|
||||||
|
155 161 1777065778417776028 /home/douwe/Projects/temperature_measure/build/bootloader-prefix/src/bootloader-stamp/bootloader-install 5739668495db0464
|
||||||
|
161 172 1777065778433775996 CMakeFiles/bootloader-complete 2481d6dab26840e0
|
||||||
|
161 172 1777065778433775996 bootloader-prefix/src/bootloader-stamp/bootloader-done 2481d6dab26840e0
|
||||||
|
161 172 1777065778433775996 /home/douwe/Projects/temperature_measure/build/CMakeFiles/bootloader-complete 2481d6dab26840e0
|
||||||
|
161 172 1777065778433775996 /home/douwe/Projects/temperature_measure/build/bootloader-prefix/src/bootloader-stamp/bootloader-done 2481d6dab26840e0
|
||||||
|
57 213 1777065778319776225 esp-idf/main/CMakeFiles/__idf_main.dir/main.c.obj 5bef93cadce4a612
|
||||||
|
214 229 1777065778476775909 esp-idf/main/libmain.a e2e1975d86b4bf81
|
||||||
|
229 3609 1777065781795790078 esp-idf/esp_system/ld/sections.ld 6a52487f0081bbb7
|
||||||
|
229 3609 1777065781795790078 /home/douwe/Projects/temperature_measure/build/esp-idf/esp_system/ld/sections.ld 6a52487f0081bbb7
|
||||||
|
3610 3902 1777065781872769071 dht11_reader.elf 277f0b245248439c
|
||||||
|
3902 4066 1777065782327768155 .bin_timestamp a2a43170a96cc356
|
||||||
|
3902 4066 1777065782327768155 /home/douwe/Projects/temperature_measure/build/.bin_timestamp a2a43170a96cc356
|
||||||
|
4066 4124 1777065782328768153 CMakeFiles/app_check_size 9d1c99d605a4dff5
|
||||||
|
4066 4124 1777065782328768153 /home/douwe/Projects/temperature_measure/build/CMakeFiles/app_check_size 9d1c99d605a4dff5
|
||||||
|
50 116 1777065782973766853 CMakeFiles/app_check_size 9d1c99d605a4dff5
|
||||||
|
50 116 1777065782973766853 /home/douwe/Projects/temperature_measure/build/CMakeFiles/app_check_size 9d1c99d605a4dff5
|
||||||
|
48 136 1777065782972766855 bootloader-prefix/src/bootloader-stamp/bootloader-build 3e36151920c6cdb6
|
||||||
|
48 136 1777065782972766855 bootloader/bootloader.elf 3e36151920c6cdb6
|
||||||
|
48 136 1777065782972766855 bootloader/bootloader.bin 3e36151920c6cdb6
|
||||||
|
48 136 1777065782972766855 bootloader/bootloader.map 3e36151920c6cdb6
|
||||||
|
48 136 1777065782972766855 /home/douwe/Projects/temperature_measure/build/bootloader-prefix/src/bootloader-stamp/bootloader-build 3e36151920c6cdb6
|
||||||
|
48 136 1777065782972766855 /home/douwe/Projects/temperature_measure/build/bootloader/bootloader.elf 3e36151920c6cdb6
|
||||||
|
48 136 1777065782972766855 /home/douwe/Projects/temperature_measure/build/bootloader/bootloader.bin 3e36151920c6cdb6
|
||||||
|
48 136 1777065782972766855 /home/douwe/Projects/temperature_measure/build/bootloader/bootloader.map 3e36151920c6cdb6
|
||||||
|
137 143 1777065783060766678 bootloader-prefix/src/bootloader-stamp/bootloader-install 5739668495db0464
|
||||||
|
137 143 1777065783060766678 /home/douwe/Projects/temperature_measure/build/bootloader-prefix/src/bootloader-stamp/bootloader-install 5739668495db0464
|
||||||
|
143 157 1777065783078766642 CMakeFiles/bootloader-complete 2481d6dab26840e0
|
||||||
|
143 157 1777065783078766642 bootloader-prefix/src/bootloader-stamp/bootloader-done 2481d6dab26840e0
|
||||||
|
143 157 1777065783078766642 /home/douwe/Projects/temperature_measure/build/CMakeFiles/bootloader-complete 2481d6dab26840e0
|
||||||
|
143 157 1777065783078766642 /home/douwe/Projects/temperature_measure/build/bootloader-prefix/src/bootloader-stamp/bootloader-done 2481d6dab26840e0
|
||||||
|
157 1899 1777065783080766638 CMakeFiles/flash.util e4e52ddca09f98f3
|
||||||
|
61 158 1777065950782426438 bootloader-prefix/src/bootloader-stamp/bootloader-build 3e36151920c6cdb6
|
||||||
|
61 158 1777065950782426438 bootloader/bootloader.elf 3e36151920c6cdb6
|
||||||
|
61 158 1777065950782426438 bootloader/bootloader.bin 3e36151920c6cdb6
|
||||||
|
61 158 1777065950782426438 bootloader/bootloader.map 3e36151920c6cdb6
|
||||||
|
61 158 1777065950782426438 /home/douwe/Projects/temperature_measure/build/bootloader-prefix/src/bootloader-stamp/bootloader-build 3e36151920c6cdb6
|
||||||
|
61 158 1777065950782426438 /home/douwe/Projects/temperature_measure/build/bootloader/bootloader.elf 3e36151920c6cdb6
|
||||||
|
61 158 1777065950782426438 /home/douwe/Projects/temperature_measure/build/bootloader/bootloader.bin 3e36151920c6cdb6
|
||||||
|
61 158 1777065950782426438 /home/douwe/Projects/temperature_measure/build/bootloader/bootloader.map 3e36151920c6cdb6
|
||||||
|
158 163 1777065950879426240 bootloader-prefix/src/bootloader-stamp/bootloader-install 5739668495db0464
|
||||||
|
158 163 1777065950879426240 /home/douwe/Projects/temperature_measure/build/bootloader-prefix/src/bootloader-stamp/bootloader-install 5739668495db0464
|
||||||
|
163 175 1777065950895426207 CMakeFiles/bootloader-complete 2481d6dab26840e0
|
||||||
|
163 175 1777065950895426207 bootloader-prefix/src/bootloader-stamp/bootloader-done 2481d6dab26840e0
|
||||||
|
163 175 1777065950895426207 /home/douwe/Projects/temperature_measure/build/CMakeFiles/bootloader-complete 2481d6dab26840e0
|
||||||
|
163 175 1777065950895426207 /home/douwe/Projects/temperature_measure/build/bootloader-prefix/src/bootloader-stamp/bootloader-done 2481d6dab26840e0
|
||||||
|
60 217 1777065950781426440 esp-idf/main/CMakeFiles/__idf_main.dir/main.c.obj 5bef93cadce4a612
|
||||||
|
217 232 1777065950938426119 esp-idf/main/libmain.a e2e1975d86b4bf81
|
||||||
|
232 3802 1777065954442009580 esp-idf/esp_system/ld/sections.ld 6a52487f0081bbb7
|
||||||
|
232 3802 1777065954442009580 /home/douwe/Projects/temperature_measure/build/esp-idf/esp_system/ld/sections.ld 6a52487f0081bbb7
|
||||||
|
3803 4144 1777065954524418798 dht11_reader.elf 277f0b245248439c
|
||||||
|
4144 4305 1777065955024417777 .bin_timestamp a2a43170a96cc356
|
||||||
|
4144 4305 1777065955024417777 /home/douwe/Projects/temperature_measure/build/.bin_timestamp a2a43170a96cc356
|
||||||
|
4305 4372 1777065955026417773 CMakeFiles/app_check_size 9d1c99d605a4dff5
|
||||||
|
4305 4372 1777065955026417773 /home/douwe/Projects/temperature_measure/build/CMakeFiles/app_check_size 9d1c99d605a4dff5
|
||||||
|
50 117 1777065955513416779 CMakeFiles/app_check_size 9d1c99d605a4dff5
|
||||||
|
50 117 1777065955513416779 /home/douwe/Projects/temperature_measure/build/CMakeFiles/app_check_size 9d1c99d605a4dff5
|
||||||
|
49 152 1777065955512416781 bootloader-prefix/src/bootloader-stamp/bootloader-build 3e36151920c6cdb6
|
||||||
|
49 152 1777065955512416781 bootloader/bootloader.elf 3e36151920c6cdb6
|
||||||
|
49 152 1777065955512416781 bootloader/bootloader.bin 3e36151920c6cdb6
|
||||||
|
49 152 1777065955512416781 bootloader/bootloader.map 3e36151920c6cdb6
|
||||||
|
49 152 1777065955512416781 /home/douwe/Projects/temperature_measure/build/bootloader-prefix/src/bootloader-stamp/bootloader-build 3e36151920c6cdb6
|
||||||
|
49 152 1777065955512416781 /home/douwe/Projects/temperature_measure/build/bootloader/bootloader.elf 3e36151920c6cdb6
|
||||||
|
49 152 1777065955512416781 /home/douwe/Projects/temperature_measure/build/bootloader/bootloader.bin 3e36151920c6cdb6
|
||||||
|
49 152 1777065955512416781 /home/douwe/Projects/temperature_measure/build/bootloader/bootloader.map 3e36151920c6cdb6
|
||||||
|
152 157 1777065955615416571 bootloader-prefix/src/bootloader-stamp/bootloader-install 5739668495db0464
|
||||||
|
152 157 1777065955615416571 /home/douwe/Projects/temperature_measure/build/bootloader-prefix/src/bootloader-stamp/bootloader-install 5739668495db0464
|
||||||
|
157 169 1777065955631416538 CMakeFiles/bootloader-complete 2481d6dab26840e0
|
||||||
|
157 169 1777065955631416538 bootloader-prefix/src/bootloader-stamp/bootloader-done 2481d6dab26840e0
|
||||||
|
157 169 1777065955631416538 /home/douwe/Projects/temperature_measure/build/CMakeFiles/bootloader-complete 2481d6dab26840e0
|
||||||
|
157 169 1777065955631416538 /home/douwe/Projects/temperature_measure/build/bootloader-prefix/src/bootloader-stamp/bootloader-done 2481d6dab26840e0
|
||||||
|
169 1792 1777065955632416536 CMakeFiles/flash.util e4e52ddca09f98f3
|
||||||
|
50 144 1777066080773160024 bootloader-prefix/src/bootloader-stamp/bootloader-build 3e36151920c6cdb6
|
||||||
|
50 144 1777066080773160024 bootloader/bootloader.elf 3e36151920c6cdb6
|
||||||
|
50 144 1777066080773160024 bootloader/bootloader.bin 3e36151920c6cdb6
|
||||||
|
50 144 1777066080773160024 bootloader/bootloader.map 3e36151920c6cdb6
|
||||||
|
50 144 1777066080773160024 /home/douwe/Projects/temperature_measure/build/bootloader-prefix/src/bootloader-stamp/bootloader-build 3e36151920c6cdb6
|
||||||
|
50 144 1777066080773160024 /home/douwe/Projects/temperature_measure/build/bootloader/bootloader.elf 3e36151920c6cdb6
|
||||||
|
50 144 1777066080773160024 /home/douwe/Projects/temperature_measure/build/bootloader/bootloader.bin 3e36151920c6cdb6
|
||||||
|
50 144 1777066080773160024 /home/douwe/Projects/temperature_measure/build/bootloader/bootloader.map 3e36151920c6cdb6
|
||||||
|
144 149 1777066080867159831 bootloader-prefix/src/bootloader-stamp/bootloader-install 5739668495db0464
|
||||||
|
144 149 1777066080867159831 /home/douwe/Projects/temperature_measure/build/bootloader-prefix/src/bootloader-stamp/bootloader-install 5739668495db0464
|
||||||
|
149 163 1777066080884159796 CMakeFiles/bootloader-complete 2481d6dab26840e0
|
||||||
|
149 163 1777066080884159796 bootloader-prefix/src/bootloader-stamp/bootloader-done 2481d6dab26840e0
|
||||||
|
149 163 1777066080884159796 /home/douwe/Projects/temperature_measure/build/CMakeFiles/bootloader-complete 2481d6dab26840e0
|
||||||
|
149 163 1777066080884159796 /home/douwe/Projects/temperature_measure/build/bootloader-prefix/src/bootloader-stamp/bootloader-done 2481d6dab26840e0
|
||||||
|
49 202 1777066080772160026 esp-idf/main/CMakeFiles/__idf_main.dir/main.c.obj 5bef93cadce4a612
|
||||||
|
203 217 1777066080926159709 esp-idf/main/libmain.a e2e1975d86b4bf81
|
||||||
|
217 3600 1777066084244813954 esp-idf/esp_system/ld/sections.ld 6a52487f0081bbb7
|
||||||
|
217 3600 1777066084244813954 /home/douwe/Projects/temperature_measure/build/esp-idf/esp_system/ld/sections.ld 6a52487f0081bbb7
|
||||||
|
3600 3893 1777066084323152721 dht11_reader.elf 277f0b245248439c
|
||||||
|
3893 4055 1777066084777151787 .bin_timestamp a2a43170a96cc356
|
||||||
|
3893 4055 1777066084777151787 /home/douwe/Projects/temperature_measure/build/.bin_timestamp a2a43170a96cc356
|
||||||
|
4055 4108 1777066084778151785 CMakeFiles/app_check_size 9d1c99d605a4dff5
|
||||||
|
4055 4108 1777066084778151785 /home/douwe/Projects/temperature_measure/build/CMakeFiles/app_check_size 9d1c99d605a4dff5
|
||||||
|
51 116 1777066085409150487 CMakeFiles/app_check_size 9d1c99d605a4dff5
|
||||||
|
51 116 1777066085409150487 /home/douwe/Projects/temperature_measure/build/CMakeFiles/app_check_size 9d1c99d605a4dff5
|
||||||
|
50 143 1777066085408150489 bootloader-prefix/src/bootloader-stamp/bootloader-build 3e36151920c6cdb6
|
||||||
|
50 143 1777066085408150489 bootloader/bootloader.elf 3e36151920c6cdb6
|
||||||
|
50 143 1777066085408150489 bootloader/bootloader.bin 3e36151920c6cdb6
|
||||||
|
50 143 1777066085408150489 bootloader/bootloader.map 3e36151920c6cdb6
|
||||||
|
50 143 1777066085408150489 /home/douwe/Projects/temperature_measure/build/bootloader-prefix/src/bootloader-stamp/bootloader-build 3e36151920c6cdb6
|
||||||
|
50 143 1777066085408150489 /home/douwe/Projects/temperature_measure/build/bootloader/bootloader.elf 3e36151920c6cdb6
|
||||||
|
50 143 1777066085408150489 /home/douwe/Projects/temperature_measure/build/bootloader/bootloader.bin 3e36151920c6cdb6
|
||||||
|
50 143 1777066085408150489 /home/douwe/Projects/temperature_measure/build/bootloader/bootloader.map 3e36151920c6cdb6
|
||||||
|
144 149 1777066085502150296 bootloader-prefix/src/bootloader-stamp/bootloader-install 5739668495db0464
|
||||||
|
144 149 1777066085502150296 /home/douwe/Projects/temperature_measure/build/bootloader-prefix/src/bootloader-stamp/bootloader-install 5739668495db0464
|
||||||
|
149 163 1777066085520150259 CMakeFiles/bootloader-complete 2481d6dab26840e0
|
||||||
|
149 163 1777066085520150259 bootloader-prefix/src/bootloader-stamp/bootloader-done 2481d6dab26840e0
|
||||||
|
149 163 1777066085520150259 /home/douwe/Projects/temperature_measure/build/CMakeFiles/bootloader-complete 2481d6dab26840e0
|
||||||
|
149 163 1777066085520150259 /home/douwe/Projects/temperature_measure/build/bootloader-prefix/src/bootloader-stamp/bootloader-done 2481d6dab26840e0
|
||||||
|
163 1840 1777066085521150257 CMakeFiles/flash.util e4e52ddca09f98f3
|
||||||
|
54 122 1777066111807096137 CMakeFiles/app_check_size 9d1c99d605a4dff5
|
||||||
|
54 122 1777066111807096137 /home/douwe/Projects/temperature_measure/build/CMakeFiles/app_check_size 9d1c99d605a4dff5
|
||||||
|
53 169 1777066111806096139 bootloader-prefix/src/bootloader-stamp/bootloader-build 3e36151920c6cdb6
|
||||||
|
53 169 1777066111806096139 bootloader/bootloader.elf 3e36151920c6cdb6
|
||||||
|
53 169 1777066111806096139 bootloader/bootloader.bin 3e36151920c6cdb6
|
||||||
|
53 169 1777066111806096139 bootloader/bootloader.map 3e36151920c6cdb6
|
||||||
|
53 169 1777066111806096139 /home/douwe/Projects/temperature_measure/build/bootloader-prefix/src/bootloader-stamp/bootloader-build 3e36151920c6cdb6
|
||||||
|
53 169 1777066111806096139 /home/douwe/Projects/temperature_measure/build/bootloader/bootloader.elf 3e36151920c6cdb6
|
||||||
|
53 169 1777066111806096139 /home/douwe/Projects/temperature_measure/build/bootloader/bootloader.bin 3e36151920c6cdb6
|
||||||
|
53 169 1777066111806096139 /home/douwe/Projects/temperature_measure/build/bootloader/bootloader.map 3e36151920c6cdb6
|
||||||
|
170 175 1777066111923095898 bootloader-prefix/src/bootloader-stamp/bootloader-install 5739668495db0464
|
||||||
|
170 175 1777066111923095898 /home/douwe/Projects/temperature_measure/build/bootloader-prefix/src/bootloader-stamp/bootloader-install 5739668495db0464
|
||||||
|
175 187 1777066111939095865 CMakeFiles/bootloader-complete 2481d6dab26840e0
|
||||||
|
175 187 1777066111939095865 bootloader-prefix/src/bootloader-stamp/bootloader-done 2481d6dab26840e0
|
||||||
|
175 187 1777066111939095865 /home/douwe/Projects/temperature_measure/build/CMakeFiles/bootloader-complete 2481d6dab26840e0
|
||||||
|
175 187 1777066111939095865 /home/douwe/Projects/temperature_measure/build/bootloader-prefix/src/bootloader-stamp/bootloader-done 2481d6dab26840e0
|
||||||
|
61 129 1777066112533094641 CMakeFiles/app_check_size 9d1c99d605a4dff5
|
||||||
|
61 129 1777066112533094641 /home/douwe/Projects/temperature_measure/build/CMakeFiles/app_check_size 9d1c99d605a4dff5
|
||||||
|
60 159 1777066112532094643 bootloader-prefix/src/bootloader-stamp/bootloader-build 3e36151920c6cdb6
|
||||||
|
60 159 1777066112532094643 bootloader/bootloader.elf 3e36151920c6cdb6
|
||||||
|
60 159 1777066112532094643 bootloader/bootloader.bin 3e36151920c6cdb6
|
||||||
|
60 159 1777066112532094643 bootloader/bootloader.map 3e36151920c6cdb6
|
||||||
|
60 159 1777066112532094643 /home/douwe/Projects/temperature_measure/build/bootloader-prefix/src/bootloader-stamp/bootloader-build 3e36151920c6cdb6
|
||||||
|
60 159 1777066112532094643 /home/douwe/Projects/temperature_measure/build/bootloader/bootloader.elf 3e36151920c6cdb6
|
||||||
|
60 159 1777066112532094643 /home/douwe/Projects/temperature_measure/build/bootloader/bootloader.bin 3e36151920c6cdb6
|
||||||
|
60 159 1777066112532094643 /home/douwe/Projects/temperature_measure/build/bootloader/bootloader.map 3e36151920c6cdb6
|
||||||
|
159 169 1777066112631094439 bootloader-prefix/src/bootloader-stamp/bootloader-install 5739668495db0464
|
||||||
|
159 169 1777066112631094439 /home/douwe/Projects/temperature_measure/build/bootloader-prefix/src/bootloader-stamp/bootloader-install 5739668495db0464
|
||||||
|
169 181 1777066112652094396 CMakeFiles/bootloader-complete 2481d6dab26840e0
|
||||||
|
169 181 1777066112652094396 bootloader-prefix/src/bootloader-stamp/bootloader-done 2481d6dab26840e0
|
||||||
|
169 181 1777066112652094396 /home/douwe/Projects/temperature_measure/build/CMakeFiles/bootloader-complete 2481d6dab26840e0
|
||||||
|
169 181 1777066112652094396 /home/douwe/Projects/temperature_measure/build/bootloader-prefix/src/bootloader-stamp/bootloader-done 2481d6dab26840e0
|
||||||
|
181 1823 1777066112653094394 CMakeFiles/flash.util e4e52ddca09f98f3
|
||||||
|
57 161 1777066401682435277 bootloader-prefix/src/bootloader-stamp/bootloader-build 3e36151920c6cdb6
|
||||||
|
57 161 1777066401682435277 bootloader/bootloader.elf 3e36151920c6cdb6
|
||||||
|
57 161 1777066401682435277 bootloader/bootloader.bin 3e36151920c6cdb6
|
||||||
|
57 161 1777066401682435277 bootloader/bootloader.map 3e36151920c6cdb6
|
||||||
|
57 161 1777066401682435277 /home/douwe/Projects/temperature_measure/build/bootloader-prefix/src/bootloader-stamp/bootloader-build 3e36151920c6cdb6
|
||||||
|
57 161 1777066401682435277 /home/douwe/Projects/temperature_measure/build/bootloader/bootloader.elf 3e36151920c6cdb6
|
||||||
|
57 161 1777066401682435277 /home/douwe/Projects/temperature_measure/build/bootloader/bootloader.bin 3e36151920c6cdb6
|
||||||
|
57 161 1777066401682435277 /home/douwe/Projects/temperature_measure/build/bootloader/bootloader.map 3e36151920c6cdb6
|
||||||
|
61 154 1777066464541216372 bootloader-prefix/src/bootloader-stamp/bootloader-build 3e36151920c6cdb6
|
||||||
|
61 154 1777066464541216372 bootloader/bootloader.elf 3e36151920c6cdb6
|
||||||
|
61 154 1777066464541216372 bootloader/bootloader.bin 3e36151920c6cdb6
|
||||||
|
61 154 1777066464541216372 bootloader/bootloader.map 3e36151920c6cdb6
|
||||||
|
61 154 1777066464541216372 /home/douwe/Projects/temperature_measure/build/bootloader-prefix/src/bootloader-stamp/bootloader-build 3e36151920c6cdb6
|
||||||
|
61 154 1777066464541216372 /home/douwe/Projects/temperature_measure/build/bootloader/bootloader.elf 3e36151920c6cdb6
|
||||||
|
61 154 1777066464541216372 /home/douwe/Projects/temperature_measure/build/bootloader/bootloader.bin 3e36151920c6cdb6
|
||||||
|
61 154 1777066464541216372 /home/douwe/Projects/temperature_measure/build/bootloader/bootloader.map 3e36151920c6cdb6
|
||||||
|
154 160 1777066464634216104 bootloader-prefix/src/bootloader-stamp/bootloader-install 5739668495db0464
|
||||||
|
154 160 1777066464634216104 /home/douwe/Projects/temperature_measure/build/bootloader-prefix/src/bootloader-stamp/bootloader-install 5739668495db0464
|
||||||
|
160 172 1777066464651216055 CMakeFiles/bootloader-complete 2481d6dab26840e0
|
||||||
|
160 172 1777066464651216055 bootloader-prefix/src/bootloader-stamp/bootloader-done 2481d6dab26840e0
|
||||||
|
160 172 1777066464651216055 /home/douwe/Projects/temperature_measure/build/CMakeFiles/bootloader-complete 2481d6dab26840e0
|
||||||
|
160 172 1777066464651216055 /home/douwe/Projects/temperature_measure/build/bootloader-prefix/src/bootloader-stamp/bootloader-done 2481d6dab26840e0
|
||||||
|
60 241 1777066464540216375 esp-idf/main/CMakeFiles/__idf_main.dir/main.c.obj 5bef93cadce4a612
|
||||||
|
241 260 1777066464721215853 esp-idf/main/libmain.a e2e1975d86b4bf81
|
||||||
|
260 3689 1777066468081472614 esp-idf/esp_system/ld/sections.ld 6a52487f0081bbb7
|
||||||
|
260 3689 1777066468081472614 /home/douwe/Projects/temperature_measure/build/esp-idf/esp_system/ld/sections.ld 6a52487f0081bbb7
|
||||||
|
3689 3993 1777066468169205921 dht11_reader.elf 277f0b245248439c
|
||||||
|
3993 4168 1777066468647204546 .bin_timestamp a2a43170a96cc356
|
||||||
|
3993 4168 1777066468647204546 /home/douwe/Projects/temperature_measure/build/.bin_timestamp a2a43170a96cc356
|
||||||
|
4168 4229 1777066468648204543 CMakeFiles/app_check_size 9d1c99d605a4dff5
|
||||||
|
4168 4229 1777066468648204543 /home/douwe/Projects/temperature_measure/build/CMakeFiles/app_check_size 9d1c99d605a4dff5
|
||||||
|
43 127 1777066469274202742 CMakeFiles/app_check_size 9d1c99d605a4dff5
|
||||||
|
43 127 1777066469274202742 /home/douwe/Projects/temperature_measure/build/CMakeFiles/app_check_size 9d1c99d605a4dff5
|
||||||
|
40 146 1777066469271202750 bootloader-prefix/src/bootloader-stamp/bootloader-build 3e36151920c6cdb6
|
||||||
|
40 146 1777066469271202750 bootloader/bootloader.elf 3e36151920c6cdb6
|
||||||
|
40 146 1777066469271202750 bootloader/bootloader.bin 3e36151920c6cdb6
|
||||||
|
40 146 1777066469271202750 bootloader/bootloader.map 3e36151920c6cdb6
|
||||||
|
40 146 1777066469271202750 /home/douwe/Projects/temperature_measure/build/bootloader-prefix/src/bootloader-stamp/bootloader-build 3e36151920c6cdb6
|
||||||
|
40 146 1777066469271202750 /home/douwe/Projects/temperature_measure/build/bootloader/bootloader.elf 3e36151920c6cdb6
|
||||||
|
40 146 1777066469271202750 /home/douwe/Projects/temperature_measure/build/bootloader/bootloader.bin 3e36151920c6cdb6
|
||||||
|
40 146 1777066469271202750 /home/douwe/Projects/temperature_measure/build/bootloader/bootloader.map 3e36151920c6cdb6
|
||||||
|
146 152 1777066469377202445 bootloader-prefix/src/bootloader-stamp/bootloader-install 5739668495db0464
|
||||||
|
146 152 1777066469377202445 /home/douwe/Projects/temperature_measure/build/bootloader-prefix/src/bootloader-stamp/bootloader-install 5739668495db0464
|
||||||
|
152 165 1777066469395202393 CMakeFiles/bootloader-complete 2481d6dab26840e0
|
||||||
|
152 165 1777066469395202393 bootloader-prefix/src/bootloader-stamp/bootloader-done 2481d6dab26840e0
|
||||||
|
152 165 1777066469395202393 /home/douwe/Projects/temperature_measure/build/CMakeFiles/bootloader-complete 2481d6dab26840e0
|
||||||
|
152 165 1777066469395202393 /home/douwe/Projects/temperature_measure/build/bootloader-prefix/src/bootloader-stamp/bootloader-done 2481d6dab26840e0
|
||||||
|
165 1847 1777066469396202391 CMakeFiles/flash.util e4e52ddca09f98f3
|
||||||
655
build/CMakeCache.txt
Normal file
655
build/CMakeCache.txt
Normal file
@@ -0,0 +1,655 @@
|
|||||||
|
# This is the CMakeCache file.
|
||||||
|
# For build in directory: /home/douwe/Projects/temperature_measure/build
|
||||||
|
# It was generated by CMake: /home/douwe/.espressif/tools/cmake/4.0.3/bin/cmake
|
||||||
|
# You can edit this file to change values found and used by cmake.
|
||||||
|
# If you do not want to change any of the values, simply exit the editor.
|
||||||
|
# If you do want to change a value, simply edit, save, and exit the editor.
|
||||||
|
# The syntax for the file is as follows:
|
||||||
|
# KEY:TYPE=VALUE
|
||||||
|
# KEY is the name of a variable in the cache.
|
||||||
|
# TYPE is a hint to GUIs for the type of VALUE, DO NOT EDIT TYPE!.
|
||||||
|
# VALUE is the current value for the KEY.
|
||||||
|
|
||||||
|
########################
|
||||||
|
# EXTERNAL cache entries
|
||||||
|
########################
|
||||||
|
|
||||||
|
//No help, variable specified on the command line.
|
||||||
|
CCACHE_ENABLE:UNINITIALIZED=False
|
||||||
|
|
||||||
|
//Path to a program.
|
||||||
|
CMAKE_ADDR2LINE:FILEPATH=/home/douwe/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20251204/riscv32-esp-elf/bin/riscv32-esp-elf-addr2line
|
||||||
|
|
||||||
|
//Path to a program.
|
||||||
|
CMAKE_AR:FILEPATH=/home/douwe/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20251204/riscv32-esp-elf/bin/riscv32-esp-elf-ar
|
||||||
|
|
||||||
|
//A wrapper around 'ar' adding the appropriate '--plugin' option
|
||||||
|
// for the GCC compiler
|
||||||
|
CMAKE_ASM_COMPILER_AR:FILEPATH=/home/douwe/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20251204/riscv32-esp-elf/bin/riscv32-esp-elf-gcc-ar
|
||||||
|
|
||||||
|
//A wrapper around 'ranlib' adding the appropriate '--plugin' option
|
||||||
|
// for the GCC compiler
|
||||||
|
CMAKE_ASM_COMPILER_RANLIB:FILEPATH=/home/douwe/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20251204/riscv32-esp-elf/bin/riscv32-esp-elf-gcc-ranlib
|
||||||
|
|
||||||
|
//Asm Compiler Base Flags
|
||||||
|
CMAKE_ASM_FLAGS:STRING=@"/home/douwe/Projects/temperature_measure/build/toolchain/asmflags"
|
||||||
|
|
||||||
|
//Flags used by the ASM compiler during DEBUG builds.
|
||||||
|
CMAKE_ASM_FLAGS_DEBUG:STRING=-g
|
||||||
|
|
||||||
|
//Flags used by the ASM compiler during MINSIZEREL builds.
|
||||||
|
CMAKE_ASM_FLAGS_MINSIZEREL:STRING=-Os -DNDEBUG
|
||||||
|
|
||||||
|
//Flags used by the ASM compiler during RELEASE builds.
|
||||||
|
CMAKE_ASM_FLAGS_RELEASE:STRING=-O3 -DNDEBUG
|
||||||
|
|
||||||
|
//Flags used by the ASM compiler during RELWITHDEBINFO builds.
|
||||||
|
CMAKE_ASM_FLAGS_RELWITHDEBINFO:STRING=-O2 -g -DNDEBUG
|
||||||
|
|
||||||
|
//Choose the type of build, options are: None Debug Release RelWithDebInfo
|
||||||
|
// MinSizeRel ...
|
||||||
|
CMAKE_BUILD_TYPE:STRING=
|
||||||
|
|
||||||
|
//A wrapper around 'ar' adding the appropriate '--plugin' option
|
||||||
|
// for the GCC compiler
|
||||||
|
CMAKE_CXX_COMPILER_AR:FILEPATH=/home/douwe/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20251204/riscv32-esp-elf/bin/riscv32-esp-elf-gcc-ar
|
||||||
|
|
||||||
|
//A wrapper around 'ranlib' adding the appropriate '--plugin' option
|
||||||
|
// for the GCC compiler
|
||||||
|
CMAKE_CXX_COMPILER_RANLIB:FILEPATH=/home/douwe/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20251204/riscv32-esp-elf/bin/riscv32-esp-elf-gcc-ranlib
|
||||||
|
|
||||||
|
//C++ Compiler Base Flags
|
||||||
|
CMAKE_CXX_FLAGS:STRING=@"/home/douwe/Projects/temperature_measure/build/toolchain/cxxflags"
|
||||||
|
|
||||||
|
//Flags used by the CXX compiler during DEBUG builds.
|
||||||
|
CMAKE_CXX_FLAGS_DEBUG:STRING=-g
|
||||||
|
|
||||||
|
//Flags used by the CXX compiler during MINSIZEREL builds.
|
||||||
|
CMAKE_CXX_FLAGS_MINSIZEREL:STRING=-Os -DNDEBUG
|
||||||
|
|
||||||
|
//Flags used by the CXX compiler during RELEASE builds.
|
||||||
|
CMAKE_CXX_FLAGS_RELEASE:STRING=-O3 -DNDEBUG
|
||||||
|
|
||||||
|
//Flags used by the CXX compiler during RELWITHDEBINFO builds.
|
||||||
|
CMAKE_CXX_FLAGS_RELWITHDEBINFO:STRING=-O2 -g -DNDEBUG
|
||||||
|
|
||||||
|
//A wrapper around 'ar' adding the appropriate '--plugin' option
|
||||||
|
// for the GCC compiler
|
||||||
|
CMAKE_C_COMPILER_AR:FILEPATH=/home/douwe/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20251204/riscv32-esp-elf/bin/riscv32-esp-elf-gcc-ar
|
||||||
|
|
||||||
|
//A wrapper around 'ranlib' adding the appropriate '--plugin' option
|
||||||
|
// for the GCC compiler
|
||||||
|
CMAKE_C_COMPILER_RANLIB:FILEPATH=/home/douwe/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20251204/riscv32-esp-elf/bin/riscv32-esp-elf-gcc-ranlib
|
||||||
|
|
||||||
|
//C Compiler Base Flags
|
||||||
|
CMAKE_C_FLAGS:STRING=@"/home/douwe/Projects/temperature_measure/build/toolchain/cflags"
|
||||||
|
|
||||||
|
//Flags used by the C compiler during DEBUG builds.
|
||||||
|
CMAKE_C_FLAGS_DEBUG:STRING=-g
|
||||||
|
|
||||||
|
//Flags used by the C compiler during MINSIZEREL builds.
|
||||||
|
CMAKE_C_FLAGS_MINSIZEREL:STRING=-Os -DNDEBUG
|
||||||
|
|
||||||
|
//Flags used by the C compiler during RELEASE builds.
|
||||||
|
CMAKE_C_FLAGS_RELEASE:STRING=-O3 -DNDEBUG
|
||||||
|
|
||||||
|
//Flags used by the C compiler during RELWITHDEBINFO builds.
|
||||||
|
CMAKE_C_FLAGS_RELWITHDEBINFO:STRING=-O2 -g -DNDEBUG
|
||||||
|
|
||||||
|
//Path to a program.
|
||||||
|
CMAKE_DLLTOOL:FILEPATH=CMAKE_DLLTOOL-NOTFOUND
|
||||||
|
|
||||||
|
//Linker Base Flags
|
||||||
|
CMAKE_EXE_LINKER_FLAGS:STRING=@"/home/douwe/Projects/temperature_measure/build/toolchain/ldflags"
|
||||||
|
|
||||||
|
//Flags used by the linker during DEBUG builds.
|
||||||
|
CMAKE_EXE_LINKER_FLAGS_DEBUG:STRING=
|
||||||
|
|
||||||
|
//Flags used by the linker during MINSIZEREL builds.
|
||||||
|
CMAKE_EXE_LINKER_FLAGS_MINSIZEREL:STRING=
|
||||||
|
|
||||||
|
//Flags used by the linker during RELEASE builds.
|
||||||
|
CMAKE_EXE_LINKER_FLAGS_RELEASE:STRING=
|
||||||
|
|
||||||
|
//Flags used by the linker during RELWITHDEBINFO builds.
|
||||||
|
CMAKE_EXE_LINKER_FLAGS_RELWITHDEBINFO:STRING=
|
||||||
|
|
||||||
|
//Enable/Disable output of build database during the build.
|
||||||
|
CMAKE_EXPORT_BUILD_DATABASE:BOOL=
|
||||||
|
|
||||||
|
//Enable/Disable output of compile commands during generation.
|
||||||
|
CMAKE_EXPORT_COMPILE_COMMANDS:BOOL=
|
||||||
|
|
||||||
|
//Value Computed by CMake.
|
||||||
|
CMAKE_FIND_PACKAGE_REDIRECTS_DIR:STATIC=/home/douwe/Projects/temperature_measure/build/CMakeFiles/pkgRedirects
|
||||||
|
|
||||||
|
//User executables (bin)
|
||||||
|
CMAKE_INSTALL_BINDIR:PATH=bin
|
||||||
|
|
||||||
|
//Read-only architecture-independent data (DATAROOTDIR)
|
||||||
|
CMAKE_INSTALL_DATADIR:PATH=
|
||||||
|
|
||||||
|
//Read-only architecture-independent data root (share)
|
||||||
|
CMAKE_INSTALL_DATAROOTDIR:PATH=share
|
||||||
|
|
||||||
|
//Documentation root (DATAROOTDIR/doc/PROJECT_NAME)
|
||||||
|
CMAKE_INSTALL_DOCDIR:PATH=
|
||||||
|
|
||||||
|
//C header files (include)
|
||||||
|
CMAKE_INSTALL_INCLUDEDIR:PATH=include
|
||||||
|
|
||||||
|
//Info documentation (DATAROOTDIR/info)
|
||||||
|
CMAKE_INSTALL_INFODIR:PATH=
|
||||||
|
|
||||||
|
//Object code libraries (lib)
|
||||||
|
CMAKE_INSTALL_LIBDIR:PATH=lib
|
||||||
|
|
||||||
|
//Program executables (libexec)
|
||||||
|
CMAKE_INSTALL_LIBEXECDIR:PATH=libexec
|
||||||
|
|
||||||
|
//Locale-dependent data (DATAROOTDIR/locale)
|
||||||
|
CMAKE_INSTALL_LOCALEDIR:PATH=
|
||||||
|
|
||||||
|
//Modifiable single-machine data (var)
|
||||||
|
CMAKE_INSTALL_LOCALSTATEDIR:PATH=var
|
||||||
|
|
||||||
|
//Man documentation (DATAROOTDIR/man)
|
||||||
|
CMAKE_INSTALL_MANDIR:PATH=
|
||||||
|
|
||||||
|
//C header files for non-gcc (/usr/include)
|
||||||
|
CMAKE_INSTALL_OLDINCLUDEDIR:PATH=/usr/include
|
||||||
|
|
||||||
|
//Install path prefix, prepended onto install directories.
|
||||||
|
CMAKE_INSTALL_PREFIX:PATH=/usr/local
|
||||||
|
|
||||||
|
//Run-time variable data (LOCALSTATEDIR/run)
|
||||||
|
CMAKE_INSTALL_RUNSTATEDIR:PATH=
|
||||||
|
|
||||||
|
//System admin executables (sbin)
|
||||||
|
CMAKE_INSTALL_SBINDIR:PATH=sbin
|
||||||
|
|
||||||
|
//Modifiable architecture-independent data (com)
|
||||||
|
CMAKE_INSTALL_SHAREDSTATEDIR:PATH=com
|
||||||
|
|
||||||
|
//Read-only single-machine data (etc)
|
||||||
|
CMAKE_INSTALL_SYSCONFDIR:PATH=etc
|
||||||
|
|
||||||
|
//Path to a program.
|
||||||
|
CMAKE_LINKER:FILEPATH=/home/douwe/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20251204/riscv32-esp-elf/bin/riscv32-esp-elf-ld
|
||||||
|
|
||||||
|
//Program used to build from build.ninja files.
|
||||||
|
CMAKE_MAKE_PROGRAM:FILEPATH=/usr/bin/ninja
|
||||||
|
|
||||||
|
//Flags used by the linker during the creation of modules during
|
||||||
|
// all build types.
|
||||||
|
CMAKE_MODULE_LINKER_FLAGS:STRING=
|
||||||
|
|
||||||
|
//Flags used by the linker during the creation of modules during
|
||||||
|
// DEBUG builds.
|
||||||
|
CMAKE_MODULE_LINKER_FLAGS_DEBUG:STRING=
|
||||||
|
|
||||||
|
//Flags used by the linker during the creation of modules during
|
||||||
|
// MINSIZEREL builds.
|
||||||
|
CMAKE_MODULE_LINKER_FLAGS_MINSIZEREL:STRING=
|
||||||
|
|
||||||
|
//Flags used by the linker during the creation of modules during
|
||||||
|
// RELEASE builds.
|
||||||
|
CMAKE_MODULE_LINKER_FLAGS_RELEASE:STRING=
|
||||||
|
|
||||||
|
//Flags used by the linker during the creation of modules during
|
||||||
|
// RELWITHDEBINFO builds.
|
||||||
|
CMAKE_MODULE_LINKER_FLAGS_RELWITHDEBINFO:STRING=
|
||||||
|
|
||||||
|
//Path to a program.
|
||||||
|
CMAKE_NM:FILEPATH=/home/douwe/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20251204/riscv32-esp-elf/bin/riscv32-esp-elf-nm
|
||||||
|
|
||||||
|
//Path to a program.
|
||||||
|
CMAKE_OBJCOPY:FILEPATH=/home/douwe/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20251204/riscv32-esp-elf/bin/riscv32-esp-elf-objcopy
|
||||||
|
|
||||||
|
//Path to a program.
|
||||||
|
CMAKE_OBJDUMP:FILEPATH=/home/douwe/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20251204/riscv32-esp-elf/bin/riscv32-esp-elf-objdump
|
||||||
|
|
||||||
|
//Value Computed by CMake
|
||||||
|
CMAKE_PROJECT_DESCRIPTION:STATIC=
|
||||||
|
|
||||||
|
//Value Computed by CMake
|
||||||
|
CMAKE_PROJECT_HOMEPAGE_URL:STATIC=
|
||||||
|
|
||||||
|
//Value Computed by CMake
|
||||||
|
CMAKE_PROJECT_NAME:STATIC=dht11_reader
|
||||||
|
|
||||||
|
//Value Computed by CMake
|
||||||
|
CMAKE_PROJECT_VERSION:STATIC=4.0.0
|
||||||
|
|
||||||
|
//Value Computed by CMake
|
||||||
|
CMAKE_PROJECT_VERSION_MAJOR:STATIC=4
|
||||||
|
|
||||||
|
//Value Computed by CMake
|
||||||
|
CMAKE_PROJECT_VERSION_MINOR:STATIC=0
|
||||||
|
|
||||||
|
//Value Computed by CMake
|
||||||
|
CMAKE_PROJECT_VERSION_PATCH:STATIC=0
|
||||||
|
|
||||||
|
//Value Computed by CMake
|
||||||
|
CMAKE_PROJECT_VERSION_TWEAK:STATIC=
|
||||||
|
|
||||||
|
//Path to a program.
|
||||||
|
CMAKE_RANLIB:FILEPATH=/home/douwe/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20251204/riscv32-esp-elf/bin/riscv32-esp-elf-ranlib
|
||||||
|
|
||||||
|
//Path to a program.
|
||||||
|
CMAKE_READELF:FILEPATH=/home/douwe/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20251204/riscv32-esp-elf/bin/riscv32-esp-elf-readelf
|
||||||
|
|
||||||
|
//Flags used by the linker during the creation of shared libraries
|
||||||
|
// during all build types.
|
||||||
|
CMAKE_SHARED_LINKER_FLAGS:STRING=
|
||||||
|
|
||||||
|
//Flags used by the linker during the creation of shared libraries
|
||||||
|
// during DEBUG builds.
|
||||||
|
CMAKE_SHARED_LINKER_FLAGS_DEBUG:STRING=
|
||||||
|
|
||||||
|
//Flags used by the linker during the creation of shared libraries
|
||||||
|
// during MINSIZEREL builds.
|
||||||
|
CMAKE_SHARED_LINKER_FLAGS_MINSIZEREL:STRING=
|
||||||
|
|
||||||
|
//Flags used by the linker during the creation of shared libraries
|
||||||
|
// during RELEASE builds.
|
||||||
|
CMAKE_SHARED_LINKER_FLAGS_RELEASE:STRING=
|
||||||
|
|
||||||
|
//Flags used by the linker during the creation of shared libraries
|
||||||
|
// during RELWITHDEBINFO builds.
|
||||||
|
CMAKE_SHARED_LINKER_FLAGS_RELWITHDEBINFO:STRING=
|
||||||
|
|
||||||
|
//If set, runtime paths are not added when installing shared libraries,
|
||||||
|
// but are added when building.
|
||||||
|
CMAKE_SKIP_INSTALL_RPATH:BOOL=NO
|
||||||
|
|
||||||
|
//If set, runtime paths are not added when using shared libraries.
|
||||||
|
CMAKE_SKIP_RPATH:BOOL=NO
|
||||||
|
|
||||||
|
//Flags used by the linker during the creation of static libraries
|
||||||
|
// during all build types.
|
||||||
|
CMAKE_STATIC_LINKER_FLAGS:STRING=
|
||||||
|
|
||||||
|
//Flags used by the linker during the creation of static libraries
|
||||||
|
// during DEBUG builds.
|
||||||
|
CMAKE_STATIC_LINKER_FLAGS_DEBUG:STRING=
|
||||||
|
|
||||||
|
//Flags used by the linker during the creation of static libraries
|
||||||
|
// during MINSIZEREL builds.
|
||||||
|
CMAKE_STATIC_LINKER_FLAGS_MINSIZEREL:STRING=
|
||||||
|
|
||||||
|
//Flags used by the linker during the creation of static libraries
|
||||||
|
// during RELEASE builds.
|
||||||
|
CMAKE_STATIC_LINKER_FLAGS_RELEASE:STRING=
|
||||||
|
|
||||||
|
//Flags used by the linker during the creation of static libraries
|
||||||
|
// during RELWITHDEBINFO builds.
|
||||||
|
CMAKE_STATIC_LINKER_FLAGS_RELWITHDEBINFO:STRING=
|
||||||
|
|
||||||
|
//Path to a program.
|
||||||
|
CMAKE_STRIP:FILEPATH=/home/douwe/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20251204/riscv32-esp-elf/bin/riscv32-esp-elf-strip
|
||||||
|
|
||||||
|
//Path to a program.
|
||||||
|
CMAKE_TAPI:FILEPATH=CMAKE_TAPI-NOTFOUND
|
||||||
|
|
||||||
|
//The CMake toolchain file
|
||||||
|
CMAKE_TOOLCHAIN_FILE:FILEPATH=/home/douwe/.espressif/v6.0/esp-idf/tools/cmake/toolchain-esp32c3.cmake
|
||||||
|
|
||||||
|
//If this value is on, makefiles will be generated without the
|
||||||
|
// .SILENT directive, and all commands will be echoed to the console
|
||||||
|
// during the make. This is useful for debugging only. With Visual
|
||||||
|
// Studio IDE projects all commands are done without /nologo.
|
||||||
|
CMAKE_VERBOSE_MAKEFILE:BOOL=FALSE
|
||||||
|
|
||||||
|
//Disable package configuration, target export and installation
|
||||||
|
DISABLE_PACKAGE_CONFIG_AND_INSTALL:BOOL=ON
|
||||||
|
|
||||||
|
//Build TF-PSA-Crypto programs.
|
||||||
|
ENABLE_PROGRAMS:BOOL=OFF
|
||||||
|
|
||||||
|
//Build TF-PSA-Crypto tests.
|
||||||
|
ENABLE_TESTING:BOOL=OFF
|
||||||
|
|
||||||
|
//No help, variable specified on the command line.
|
||||||
|
ESP_PLATFORM:UNINITIALIZED=1
|
||||||
|
|
||||||
|
//Generate the auto-generated files as needed
|
||||||
|
GEN_FILES:BOOL=OFF
|
||||||
|
|
||||||
|
//Git command line client
|
||||||
|
GIT_EXECUTABLE:FILEPATH=/usr/bin/git
|
||||||
|
|
||||||
|
//IDF Build Target
|
||||||
|
IDF_TARGET:STRING=esp32c3
|
||||||
|
|
||||||
|
//IDF Build Toolchain Type
|
||||||
|
IDF_TOOLCHAIN:STRING=gcc
|
||||||
|
|
||||||
|
//Path to toolchain build directory containing response files and
|
||||||
|
// toolchain file copy
|
||||||
|
IDF_TOOLCHAIN_BUILD_DIR:PATH=/home/douwe/Projects/temperature_measure/build/toolchain
|
||||||
|
|
||||||
|
//Install Mbed TLS headers.
|
||||||
|
INSTALL_MBEDTLS_HEADERS:BOOL=ON
|
||||||
|
|
||||||
|
//Install TF PSA Crypto headers.
|
||||||
|
INSTALL_TF_PSA_CRYPTO_HEADERS:BOOL=ON
|
||||||
|
|
||||||
|
//Explicitly link Mbed TLS library to pthread.
|
||||||
|
LINK_WITH_PTHREAD:BOOL=OFF
|
||||||
|
|
||||||
|
//Explicitly link Mbed TLS library to trusted_storage.
|
||||||
|
LINK_WITH_TRUSTED_STORAGE:BOOL=OFF
|
||||||
|
|
||||||
|
//Mbed TLS config file (overrides default).
|
||||||
|
MBEDTLS_CONFIG_FILE:FILEPATH=
|
||||||
|
|
||||||
|
//Compiler warnings treated as errors
|
||||||
|
MBEDTLS_FATAL_WARNINGS:BOOL=ON
|
||||||
|
|
||||||
|
//Mbed TLS user config file (appended to default).
|
||||||
|
MBEDTLS_USER_CONFIG_FILE:FILEPATH=
|
||||||
|
|
||||||
|
//Value Computed by CMake
|
||||||
|
Mbed TLS_BINARY_DIR:STATIC=/home/douwe/Projects/temperature_measure/build/esp-idf/mbedtls/mbedtls
|
||||||
|
|
||||||
|
//Value Computed by CMake
|
||||||
|
Mbed TLS_IS_TOP_LEVEL:STATIC=OFF
|
||||||
|
|
||||||
|
//Value Computed by CMake
|
||||||
|
Mbed TLS_SOURCE_DIR:STATIC=/home/douwe/.espressif/v6.0/esp-idf/components/mbedtls/mbedtls
|
||||||
|
|
||||||
|
//No help, variable specified on the command line.
|
||||||
|
PYTHON:UNINITIALIZED=/home/douwe/.espressif/tools/python/v6.0/venv/bin/python
|
||||||
|
|
||||||
|
//No help, variable specified on the command line.
|
||||||
|
PYTHON_DEPS_CHECKED:UNINITIALIZED=1
|
||||||
|
|
||||||
|
//Value Computed by CMake
|
||||||
|
TF-PSA-Crypto_BINARY_DIR:STATIC=/home/douwe/Projects/temperature_measure/build/esp-idf/mbedtls/mbedtls/tf-psa-crypto
|
||||||
|
|
||||||
|
//Value Computed by CMake
|
||||||
|
TF-PSA-Crypto_IS_TOP_LEVEL:STATIC=OFF
|
||||||
|
|
||||||
|
//Value Computed by CMake
|
||||||
|
TF-PSA-Crypto_SOURCE_DIR:STATIC=/home/douwe/.espressif/v6.0/esp-idf/components/mbedtls/mbedtls/tf-psa-crypto
|
||||||
|
|
||||||
|
//TF-PSA-Crypto config file (overrides default).
|
||||||
|
TF_PSA_CRYPTO_CONFIG_FILE:FILEPATH=
|
||||||
|
|
||||||
|
//Compiler warnings treated as errors
|
||||||
|
TF_PSA_CRYPTO_FATAL_WARNINGS:BOOL=ON
|
||||||
|
|
||||||
|
TF_PSA_CRYPTO_TARGET_PREFIX:STRING=
|
||||||
|
|
||||||
|
//Path to the PSA Crypto configuration file
|
||||||
|
TF_PSA_CRYPTO_USER_CONFIG_FILE:STRING=mbedtls/esp_config.h
|
||||||
|
|
||||||
|
//Build Mbed TLS shared library.
|
||||||
|
USE_SHARED_MBEDTLS_LIBRARY:BOOL=OFF
|
||||||
|
|
||||||
|
//Build TF-PSA-Crypto shared library.
|
||||||
|
USE_SHARED_TF_PSA_CRYPTO_LIBRARY:BOOL=OFF
|
||||||
|
|
||||||
|
//Build Mbed TLS static library.
|
||||||
|
USE_STATIC_MBEDTLS_LIBRARY:BOOL=ON
|
||||||
|
|
||||||
|
//Build TF-PSA-Crypto static library.
|
||||||
|
USE_STATIC_TF_PSA_CRYPTO_LIBRARY:BOOL=ON
|
||||||
|
|
||||||
|
//Dependencies for the target
|
||||||
|
builtin_LIB_DEPENDS:STATIC=general;__idf_cxx;general;__idf_esp_libc;general;__idf_freertos;general;__idf_esp_hw_support;general;__idf_heap;general;__idf_log;general;__idf_soc;general;__idf_hal;general;__idf_esp_rom;general;__idf_esp_common;general;__idf_esp_system;general;__idf_esp_stdio;general;__idf_riscv;general;idf::esp_security;general;idf::esp_mm;
|
||||||
|
|
||||||
|
//Value Computed by CMake
|
||||||
|
dht11_reader_BINARY_DIR:STATIC=/home/douwe/Projects/temperature_measure/build
|
||||||
|
|
||||||
|
//Value Computed by CMake
|
||||||
|
dht11_reader_IS_TOP_LEVEL:STATIC=ON
|
||||||
|
|
||||||
|
//Value Computed by CMake
|
||||||
|
dht11_reader_SOURCE_DIR:STATIC=/home/douwe/Projects/temperature_measure
|
||||||
|
|
||||||
|
//Value Computed by CMake
|
||||||
|
esp-idf_BINARY_DIR:STATIC=/home/douwe/Projects/temperature_measure/build/esp-idf
|
||||||
|
|
||||||
|
//Value Computed by CMake
|
||||||
|
esp-idf_IS_TOP_LEVEL:STATIC=OFF
|
||||||
|
|
||||||
|
//Value Computed by CMake
|
||||||
|
esp-idf_SOURCE_DIR:STATIC=/home/douwe/.espressif/v6.0/esp-idf
|
||||||
|
|
||||||
|
//Dependencies for the target
|
||||||
|
everest_LIB_DEPENDS:STATIC=general;__idf_cxx;general;__idf_esp_libc;general;__idf_freertos;general;__idf_esp_hw_support;general;__idf_heap;general;__idf_log;general;__idf_soc;general;__idf_hal;general;__idf_esp_rom;general;__idf_esp_common;general;__idf_esp_system;general;__idf_esp_stdio;general;__idf_riscv;
|
||||||
|
|
||||||
|
//Dependencies for the target
|
||||||
|
mbedtls_LIB_DEPENDS:STATIC=general;__idf_cxx;general;__idf_esp_libc;general;__idf_freertos;general;__idf_esp_hw_support;general;__idf_heap;general;__idf_log;general;__idf_soc;general;__idf_hal;general;__idf_esp_rom;general;__idf_esp_common;general;__idf_esp_system;general;__idf_esp_stdio;general;__idf_riscv;general;mbedx509;
|
||||||
|
|
||||||
|
//Dependencies for the target
|
||||||
|
mbedx509_LIB_DEPENDS:STATIC=general;__idf_cxx;general;__idf_esp_libc;general;__idf_freertos;general;__idf_esp_hw_support;general;__idf_heap;general;__idf_log;general;__idf_soc;general;__idf_hal;general;__idf_esp_rom;general;__idf_esp_common;general;__idf_esp_system;general;__idf_esp_stdio;general;__idf_riscv;general;tfpsacrypto;
|
||||||
|
|
||||||
|
//Dependencies for the target
|
||||||
|
p256m_LIB_DEPENDS:STATIC=general;__idf_cxx;general;__idf_esp_libc;general;__idf_freertos;general;__idf_esp_hw_support;general;__idf_heap;general;__idf_log;general;__idf_soc;general;__idf_hal;general;__idf_esp_rom;general;__idf_esp_common;general;__idf_esp_system;general;__idf_esp_stdio;general;__idf_riscv;general;idf::esp_security;
|
||||||
|
|
||||||
|
//Dependencies for the target
|
||||||
|
tfpsacrypto_LIB_DEPENDS:STATIC=general;__idf_cxx;general;__idf_esp_libc;general;__idf_freertos;general;__idf_esp_hw_support;general;__idf_heap;general;__idf_log;general;__idf_soc;general;__idf_hal;general;__idf_esp_rom;general;__idf_esp_common;general;__idf_esp_system;general;__idf_esp_stdio;general;__idf_riscv;general;builtin;general;everest;general;p256m;general;idf::esp_security;general;idf::esp_driver_dma;general;idf::esp_mm;general;idf::efuse;
|
||||||
|
|
||||||
|
|
||||||
|
########################
|
||||||
|
# INTERNAL cache entries
|
||||||
|
########################
|
||||||
|
|
||||||
|
//ADVANCED property for variable: CMAKE_ADDR2LINE
|
||||||
|
CMAKE_ADDR2LINE-ADVANCED:INTERNAL=1
|
||||||
|
//ADVANCED property for variable: CMAKE_AR
|
||||||
|
CMAKE_AR-ADVANCED:INTERNAL=1
|
||||||
|
//ADVANCED property for variable: CMAKE_ASM_COMPILER_AR
|
||||||
|
CMAKE_ASM_COMPILER_AR-ADVANCED:INTERNAL=1
|
||||||
|
//ADVANCED property for variable: CMAKE_ASM_COMPILER_RANLIB
|
||||||
|
CMAKE_ASM_COMPILER_RANLIB-ADVANCED:INTERNAL=1
|
||||||
|
CMAKE_ASM_COMPILER_WORKS:INTERNAL=1
|
||||||
|
//ADVANCED property for variable: CMAKE_ASM_FLAGS
|
||||||
|
CMAKE_ASM_FLAGS-ADVANCED:INTERNAL=1
|
||||||
|
//ADVANCED property for variable: CMAKE_ASM_FLAGS_DEBUG
|
||||||
|
CMAKE_ASM_FLAGS_DEBUG-ADVANCED:INTERNAL=1
|
||||||
|
//ADVANCED property for variable: CMAKE_ASM_FLAGS_MINSIZEREL
|
||||||
|
CMAKE_ASM_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1
|
||||||
|
//ADVANCED property for variable: CMAKE_ASM_FLAGS_RELEASE
|
||||||
|
CMAKE_ASM_FLAGS_RELEASE-ADVANCED:INTERNAL=1
|
||||||
|
//ADVANCED property for variable: CMAKE_ASM_FLAGS_RELWITHDEBINFO
|
||||||
|
CMAKE_ASM_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1
|
||||||
|
//This is the directory where this CMakeCache.txt was created
|
||||||
|
CMAKE_CACHEFILE_DIR:INTERNAL=/home/douwe/Projects/temperature_measure/build
|
||||||
|
//Major version of cmake used to create the current loaded cache
|
||||||
|
CMAKE_CACHE_MAJOR_VERSION:INTERNAL=4
|
||||||
|
//Minor version of cmake used to create the current loaded cache
|
||||||
|
CMAKE_CACHE_MINOR_VERSION:INTERNAL=0
|
||||||
|
//Patch version of cmake used to create the current loaded cache
|
||||||
|
CMAKE_CACHE_PATCH_VERSION:INTERNAL=3
|
||||||
|
//Path to CMake executable.
|
||||||
|
CMAKE_COMMAND:INTERNAL=/home/douwe/.espressif/tools/cmake/4.0.3/bin/cmake
|
||||||
|
//Path to cpack program executable.
|
||||||
|
CMAKE_CPACK_COMMAND:INTERNAL=/home/douwe/.espressif/tools/cmake/4.0.3/bin/cpack
|
||||||
|
//Path to ctest program executable.
|
||||||
|
CMAKE_CTEST_COMMAND:INTERNAL=/home/douwe/.espressif/tools/cmake/4.0.3/bin/ctest
|
||||||
|
//ADVANCED property for variable: CMAKE_CXX_COMPILER_AR
|
||||||
|
CMAKE_CXX_COMPILER_AR-ADVANCED:INTERNAL=1
|
||||||
|
//ADVANCED property for variable: CMAKE_CXX_COMPILER_RANLIB
|
||||||
|
CMAKE_CXX_COMPILER_RANLIB-ADVANCED:INTERNAL=1
|
||||||
|
//ADVANCED property for variable: CMAKE_CXX_FLAGS
|
||||||
|
CMAKE_CXX_FLAGS-ADVANCED:INTERNAL=1
|
||||||
|
//ADVANCED property for variable: CMAKE_CXX_FLAGS_DEBUG
|
||||||
|
CMAKE_CXX_FLAGS_DEBUG-ADVANCED:INTERNAL=1
|
||||||
|
//ADVANCED property for variable: CMAKE_CXX_FLAGS_MINSIZEREL
|
||||||
|
CMAKE_CXX_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1
|
||||||
|
//ADVANCED property for variable: CMAKE_CXX_FLAGS_RELEASE
|
||||||
|
CMAKE_CXX_FLAGS_RELEASE-ADVANCED:INTERNAL=1
|
||||||
|
//ADVANCED property for variable: CMAKE_CXX_FLAGS_RELWITHDEBINFO
|
||||||
|
CMAKE_CXX_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1
|
||||||
|
//ADVANCED property for variable: CMAKE_C_COMPILER_AR
|
||||||
|
CMAKE_C_COMPILER_AR-ADVANCED:INTERNAL=1
|
||||||
|
//ADVANCED property for variable: CMAKE_C_COMPILER_RANLIB
|
||||||
|
CMAKE_C_COMPILER_RANLIB-ADVANCED:INTERNAL=1
|
||||||
|
//ADVANCED property for variable: CMAKE_C_FLAGS
|
||||||
|
CMAKE_C_FLAGS-ADVANCED:INTERNAL=1
|
||||||
|
//ADVANCED property for variable: CMAKE_C_FLAGS_DEBUG
|
||||||
|
CMAKE_C_FLAGS_DEBUG-ADVANCED:INTERNAL=1
|
||||||
|
//ADVANCED property for variable: CMAKE_C_FLAGS_MINSIZEREL
|
||||||
|
CMAKE_C_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1
|
||||||
|
//ADVANCED property for variable: CMAKE_C_FLAGS_RELEASE
|
||||||
|
CMAKE_C_FLAGS_RELEASE-ADVANCED:INTERNAL=1
|
||||||
|
//ADVANCED property for variable: CMAKE_C_FLAGS_RELWITHDEBINFO
|
||||||
|
CMAKE_C_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1
|
||||||
|
//ADVANCED property for variable: CMAKE_DLLTOOL
|
||||||
|
CMAKE_DLLTOOL-ADVANCED:INTERNAL=1
|
||||||
|
//Path to cache edit program executable.
|
||||||
|
CMAKE_EDIT_COMMAND:INTERNAL=/home/douwe/.espressif/tools/cmake/4.0.3/bin/ccmake
|
||||||
|
//Executable file format
|
||||||
|
CMAKE_EXECUTABLE_FORMAT:INTERNAL=ELF
|
||||||
|
//ADVANCED property for variable: CMAKE_EXE_LINKER_FLAGS
|
||||||
|
CMAKE_EXE_LINKER_FLAGS-ADVANCED:INTERNAL=1
|
||||||
|
//ADVANCED property for variable: CMAKE_EXE_LINKER_FLAGS_DEBUG
|
||||||
|
CMAKE_EXE_LINKER_FLAGS_DEBUG-ADVANCED:INTERNAL=1
|
||||||
|
//ADVANCED property for variable: CMAKE_EXE_LINKER_FLAGS_MINSIZEREL
|
||||||
|
CMAKE_EXE_LINKER_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1
|
||||||
|
//ADVANCED property for variable: CMAKE_EXE_LINKER_FLAGS_RELEASE
|
||||||
|
CMAKE_EXE_LINKER_FLAGS_RELEASE-ADVANCED:INTERNAL=1
|
||||||
|
//ADVANCED property for variable: CMAKE_EXE_LINKER_FLAGS_RELWITHDEBINFO
|
||||||
|
CMAKE_EXE_LINKER_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1
|
||||||
|
//ADVANCED property for variable: CMAKE_EXPORT_BUILD_DATABASE
|
||||||
|
CMAKE_EXPORT_BUILD_DATABASE-ADVANCED:INTERNAL=1
|
||||||
|
//ADVANCED property for variable: CMAKE_EXPORT_COMPILE_COMMANDS
|
||||||
|
CMAKE_EXPORT_COMPILE_COMMANDS-ADVANCED:INTERNAL=1
|
||||||
|
//Name of external makefile project generator.
|
||||||
|
CMAKE_EXTRA_GENERATOR:INTERNAL=
|
||||||
|
//Name of generator.
|
||||||
|
CMAKE_GENERATOR:INTERNAL=Ninja
|
||||||
|
//Generator instance identifier.
|
||||||
|
CMAKE_GENERATOR_INSTANCE:INTERNAL=
|
||||||
|
//Name of generator platform.
|
||||||
|
CMAKE_GENERATOR_PLATFORM:INTERNAL=
|
||||||
|
//Name of generator toolset.
|
||||||
|
CMAKE_GENERATOR_TOOLSET:INTERNAL=
|
||||||
|
//Test CMAKE_HAVE_LIBC_PTHREAD
|
||||||
|
CMAKE_HAVE_LIBC_PTHREAD:INTERNAL=1
|
||||||
|
//Source directory with the top level CMakeLists.txt file for this
|
||||||
|
// project
|
||||||
|
CMAKE_HOME_DIRECTORY:INTERNAL=/home/douwe/Projects/temperature_measure
|
||||||
|
//ADVANCED property for variable: CMAKE_INSTALL_BINDIR
|
||||||
|
CMAKE_INSTALL_BINDIR-ADVANCED:INTERNAL=1
|
||||||
|
//ADVANCED property for variable: CMAKE_INSTALL_DATADIR
|
||||||
|
CMAKE_INSTALL_DATADIR-ADVANCED:INTERNAL=1
|
||||||
|
//ADVANCED property for variable: CMAKE_INSTALL_DATAROOTDIR
|
||||||
|
CMAKE_INSTALL_DATAROOTDIR-ADVANCED:INTERNAL=1
|
||||||
|
//ADVANCED property for variable: CMAKE_INSTALL_DOCDIR
|
||||||
|
CMAKE_INSTALL_DOCDIR-ADVANCED:INTERNAL=1
|
||||||
|
//ADVANCED property for variable: CMAKE_INSTALL_INCLUDEDIR
|
||||||
|
CMAKE_INSTALL_INCLUDEDIR-ADVANCED:INTERNAL=1
|
||||||
|
//ADVANCED property for variable: CMAKE_INSTALL_INFODIR
|
||||||
|
CMAKE_INSTALL_INFODIR-ADVANCED:INTERNAL=1
|
||||||
|
//ADVANCED property for variable: CMAKE_INSTALL_LIBDIR
|
||||||
|
CMAKE_INSTALL_LIBDIR-ADVANCED:INTERNAL=1
|
||||||
|
//ADVANCED property for variable: CMAKE_INSTALL_LIBEXECDIR
|
||||||
|
CMAKE_INSTALL_LIBEXECDIR-ADVANCED:INTERNAL=1
|
||||||
|
//ADVANCED property for variable: CMAKE_INSTALL_LOCALEDIR
|
||||||
|
CMAKE_INSTALL_LOCALEDIR-ADVANCED:INTERNAL=1
|
||||||
|
//ADVANCED property for variable: CMAKE_INSTALL_LOCALSTATEDIR
|
||||||
|
CMAKE_INSTALL_LOCALSTATEDIR-ADVANCED:INTERNAL=1
|
||||||
|
//ADVANCED property for variable: CMAKE_INSTALL_MANDIR
|
||||||
|
CMAKE_INSTALL_MANDIR-ADVANCED:INTERNAL=1
|
||||||
|
//ADVANCED property for variable: CMAKE_INSTALL_OLDINCLUDEDIR
|
||||||
|
CMAKE_INSTALL_OLDINCLUDEDIR-ADVANCED:INTERNAL=1
|
||||||
|
//ADVANCED property for variable: CMAKE_INSTALL_RUNSTATEDIR
|
||||||
|
CMAKE_INSTALL_RUNSTATEDIR-ADVANCED:INTERNAL=1
|
||||||
|
//ADVANCED property for variable: CMAKE_INSTALL_SBINDIR
|
||||||
|
CMAKE_INSTALL_SBINDIR-ADVANCED:INTERNAL=1
|
||||||
|
//ADVANCED property for variable: CMAKE_INSTALL_SHAREDSTATEDIR
|
||||||
|
CMAKE_INSTALL_SHAREDSTATEDIR-ADVANCED:INTERNAL=1
|
||||||
|
//ADVANCED property for variable: CMAKE_INSTALL_SYSCONFDIR
|
||||||
|
CMAKE_INSTALL_SYSCONFDIR-ADVANCED:INTERNAL=1
|
||||||
|
//ADVANCED property for variable: CMAKE_LINKER
|
||||||
|
CMAKE_LINKER-ADVANCED:INTERNAL=1
|
||||||
|
//Name of CMakeLists files to read
|
||||||
|
CMAKE_LIST_FILE_NAME:INTERNAL=CMakeLists.txt
|
||||||
|
//ADVANCED property for variable: CMAKE_MAKE_PROGRAM
|
||||||
|
CMAKE_MAKE_PROGRAM-ADVANCED:INTERNAL=1
|
||||||
|
//ADVANCED property for variable: CMAKE_MODULE_LINKER_FLAGS
|
||||||
|
CMAKE_MODULE_LINKER_FLAGS-ADVANCED:INTERNAL=1
|
||||||
|
//ADVANCED property for variable: CMAKE_MODULE_LINKER_FLAGS_DEBUG
|
||||||
|
CMAKE_MODULE_LINKER_FLAGS_DEBUG-ADVANCED:INTERNAL=1
|
||||||
|
//ADVANCED property for variable: CMAKE_MODULE_LINKER_FLAGS_MINSIZEREL
|
||||||
|
CMAKE_MODULE_LINKER_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1
|
||||||
|
//ADVANCED property for variable: CMAKE_MODULE_LINKER_FLAGS_RELEASE
|
||||||
|
CMAKE_MODULE_LINKER_FLAGS_RELEASE-ADVANCED:INTERNAL=1
|
||||||
|
//ADVANCED property for variable: CMAKE_MODULE_LINKER_FLAGS_RELWITHDEBINFO
|
||||||
|
CMAKE_MODULE_LINKER_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1
|
||||||
|
//ADVANCED property for variable: CMAKE_NM
|
||||||
|
CMAKE_NM-ADVANCED:INTERNAL=1
|
||||||
|
//number of local generators
|
||||||
|
CMAKE_NUMBER_OF_MAKEFILES:INTERNAL=69
|
||||||
|
//ADVANCED property for variable: CMAKE_OBJCOPY
|
||||||
|
CMAKE_OBJCOPY-ADVANCED:INTERNAL=1
|
||||||
|
//ADVANCED property for variable: CMAKE_OBJDUMP
|
||||||
|
CMAKE_OBJDUMP-ADVANCED:INTERNAL=1
|
||||||
|
//Platform information initialized
|
||||||
|
CMAKE_PLATFORM_INFO_INITIALIZED:INTERNAL=1
|
||||||
|
//ADVANCED property for variable: CMAKE_RANLIB
|
||||||
|
CMAKE_RANLIB-ADVANCED:INTERNAL=1
|
||||||
|
//ADVANCED property for variable: CMAKE_READELF
|
||||||
|
CMAKE_READELF-ADVANCED:INTERNAL=1
|
||||||
|
//Path to CMake installation.
|
||||||
|
CMAKE_ROOT:INTERNAL=/home/douwe/.espressif/tools/cmake/4.0.3/share/cmake-4.0
|
||||||
|
//ADVANCED property for variable: CMAKE_SHARED_LINKER_FLAGS
|
||||||
|
CMAKE_SHARED_LINKER_FLAGS-ADVANCED:INTERNAL=1
|
||||||
|
//ADVANCED property for variable: CMAKE_SHARED_LINKER_FLAGS_DEBUG
|
||||||
|
CMAKE_SHARED_LINKER_FLAGS_DEBUG-ADVANCED:INTERNAL=1
|
||||||
|
//ADVANCED property for variable: CMAKE_SHARED_LINKER_FLAGS_MINSIZEREL
|
||||||
|
CMAKE_SHARED_LINKER_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1
|
||||||
|
//ADVANCED property for variable: CMAKE_SHARED_LINKER_FLAGS_RELEASE
|
||||||
|
CMAKE_SHARED_LINKER_FLAGS_RELEASE-ADVANCED:INTERNAL=1
|
||||||
|
//ADVANCED property for variable: CMAKE_SHARED_LINKER_FLAGS_RELWITHDEBINFO
|
||||||
|
CMAKE_SHARED_LINKER_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1
|
||||||
|
//ADVANCED property for variable: CMAKE_SKIP_INSTALL_RPATH
|
||||||
|
CMAKE_SKIP_INSTALL_RPATH-ADVANCED:INTERNAL=1
|
||||||
|
//ADVANCED property for variable: CMAKE_SKIP_RPATH
|
||||||
|
CMAKE_SKIP_RPATH-ADVANCED:INTERNAL=1
|
||||||
|
//ADVANCED property for variable: CMAKE_STATIC_LINKER_FLAGS
|
||||||
|
CMAKE_STATIC_LINKER_FLAGS-ADVANCED:INTERNAL=1
|
||||||
|
//ADVANCED property for variable: CMAKE_STATIC_LINKER_FLAGS_DEBUG
|
||||||
|
CMAKE_STATIC_LINKER_FLAGS_DEBUG-ADVANCED:INTERNAL=1
|
||||||
|
//ADVANCED property for variable: CMAKE_STATIC_LINKER_FLAGS_MINSIZEREL
|
||||||
|
CMAKE_STATIC_LINKER_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1
|
||||||
|
//ADVANCED property for variable: CMAKE_STATIC_LINKER_FLAGS_RELEASE
|
||||||
|
CMAKE_STATIC_LINKER_FLAGS_RELEASE-ADVANCED:INTERNAL=1
|
||||||
|
//ADVANCED property for variable: CMAKE_STATIC_LINKER_FLAGS_RELWITHDEBINFO
|
||||||
|
CMAKE_STATIC_LINKER_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1
|
||||||
|
//ADVANCED property for variable: CMAKE_STRIP
|
||||||
|
CMAKE_STRIP-ADVANCED:INTERNAL=1
|
||||||
|
//ADVANCED property for variable: CMAKE_TAPI
|
||||||
|
CMAKE_TAPI-ADVANCED:INTERNAL=1
|
||||||
|
//uname command
|
||||||
|
CMAKE_UNAME:INTERNAL=/usr/bin/uname
|
||||||
|
//ADVANCED property for variable: CMAKE_VERBOSE_MAKEFILE
|
||||||
|
CMAKE_VERBOSE_MAKEFILE-ADVANCED:INTERNAL=1
|
||||||
|
//Test C_COMPILER_SUPPORTS_WFORMAT_SIGNEDNESS
|
||||||
|
C_COMPILER_SUPPORTS_WFORMAT_SIGNEDNESS:INTERNAL=1
|
||||||
|
//Details about finding Git
|
||||||
|
FIND_PACKAGE_MESSAGE_DETAILS_Git:INTERNAL=[/usr/bin/git][v2.48.1()]
|
||||||
|
//Details about finding Python3
|
||||||
|
FIND_PACKAGE_MESSAGE_DETAILS_Python3:INTERNAL=[/home/douwe/.espressif/tools/python/v6.0/venv/bin/python][found components: Interpreter ][v3.13.3()]
|
||||||
|
//Details about finding Threads
|
||||||
|
FIND_PACKAGE_MESSAGE_DETAILS_Threads:INTERNAL=[TRUE][v()]
|
||||||
|
//ADVANCED property for variable: GIT_EXECUTABLE
|
||||||
|
GIT_EXECUTABLE-ADVANCED:INTERNAL=1
|
||||||
|
//CMAKE_INSTALL_PREFIX during last run
|
||||||
|
_GNUInstallDirs_LAST_CMAKE_INSTALL_PREFIX:INTERNAL=/usr/local
|
||||||
|
//Compiler reason failure
|
||||||
|
_Python3_Compiler_REASON_FAILURE:INTERNAL=
|
||||||
|
//Development reason failure
|
||||||
|
_Python3_Development_REASON_FAILURE:INTERNAL=
|
||||||
|
_Python3_EXECUTABLE:INTERNAL=/home/douwe/.espressif/tools/python/v6.0/venv/bin/python
|
||||||
|
//Python3 Properties
|
||||||
|
_Python3_INTERPRETER_PROPERTIES:INTERNAL=Python;3;13;3;32;64;;;abi3;/usr/lib/python3.13;/home/douwe/.espressif/tools/python/v6.0/venv/lib/python3.13;/home/douwe/.espressif/tools/python/v6.0/venv/lib/python3.13/site-packages;/home/douwe/.espressif/tools/python/v6.0/venv/lib/python3.13/site-packages
|
||||||
|
_Python3_INTERPRETER_SIGNATURE:INTERNAL=6b169595d97fb528b01ef7b3b413d8b7
|
||||||
|
//NumPy reason failure
|
||||||
|
_Python3_NumPy_REASON_FAILURE:INTERNAL=
|
||||||
|
|
||||||
31
build/CMakeFiles/4.0.3/CMakeASMCompiler.cmake
Normal file
31
build/CMakeFiles/4.0.3/CMakeASMCompiler.cmake
Normal file
@@ -0,0 +1,31 @@
|
|||||||
|
set(CMAKE_ASM_COMPILER "/home/douwe/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20251204/riscv32-esp-elf/bin/riscv32-esp-elf-gcc")
|
||||||
|
set(CMAKE_ASM_COMPILER_ARG1 "")
|
||||||
|
set(CMAKE_AR "/home/douwe/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20251204/riscv32-esp-elf/bin/riscv32-esp-elf-ar")
|
||||||
|
set(CMAKE_ASM_COMPILER_AR "/home/douwe/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20251204/riscv32-esp-elf/bin/riscv32-esp-elf-gcc-ar")
|
||||||
|
set(CMAKE_RANLIB "/home/douwe/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20251204/riscv32-esp-elf/bin/riscv32-esp-elf-ranlib")
|
||||||
|
set(CMAKE_ASM_COMPILER_RANLIB "/home/douwe/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20251204/riscv32-esp-elf/bin/riscv32-esp-elf-gcc-ranlib")
|
||||||
|
set(CMAKE_LINKER "/home/douwe/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20251204/riscv32-esp-elf/bin/riscv32-esp-elf-ld")
|
||||||
|
set(CMAKE_LINKER_LINK "")
|
||||||
|
set(CMAKE_LINKER_LLD "")
|
||||||
|
set(CMAKE_ASM_COMPILER_LINKER "")
|
||||||
|
set(CMAKE_ASM_COMPILER_LINKER_ID "")
|
||||||
|
set(CMAKE_ASM_COMPILER_LINKER_VERSION )
|
||||||
|
set(CMAKE_ASM_COMPILER_LINKER_FRONTEND_VARIANT )
|
||||||
|
set(CMAKE_MT "")
|
||||||
|
set(CMAKE_TAPI "CMAKE_TAPI-NOTFOUND")
|
||||||
|
set(CMAKE_ASM_COMPILER_LOADED 1)
|
||||||
|
set(CMAKE_ASM_COMPILER_ID "GNU")
|
||||||
|
set(CMAKE_ASM_COMPILER_VERSION "")
|
||||||
|
set(CMAKE_ASM_COMPILER_ENV_VAR "ASM")
|
||||||
|
|
||||||
|
|
||||||
|
set(CMAKE_ASM_COMPILER_SYSROOT "/home/douwe/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20251204/riscv32-esp-elf/bin/../riscv32-esp-elf/usr")
|
||||||
|
set(CMAKE_COMPILER_SYSROOT "/home/douwe/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20251204/riscv32-esp-elf/bin/../riscv32-esp-elf/usr")
|
||||||
|
|
||||||
|
set(CMAKE_ASM_IGNORE_EXTENSIONS h;H;o;O;obj;OBJ;def;DEF;rc;RC)
|
||||||
|
set(CMAKE_ASM_LINKER_PREFERENCE 0)
|
||||||
|
set(CMAKE_ASM_LINKER_DEPFILE_SUPPORTED )
|
||||||
|
set(CMAKE_LINKER_PUSHPOP_STATE_SUPPORTED )
|
||||||
|
set(CMAKE_ASM_LINKER_PUSHPOP_STATE_SUPPORTED )
|
||||||
|
|
||||||
|
|
||||||
85
build/CMakeFiles/4.0.3/CMakeCCompiler.cmake
Normal file
85
build/CMakeFiles/4.0.3/CMakeCCompiler.cmake
Normal file
@@ -0,0 +1,85 @@
|
|||||||
|
set(CMAKE_C_COMPILER "/home/douwe/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20251204/riscv32-esp-elf/bin/riscv32-esp-elf-gcc")
|
||||||
|
set(CMAKE_C_COMPILER_ARG1 "")
|
||||||
|
set(CMAKE_C_COMPILER_ID "GNU")
|
||||||
|
set(CMAKE_C_COMPILER_VERSION "15.2.0")
|
||||||
|
set(CMAKE_C_COMPILER_VERSION_INTERNAL "")
|
||||||
|
set(CMAKE_C_COMPILER_WRAPPER "")
|
||||||
|
set(CMAKE_C_STANDARD_COMPUTED_DEFAULT "23")
|
||||||
|
set(CMAKE_C_EXTENSIONS_COMPUTED_DEFAULT "ON")
|
||||||
|
set(CMAKE_C_STANDARD_LATEST "23")
|
||||||
|
set(CMAKE_C_COMPILE_FEATURES "c_std_90;c_function_prototypes;c_std_99;c_restrict;c_variadic_macros;c_std_11;c_static_assert;c_std_17;c_std_23")
|
||||||
|
set(CMAKE_C90_COMPILE_FEATURES "c_std_90;c_function_prototypes")
|
||||||
|
set(CMAKE_C99_COMPILE_FEATURES "c_std_99;c_restrict;c_variadic_macros")
|
||||||
|
set(CMAKE_C11_COMPILE_FEATURES "c_std_11;c_static_assert")
|
||||||
|
set(CMAKE_C17_COMPILE_FEATURES "c_std_17")
|
||||||
|
set(CMAKE_C23_COMPILE_FEATURES "c_std_23")
|
||||||
|
|
||||||
|
set(CMAKE_C_PLATFORM_ID "")
|
||||||
|
set(CMAKE_C_SIMULATE_ID "")
|
||||||
|
set(CMAKE_C_COMPILER_FRONTEND_VARIANT "GNU")
|
||||||
|
set(CMAKE_C_COMPILER_APPLE_SYSROOT "")
|
||||||
|
set(CMAKE_C_SIMULATE_VERSION "")
|
||||||
|
|
||||||
|
set(CMAKE_C_COMPILER_SYSROOT "/home/douwe/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20251204/riscv32-esp-elf/bin/../riscv32-esp-elf/usr")
|
||||||
|
set(CMAKE_COMPILER_SYSROOT "/home/douwe/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20251204/riscv32-esp-elf/bin/../riscv32-esp-elf/usr")
|
||||||
|
|
||||||
|
|
||||||
|
set(CMAKE_AR "/home/douwe/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20251204/riscv32-esp-elf/bin/riscv32-esp-elf-ar")
|
||||||
|
set(CMAKE_C_COMPILER_AR "/home/douwe/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20251204/riscv32-esp-elf/bin/riscv32-esp-elf-gcc-ar")
|
||||||
|
set(CMAKE_RANLIB "/home/douwe/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20251204/riscv32-esp-elf/bin/riscv32-esp-elf-ranlib")
|
||||||
|
set(CMAKE_C_COMPILER_RANLIB "/home/douwe/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20251204/riscv32-esp-elf/bin/riscv32-esp-elf-gcc-ranlib")
|
||||||
|
set(CMAKE_LINKER "/home/douwe/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20251204/riscv32-esp-elf/bin/riscv32-esp-elf-ld")
|
||||||
|
set(CMAKE_LINKER_LINK "")
|
||||||
|
set(CMAKE_LINKER_LLD "")
|
||||||
|
set(CMAKE_C_COMPILER_LINKER "NOTFOUND")
|
||||||
|
set(CMAKE_C_COMPILER_LINKER_ID "")
|
||||||
|
set(CMAKE_C_COMPILER_LINKER_VERSION )
|
||||||
|
set(CMAKE_C_COMPILER_LINKER_FRONTEND_VARIANT )
|
||||||
|
set(CMAKE_MT "")
|
||||||
|
set(CMAKE_TAPI "CMAKE_TAPI-NOTFOUND")
|
||||||
|
set(CMAKE_COMPILER_IS_GNUCC 1)
|
||||||
|
set(CMAKE_C_COMPILER_LOADED 1)
|
||||||
|
set(CMAKE_C_COMPILER_WORKS TRUE)
|
||||||
|
set(CMAKE_C_ABI_COMPILED TRUE)
|
||||||
|
|
||||||
|
set(CMAKE_C_COMPILER_ENV_VAR "CC")
|
||||||
|
|
||||||
|
set(CMAKE_C_COMPILER_ID_RUN 1)
|
||||||
|
set(CMAKE_C_SOURCE_FILE_EXTENSIONS c;m)
|
||||||
|
set(CMAKE_C_IGNORE_EXTENSIONS h;H;o;O;obj;OBJ;def;DEF;rc;RC)
|
||||||
|
set(CMAKE_C_LINKER_PREFERENCE 10)
|
||||||
|
set(CMAKE_C_LINKER_DEPFILE_SUPPORTED )
|
||||||
|
set(CMAKE_LINKER_PUSHPOP_STATE_SUPPORTED )
|
||||||
|
set(CMAKE_C_LINKER_PUSHPOP_STATE_SUPPORTED )
|
||||||
|
|
||||||
|
# Save compiler ABI information.
|
||||||
|
set(CMAKE_C_SIZEOF_DATA_PTR "4")
|
||||||
|
set(CMAKE_C_COMPILER_ABI "ELF")
|
||||||
|
set(CMAKE_C_BYTE_ORDER "LITTLE_ENDIAN")
|
||||||
|
set(CMAKE_C_LIBRARY_ARCHITECTURE "")
|
||||||
|
|
||||||
|
if(CMAKE_C_SIZEOF_DATA_PTR)
|
||||||
|
set(CMAKE_SIZEOF_VOID_P "${CMAKE_C_SIZEOF_DATA_PTR}")
|
||||||
|
endif()
|
||||||
|
|
||||||
|
if(CMAKE_C_COMPILER_ABI)
|
||||||
|
set(CMAKE_INTERNAL_PLATFORM_ABI "${CMAKE_C_COMPILER_ABI}")
|
||||||
|
endif()
|
||||||
|
|
||||||
|
if(CMAKE_C_LIBRARY_ARCHITECTURE)
|
||||||
|
set(CMAKE_LIBRARY_ARCHITECTURE "")
|
||||||
|
endif()
|
||||||
|
|
||||||
|
set(CMAKE_C_CL_SHOWINCLUDES_PREFIX "")
|
||||||
|
if(CMAKE_C_CL_SHOWINCLUDES_PREFIX)
|
||||||
|
set(CMAKE_CL_SHOWINCLUDES_PREFIX "${CMAKE_C_CL_SHOWINCLUDES_PREFIX}")
|
||||||
|
endif()
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
set(CMAKE_C_IMPLICIT_INCLUDE_DIRECTORIES "/home/douwe/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20251204/riscv32-esp-elf/lib/gcc/riscv32-esp-elf/15.2.0/include;/home/douwe/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20251204/riscv32-esp-elf/lib/gcc/riscv32-esp-elf/15.2.0/include-fixed;/home/douwe/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20251204/riscv32-esp-elf/riscv32-esp-elf/include")
|
||||||
|
set(CMAKE_C_IMPLICIT_LINK_LIBRARIES "gcc;c;nosys;c;gcc")
|
||||||
|
set(CMAKE_C_IMPLICIT_LINK_DIRECTORIES "/home/douwe/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20251204/riscv32-esp-elf/lib/gcc/riscv32-esp-elf/15.2.0;/home/douwe/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20251204/riscv32-esp-elf/lib/gcc;/home/douwe/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20251204/riscv32-esp-elf/riscv32-esp-elf/lib;/home/douwe/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20251204/riscv32-esp-elf/riscv32-esp-elf/usr/lib")
|
||||||
|
set(CMAKE_C_IMPLICIT_LINK_FRAMEWORK_DIRECTORIES "")
|
||||||
109
build/CMakeFiles/4.0.3/CMakeCXXCompiler.cmake
Normal file
109
build/CMakeFiles/4.0.3/CMakeCXXCompiler.cmake
Normal file
@@ -0,0 +1,109 @@
|
|||||||
|
set(CMAKE_CXX_COMPILER "/home/douwe/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20251204/riscv32-esp-elf/bin/riscv32-esp-elf-g++")
|
||||||
|
set(CMAKE_CXX_COMPILER_ARG1 "")
|
||||||
|
set(CMAKE_CXX_COMPILER_ID "GNU")
|
||||||
|
set(CMAKE_CXX_COMPILER_VERSION "15.2.0")
|
||||||
|
set(CMAKE_CXX_COMPILER_VERSION_INTERNAL "")
|
||||||
|
set(CMAKE_CXX_COMPILER_WRAPPER "")
|
||||||
|
set(CMAKE_CXX_STANDARD_COMPUTED_DEFAULT "17")
|
||||||
|
set(CMAKE_CXX_EXTENSIONS_COMPUTED_DEFAULT "ON")
|
||||||
|
set(CMAKE_CXX_STANDARD_LATEST "26")
|
||||||
|
set(CMAKE_CXX_COMPILE_FEATURES "cxx_std_98;cxx_template_template_parameters;cxx_std_11;cxx_alias_templates;cxx_alignas;cxx_alignof;cxx_attributes;cxx_auto_type;cxx_constexpr;cxx_decltype;cxx_decltype_incomplete_return_types;cxx_default_function_template_args;cxx_defaulted_functions;cxx_defaulted_move_initializers;cxx_delegating_constructors;cxx_deleted_functions;cxx_enum_forward_declarations;cxx_explicit_conversions;cxx_extended_friend_declarations;cxx_extern_templates;cxx_final;cxx_func_identifier;cxx_generalized_initializers;cxx_inheriting_constructors;cxx_inline_namespaces;cxx_lambdas;cxx_local_type_template_args;cxx_long_long_type;cxx_noexcept;cxx_nonstatic_member_init;cxx_nullptr;cxx_override;cxx_range_for;cxx_raw_string_literals;cxx_reference_qualified_functions;cxx_right_angle_brackets;cxx_rvalue_references;cxx_sizeof_member;cxx_static_assert;cxx_strong_enums;cxx_thread_local;cxx_trailing_return_types;cxx_unicode_literals;cxx_uniform_initialization;cxx_unrestricted_unions;cxx_user_literals;cxx_variadic_macros;cxx_variadic_templates;cxx_std_14;cxx_aggregate_default_initializers;cxx_attribute_deprecated;cxx_binary_literals;cxx_contextual_conversions;cxx_decltype_auto;cxx_digit_separators;cxx_generic_lambdas;cxx_lambda_init_captures;cxx_relaxed_constexpr;cxx_return_type_deduction;cxx_variable_templates;cxx_std_17;cxx_std_20;cxx_std_23;cxx_std_26")
|
||||||
|
set(CMAKE_CXX98_COMPILE_FEATURES "cxx_std_98;cxx_template_template_parameters")
|
||||||
|
set(CMAKE_CXX11_COMPILE_FEATURES "cxx_std_11;cxx_alias_templates;cxx_alignas;cxx_alignof;cxx_attributes;cxx_auto_type;cxx_constexpr;cxx_decltype;cxx_decltype_incomplete_return_types;cxx_default_function_template_args;cxx_defaulted_functions;cxx_defaulted_move_initializers;cxx_delegating_constructors;cxx_deleted_functions;cxx_enum_forward_declarations;cxx_explicit_conversions;cxx_extended_friend_declarations;cxx_extern_templates;cxx_final;cxx_func_identifier;cxx_generalized_initializers;cxx_inheriting_constructors;cxx_inline_namespaces;cxx_lambdas;cxx_local_type_template_args;cxx_long_long_type;cxx_noexcept;cxx_nonstatic_member_init;cxx_nullptr;cxx_override;cxx_range_for;cxx_raw_string_literals;cxx_reference_qualified_functions;cxx_right_angle_brackets;cxx_rvalue_references;cxx_sizeof_member;cxx_static_assert;cxx_strong_enums;cxx_thread_local;cxx_trailing_return_types;cxx_unicode_literals;cxx_uniform_initialization;cxx_unrestricted_unions;cxx_user_literals;cxx_variadic_macros;cxx_variadic_templates")
|
||||||
|
set(CMAKE_CXX14_COMPILE_FEATURES "cxx_std_14;cxx_aggregate_default_initializers;cxx_attribute_deprecated;cxx_binary_literals;cxx_contextual_conversions;cxx_decltype_auto;cxx_digit_separators;cxx_generic_lambdas;cxx_lambda_init_captures;cxx_relaxed_constexpr;cxx_return_type_deduction;cxx_variable_templates")
|
||||||
|
set(CMAKE_CXX17_COMPILE_FEATURES "cxx_std_17")
|
||||||
|
set(CMAKE_CXX20_COMPILE_FEATURES "cxx_std_20")
|
||||||
|
set(CMAKE_CXX23_COMPILE_FEATURES "cxx_std_23")
|
||||||
|
set(CMAKE_CXX26_COMPILE_FEATURES "cxx_std_26")
|
||||||
|
|
||||||
|
set(CMAKE_CXX_PLATFORM_ID "")
|
||||||
|
set(CMAKE_CXX_SIMULATE_ID "")
|
||||||
|
set(CMAKE_CXX_COMPILER_FRONTEND_VARIANT "GNU")
|
||||||
|
set(CMAKE_CXX_COMPILER_APPLE_SYSROOT "")
|
||||||
|
set(CMAKE_CXX_SIMULATE_VERSION "")
|
||||||
|
|
||||||
|
set(CMAKE_CXX_COMPILER_SYSROOT "/home/douwe/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20251204/riscv32-esp-elf/bin/../riscv32-esp-elf/usr")
|
||||||
|
set(CMAKE_COMPILER_SYSROOT "/home/douwe/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20251204/riscv32-esp-elf/bin/../riscv32-esp-elf/usr")
|
||||||
|
|
||||||
|
|
||||||
|
set(CMAKE_AR "/home/douwe/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20251204/riscv32-esp-elf/bin/riscv32-esp-elf-ar")
|
||||||
|
set(CMAKE_CXX_COMPILER_AR "/home/douwe/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20251204/riscv32-esp-elf/bin/riscv32-esp-elf-gcc-ar")
|
||||||
|
set(CMAKE_RANLIB "/home/douwe/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20251204/riscv32-esp-elf/bin/riscv32-esp-elf-ranlib")
|
||||||
|
set(CMAKE_CXX_COMPILER_RANLIB "/home/douwe/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20251204/riscv32-esp-elf/bin/riscv32-esp-elf-gcc-ranlib")
|
||||||
|
set(CMAKE_LINKER "/home/douwe/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20251204/riscv32-esp-elf/bin/riscv32-esp-elf-ld")
|
||||||
|
set(CMAKE_LINKER_LINK "")
|
||||||
|
set(CMAKE_LINKER_LLD "")
|
||||||
|
set(CMAKE_CXX_COMPILER_LINKER "NOTFOUND")
|
||||||
|
set(CMAKE_CXX_COMPILER_LINKER_ID "")
|
||||||
|
set(CMAKE_CXX_COMPILER_LINKER_VERSION )
|
||||||
|
set(CMAKE_CXX_COMPILER_LINKER_FRONTEND_VARIANT )
|
||||||
|
set(CMAKE_MT "")
|
||||||
|
set(CMAKE_TAPI "CMAKE_TAPI-NOTFOUND")
|
||||||
|
set(CMAKE_COMPILER_IS_GNUCXX 1)
|
||||||
|
set(CMAKE_CXX_COMPILER_LOADED 1)
|
||||||
|
set(CMAKE_CXX_COMPILER_WORKS TRUE)
|
||||||
|
set(CMAKE_CXX_ABI_COMPILED TRUE)
|
||||||
|
|
||||||
|
set(CMAKE_CXX_COMPILER_ENV_VAR "CXX")
|
||||||
|
|
||||||
|
set(CMAKE_CXX_COMPILER_ID_RUN 1)
|
||||||
|
set(CMAKE_CXX_SOURCE_FILE_EXTENSIONS C;M;c++;cc;cpp;cxx;m;mm;mpp;CPP;ixx;cppm;ccm;cxxm;c++m)
|
||||||
|
set(CMAKE_CXX_IGNORE_EXTENSIONS inl;h;hpp;HPP;H;o;O;obj;OBJ;def;DEF;rc;RC)
|
||||||
|
|
||||||
|
foreach (lang IN ITEMS C OBJC OBJCXX)
|
||||||
|
if (CMAKE_${lang}_COMPILER_ID_RUN)
|
||||||
|
foreach(extension IN LISTS CMAKE_${lang}_SOURCE_FILE_EXTENSIONS)
|
||||||
|
list(REMOVE_ITEM CMAKE_CXX_SOURCE_FILE_EXTENSIONS ${extension})
|
||||||
|
endforeach()
|
||||||
|
endif()
|
||||||
|
endforeach()
|
||||||
|
|
||||||
|
set(CMAKE_CXX_LINKER_PREFERENCE 30)
|
||||||
|
set(CMAKE_CXX_LINKER_PREFERENCE_PROPAGATES 1)
|
||||||
|
set(CMAKE_CXX_LINKER_DEPFILE_SUPPORTED )
|
||||||
|
set(CMAKE_LINKER_PUSHPOP_STATE_SUPPORTED )
|
||||||
|
set(CMAKE_CXX_LINKER_PUSHPOP_STATE_SUPPORTED )
|
||||||
|
|
||||||
|
# Save compiler ABI information.
|
||||||
|
set(CMAKE_CXX_SIZEOF_DATA_PTR "4")
|
||||||
|
set(CMAKE_CXX_COMPILER_ABI "ELF")
|
||||||
|
set(CMAKE_CXX_BYTE_ORDER "LITTLE_ENDIAN")
|
||||||
|
set(CMAKE_CXX_LIBRARY_ARCHITECTURE "")
|
||||||
|
|
||||||
|
if(CMAKE_CXX_SIZEOF_DATA_PTR)
|
||||||
|
set(CMAKE_SIZEOF_VOID_P "${CMAKE_CXX_SIZEOF_DATA_PTR}")
|
||||||
|
endif()
|
||||||
|
|
||||||
|
if(CMAKE_CXX_COMPILER_ABI)
|
||||||
|
set(CMAKE_INTERNAL_PLATFORM_ABI "${CMAKE_CXX_COMPILER_ABI}")
|
||||||
|
endif()
|
||||||
|
|
||||||
|
if(CMAKE_CXX_LIBRARY_ARCHITECTURE)
|
||||||
|
set(CMAKE_LIBRARY_ARCHITECTURE "")
|
||||||
|
endif()
|
||||||
|
|
||||||
|
set(CMAKE_CXX_CL_SHOWINCLUDES_PREFIX "")
|
||||||
|
if(CMAKE_CXX_CL_SHOWINCLUDES_PREFIX)
|
||||||
|
set(CMAKE_CL_SHOWINCLUDES_PREFIX "${CMAKE_CXX_CL_SHOWINCLUDES_PREFIX}")
|
||||||
|
endif()
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
set(CMAKE_CXX_IMPLICIT_INCLUDE_DIRECTORIES "/home/douwe/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20251204/riscv32-esp-elf/riscv32-esp-elf/include/c++/15.2.0;/home/douwe/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20251204/riscv32-esp-elf/riscv32-esp-elf/include/c++/15.2.0/riscv32-esp-elf;/home/douwe/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20251204/riscv32-esp-elf/riscv32-esp-elf/include/c++/15.2.0/backward;/home/douwe/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20251204/riscv32-esp-elf/lib/gcc/riscv32-esp-elf/15.2.0/include;/home/douwe/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20251204/riscv32-esp-elf/lib/gcc/riscv32-esp-elf/15.2.0/include-fixed;/home/douwe/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20251204/riscv32-esp-elf/riscv32-esp-elf/include")
|
||||||
|
set(CMAKE_CXX_IMPLICIT_LINK_LIBRARIES "gcc;c;nosys;c;gcc")
|
||||||
|
set(CMAKE_CXX_IMPLICIT_LINK_DIRECTORIES "/home/douwe/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20251204/riscv32-esp-elf/lib/gcc/riscv32-esp-elf/15.2.0;/home/douwe/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20251204/riscv32-esp-elf/lib/gcc;/home/douwe/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20251204/riscv32-esp-elf/riscv32-esp-elf/lib;/home/douwe/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20251204/riscv32-esp-elf/riscv32-esp-elf/usr/lib")
|
||||||
|
set(CMAKE_CXX_IMPLICIT_LINK_FRAMEWORK_DIRECTORIES "")
|
||||||
|
set(CMAKE_CXX_COMPILER_CLANG_RESOURCE_DIR "")
|
||||||
|
|
||||||
|
set(CMAKE_CXX_COMPILER_IMPORT_STD "")
|
||||||
|
### Imported target for C++23 standard library
|
||||||
|
set(CMAKE_CXX23_COMPILER_IMPORT_STD_NOT_FOUND_MESSAGE "Experimental `import std` support not enabled when detecting toolchain; it must be set before `CXX` is enabled (usually a `project()` call)")
|
||||||
|
|
||||||
|
|
||||||
|
### Imported target for C++26 standard library
|
||||||
|
set(CMAKE_CXX26_COMPILER_IMPORT_STD_NOT_FOUND_MESSAGE "Experimental `import std` support not enabled when detecting toolchain; it must be set before `CXX` is enabled (usually a `project()` call)")
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
BIN
build/CMakeFiles/4.0.3/CMakeDetermineCompilerABI_C.bin
Executable file
BIN
build/CMakeFiles/4.0.3/CMakeDetermineCompilerABI_C.bin
Executable file
Binary file not shown.
BIN
build/CMakeFiles/4.0.3/CMakeDetermineCompilerABI_CXX.bin
Executable file
BIN
build/CMakeFiles/4.0.3/CMakeDetermineCompilerABI_CXX.bin
Executable file
Binary file not shown.
15
build/CMakeFiles/4.0.3/CMakeSystem.cmake
Normal file
15
build/CMakeFiles/4.0.3/CMakeSystem.cmake
Normal file
@@ -0,0 +1,15 @@
|
|||||||
|
set(CMAKE_HOST_SYSTEM "Linux-6.14.0-37-generic")
|
||||||
|
set(CMAKE_HOST_SYSTEM_NAME "Linux")
|
||||||
|
set(CMAKE_HOST_SYSTEM_VERSION "6.14.0-37-generic")
|
||||||
|
set(CMAKE_HOST_SYSTEM_PROCESSOR "x86_64")
|
||||||
|
|
||||||
|
include("/home/douwe/Projects/temperature_measure/build/toolchain/toolchain-esp32c3.cmake")
|
||||||
|
|
||||||
|
set(CMAKE_SYSTEM "Generic")
|
||||||
|
set(CMAKE_SYSTEM_NAME "Generic")
|
||||||
|
set(CMAKE_SYSTEM_VERSION "")
|
||||||
|
set(CMAKE_SYSTEM_PROCESSOR "")
|
||||||
|
|
||||||
|
set(CMAKE_CROSSCOMPILING "TRUE")
|
||||||
|
|
||||||
|
set(CMAKE_SYSTEM_LOADED 1)
|
||||||
905
build/CMakeFiles/4.0.3/CompilerIdC/CMakeCCompilerId.c
Normal file
905
build/CMakeFiles/4.0.3/CompilerIdC/CMakeCCompilerId.c
Normal file
@@ -0,0 +1,905 @@
|
|||||||
|
#ifdef __cplusplus
|
||||||
|
# error "A C++ compiler has been selected for C."
|
||||||
|
#endif
|
||||||
|
|
||||||
|
#if defined(__18CXX)
|
||||||
|
# define ID_VOID_MAIN
|
||||||
|
#endif
|
||||||
|
#if defined(__CLASSIC_C__)
|
||||||
|
/* cv-qualifiers did not exist in K&R C */
|
||||||
|
# define const
|
||||||
|
# define volatile
|
||||||
|
#endif
|
||||||
|
|
||||||
|
#if !defined(__has_include)
|
||||||
|
/* If the compiler does not have __has_include, pretend the answer is
|
||||||
|
always no. */
|
||||||
|
# define __has_include(x) 0
|
||||||
|
#endif
|
||||||
|
|
||||||
|
|
||||||
|
/* Version number components: V=Version, R=Revision, P=Patch
|
||||||
|
Version date components: YYYY=Year, MM=Month, DD=Day */
|
||||||
|
|
||||||
|
#if defined(__INTEL_COMPILER) || defined(__ICC)
|
||||||
|
# define COMPILER_ID "Intel"
|
||||||
|
# if defined(_MSC_VER)
|
||||||
|
# define SIMULATE_ID "MSVC"
|
||||||
|
# endif
|
||||||
|
# if defined(__GNUC__)
|
||||||
|
# define SIMULATE_ID "GNU"
|
||||||
|
# endif
|
||||||
|
/* __INTEL_COMPILER = VRP prior to 2021, and then VVVV for 2021 and later,
|
||||||
|
except that a few beta releases use the old format with V=2021. */
|
||||||
|
# if __INTEL_COMPILER < 2021 || __INTEL_COMPILER == 202110 || __INTEL_COMPILER == 202111
|
||||||
|
# define COMPILER_VERSION_MAJOR DEC(__INTEL_COMPILER/100)
|
||||||
|
# define COMPILER_VERSION_MINOR DEC(__INTEL_COMPILER/10 % 10)
|
||||||
|
# if defined(__INTEL_COMPILER_UPDATE)
|
||||||
|
# define COMPILER_VERSION_PATCH DEC(__INTEL_COMPILER_UPDATE)
|
||||||
|
# else
|
||||||
|
# define COMPILER_VERSION_PATCH DEC(__INTEL_COMPILER % 10)
|
||||||
|
# endif
|
||||||
|
# else
|
||||||
|
# define COMPILER_VERSION_MAJOR DEC(__INTEL_COMPILER)
|
||||||
|
# define COMPILER_VERSION_MINOR DEC(__INTEL_COMPILER_UPDATE)
|
||||||
|
/* The third version component from --version is an update index,
|
||||||
|
but no macro is provided for it. */
|
||||||
|
# define COMPILER_VERSION_PATCH DEC(0)
|
||||||
|
# endif
|
||||||
|
# if defined(__INTEL_COMPILER_BUILD_DATE)
|
||||||
|
/* __INTEL_COMPILER_BUILD_DATE = YYYYMMDD */
|
||||||
|
# define COMPILER_VERSION_TWEAK DEC(__INTEL_COMPILER_BUILD_DATE)
|
||||||
|
# endif
|
||||||
|
# if defined(_MSC_VER)
|
||||||
|
/* _MSC_VER = VVRR */
|
||||||
|
# define SIMULATE_VERSION_MAJOR DEC(_MSC_VER / 100)
|
||||||
|
# define SIMULATE_VERSION_MINOR DEC(_MSC_VER % 100)
|
||||||
|
# endif
|
||||||
|
# if defined(__GNUC__)
|
||||||
|
# define SIMULATE_VERSION_MAJOR DEC(__GNUC__)
|
||||||
|
# elif defined(__GNUG__)
|
||||||
|
# define SIMULATE_VERSION_MAJOR DEC(__GNUG__)
|
||||||
|
# endif
|
||||||
|
# if defined(__GNUC_MINOR__)
|
||||||
|
# define SIMULATE_VERSION_MINOR DEC(__GNUC_MINOR__)
|
||||||
|
# endif
|
||||||
|
# if defined(__GNUC_PATCHLEVEL__)
|
||||||
|
# define SIMULATE_VERSION_PATCH DEC(__GNUC_PATCHLEVEL__)
|
||||||
|
# endif
|
||||||
|
|
||||||
|
#elif (defined(__clang__) && defined(__INTEL_CLANG_COMPILER)) || defined(__INTEL_LLVM_COMPILER)
|
||||||
|
# define COMPILER_ID "IntelLLVM"
|
||||||
|
#if defined(_MSC_VER)
|
||||||
|
# define SIMULATE_ID "MSVC"
|
||||||
|
#endif
|
||||||
|
#if defined(__GNUC__)
|
||||||
|
# define SIMULATE_ID "GNU"
|
||||||
|
#endif
|
||||||
|
/* __INTEL_LLVM_COMPILER = VVVVRP prior to 2021.2.0, VVVVRRPP for 2021.2.0 and
|
||||||
|
* later. Look for 6 digit vs. 8 digit version number to decide encoding.
|
||||||
|
* VVVV is no smaller than the current year when a version is released.
|
||||||
|
*/
|
||||||
|
#if __INTEL_LLVM_COMPILER < 1000000L
|
||||||
|
# define COMPILER_VERSION_MAJOR DEC(__INTEL_LLVM_COMPILER/100)
|
||||||
|
# define COMPILER_VERSION_MINOR DEC(__INTEL_LLVM_COMPILER/10 % 10)
|
||||||
|
# define COMPILER_VERSION_PATCH DEC(__INTEL_LLVM_COMPILER % 10)
|
||||||
|
#else
|
||||||
|
# define COMPILER_VERSION_MAJOR DEC(__INTEL_LLVM_COMPILER/10000)
|
||||||
|
# define COMPILER_VERSION_MINOR DEC(__INTEL_LLVM_COMPILER/100 % 100)
|
||||||
|
# define COMPILER_VERSION_PATCH DEC(__INTEL_LLVM_COMPILER % 100)
|
||||||
|
#endif
|
||||||
|
#if defined(_MSC_VER)
|
||||||
|
/* _MSC_VER = VVRR */
|
||||||
|
# define SIMULATE_VERSION_MAJOR DEC(_MSC_VER / 100)
|
||||||
|
# define SIMULATE_VERSION_MINOR DEC(_MSC_VER % 100)
|
||||||
|
#endif
|
||||||
|
#if defined(__GNUC__)
|
||||||
|
# define SIMULATE_VERSION_MAJOR DEC(__GNUC__)
|
||||||
|
#elif defined(__GNUG__)
|
||||||
|
# define SIMULATE_VERSION_MAJOR DEC(__GNUG__)
|
||||||
|
#endif
|
||||||
|
#if defined(__GNUC_MINOR__)
|
||||||
|
# define SIMULATE_VERSION_MINOR DEC(__GNUC_MINOR__)
|
||||||
|
#endif
|
||||||
|
#if defined(__GNUC_PATCHLEVEL__)
|
||||||
|
# define SIMULATE_VERSION_PATCH DEC(__GNUC_PATCHLEVEL__)
|
||||||
|
#endif
|
||||||
|
|
||||||
|
#elif defined(__PATHCC__)
|
||||||
|
# define COMPILER_ID "PathScale"
|
||||||
|
# define COMPILER_VERSION_MAJOR DEC(__PATHCC__)
|
||||||
|
# define COMPILER_VERSION_MINOR DEC(__PATHCC_MINOR__)
|
||||||
|
# if defined(__PATHCC_PATCHLEVEL__)
|
||||||
|
# define COMPILER_VERSION_PATCH DEC(__PATHCC_PATCHLEVEL__)
|
||||||
|
# endif
|
||||||
|
|
||||||
|
#elif defined(__BORLANDC__) && defined(__CODEGEARC_VERSION__)
|
||||||
|
# define COMPILER_ID "Embarcadero"
|
||||||
|
# define COMPILER_VERSION_MAJOR HEX(__CODEGEARC_VERSION__>>24 & 0x00FF)
|
||||||
|
# define COMPILER_VERSION_MINOR HEX(__CODEGEARC_VERSION__>>16 & 0x00FF)
|
||||||
|
# define COMPILER_VERSION_PATCH DEC(__CODEGEARC_VERSION__ & 0xFFFF)
|
||||||
|
|
||||||
|
#elif defined(__BORLANDC__)
|
||||||
|
# define COMPILER_ID "Borland"
|
||||||
|
/* __BORLANDC__ = 0xVRR */
|
||||||
|
# define COMPILER_VERSION_MAJOR HEX(__BORLANDC__>>8)
|
||||||
|
# define COMPILER_VERSION_MINOR HEX(__BORLANDC__ & 0xFF)
|
||||||
|
|
||||||
|
#elif defined(__WATCOMC__) && __WATCOMC__ < 1200
|
||||||
|
# define COMPILER_ID "Watcom"
|
||||||
|
/* __WATCOMC__ = VVRR */
|
||||||
|
# define COMPILER_VERSION_MAJOR DEC(__WATCOMC__ / 100)
|
||||||
|
# define COMPILER_VERSION_MINOR DEC((__WATCOMC__ / 10) % 10)
|
||||||
|
# if (__WATCOMC__ % 10) > 0
|
||||||
|
# define COMPILER_VERSION_PATCH DEC(__WATCOMC__ % 10)
|
||||||
|
# endif
|
||||||
|
|
||||||
|
#elif defined(__WATCOMC__)
|
||||||
|
# define COMPILER_ID "OpenWatcom"
|
||||||
|
/* __WATCOMC__ = VVRP + 1100 */
|
||||||
|
# define COMPILER_VERSION_MAJOR DEC((__WATCOMC__ - 1100) / 100)
|
||||||
|
# define COMPILER_VERSION_MINOR DEC((__WATCOMC__ / 10) % 10)
|
||||||
|
# if (__WATCOMC__ % 10) > 0
|
||||||
|
# define COMPILER_VERSION_PATCH DEC(__WATCOMC__ % 10)
|
||||||
|
# endif
|
||||||
|
|
||||||
|
#elif defined(__SUNPRO_C)
|
||||||
|
# define COMPILER_ID "SunPro"
|
||||||
|
# if __SUNPRO_C >= 0x5100
|
||||||
|
/* __SUNPRO_C = 0xVRRP */
|
||||||
|
# define COMPILER_VERSION_MAJOR HEX(__SUNPRO_C>>12)
|
||||||
|
# define COMPILER_VERSION_MINOR HEX(__SUNPRO_C>>4 & 0xFF)
|
||||||
|
# define COMPILER_VERSION_PATCH HEX(__SUNPRO_C & 0xF)
|
||||||
|
# else
|
||||||
|
/* __SUNPRO_CC = 0xVRP */
|
||||||
|
# define COMPILER_VERSION_MAJOR HEX(__SUNPRO_C>>8)
|
||||||
|
# define COMPILER_VERSION_MINOR HEX(__SUNPRO_C>>4 & 0xF)
|
||||||
|
# define COMPILER_VERSION_PATCH HEX(__SUNPRO_C & 0xF)
|
||||||
|
# endif
|
||||||
|
|
||||||
|
#elif defined(__HP_cc)
|
||||||
|
# define COMPILER_ID "HP"
|
||||||
|
/* __HP_cc = VVRRPP */
|
||||||
|
# define COMPILER_VERSION_MAJOR DEC(__HP_cc/10000)
|
||||||
|
# define COMPILER_VERSION_MINOR DEC(__HP_cc/100 % 100)
|
||||||
|
# define COMPILER_VERSION_PATCH DEC(__HP_cc % 100)
|
||||||
|
|
||||||
|
#elif defined(__DECC)
|
||||||
|
# define COMPILER_ID "Compaq"
|
||||||
|
/* __DECC_VER = VVRRTPPPP */
|
||||||
|
# define COMPILER_VERSION_MAJOR DEC(__DECC_VER/10000000)
|
||||||
|
# define COMPILER_VERSION_MINOR DEC(__DECC_VER/100000 % 100)
|
||||||
|
# define COMPILER_VERSION_PATCH DEC(__DECC_VER % 10000)
|
||||||
|
|
||||||
|
#elif defined(__IBMC__) && defined(__COMPILER_VER__)
|
||||||
|
# define COMPILER_ID "zOS"
|
||||||
|
/* __IBMC__ = VRP */
|
||||||
|
# define COMPILER_VERSION_MAJOR DEC(__IBMC__/100)
|
||||||
|
# define COMPILER_VERSION_MINOR DEC(__IBMC__/10 % 10)
|
||||||
|
# define COMPILER_VERSION_PATCH DEC(__IBMC__ % 10)
|
||||||
|
|
||||||
|
#elif defined(__open_xl__) && defined(__clang__)
|
||||||
|
# define COMPILER_ID "IBMClang"
|
||||||
|
# define COMPILER_VERSION_MAJOR DEC(__open_xl_version__)
|
||||||
|
# define COMPILER_VERSION_MINOR DEC(__open_xl_release__)
|
||||||
|
# define COMPILER_VERSION_PATCH DEC(__open_xl_modification__)
|
||||||
|
# define COMPILER_VERSION_TWEAK DEC(__open_xl_ptf_fix_level__)
|
||||||
|
# define COMPILER_VERSION_INTERNAL_STR __clang_version__
|
||||||
|
|
||||||
|
|
||||||
|
#elif defined(__ibmxl__) && defined(__clang__)
|
||||||
|
# define COMPILER_ID "XLClang"
|
||||||
|
# define COMPILER_VERSION_MAJOR DEC(__ibmxl_version__)
|
||||||
|
# define COMPILER_VERSION_MINOR DEC(__ibmxl_release__)
|
||||||
|
# define COMPILER_VERSION_PATCH DEC(__ibmxl_modification__)
|
||||||
|
# define COMPILER_VERSION_TWEAK DEC(__ibmxl_ptf_fix_level__)
|
||||||
|
|
||||||
|
|
||||||
|
#elif defined(__IBMC__) && !defined(__COMPILER_VER__) && __IBMC__ >= 800
|
||||||
|
# define COMPILER_ID "XL"
|
||||||
|
/* __IBMC__ = VRP */
|
||||||
|
# define COMPILER_VERSION_MAJOR DEC(__IBMC__/100)
|
||||||
|
# define COMPILER_VERSION_MINOR DEC(__IBMC__/10 % 10)
|
||||||
|
# define COMPILER_VERSION_PATCH DEC(__IBMC__ % 10)
|
||||||
|
|
||||||
|
#elif defined(__IBMC__) && !defined(__COMPILER_VER__) && __IBMC__ < 800
|
||||||
|
# define COMPILER_ID "VisualAge"
|
||||||
|
/* __IBMC__ = VRP */
|
||||||
|
# define COMPILER_VERSION_MAJOR DEC(__IBMC__/100)
|
||||||
|
# define COMPILER_VERSION_MINOR DEC(__IBMC__/10 % 10)
|
||||||
|
# define COMPILER_VERSION_PATCH DEC(__IBMC__ % 10)
|
||||||
|
|
||||||
|
#elif defined(__NVCOMPILER)
|
||||||
|
# define COMPILER_ID "NVHPC"
|
||||||
|
# define COMPILER_VERSION_MAJOR DEC(__NVCOMPILER_MAJOR__)
|
||||||
|
# define COMPILER_VERSION_MINOR DEC(__NVCOMPILER_MINOR__)
|
||||||
|
# if defined(__NVCOMPILER_PATCHLEVEL__)
|
||||||
|
# define COMPILER_VERSION_PATCH DEC(__NVCOMPILER_PATCHLEVEL__)
|
||||||
|
# endif
|
||||||
|
|
||||||
|
#elif defined(__PGI)
|
||||||
|
# define COMPILER_ID "PGI"
|
||||||
|
# define COMPILER_VERSION_MAJOR DEC(__PGIC__)
|
||||||
|
# define COMPILER_VERSION_MINOR DEC(__PGIC_MINOR__)
|
||||||
|
# if defined(__PGIC_PATCHLEVEL__)
|
||||||
|
# define COMPILER_VERSION_PATCH DEC(__PGIC_PATCHLEVEL__)
|
||||||
|
# endif
|
||||||
|
|
||||||
|
#elif defined(__clang__) && defined(__cray__)
|
||||||
|
# define COMPILER_ID "CrayClang"
|
||||||
|
# define COMPILER_VERSION_MAJOR DEC(__cray_major__)
|
||||||
|
# define COMPILER_VERSION_MINOR DEC(__cray_minor__)
|
||||||
|
# define COMPILER_VERSION_PATCH DEC(__cray_patchlevel__)
|
||||||
|
# define COMPILER_VERSION_INTERNAL_STR __clang_version__
|
||||||
|
|
||||||
|
|
||||||
|
#elif defined(_CRAYC)
|
||||||
|
# define COMPILER_ID "Cray"
|
||||||
|
# define COMPILER_VERSION_MAJOR DEC(_RELEASE_MAJOR)
|
||||||
|
# define COMPILER_VERSION_MINOR DEC(_RELEASE_MINOR)
|
||||||
|
|
||||||
|
#elif defined(__TI_COMPILER_VERSION__)
|
||||||
|
# define COMPILER_ID "TI"
|
||||||
|
/* __TI_COMPILER_VERSION__ = VVVRRRPPP */
|
||||||
|
# define COMPILER_VERSION_MAJOR DEC(__TI_COMPILER_VERSION__/1000000)
|
||||||
|
# define COMPILER_VERSION_MINOR DEC(__TI_COMPILER_VERSION__/1000 % 1000)
|
||||||
|
# define COMPILER_VERSION_PATCH DEC(__TI_COMPILER_VERSION__ % 1000)
|
||||||
|
|
||||||
|
#elif defined(__CLANG_FUJITSU)
|
||||||
|
# define COMPILER_ID "FujitsuClang"
|
||||||
|
# define COMPILER_VERSION_MAJOR DEC(__FCC_major__)
|
||||||
|
# define COMPILER_VERSION_MINOR DEC(__FCC_minor__)
|
||||||
|
# define COMPILER_VERSION_PATCH DEC(__FCC_patchlevel__)
|
||||||
|
# define COMPILER_VERSION_INTERNAL_STR __clang_version__
|
||||||
|
|
||||||
|
|
||||||
|
#elif defined(__FUJITSU)
|
||||||
|
# define COMPILER_ID "Fujitsu"
|
||||||
|
# if defined(__FCC_version__)
|
||||||
|
# define COMPILER_VERSION __FCC_version__
|
||||||
|
# elif defined(__FCC_major__)
|
||||||
|
# define COMPILER_VERSION_MAJOR DEC(__FCC_major__)
|
||||||
|
# define COMPILER_VERSION_MINOR DEC(__FCC_minor__)
|
||||||
|
# define COMPILER_VERSION_PATCH DEC(__FCC_patchlevel__)
|
||||||
|
# endif
|
||||||
|
# if defined(__fcc_version)
|
||||||
|
# define COMPILER_VERSION_INTERNAL DEC(__fcc_version)
|
||||||
|
# elif defined(__FCC_VERSION)
|
||||||
|
# define COMPILER_VERSION_INTERNAL DEC(__FCC_VERSION)
|
||||||
|
# endif
|
||||||
|
|
||||||
|
|
||||||
|
#elif defined(__ghs__)
|
||||||
|
# define COMPILER_ID "GHS"
|
||||||
|
/* __GHS_VERSION_NUMBER = VVVVRP */
|
||||||
|
# ifdef __GHS_VERSION_NUMBER
|
||||||
|
# define COMPILER_VERSION_MAJOR DEC(__GHS_VERSION_NUMBER / 100)
|
||||||
|
# define COMPILER_VERSION_MINOR DEC(__GHS_VERSION_NUMBER / 10 % 10)
|
||||||
|
# define COMPILER_VERSION_PATCH DEC(__GHS_VERSION_NUMBER % 10)
|
||||||
|
# endif
|
||||||
|
|
||||||
|
#elif defined(__TASKING__)
|
||||||
|
# define COMPILER_ID "Tasking"
|
||||||
|
# define COMPILER_VERSION_MAJOR DEC(__VERSION__/1000)
|
||||||
|
# define COMPILER_VERSION_MINOR DEC(__VERSION__ % 100)
|
||||||
|
# define COMPILER_VERSION_INTERNAL DEC(__VERSION__)
|
||||||
|
|
||||||
|
#elif defined(__ORANGEC__)
|
||||||
|
# define COMPILER_ID "OrangeC"
|
||||||
|
# define COMPILER_VERSION_MAJOR DEC(__ORANGEC_MAJOR__)
|
||||||
|
# define COMPILER_VERSION_MINOR DEC(__ORANGEC_MINOR__)
|
||||||
|
# define COMPILER_VERSION_PATCH DEC(__ORANGEC_PATCHLEVEL__)
|
||||||
|
|
||||||
|
#elif defined(__TINYC__)
|
||||||
|
# define COMPILER_ID "TinyCC"
|
||||||
|
|
||||||
|
#elif defined(__BCC__)
|
||||||
|
# define COMPILER_ID "Bruce"
|
||||||
|
|
||||||
|
#elif defined(__SCO_VERSION__)
|
||||||
|
# define COMPILER_ID "SCO"
|
||||||
|
|
||||||
|
#elif defined(__ARMCC_VERSION) && !defined(__clang__)
|
||||||
|
# define COMPILER_ID "ARMCC"
|
||||||
|
#if __ARMCC_VERSION >= 1000000
|
||||||
|
/* __ARMCC_VERSION = VRRPPPP */
|
||||||
|
# define COMPILER_VERSION_MAJOR DEC(__ARMCC_VERSION/1000000)
|
||||||
|
# define COMPILER_VERSION_MINOR DEC(__ARMCC_VERSION/10000 % 100)
|
||||||
|
# define COMPILER_VERSION_PATCH DEC(__ARMCC_VERSION % 10000)
|
||||||
|
#else
|
||||||
|
/* __ARMCC_VERSION = VRPPPP */
|
||||||
|
# define COMPILER_VERSION_MAJOR DEC(__ARMCC_VERSION/100000)
|
||||||
|
# define COMPILER_VERSION_MINOR DEC(__ARMCC_VERSION/10000 % 10)
|
||||||
|
# define COMPILER_VERSION_PATCH DEC(__ARMCC_VERSION % 10000)
|
||||||
|
#endif
|
||||||
|
|
||||||
|
|
||||||
|
#elif defined(__clang__) && defined(__apple_build_version__)
|
||||||
|
# define COMPILER_ID "AppleClang"
|
||||||
|
# if defined(_MSC_VER)
|
||||||
|
# define SIMULATE_ID "MSVC"
|
||||||
|
# endif
|
||||||
|
# define COMPILER_VERSION_MAJOR DEC(__clang_major__)
|
||||||
|
# define COMPILER_VERSION_MINOR DEC(__clang_minor__)
|
||||||
|
# define COMPILER_VERSION_PATCH DEC(__clang_patchlevel__)
|
||||||
|
# if defined(_MSC_VER)
|
||||||
|
/* _MSC_VER = VVRR */
|
||||||
|
# define SIMULATE_VERSION_MAJOR DEC(_MSC_VER / 100)
|
||||||
|
# define SIMULATE_VERSION_MINOR DEC(_MSC_VER % 100)
|
||||||
|
# endif
|
||||||
|
# define COMPILER_VERSION_TWEAK DEC(__apple_build_version__)
|
||||||
|
|
||||||
|
#elif defined(__clang__) && defined(__ARMCOMPILER_VERSION)
|
||||||
|
# define COMPILER_ID "ARMClang"
|
||||||
|
# define COMPILER_VERSION_MAJOR DEC(__ARMCOMPILER_VERSION/1000000)
|
||||||
|
# define COMPILER_VERSION_MINOR DEC(__ARMCOMPILER_VERSION/10000 % 100)
|
||||||
|
# define COMPILER_VERSION_PATCH DEC(__ARMCOMPILER_VERSION/100 % 100)
|
||||||
|
# define COMPILER_VERSION_INTERNAL DEC(__ARMCOMPILER_VERSION)
|
||||||
|
|
||||||
|
#elif defined(__clang__) && defined(__ti__)
|
||||||
|
# define COMPILER_ID "TIClang"
|
||||||
|
# define COMPILER_VERSION_MAJOR DEC(__ti_major__)
|
||||||
|
# define COMPILER_VERSION_MINOR DEC(__ti_minor__)
|
||||||
|
# define COMPILER_VERSION_PATCH DEC(__ti_patchlevel__)
|
||||||
|
# define COMPILER_VERSION_INTERNAL DEC(__ti_version__)
|
||||||
|
|
||||||
|
#elif defined(__clang__)
|
||||||
|
# define COMPILER_ID "Clang"
|
||||||
|
# if defined(_MSC_VER)
|
||||||
|
# define SIMULATE_ID "MSVC"
|
||||||
|
# endif
|
||||||
|
# define COMPILER_VERSION_MAJOR DEC(__clang_major__)
|
||||||
|
# define COMPILER_VERSION_MINOR DEC(__clang_minor__)
|
||||||
|
# define COMPILER_VERSION_PATCH DEC(__clang_patchlevel__)
|
||||||
|
# if defined(_MSC_VER)
|
||||||
|
/* _MSC_VER = VVRR */
|
||||||
|
# define SIMULATE_VERSION_MAJOR DEC(_MSC_VER / 100)
|
||||||
|
# define SIMULATE_VERSION_MINOR DEC(_MSC_VER % 100)
|
||||||
|
# endif
|
||||||
|
|
||||||
|
#elif defined(__LCC__) && (defined(__GNUC__) || defined(__GNUG__) || defined(__MCST__))
|
||||||
|
# define COMPILER_ID "LCC"
|
||||||
|
# define COMPILER_VERSION_MAJOR DEC(__LCC__ / 100)
|
||||||
|
# define COMPILER_VERSION_MINOR DEC(__LCC__ % 100)
|
||||||
|
# if defined(__LCC_MINOR__)
|
||||||
|
# define COMPILER_VERSION_PATCH DEC(__LCC_MINOR__)
|
||||||
|
# endif
|
||||||
|
# if defined(__GNUC__) && defined(__GNUC_MINOR__)
|
||||||
|
# define SIMULATE_ID "GNU"
|
||||||
|
# define SIMULATE_VERSION_MAJOR DEC(__GNUC__)
|
||||||
|
# define SIMULATE_VERSION_MINOR DEC(__GNUC_MINOR__)
|
||||||
|
# if defined(__GNUC_PATCHLEVEL__)
|
||||||
|
# define SIMULATE_VERSION_PATCH DEC(__GNUC_PATCHLEVEL__)
|
||||||
|
# endif
|
||||||
|
# endif
|
||||||
|
|
||||||
|
#elif defined(__GNUC__)
|
||||||
|
# define COMPILER_ID "GNU"
|
||||||
|
# define COMPILER_VERSION_MAJOR DEC(__GNUC__)
|
||||||
|
# if defined(__GNUC_MINOR__)
|
||||||
|
# define COMPILER_VERSION_MINOR DEC(__GNUC_MINOR__)
|
||||||
|
# endif
|
||||||
|
# if defined(__GNUC_PATCHLEVEL__)
|
||||||
|
# define COMPILER_VERSION_PATCH DEC(__GNUC_PATCHLEVEL__)
|
||||||
|
# endif
|
||||||
|
|
||||||
|
#elif defined(_MSC_VER)
|
||||||
|
# define COMPILER_ID "MSVC"
|
||||||
|
/* _MSC_VER = VVRR */
|
||||||
|
# define COMPILER_VERSION_MAJOR DEC(_MSC_VER / 100)
|
||||||
|
# define COMPILER_VERSION_MINOR DEC(_MSC_VER % 100)
|
||||||
|
# if defined(_MSC_FULL_VER)
|
||||||
|
# if _MSC_VER >= 1400
|
||||||
|
/* _MSC_FULL_VER = VVRRPPPPP */
|
||||||
|
# define COMPILER_VERSION_PATCH DEC(_MSC_FULL_VER % 100000)
|
||||||
|
# else
|
||||||
|
/* _MSC_FULL_VER = VVRRPPPP */
|
||||||
|
# define COMPILER_VERSION_PATCH DEC(_MSC_FULL_VER % 10000)
|
||||||
|
# endif
|
||||||
|
# endif
|
||||||
|
# if defined(_MSC_BUILD)
|
||||||
|
# define COMPILER_VERSION_TWEAK DEC(_MSC_BUILD)
|
||||||
|
# endif
|
||||||
|
|
||||||
|
#elif defined(_ADI_COMPILER)
|
||||||
|
# define COMPILER_ID "ADSP"
|
||||||
|
#if defined(__VERSIONNUM__)
|
||||||
|
/* __VERSIONNUM__ = 0xVVRRPPTT */
|
||||||
|
# define COMPILER_VERSION_MAJOR DEC(__VERSIONNUM__ >> 24 & 0xFF)
|
||||||
|
# define COMPILER_VERSION_MINOR DEC(__VERSIONNUM__ >> 16 & 0xFF)
|
||||||
|
# define COMPILER_VERSION_PATCH DEC(__VERSIONNUM__ >> 8 & 0xFF)
|
||||||
|
# define COMPILER_VERSION_TWEAK DEC(__VERSIONNUM__ & 0xFF)
|
||||||
|
#endif
|
||||||
|
|
||||||
|
#elif defined(__IAR_SYSTEMS_ICC__) || defined(__IAR_SYSTEMS_ICC)
|
||||||
|
# define COMPILER_ID "IAR"
|
||||||
|
# if defined(__VER__) && defined(__ICCARM__)
|
||||||
|
# define COMPILER_VERSION_MAJOR DEC((__VER__) / 1000000)
|
||||||
|
# define COMPILER_VERSION_MINOR DEC(((__VER__) / 1000) % 1000)
|
||||||
|
# define COMPILER_VERSION_PATCH DEC((__VER__) % 1000)
|
||||||
|
# define COMPILER_VERSION_INTERNAL DEC(__IAR_SYSTEMS_ICC__)
|
||||||
|
# elif defined(__VER__) && (defined(__ICCAVR__) || defined(__ICCRX__) || defined(__ICCRH850__) || defined(__ICCRL78__) || defined(__ICC430__) || defined(__ICCRISCV__) || defined(__ICCV850__) || defined(__ICC8051__) || defined(__ICCSTM8__))
|
||||||
|
# define COMPILER_VERSION_MAJOR DEC((__VER__) / 100)
|
||||||
|
# define COMPILER_VERSION_MINOR DEC((__VER__) - (((__VER__) / 100)*100))
|
||||||
|
# define COMPILER_VERSION_PATCH DEC(__SUBVERSION__)
|
||||||
|
# define COMPILER_VERSION_INTERNAL DEC(__IAR_SYSTEMS_ICC__)
|
||||||
|
# endif
|
||||||
|
|
||||||
|
#elif defined(__SDCC_VERSION_MAJOR) || defined(SDCC)
|
||||||
|
# define COMPILER_ID "SDCC"
|
||||||
|
# if defined(__SDCC_VERSION_MAJOR)
|
||||||
|
# define COMPILER_VERSION_MAJOR DEC(__SDCC_VERSION_MAJOR)
|
||||||
|
# define COMPILER_VERSION_MINOR DEC(__SDCC_VERSION_MINOR)
|
||||||
|
# define COMPILER_VERSION_PATCH DEC(__SDCC_VERSION_PATCH)
|
||||||
|
# else
|
||||||
|
/* SDCC = VRP */
|
||||||
|
# define COMPILER_VERSION_MAJOR DEC(SDCC/100)
|
||||||
|
# define COMPILER_VERSION_MINOR DEC(SDCC/10 % 10)
|
||||||
|
# define COMPILER_VERSION_PATCH DEC(SDCC % 10)
|
||||||
|
# endif
|
||||||
|
|
||||||
|
|
||||||
|
/* These compilers are either not known or too old to define an
|
||||||
|
identification macro. Try to identify the platform and guess that
|
||||||
|
it is the native compiler. */
|
||||||
|
#elif defined(__hpux) || defined(__hpua)
|
||||||
|
# define COMPILER_ID "HP"
|
||||||
|
|
||||||
|
#else /* unknown compiler */
|
||||||
|
# define COMPILER_ID ""
|
||||||
|
#endif
|
||||||
|
|
||||||
|
/* Construct the string literal in pieces to prevent the source from
|
||||||
|
getting matched. Store it in a pointer rather than an array
|
||||||
|
because some compilers will just produce instructions to fill the
|
||||||
|
array rather than assigning a pointer to a static array. */
|
||||||
|
char const* info_compiler = "INFO" ":" "compiler[" COMPILER_ID "]";
|
||||||
|
#ifdef SIMULATE_ID
|
||||||
|
char const* info_simulate = "INFO" ":" "simulate[" SIMULATE_ID "]";
|
||||||
|
#endif
|
||||||
|
|
||||||
|
#ifdef __QNXNTO__
|
||||||
|
char const* qnxnto = "INFO" ":" "qnxnto[]";
|
||||||
|
#endif
|
||||||
|
|
||||||
|
#if defined(__CRAYXT_COMPUTE_LINUX_TARGET)
|
||||||
|
char const *info_cray = "INFO" ":" "compiler_wrapper[CrayPrgEnv]";
|
||||||
|
#endif
|
||||||
|
|
||||||
|
#define STRINGIFY_HELPER(X) #X
|
||||||
|
#define STRINGIFY(X) STRINGIFY_HELPER(X)
|
||||||
|
|
||||||
|
/* Identify known platforms by name. */
|
||||||
|
#if defined(__linux) || defined(__linux__) || defined(linux)
|
||||||
|
# define PLATFORM_ID "Linux"
|
||||||
|
|
||||||
|
#elif defined(__MSYS__)
|
||||||
|
# define PLATFORM_ID "MSYS"
|
||||||
|
|
||||||
|
#elif defined(__CYGWIN__)
|
||||||
|
# define PLATFORM_ID "Cygwin"
|
||||||
|
|
||||||
|
#elif defined(__MINGW32__)
|
||||||
|
# define PLATFORM_ID "MinGW"
|
||||||
|
|
||||||
|
#elif defined(__APPLE__)
|
||||||
|
# define PLATFORM_ID "Darwin"
|
||||||
|
|
||||||
|
#elif defined(_WIN32) || defined(__WIN32__) || defined(WIN32)
|
||||||
|
# define PLATFORM_ID "Windows"
|
||||||
|
|
||||||
|
#elif defined(__FreeBSD__) || defined(__FreeBSD)
|
||||||
|
# define PLATFORM_ID "FreeBSD"
|
||||||
|
|
||||||
|
#elif defined(__NetBSD__) || defined(__NetBSD)
|
||||||
|
# define PLATFORM_ID "NetBSD"
|
||||||
|
|
||||||
|
#elif defined(__OpenBSD__) || defined(__OPENBSD)
|
||||||
|
# define PLATFORM_ID "OpenBSD"
|
||||||
|
|
||||||
|
#elif defined(__sun) || defined(sun)
|
||||||
|
# define PLATFORM_ID "SunOS"
|
||||||
|
|
||||||
|
#elif defined(_AIX) || defined(__AIX) || defined(__AIX__) || defined(__aix) || defined(__aix__)
|
||||||
|
# define PLATFORM_ID "AIX"
|
||||||
|
|
||||||
|
#elif defined(__hpux) || defined(__hpux__)
|
||||||
|
# define PLATFORM_ID "HP-UX"
|
||||||
|
|
||||||
|
#elif defined(__HAIKU__)
|
||||||
|
# define PLATFORM_ID "Haiku"
|
||||||
|
|
||||||
|
#elif defined(__BeOS) || defined(__BEOS__) || defined(_BEOS)
|
||||||
|
# define PLATFORM_ID "BeOS"
|
||||||
|
|
||||||
|
#elif defined(__QNX__) || defined(__QNXNTO__)
|
||||||
|
# define PLATFORM_ID "QNX"
|
||||||
|
|
||||||
|
#elif defined(__tru64) || defined(_tru64) || defined(__TRU64__)
|
||||||
|
# define PLATFORM_ID "Tru64"
|
||||||
|
|
||||||
|
#elif defined(__riscos) || defined(__riscos__)
|
||||||
|
# define PLATFORM_ID "RISCos"
|
||||||
|
|
||||||
|
#elif defined(__sinix) || defined(__sinix__) || defined(__SINIX__)
|
||||||
|
# define PLATFORM_ID "SINIX"
|
||||||
|
|
||||||
|
#elif defined(__UNIX_SV__)
|
||||||
|
# define PLATFORM_ID "UNIX_SV"
|
||||||
|
|
||||||
|
#elif defined(__bsdos__)
|
||||||
|
# define PLATFORM_ID "BSDOS"
|
||||||
|
|
||||||
|
#elif defined(_MPRAS) || defined(MPRAS)
|
||||||
|
# define PLATFORM_ID "MP-RAS"
|
||||||
|
|
||||||
|
#elif defined(__osf) || defined(__osf__)
|
||||||
|
# define PLATFORM_ID "OSF1"
|
||||||
|
|
||||||
|
#elif defined(_SCO_SV) || defined(SCO_SV) || defined(sco_sv)
|
||||||
|
# define PLATFORM_ID "SCO_SV"
|
||||||
|
|
||||||
|
#elif defined(__ultrix) || defined(__ultrix__) || defined(_ULTRIX)
|
||||||
|
# define PLATFORM_ID "ULTRIX"
|
||||||
|
|
||||||
|
#elif defined(__XENIX__) || defined(_XENIX) || defined(XENIX)
|
||||||
|
# define PLATFORM_ID "Xenix"
|
||||||
|
|
||||||
|
#elif defined(__WATCOMC__)
|
||||||
|
# if defined(__LINUX__)
|
||||||
|
# define PLATFORM_ID "Linux"
|
||||||
|
|
||||||
|
# elif defined(__DOS__)
|
||||||
|
# define PLATFORM_ID "DOS"
|
||||||
|
|
||||||
|
# elif defined(__OS2__)
|
||||||
|
# define PLATFORM_ID "OS2"
|
||||||
|
|
||||||
|
# elif defined(__WINDOWS__)
|
||||||
|
# define PLATFORM_ID "Windows3x"
|
||||||
|
|
||||||
|
# elif defined(__VXWORKS__)
|
||||||
|
# define PLATFORM_ID "VxWorks"
|
||||||
|
|
||||||
|
# else /* unknown platform */
|
||||||
|
# define PLATFORM_ID
|
||||||
|
# endif
|
||||||
|
|
||||||
|
#elif defined(__INTEGRITY)
|
||||||
|
# if defined(INT_178B)
|
||||||
|
# define PLATFORM_ID "Integrity178"
|
||||||
|
|
||||||
|
# else /* regular Integrity */
|
||||||
|
# define PLATFORM_ID "Integrity"
|
||||||
|
# endif
|
||||||
|
|
||||||
|
# elif defined(_ADI_COMPILER)
|
||||||
|
# define PLATFORM_ID "ADSP"
|
||||||
|
|
||||||
|
#else /* unknown platform */
|
||||||
|
# define PLATFORM_ID
|
||||||
|
|
||||||
|
#endif
|
||||||
|
|
||||||
|
/* For windows compilers MSVC and Intel we can determine
|
||||||
|
the architecture of the compiler being used. This is because
|
||||||
|
the compilers do not have flags that can change the architecture,
|
||||||
|
but rather depend on which compiler is being used
|
||||||
|
*/
|
||||||
|
#if defined(_WIN32) && defined(_MSC_VER)
|
||||||
|
# if defined(_M_IA64)
|
||||||
|
# define ARCHITECTURE_ID "IA64"
|
||||||
|
|
||||||
|
# elif defined(_M_ARM64EC)
|
||||||
|
# define ARCHITECTURE_ID "ARM64EC"
|
||||||
|
|
||||||
|
# elif defined(_M_X64) || defined(_M_AMD64)
|
||||||
|
# define ARCHITECTURE_ID "x64"
|
||||||
|
|
||||||
|
# elif defined(_M_IX86)
|
||||||
|
# define ARCHITECTURE_ID "X86"
|
||||||
|
|
||||||
|
# elif defined(_M_ARM64)
|
||||||
|
# define ARCHITECTURE_ID "ARM64"
|
||||||
|
|
||||||
|
# elif defined(_M_ARM)
|
||||||
|
# if _M_ARM == 4
|
||||||
|
# define ARCHITECTURE_ID "ARMV4I"
|
||||||
|
# elif _M_ARM == 5
|
||||||
|
# define ARCHITECTURE_ID "ARMV5I"
|
||||||
|
# else
|
||||||
|
# define ARCHITECTURE_ID "ARMV" STRINGIFY(_M_ARM)
|
||||||
|
# endif
|
||||||
|
|
||||||
|
# elif defined(_M_MIPS)
|
||||||
|
# define ARCHITECTURE_ID "MIPS"
|
||||||
|
|
||||||
|
# elif defined(_M_SH)
|
||||||
|
# define ARCHITECTURE_ID "SHx"
|
||||||
|
|
||||||
|
# else /* unknown architecture */
|
||||||
|
# define ARCHITECTURE_ID ""
|
||||||
|
# endif
|
||||||
|
|
||||||
|
#elif defined(__WATCOMC__)
|
||||||
|
# if defined(_M_I86)
|
||||||
|
# define ARCHITECTURE_ID "I86"
|
||||||
|
|
||||||
|
# elif defined(_M_IX86)
|
||||||
|
# define ARCHITECTURE_ID "X86"
|
||||||
|
|
||||||
|
# else /* unknown architecture */
|
||||||
|
# define ARCHITECTURE_ID ""
|
||||||
|
# endif
|
||||||
|
|
||||||
|
#elif defined(__IAR_SYSTEMS_ICC__) || defined(__IAR_SYSTEMS_ICC)
|
||||||
|
# if defined(__ICCARM__)
|
||||||
|
# define ARCHITECTURE_ID "ARM"
|
||||||
|
|
||||||
|
# elif defined(__ICCRX__)
|
||||||
|
# define ARCHITECTURE_ID "RX"
|
||||||
|
|
||||||
|
# elif defined(__ICCRH850__)
|
||||||
|
# define ARCHITECTURE_ID "RH850"
|
||||||
|
|
||||||
|
# elif defined(__ICCRL78__)
|
||||||
|
# define ARCHITECTURE_ID "RL78"
|
||||||
|
|
||||||
|
# elif defined(__ICCRISCV__)
|
||||||
|
# define ARCHITECTURE_ID "RISCV"
|
||||||
|
|
||||||
|
# elif defined(__ICCAVR__)
|
||||||
|
# define ARCHITECTURE_ID "AVR"
|
||||||
|
|
||||||
|
# elif defined(__ICC430__)
|
||||||
|
# define ARCHITECTURE_ID "MSP430"
|
||||||
|
|
||||||
|
# elif defined(__ICCV850__)
|
||||||
|
# define ARCHITECTURE_ID "V850"
|
||||||
|
|
||||||
|
# elif defined(__ICC8051__)
|
||||||
|
# define ARCHITECTURE_ID "8051"
|
||||||
|
|
||||||
|
# elif defined(__ICCSTM8__)
|
||||||
|
# define ARCHITECTURE_ID "STM8"
|
||||||
|
|
||||||
|
# else /* unknown architecture */
|
||||||
|
# define ARCHITECTURE_ID ""
|
||||||
|
# endif
|
||||||
|
|
||||||
|
#elif defined(__ghs__)
|
||||||
|
# if defined(__PPC64__)
|
||||||
|
# define ARCHITECTURE_ID "PPC64"
|
||||||
|
|
||||||
|
# elif defined(__ppc__)
|
||||||
|
# define ARCHITECTURE_ID "PPC"
|
||||||
|
|
||||||
|
# elif defined(__ARM__)
|
||||||
|
# define ARCHITECTURE_ID "ARM"
|
||||||
|
|
||||||
|
# elif defined(__x86_64__)
|
||||||
|
# define ARCHITECTURE_ID "x64"
|
||||||
|
|
||||||
|
# elif defined(__i386__)
|
||||||
|
# define ARCHITECTURE_ID "X86"
|
||||||
|
|
||||||
|
# else /* unknown architecture */
|
||||||
|
# define ARCHITECTURE_ID ""
|
||||||
|
# endif
|
||||||
|
|
||||||
|
#elif defined(__clang__) && defined(__ti__)
|
||||||
|
# if defined(__ARM_ARCH)
|
||||||
|
# define ARCHITECTURE_ID "ARM"
|
||||||
|
|
||||||
|
# else /* unknown architecture */
|
||||||
|
# define ARCHITECTURE_ID ""
|
||||||
|
# endif
|
||||||
|
|
||||||
|
#elif defined(__TI_COMPILER_VERSION__)
|
||||||
|
# if defined(__TI_ARM__)
|
||||||
|
# define ARCHITECTURE_ID "ARM"
|
||||||
|
|
||||||
|
# elif defined(__MSP430__)
|
||||||
|
# define ARCHITECTURE_ID "MSP430"
|
||||||
|
|
||||||
|
# elif defined(__TMS320C28XX__)
|
||||||
|
# define ARCHITECTURE_ID "TMS320C28x"
|
||||||
|
|
||||||
|
# elif defined(__TMS320C6X__) || defined(_TMS320C6X)
|
||||||
|
# define ARCHITECTURE_ID "TMS320C6x"
|
||||||
|
|
||||||
|
# else /* unknown architecture */
|
||||||
|
# define ARCHITECTURE_ID ""
|
||||||
|
# endif
|
||||||
|
|
||||||
|
# elif defined(__ADSPSHARC__)
|
||||||
|
# define ARCHITECTURE_ID "SHARC"
|
||||||
|
|
||||||
|
# elif defined(__ADSPBLACKFIN__)
|
||||||
|
# define ARCHITECTURE_ID "Blackfin"
|
||||||
|
|
||||||
|
#elif defined(__TASKING__)
|
||||||
|
|
||||||
|
# if defined(__CTC__) || defined(__CPTC__)
|
||||||
|
# define ARCHITECTURE_ID "TriCore"
|
||||||
|
|
||||||
|
# elif defined(__CMCS__)
|
||||||
|
# define ARCHITECTURE_ID "MCS"
|
||||||
|
|
||||||
|
# elif defined(__CARM__) || defined(__CPARM__)
|
||||||
|
# define ARCHITECTURE_ID "ARM"
|
||||||
|
|
||||||
|
# elif defined(__CARC__)
|
||||||
|
# define ARCHITECTURE_ID "ARC"
|
||||||
|
|
||||||
|
# elif defined(__C51__)
|
||||||
|
# define ARCHITECTURE_ID "8051"
|
||||||
|
|
||||||
|
# elif defined(__CPCP__)
|
||||||
|
# define ARCHITECTURE_ID "PCP"
|
||||||
|
|
||||||
|
# else
|
||||||
|
# define ARCHITECTURE_ID ""
|
||||||
|
# endif
|
||||||
|
|
||||||
|
#else
|
||||||
|
# define ARCHITECTURE_ID
|
||||||
|
#endif
|
||||||
|
|
||||||
|
/* Convert integer to decimal digit literals. */
|
||||||
|
#define DEC(n) \
|
||||||
|
('0' + (((n) / 10000000)%10)), \
|
||||||
|
('0' + (((n) / 1000000)%10)), \
|
||||||
|
('0' + (((n) / 100000)%10)), \
|
||||||
|
('0' + (((n) / 10000)%10)), \
|
||||||
|
('0' + (((n) / 1000)%10)), \
|
||||||
|
('0' + (((n) / 100)%10)), \
|
||||||
|
('0' + (((n) / 10)%10)), \
|
||||||
|
('0' + ((n) % 10))
|
||||||
|
|
||||||
|
/* Convert integer to hex digit literals. */
|
||||||
|
#define HEX(n) \
|
||||||
|
('0' + ((n)>>28 & 0xF)), \
|
||||||
|
('0' + ((n)>>24 & 0xF)), \
|
||||||
|
('0' + ((n)>>20 & 0xF)), \
|
||||||
|
('0' + ((n)>>16 & 0xF)), \
|
||||||
|
('0' + ((n)>>12 & 0xF)), \
|
||||||
|
('0' + ((n)>>8 & 0xF)), \
|
||||||
|
('0' + ((n)>>4 & 0xF)), \
|
||||||
|
('0' + ((n) & 0xF))
|
||||||
|
|
||||||
|
/* Construct a string literal encoding the version number. */
|
||||||
|
#ifdef COMPILER_VERSION
|
||||||
|
char const* info_version = "INFO" ":" "compiler_version[" COMPILER_VERSION "]";
|
||||||
|
|
||||||
|
/* Construct a string literal encoding the version number components. */
|
||||||
|
#elif defined(COMPILER_VERSION_MAJOR)
|
||||||
|
char const info_version[] = {
|
||||||
|
'I', 'N', 'F', 'O', ':',
|
||||||
|
'c','o','m','p','i','l','e','r','_','v','e','r','s','i','o','n','[',
|
||||||
|
COMPILER_VERSION_MAJOR,
|
||||||
|
# ifdef COMPILER_VERSION_MINOR
|
||||||
|
'.', COMPILER_VERSION_MINOR,
|
||||||
|
# ifdef COMPILER_VERSION_PATCH
|
||||||
|
'.', COMPILER_VERSION_PATCH,
|
||||||
|
# ifdef COMPILER_VERSION_TWEAK
|
||||||
|
'.', COMPILER_VERSION_TWEAK,
|
||||||
|
# endif
|
||||||
|
# endif
|
||||||
|
# endif
|
||||||
|
']','\0'};
|
||||||
|
#endif
|
||||||
|
|
||||||
|
/* Construct a string literal encoding the internal version number. */
|
||||||
|
#ifdef COMPILER_VERSION_INTERNAL
|
||||||
|
char const info_version_internal[] = {
|
||||||
|
'I', 'N', 'F', 'O', ':',
|
||||||
|
'c','o','m','p','i','l','e','r','_','v','e','r','s','i','o','n','_',
|
||||||
|
'i','n','t','e','r','n','a','l','[',
|
||||||
|
COMPILER_VERSION_INTERNAL,']','\0'};
|
||||||
|
#elif defined(COMPILER_VERSION_INTERNAL_STR)
|
||||||
|
char const* info_version_internal = "INFO" ":" "compiler_version_internal[" COMPILER_VERSION_INTERNAL_STR "]";
|
||||||
|
#endif
|
||||||
|
|
||||||
|
/* Construct a string literal encoding the version number components. */
|
||||||
|
#ifdef SIMULATE_VERSION_MAJOR
|
||||||
|
char const info_simulate_version[] = {
|
||||||
|
'I', 'N', 'F', 'O', ':',
|
||||||
|
's','i','m','u','l','a','t','e','_','v','e','r','s','i','o','n','[',
|
||||||
|
SIMULATE_VERSION_MAJOR,
|
||||||
|
# ifdef SIMULATE_VERSION_MINOR
|
||||||
|
'.', SIMULATE_VERSION_MINOR,
|
||||||
|
# ifdef SIMULATE_VERSION_PATCH
|
||||||
|
'.', SIMULATE_VERSION_PATCH,
|
||||||
|
# ifdef SIMULATE_VERSION_TWEAK
|
||||||
|
'.', SIMULATE_VERSION_TWEAK,
|
||||||
|
# endif
|
||||||
|
# endif
|
||||||
|
# endif
|
||||||
|
']','\0'};
|
||||||
|
#endif
|
||||||
|
|
||||||
|
/* Construct the string literal in pieces to prevent the source from
|
||||||
|
getting matched. Store it in a pointer rather than an array
|
||||||
|
because some compilers will just produce instructions to fill the
|
||||||
|
array rather than assigning a pointer to a static array. */
|
||||||
|
char const* info_platform = "INFO" ":" "platform[" PLATFORM_ID "]";
|
||||||
|
char const* info_arch = "INFO" ":" "arch[" ARCHITECTURE_ID "]";
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
#define C_STD_99 199901L
|
||||||
|
#define C_STD_11 201112L
|
||||||
|
#define C_STD_17 201710L
|
||||||
|
#define C_STD_23 202311L
|
||||||
|
|
||||||
|
#ifdef __STDC_VERSION__
|
||||||
|
# define C_STD __STDC_VERSION__
|
||||||
|
#endif
|
||||||
|
|
||||||
|
#if !defined(__STDC__) && !defined(__clang__)
|
||||||
|
# if defined(_MSC_VER) || defined(__ibmxl__) || defined(__IBMC__)
|
||||||
|
# define C_VERSION "90"
|
||||||
|
# else
|
||||||
|
# define C_VERSION
|
||||||
|
# endif
|
||||||
|
#elif C_STD > C_STD_17
|
||||||
|
# define C_VERSION "23"
|
||||||
|
#elif C_STD > C_STD_11
|
||||||
|
# define C_VERSION "17"
|
||||||
|
#elif C_STD > C_STD_99
|
||||||
|
# define C_VERSION "11"
|
||||||
|
#elif C_STD >= C_STD_99
|
||||||
|
# define C_VERSION "99"
|
||||||
|
#else
|
||||||
|
# define C_VERSION "90"
|
||||||
|
#endif
|
||||||
|
const char* info_language_standard_default =
|
||||||
|
"INFO" ":" "standard_default[" C_VERSION "]";
|
||||||
|
|
||||||
|
const char* info_language_extensions_default = "INFO" ":" "extensions_default["
|
||||||
|
#if (defined(__clang__) || defined(__GNUC__) || defined(__xlC__) || \
|
||||||
|
defined(__TI_COMPILER_VERSION__)) && \
|
||||||
|
!defined(__STRICT_ANSI__)
|
||||||
|
"ON"
|
||||||
|
#else
|
||||||
|
"OFF"
|
||||||
|
#endif
|
||||||
|
"]";
|
||||||
|
|
||||||
|
/*--------------------------------------------------------------------------*/
|
||||||
|
|
||||||
|
#ifdef ID_VOID_MAIN
|
||||||
|
void main() {}
|
||||||
|
#else
|
||||||
|
# if defined(__CLASSIC_C__)
|
||||||
|
int main(argc, argv) int argc; char *argv[];
|
||||||
|
# else
|
||||||
|
int main(int argc, char* argv[])
|
||||||
|
# endif
|
||||||
|
{
|
||||||
|
int require = 0;
|
||||||
|
require += info_compiler[argc];
|
||||||
|
require += info_platform[argc];
|
||||||
|
require += info_arch[argc];
|
||||||
|
#ifdef COMPILER_VERSION_MAJOR
|
||||||
|
require += info_version[argc];
|
||||||
|
#endif
|
||||||
|
#if defined(COMPILER_VERSION_INTERNAL) || defined(COMPILER_VERSION_INTERNAL_STR)
|
||||||
|
require += info_version_internal[argc];
|
||||||
|
#endif
|
||||||
|
#ifdef SIMULATE_ID
|
||||||
|
require += info_simulate[argc];
|
||||||
|
#endif
|
||||||
|
#ifdef SIMULATE_VERSION_MAJOR
|
||||||
|
require += info_simulate_version[argc];
|
||||||
|
#endif
|
||||||
|
#if defined(__CRAYXT_COMPUTE_LINUX_TARGET)
|
||||||
|
require += info_cray[argc];
|
||||||
|
#endif
|
||||||
|
require += info_language_standard_default[argc];
|
||||||
|
require += info_language_extensions_default[argc];
|
||||||
|
(void)argv;
|
||||||
|
return require;
|
||||||
|
}
|
||||||
|
#endif
|
||||||
BIN
build/CMakeFiles/4.0.3/CompilerIdC/a.out
Executable file
BIN
build/CMakeFiles/4.0.3/CompilerIdC/a.out
Executable file
Binary file not shown.
920
build/CMakeFiles/4.0.3/CompilerIdCXX/CMakeCXXCompilerId.cpp
Normal file
920
build/CMakeFiles/4.0.3/CompilerIdCXX/CMakeCXXCompilerId.cpp
Normal file
@@ -0,0 +1,920 @@
|
|||||||
|
/* This source file must have a .cpp extension so that all C++ compilers
|
||||||
|
recognize the extension without flags. Borland does not know .cxx for
|
||||||
|
example. */
|
||||||
|
#ifndef __cplusplus
|
||||||
|
# error "A C compiler has been selected for C++."
|
||||||
|
#endif
|
||||||
|
|
||||||
|
#if !defined(__has_include)
|
||||||
|
/* If the compiler does not have __has_include, pretend the answer is
|
||||||
|
always no. */
|
||||||
|
# define __has_include(x) 0
|
||||||
|
#endif
|
||||||
|
|
||||||
|
|
||||||
|
/* Version number components: V=Version, R=Revision, P=Patch
|
||||||
|
Version date components: YYYY=Year, MM=Month, DD=Day */
|
||||||
|
|
||||||
|
#if defined(__INTEL_COMPILER) || defined(__ICC)
|
||||||
|
# define COMPILER_ID "Intel"
|
||||||
|
# if defined(_MSC_VER)
|
||||||
|
# define SIMULATE_ID "MSVC"
|
||||||
|
# endif
|
||||||
|
# if defined(__GNUC__)
|
||||||
|
# define SIMULATE_ID "GNU"
|
||||||
|
# endif
|
||||||
|
/* __INTEL_COMPILER = VRP prior to 2021, and then VVVV for 2021 and later,
|
||||||
|
except that a few beta releases use the old format with V=2021. */
|
||||||
|
# if __INTEL_COMPILER < 2021 || __INTEL_COMPILER == 202110 || __INTEL_COMPILER == 202111
|
||||||
|
# define COMPILER_VERSION_MAJOR DEC(__INTEL_COMPILER/100)
|
||||||
|
# define COMPILER_VERSION_MINOR DEC(__INTEL_COMPILER/10 % 10)
|
||||||
|
# if defined(__INTEL_COMPILER_UPDATE)
|
||||||
|
# define COMPILER_VERSION_PATCH DEC(__INTEL_COMPILER_UPDATE)
|
||||||
|
# else
|
||||||
|
# define COMPILER_VERSION_PATCH DEC(__INTEL_COMPILER % 10)
|
||||||
|
# endif
|
||||||
|
# else
|
||||||
|
# define COMPILER_VERSION_MAJOR DEC(__INTEL_COMPILER)
|
||||||
|
# define COMPILER_VERSION_MINOR DEC(__INTEL_COMPILER_UPDATE)
|
||||||
|
/* The third version component from --version is an update index,
|
||||||
|
but no macro is provided for it. */
|
||||||
|
# define COMPILER_VERSION_PATCH DEC(0)
|
||||||
|
# endif
|
||||||
|
# if defined(__INTEL_COMPILER_BUILD_DATE)
|
||||||
|
/* __INTEL_COMPILER_BUILD_DATE = YYYYMMDD */
|
||||||
|
# define COMPILER_VERSION_TWEAK DEC(__INTEL_COMPILER_BUILD_DATE)
|
||||||
|
# endif
|
||||||
|
# if defined(_MSC_VER)
|
||||||
|
/* _MSC_VER = VVRR */
|
||||||
|
# define SIMULATE_VERSION_MAJOR DEC(_MSC_VER / 100)
|
||||||
|
# define SIMULATE_VERSION_MINOR DEC(_MSC_VER % 100)
|
||||||
|
# endif
|
||||||
|
# if defined(__GNUC__)
|
||||||
|
# define SIMULATE_VERSION_MAJOR DEC(__GNUC__)
|
||||||
|
# elif defined(__GNUG__)
|
||||||
|
# define SIMULATE_VERSION_MAJOR DEC(__GNUG__)
|
||||||
|
# endif
|
||||||
|
# if defined(__GNUC_MINOR__)
|
||||||
|
# define SIMULATE_VERSION_MINOR DEC(__GNUC_MINOR__)
|
||||||
|
# endif
|
||||||
|
# if defined(__GNUC_PATCHLEVEL__)
|
||||||
|
# define SIMULATE_VERSION_PATCH DEC(__GNUC_PATCHLEVEL__)
|
||||||
|
# endif
|
||||||
|
|
||||||
|
#elif (defined(__clang__) && defined(__INTEL_CLANG_COMPILER)) || defined(__INTEL_LLVM_COMPILER)
|
||||||
|
# define COMPILER_ID "IntelLLVM"
|
||||||
|
#if defined(_MSC_VER)
|
||||||
|
# define SIMULATE_ID "MSVC"
|
||||||
|
#endif
|
||||||
|
#if defined(__GNUC__)
|
||||||
|
# define SIMULATE_ID "GNU"
|
||||||
|
#endif
|
||||||
|
/* __INTEL_LLVM_COMPILER = VVVVRP prior to 2021.2.0, VVVVRRPP for 2021.2.0 and
|
||||||
|
* later. Look for 6 digit vs. 8 digit version number to decide encoding.
|
||||||
|
* VVVV is no smaller than the current year when a version is released.
|
||||||
|
*/
|
||||||
|
#if __INTEL_LLVM_COMPILER < 1000000L
|
||||||
|
# define COMPILER_VERSION_MAJOR DEC(__INTEL_LLVM_COMPILER/100)
|
||||||
|
# define COMPILER_VERSION_MINOR DEC(__INTEL_LLVM_COMPILER/10 % 10)
|
||||||
|
# define COMPILER_VERSION_PATCH DEC(__INTEL_LLVM_COMPILER % 10)
|
||||||
|
#else
|
||||||
|
# define COMPILER_VERSION_MAJOR DEC(__INTEL_LLVM_COMPILER/10000)
|
||||||
|
# define COMPILER_VERSION_MINOR DEC(__INTEL_LLVM_COMPILER/100 % 100)
|
||||||
|
# define COMPILER_VERSION_PATCH DEC(__INTEL_LLVM_COMPILER % 100)
|
||||||
|
#endif
|
||||||
|
#if defined(_MSC_VER)
|
||||||
|
/* _MSC_VER = VVRR */
|
||||||
|
# define SIMULATE_VERSION_MAJOR DEC(_MSC_VER / 100)
|
||||||
|
# define SIMULATE_VERSION_MINOR DEC(_MSC_VER % 100)
|
||||||
|
#endif
|
||||||
|
#if defined(__GNUC__)
|
||||||
|
# define SIMULATE_VERSION_MAJOR DEC(__GNUC__)
|
||||||
|
#elif defined(__GNUG__)
|
||||||
|
# define SIMULATE_VERSION_MAJOR DEC(__GNUG__)
|
||||||
|
#endif
|
||||||
|
#if defined(__GNUC_MINOR__)
|
||||||
|
# define SIMULATE_VERSION_MINOR DEC(__GNUC_MINOR__)
|
||||||
|
#endif
|
||||||
|
#if defined(__GNUC_PATCHLEVEL__)
|
||||||
|
# define SIMULATE_VERSION_PATCH DEC(__GNUC_PATCHLEVEL__)
|
||||||
|
#endif
|
||||||
|
|
||||||
|
#elif defined(__PATHCC__)
|
||||||
|
# define COMPILER_ID "PathScale"
|
||||||
|
# define COMPILER_VERSION_MAJOR DEC(__PATHCC__)
|
||||||
|
# define COMPILER_VERSION_MINOR DEC(__PATHCC_MINOR__)
|
||||||
|
# if defined(__PATHCC_PATCHLEVEL__)
|
||||||
|
# define COMPILER_VERSION_PATCH DEC(__PATHCC_PATCHLEVEL__)
|
||||||
|
# endif
|
||||||
|
|
||||||
|
#elif defined(__BORLANDC__) && defined(__CODEGEARC_VERSION__)
|
||||||
|
# define COMPILER_ID "Embarcadero"
|
||||||
|
# define COMPILER_VERSION_MAJOR HEX(__CODEGEARC_VERSION__>>24 & 0x00FF)
|
||||||
|
# define COMPILER_VERSION_MINOR HEX(__CODEGEARC_VERSION__>>16 & 0x00FF)
|
||||||
|
# define COMPILER_VERSION_PATCH DEC(__CODEGEARC_VERSION__ & 0xFFFF)
|
||||||
|
|
||||||
|
#elif defined(__BORLANDC__)
|
||||||
|
# define COMPILER_ID "Borland"
|
||||||
|
/* __BORLANDC__ = 0xVRR */
|
||||||
|
# define COMPILER_VERSION_MAJOR HEX(__BORLANDC__>>8)
|
||||||
|
# define COMPILER_VERSION_MINOR HEX(__BORLANDC__ & 0xFF)
|
||||||
|
|
||||||
|
#elif defined(__WATCOMC__) && __WATCOMC__ < 1200
|
||||||
|
# define COMPILER_ID "Watcom"
|
||||||
|
/* __WATCOMC__ = VVRR */
|
||||||
|
# define COMPILER_VERSION_MAJOR DEC(__WATCOMC__ / 100)
|
||||||
|
# define COMPILER_VERSION_MINOR DEC((__WATCOMC__ / 10) % 10)
|
||||||
|
# if (__WATCOMC__ % 10) > 0
|
||||||
|
# define COMPILER_VERSION_PATCH DEC(__WATCOMC__ % 10)
|
||||||
|
# endif
|
||||||
|
|
||||||
|
#elif defined(__WATCOMC__)
|
||||||
|
# define COMPILER_ID "OpenWatcom"
|
||||||
|
/* __WATCOMC__ = VVRP + 1100 */
|
||||||
|
# define COMPILER_VERSION_MAJOR DEC((__WATCOMC__ - 1100) / 100)
|
||||||
|
# define COMPILER_VERSION_MINOR DEC((__WATCOMC__ / 10) % 10)
|
||||||
|
# if (__WATCOMC__ % 10) > 0
|
||||||
|
# define COMPILER_VERSION_PATCH DEC(__WATCOMC__ % 10)
|
||||||
|
# endif
|
||||||
|
|
||||||
|
#elif defined(__SUNPRO_CC)
|
||||||
|
# define COMPILER_ID "SunPro"
|
||||||
|
# if __SUNPRO_CC >= 0x5100
|
||||||
|
/* __SUNPRO_CC = 0xVRRP */
|
||||||
|
# define COMPILER_VERSION_MAJOR HEX(__SUNPRO_CC>>12)
|
||||||
|
# define COMPILER_VERSION_MINOR HEX(__SUNPRO_CC>>4 & 0xFF)
|
||||||
|
# define COMPILER_VERSION_PATCH HEX(__SUNPRO_CC & 0xF)
|
||||||
|
# else
|
||||||
|
/* __SUNPRO_CC = 0xVRP */
|
||||||
|
# define COMPILER_VERSION_MAJOR HEX(__SUNPRO_CC>>8)
|
||||||
|
# define COMPILER_VERSION_MINOR HEX(__SUNPRO_CC>>4 & 0xF)
|
||||||
|
# define COMPILER_VERSION_PATCH HEX(__SUNPRO_CC & 0xF)
|
||||||
|
# endif
|
||||||
|
|
||||||
|
#elif defined(__HP_aCC)
|
||||||
|
# define COMPILER_ID "HP"
|
||||||
|
/* __HP_aCC = VVRRPP */
|
||||||
|
# define COMPILER_VERSION_MAJOR DEC(__HP_aCC/10000)
|
||||||
|
# define COMPILER_VERSION_MINOR DEC(__HP_aCC/100 % 100)
|
||||||
|
# define COMPILER_VERSION_PATCH DEC(__HP_aCC % 100)
|
||||||
|
|
||||||
|
#elif defined(__DECCXX)
|
||||||
|
# define COMPILER_ID "Compaq"
|
||||||
|
/* __DECCXX_VER = VVRRTPPPP */
|
||||||
|
# define COMPILER_VERSION_MAJOR DEC(__DECCXX_VER/10000000)
|
||||||
|
# define COMPILER_VERSION_MINOR DEC(__DECCXX_VER/100000 % 100)
|
||||||
|
# define COMPILER_VERSION_PATCH DEC(__DECCXX_VER % 10000)
|
||||||
|
|
||||||
|
#elif defined(__IBMCPP__) && defined(__COMPILER_VER__)
|
||||||
|
# define COMPILER_ID "zOS"
|
||||||
|
/* __IBMCPP__ = VRP */
|
||||||
|
# define COMPILER_VERSION_MAJOR DEC(__IBMCPP__/100)
|
||||||
|
# define COMPILER_VERSION_MINOR DEC(__IBMCPP__/10 % 10)
|
||||||
|
# define COMPILER_VERSION_PATCH DEC(__IBMCPP__ % 10)
|
||||||
|
|
||||||
|
#elif defined(__open_xl__) && defined(__clang__)
|
||||||
|
# define COMPILER_ID "IBMClang"
|
||||||
|
# define COMPILER_VERSION_MAJOR DEC(__open_xl_version__)
|
||||||
|
# define COMPILER_VERSION_MINOR DEC(__open_xl_release__)
|
||||||
|
# define COMPILER_VERSION_PATCH DEC(__open_xl_modification__)
|
||||||
|
# define COMPILER_VERSION_TWEAK DEC(__open_xl_ptf_fix_level__)
|
||||||
|
# define COMPILER_VERSION_INTERNAL_STR __clang_version__
|
||||||
|
|
||||||
|
|
||||||
|
#elif defined(__ibmxl__) && defined(__clang__)
|
||||||
|
# define COMPILER_ID "XLClang"
|
||||||
|
# define COMPILER_VERSION_MAJOR DEC(__ibmxl_version__)
|
||||||
|
# define COMPILER_VERSION_MINOR DEC(__ibmxl_release__)
|
||||||
|
# define COMPILER_VERSION_PATCH DEC(__ibmxl_modification__)
|
||||||
|
# define COMPILER_VERSION_TWEAK DEC(__ibmxl_ptf_fix_level__)
|
||||||
|
|
||||||
|
|
||||||
|
#elif defined(__IBMCPP__) && !defined(__COMPILER_VER__) && __IBMCPP__ >= 800
|
||||||
|
# define COMPILER_ID "XL"
|
||||||
|
/* __IBMCPP__ = VRP */
|
||||||
|
# define COMPILER_VERSION_MAJOR DEC(__IBMCPP__/100)
|
||||||
|
# define COMPILER_VERSION_MINOR DEC(__IBMCPP__/10 % 10)
|
||||||
|
# define COMPILER_VERSION_PATCH DEC(__IBMCPP__ % 10)
|
||||||
|
|
||||||
|
#elif defined(__IBMCPP__) && !defined(__COMPILER_VER__) && __IBMCPP__ < 800
|
||||||
|
# define COMPILER_ID "VisualAge"
|
||||||
|
/* __IBMCPP__ = VRP */
|
||||||
|
# define COMPILER_VERSION_MAJOR DEC(__IBMCPP__/100)
|
||||||
|
# define COMPILER_VERSION_MINOR DEC(__IBMCPP__/10 % 10)
|
||||||
|
# define COMPILER_VERSION_PATCH DEC(__IBMCPP__ % 10)
|
||||||
|
|
||||||
|
#elif defined(__NVCOMPILER)
|
||||||
|
# define COMPILER_ID "NVHPC"
|
||||||
|
# define COMPILER_VERSION_MAJOR DEC(__NVCOMPILER_MAJOR__)
|
||||||
|
# define COMPILER_VERSION_MINOR DEC(__NVCOMPILER_MINOR__)
|
||||||
|
# if defined(__NVCOMPILER_PATCHLEVEL__)
|
||||||
|
# define COMPILER_VERSION_PATCH DEC(__NVCOMPILER_PATCHLEVEL__)
|
||||||
|
# endif
|
||||||
|
|
||||||
|
#elif defined(__PGI)
|
||||||
|
# define COMPILER_ID "PGI"
|
||||||
|
# define COMPILER_VERSION_MAJOR DEC(__PGIC__)
|
||||||
|
# define COMPILER_VERSION_MINOR DEC(__PGIC_MINOR__)
|
||||||
|
# if defined(__PGIC_PATCHLEVEL__)
|
||||||
|
# define COMPILER_VERSION_PATCH DEC(__PGIC_PATCHLEVEL__)
|
||||||
|
# endif
|
||||||
|
|
||||||
|
#elif defined(__clang__) && defined(__cray__)
|
||||||
|
# define COMPILER_ID "CrayClang"
|
||||||
|
# define COMPILER_VERSION_MAJOR DEC(__cray_major__)
|
||||||
|
# define COMPILER_VERSION_MINOR DEC(__cray_minor__)
|
||||||
|
# define COMPILER_VERSION_PATCH DEC(__cray_patchlevel__)
|
||||||
|
# define COMPILER_VERSION_INTERNAL_STR __clang_version__
|
||||||
|
|
||||||
|
|
||||||
|
#elif defined(_CRAYC)
|
||||||
|
# define COMPILER_ID "Cray"
|
||||||
|
# define COMPILER_VERSION_MAJOR DEC(_RELEASE_MAJOR)
|
||||||
|
# define COMPILER_VERSION_MINOR DEC(_RELEASE_MINOR)
|
||||||
|
|
||||||
|
#elif defined(__TI_COMPILER_VERSION__)
|
||||||
|
# define COMPILER_ID "TI"
|
||||||
|
/* __TI_COMPILER_VERSION__ = VVVRRRPPP */
|
||||||
|
# define COMPILER_VERSION_MAJOR DEC(__TI_COMPILER_VERSION__/1000000)
|
||||||
|
# define COMPILER_VERSION_MINOR DEC(__TI_COMPILER_VERSION__/1000 % 1000)
|
||||||
|
# define COMPILER_VERSION_PATCH DEC(__TI_COMPILER_VERSION__ % 1000)
|
||||||
|
|
||||||
|
#elif defined(__CLANG_FUJITSU)
|
||||||
|
# define COMPILER_ID "FujitsuClang"
|
||||||
|
# define COMPILER_VERSION_MAJOR DEC(__FCC_major__)
|
||||||
|
# define COMPILER_VERSION_MINOR DEC(__FCC_minor__)
|
||||||
|
# define COMPILER_VERSION_PATCH DEC(__FCC_patchlevel__)
|
||||||
|
# define COMPILER_VERSION_INTERNAL_STR __clang_version__
|
||||||
|
|
||||||
|
|
||||||
|
#elif defined(__FUJITSU)
|
||||||
|
# define COMPILER_ID "Fujitsu"
|
||||||
|
# if defined(__FCC_version__)
|
||||||
|
# define COMPILER_VERSION __FCC_version__
|
||||||
|
# elif defined(__FCC_major__)
|
||||||
|
# define COMPILER_VERSION_MAJOR DEC(__FCC_major__)
|
||||||
|
# define COMPILER_VERSION_MINOR DEC(__FCC_minor__)
|
||||||
|
# define COMPILER_VERSION_PATCH DEC(__FCC_patchlevel__)
|
||||||
|
# endif
|
||||||
|
# if defined(__fcc_version)
|
||||||
|
# define COMPILER_VERSION_INTERNAL DEC(__fcc_version)
|
||||||
|
# elif defined(__FCC_VERSION)
|
||||||
|
# define COMPILER_VERSION_INTERNAL DEC(__FCC_VERSION)
|
||||||
|
# endif
|
||||||
|
|
||||||
|
|
||||||
|
#elif defined(__ghs__)
|
||||||
|
# define COMPILER_ID "GHS"
|
||||||
|
/* __GHS_VERSION_NUMBER = VVVVRP */
|
||||||
|
# ifdef __GHS_VERSION_NUMBER
|
||||||
|
# define COMPILER_VERSION_MAJOR DEC(__GHS_VERSION_NUMBER / 100)
|
||||||
|
# define COMPILER_VERSION_MINOR DEC(__GHS_VERSION_NUMBER / 10 % 10)
|
||||||
|
# define COMPILER_VERSION_PATCH DEC(__GHS_VERSION_NUMBER % 10)
|
||||||
|
# endif
|
||||||
|
|
||||||
|
#elif defined(__TASKING__)
|
||||||
|
# define COMPILER_ID "Tasking"
|
||||||
|
# define COMPILER_VERSION_MAJOR DEC(__VERSION__/1000)
|
||||||
|
# define COMPILER_VERSION_MINOR DEC(__VERSION__ % 100)
|
||||||
|
# define COMPILER_VERSION_INTERNAL DEC(__VERSION__)
|
||||||
|
|
||||||
|
#elif defined(__ORANGEC__)
|
||||||
|
# define COMPILER_ID "OrangeC"
|
||||||
|
# define COMPILER_VERSION_MAJOR DEC(__ORANGEC_MAJOR__)
|
||||||
|
# define COMPILER_VERSION_MINOR DEC(__ORANGEC_MINOR__)
|
||||||
|
# define COMPILER_VERSION_PATCH DEC(__ORANGEC_PATCHLEVEL__)
|
||||||
|
|
||||||
|
#elif defined(__SCO_VERSION__)
|
||||||
|
# define COMPILER_ID "SCO"
|
||||||
|
|
||||||
|
#elif defined(__ARMCC_VERSION) && !defined(__clang__)
|
||||||
|
# define COMPILER_ID "ARMCC"
|
||||||
|
#if __ARMCC_VERSION >= 1000000
|
||||||
|
/* __ARMCC_VERSION = VRRPPPP */
|
||||||
|
# define COMPILER_VERSION_MAJOR DEC(__ARMCC_VERSION/1000000)
|
||||||
|
# define COMPILER_VERSION_MINOR DEC(__ARMCC_VERSION/10000 % 100)
|
||||||
|
# define COMPILER_VERSION_PATCH DEC(__ARMCC_VERSION % 10000)
|
||||||
|
#else
|
||||||
|
/* __ARMCC_VERSION = VRPPPP */
|
||||||
|
# define COMPILER_VERSION_MAJOR DEC(__ARMCC_VERSION/100000)
|
||||||
|
# define COMPILER_VERSION_MINOR DEC(__ARMCC_VERSION/10000 % 10)
|
||||||
|
# define COMPILER_VERSION_PATCH DEC(__ARMCC_VERSION % 10000)
|
||||||
|
#endif
|
||||||
|
|
||||||
|
|
||||||
|
#elif defined(__clang__) && defined(__apple_build_version__)
|
||||||
|
# define COMPILER_ID "AppleClang"
|
||||||
|
# if defined(_MSC_VER)
|
||||||
|
# define SIMULATE_ID "MSVC"
|
||||||
|
# endif
|
||||||
|
# define COMPILER_VERSION_MAJOR DEC(__clang_major__)
|
||||||
|
# define COMPILER_VERSION_MINOR DEC(__clang_minor__)
|
||||||
|
# define COMPILER_VERSION_PATCH DEC(__clang_patchlevel__)
|
||||||
|
# if defined(_MSC_VER)
|
||||||
|
/* _MSC_VER = VVRR */
|
||||||
|
# define SIMULATE_VERSION_MAJOR DEC(_MSC_VER / 100)
|
||||||
|
# define SIMULATE_VERSION_MINOR DEC(_MSC_VER % 100)
|
||||||
|
# endif
|
||||||
|
# define COMPILER_VERSION_TWEAK DEC(__apple_build_version__)
|
||||||
|
|
||||||
|
#elif defined(__clang__) && defined(__ARMCOMPILER_VERSION)
|
||||||
|
# define COMPILER_ID "ARMClang"
|
||||||
|
# define COMPILER_VERSION_MAJOR DEC(__ARMCOMPILER_VERSION/1000000)
|
||||||
|
# define COMPILER_VERSION_MINOR DEC(__ARMCOMPILER_VERSION/10000 % 100)
|
||||||
|
# define COMPILER_VERSION_PATCH DEC(__ARMCOMPILER_VERSION/100 % 100)
|
||||||
|
# define COMPILER_VERSION_INTERNAL DEC(__ARMCOMPILER_VERSION)
|
||||||
|
|
||||||
|
#elif defined(__clang__) && defined(__ti__)
|
||||||
|
# define COMPILER_ID "TIClang"
|
||||||
|
# define COMPILER_VERSION_MAJOR DEC(__ti_major__)
|
||||||
|
# define COMPILER_VERSION_MINOR DEC(__ti_minor__)
|
||||||
|
# define COMPILER_VERSION_PATCH DEC(__ti_patchlevel__)
|
||||||
|
# define COMPILER_VERSION_INTERNAL DEC(__ti_version__)
|
||||||
|
|
||||||
|
#elif defined(__clang__)
|
||||||
|
# define COMPILER_ID "Clang"
|
||||||
|
# if defined(_MSC_VER)
|
||||||
|
# define SIMULATE_ID "MSVC"
|
||||||
|
# endif
|
||||||
|
# define COMPILER_VERSION_MAJOR DEC(__clang_major__)
|
||||||
|
# define COMPILER_VERSION_MINOR DEC(__clang_minor__)
|
||||||
|
# define COMPILER_VERSION_PATCH DEC(__clang_patchlevel__)
|
||||||
|
# if defined(_MSC_VER)
|
||||||
|
/* _MSC_VER = VVRR */
|
||||||
|
# define SIMULATE_VERSION_MAJOR DEC(_MSC_VER / 100)
|
||||||
|
# define SIMULATE_VERSION_MINOR DEC(_MSC_VER % 100)
|
||||||
|
# endif
|
||||||
|
|
||||||
|
#elif defined(__LCC__) && (defined(__GNUC__) || defined(__GNUG__) || defined(__MCST__))
|
||||||
|
# define COMPILER_ID "LCC"
|
||||||
|
# define COMPILER_VERSION_MAJOR DEC(__LCC__ / 100)
|
||||||
|
# define COMPILER_VERSION_MINOR DEC(__LCC__ % 100)
|
||||||
|
# if defined(__LCC_MINOR__)
|
||||||
|
# define COMPILER_VERSION_PATCH DEC(__LCC_MINOR__)
|
||||||
|
# endif
|
||||||
|
# if defined(__GNUC__) && defined(__GNUC_MINOR__)
|
||||||
|
# define SIMULATE_ID "GNU"
|
||||||
|
# define SIMULATE_VERSION_MAJOR DEC(__GNUC__)
|
||||||
|
# define SIMULATE_VERSION_MINOR DEC(__GNUC_MINOR__)
|
||||||
|
# if defined(__GNUC_PATCHLEVEL__)
|
||||||
|
# define SIMULATE_VERSION_PATCH DEC(__GNUC_PATCHLEVEL__)
|
||||||
|
# endif
|
||||||
|
# endif
|
||||||
|
|
||||||
|
#elif defined(__GNUC__) || defined(__GNUG__)
|
||||||
|
# define COMPILER_ID "GNU"
|
||||||
|
# if defined(__GNUC__)
|
||||||
|
# define COMPILER_VERSION_MAJOR DEC(__GNUC__)
|
||||||
|
# else
|
||||||
|
# define COMPILER_VERSION_MAJOR DEC(__GNUG__)
|
||||||
|
# endif
|
||||||
|
# if defined(__GNUC_MINOR__)
|
||||||
|
# define COMPILER_VERSION_MINOR DEC(__GNUC_MINOR__)
|
||||||
|
# endif
|
||||||
|
# if defined(__GNUC_PATCHLEVEL__)
|
||||||
|
# define COMPILER_VERSION_PATCH DEC(__GNUC_PATCHLEVEL__)
|
||||||
|
# endif
|
||||||
|
|
||||||
|
#elif defined(_MSC_VER)
|
||||||
|
# define COMPILER_ID "MSVC"
|
||||||
|
/* _MSC_VER = VVRR */
|
||||||
|
# define COMPILER_VERSION_MAJOR DEC(_MSC_VER / 100)
|
||||||
|
# define COMPILER_VERSION_MINOR DEC(_MSC_VER % 100)
|
||||||
|
# if defined(_MSC_FULL_VER)
|
||||||
|
# if _MSC_VER >= 1400
|
||||||
|
/* _MSC_FULL_VER = VVRRPPPPP */
|
||||||
|
# define COMPILER_VERSION_PATCH DEC(_MSC_FULL_VER % 100000)
|
||||||
|
# else
|
||||||
|
/* _MSC_FULL_VER = VVRRPPPP */
|
||||||
|
# define COMPILER_VERSION_PATCH DEC(_MSC_FULL_VER % 10000)
|
||||||
|
# endif
|
||||||
|
# endif
|
||||||
|
# if defined(_MSC_BUILD)
|
||||||
|
# define COMPILER_VERSION_TWEAK DEC(_MSC_BUILD)
|
||||||
|
# endif
|
||||||
|
|
||||||
|
#elif defined(_ADI_COMPILER)
|
||||||
|
# define COMPILER_ID "ADSP"
|
||||||
|
#if defined(__VERSIONNUM__)
|
||||||
|
/* __VERSIONNUM__ = 0xVVRRPPTT */
|
||||||
|
# define COMPILER_VERSION_MAJOR DEC(__VERSIONNUM__ >> 24 & 0xFF)
|
||||||
|
# define COMPILER_VERSION_MINOR DEC(__VERSIONNUM__ >> 16 & 0xFF)
|
||||||
|
# define COMPILER_VERSION_PATCH DEC(__VERSIONNUM__ >> 8 & 0xFF)
|
||||||
|
# define COMPILER_VERSION_TWEAK DEC(__VERSIONNUM__ & 0xFF)
|
||||||
|
#endif
|
||||||
|
|
||||||
|
#elif defined(__IAR_SYSTEMS_ICC__) || defined(__IAR_SYSTEMS_ICC)
|
||||||
|
# define COMPILER_ID "IAR"
|
||||||
|
# if defined(__VER__) && defined(__ICCARM__)
|
||||||
|
# define COMPILER_VERSION_MAJOR DEC((__VER__) / 1000000)
|
||||||
|
# define COMPILER_VERSION_MINOR DEC(((__VER__) / 1000) % 1000)
|
||||||
|
# define COMPILER_VERSION_PATCH DEC((__VER__) % 1000)
|
||||||
|
# define COMPILER_VERSION_INTERNAL DEC(__IAR_SYSTEMS_ICC__)
|
||||||
|
# elif defined(__VER__) && (defined(__ICCAVR__) || defined(__ICCRX__) || defined(__ICCRH850__) || defined(__ICCRL78__) || defined(__ICC430__) || defined(__ICCRISCV__) || defined(__ICCV850__) || defined(__ICC8051__) || defined(__ICCSTM8__))
|
||||||
|
# define COMPILER_VERSION_MAJOR DEC((__VER__) / 100)
|
||||||
|
# define COMPILER_VERSION_MINOR DEC((__VER__) - (((__VER__) / 100)*100))
|
||||||
|
# define COMPILER_VERSION_PATCH DEC(__SUBVERSION__)
|
||||||
|
# define COMPILER_VERSION_INTERNAL DEC(__IAR_SYSTEMS_ICC__)
|
||||||
|
# endif
|
||||||
|
|
||||||
|
|
||||||
|
/* These compilers are either not known or too old to define an
|
||||||
|
identification macro. Try to identify the platform and guess that
|
||||||
|
it is the native compiler. */
|
||||||
|
#elif defined(__hpux) || defined(__hpua)
|
||||||
|
# define COMPILER_ID "HP"
|
||||||
|
|
||||||
|
#else /* unknown compiler */
|
||||||
|
# define COMPILER_ID ""
|
||||||
|
#endif
|
||||||
|
|
||||||
|
/* Construct the string literal in pieces to prevent the source from
|
||||||
|
getting matched. Store it in a pointer rather than an array
|
||||||
|
because some compilers will just produce instructions to fill the
|
||||||
|
array rather than assigning a pointer to a static array. */
|
||||||
|
char const* info_compiler = "INFO" ":" "compiler[" COMPILER_ID "]";
|
||||||
|
#ifdef SIMULATE_ID
|
||||||
|
char const* info_simulate = "INFO" ":" "simulate[" SIMULATE_ID "]";
|
||||||
|
#endif
|
||||||
|
|
||||||
|
#ifdef __QNXNTO__
|
||||||
|
char const* qnxnto = "INFO" ":" "qnxnto[]";
|
||||||
|
#endif
|
||||||
|
|
||||||
|
#if defined(__CRAYXT_COMPUTE_LINUX_TARGET)
|
||||||
|
char const *info_cray = "INFO" ":" "compiler_wrapper[CrayPrgEnv]";
|
||||||
|
#endif
|
||||||
|
|
||||||
|
#define STRINGIFY_HELPER(X) #X
|
||||||
|
#define STRINGIFY(X) STRINGIFY_HELPER(X)
|
||||||
|
|
||||||
|
/* Identify known platforms by name. */
|
||||||
|
#if defined(__linux) || defined(__linux__) || defined(linux)
|
||||||
|
# define PLATFORM_ID "Linux"
|
||||||
|
|
||||||
|
#elif defined(__MSYS__)
|
||||||
|
# define PLATFORM_ID "MSYS"
|
||||||
|
|
||||||
|
#elif defined(__CYGWIN__)
|
||||||
|
# define PLATFORM_ID "Cygwin"
|
||||||
|
|
||||||
|
#elif defined(__MINGW32__)
|
||||||
|
# define PLATFORM_ID "MinGW"
|
||||||
|
|
||||||
|
#elif defined(__APPLE__)
|
||||||
|
# define PLATFORM_ID "Darwin"
|
||||||
|
|
||||||
|
#elif defined(_WIN32) || defined(__WIN32__) || defined(WIN32)
|
||||||
|
# define PLATFORM_ID "Windows"
|
||||||
|
|
||||||
|
#elif defined(__FreeBSD__) || defined(__FreeBSD)
|
||||||
|
# define PLATFORM_ID "FreeBSD"
|
||||||
|
|
||||||
|
#elif defined(__NetBSD__) || defined(__NetBSD)
|
||||||
|
# define PLATFORM_ID "NetBSD"
|
||||||
|
|
||||||
|
#elif defined(__OpenBSD__) || defined(__OPENBSD)
|
||||||
|
# define PLATFORM_ID "OpenBSD"
|
||||||
|
|
||||||
|
#elif defined(__sun) || defined(sun)
|
||||||
|
# define PLATFORM_ID "SunOS"
|
||||||
|
|
||||||
|
#elif defined(_AIX) || defined(__AIX) || defined(__AIX__) || defined(__aix) || defined(__aix__)
|
||||||
|
# define PLATFORM_ID "AIX"
|
||||||
|
|
||||||
|
#elif defined(__hpux) || defined(__hpux__)
|
||||||
|
# define PLATFORM_ID "HP-UX"
|
||||||
|
|
||||||
|
#elif defined(__HAIKU__)
|
||||||
|
# define PLATFORM_ID "Haiku"
|
||||||
|
|
||||||
|
#elif defined(__BeOS) || defined(__BEOS__) || defined(_BEOS)
|
||||||
|
# define PLATFORM_ID "BeOS"
|
||||||
|
|
||||||
|
#elif defined(__QNX__) || defined(__QNXNTO__)
|
||||||
|
# define PLATFORM_ID "QNX"
|
||||||
|
|
||||||
|
#elif defined(__tru64) || defined(_tru64) || defined(__TRU64__)
|
||||||
|
# define PLATFORM_ID "Tru64"
|
||||||
|
|
||||||
|
#elif defined(__riscos) || defined(__riscos__)
|
||||||
|
# define PLATFORM_ID "RISCos"
|
||||||
|
|
||||||
|
#elif defined(__sinix) || defined(__sinix__) || defined(__SINIX__)
|
||||||
|
# define PLATFORM_ID "SINIX"
|
||||||
|
|
||||||
|
#elif defined(__UNIX_SV__)
|
||||||
|
# define PLATFORM_ID "UNIX_SV"
|
||||||
|
|
||||||
|
#elif defined(__bsdos__)
|
||||||
|
# define PLATFORM_ID "BSDOS"
|
||||||
|
|
||||||
|
#elif defined(_MPRAS) || defined(MPRAS)
|
||||||
|
# define PLATFORM_ID "MP-RAS"
|
||||||
|
|
||||||
|
#elif defined(__osf) || defined(__osf__)
|
||||||
|
# define PLATFORM_ID "OSF1"
|
||||||
|
|
||||||
|
#elif defined(_SCO_SV) || defined(SCO_SV) || defined(sco_sv)
|
||||||
|
# define PLATFORM_ID "SCO_SV"
|
||||||
|
|
||||||
|
#elif defined(__ultrix) || defined(__ultrix__) || defined(_ULTRIX)
|
||||||
|
# define PLATFORM_ID "ULTRIX"
|
||||||
|
|
||||||
|
#elif defined(__XENIX__) || defined(_XENIX) || defined(XENIX)
|
||||||
|
# define PLATFORM_ID "Xenix"
|
||||||
|
|
||||||
|
#elif defined(__WATCOMC__)
|
||||||
|
# if defined(__LINUX__)
|
||||||
|
# define PLATFORM_ID "Linux"
|
||||||
|
|
||||||
|
# elif defined(__DOS__)
|
||||||
|
# define PLATFORM_ID "DOS"
|
||||||
|
|
||||||
|
# elif defined(__OS2__)
|
||||||
|
# define PLATFORM_ID "OS2"
|
||||||
|
|
||||||
|
# elif defined(__WINDOWS__)
|
||||||
|
# define PLATFORM_ID "Windows3x"
|
||||||
|
|
||||||
|
# elif defined(__VXWORKS__)
|
||||||
|
# define PLATFORM_ID "VxWorks"
|
||||||
|
|
||||||
|
# else /* unknown platform */
|
||||||
|
# define PLATFORM_ID
|
||||||
|
# endif
|
||||||
|
|
||||||
|
#elif defined(__INTEGRITY)
|
||||||
|
# if defined(INT_178B)
|
||||||
|
# define PLATFORM_ID "Integrity178"
|
||||||
|
|
||||||
|
# else /* regular Integrity */
|
||||||
|
# define PLATFORM_ID "Integrity"
|
||||||
|
# endif
|
||||||
|
|
||||||
|
# elif defined(_ADI_COMPILER)
|
||||||
|
# define PLATFORM_ID "ADSP"
|
||||||
|
|
||||||
|
#else /* unknown platform */
|
||||||
|
# define PLATFORM_ID
|
||||||
|
|
||||||
|
#endif
|
||||||
|
|
||||||
|
/* For windows compilers MSVC and Intel we can determine
|
||||||
|
the architecture of the compiler being used. This is because
|
||||||
|
the compilers do not have flags that can change the architecture,
|
||||||
|
but rather depend on which compiler is being used
|
||||||
|
*/
|
||||||
|
#if defined(_WIN32) && defined(_MSC_VER)
|
||||||
|
# if defined(_M_IA64)
|
||||||
|
# define ARCHITECTURE_ID "IA64"
|
||||||
|
|
||||||
|
# elif defined(_M_ARM64EC)
|
||||||
|
# define ARCHITECTURE_ID "ARM64EC"
|
||||||
|
|
||||||
|
# elif defined(_M_X64) || defined(_M_AMD64)
|
||||||
|
# define ARCHITECTURE_ID "x64"
|
||||||
|
|
||||||
|
# elif defined(_M_IX86)
|
||||||
|
# define ARCHITECTURE_ID "X86"
|
||||||
|
|
||||||
|
# elif defined(_M_ARM64)
|
||||||
|
# define ARCHITECTURE_ID "ARM64"
|
||||||
|
|
||||||
|
# elif defined(_M_ARM)
|
||||||
|
# if _M_ARM == 4
|
||||||
|
# define ARCHITECTURE_ID "ARMV4I"
|
||||||
|
# elif _M_ARM == 5
|
||||||
|
# define ARCHITECTURE_ID "ARMV5I"
|
||||||
|
# else
|
||||||
|
# define ARCHITECTURE_ID "ARMV" STRINGIFY(_M_ARM)
|
||||||
|
# endif
|
||||||
|
|
||||||
|
# elif defined(_M_MIPS)
|
||||||
|
# define ARCHITECTURE_ID "MIPS"
|
||||||
|
|
||||||
|
# elif defined(_M_SH)
|
||||||
|
# define ARCHITECTURE_ID "SHx"
|
||||||
|
|
||||||
|
# else /* unknown architecture */
|
||||||
|
# define ARCHITECTURE_ID ""
|
||||||
|
# endif
|
||||||
|
|
||||||
|
#elif defined(__WATCOMC__)
|
||||||
|
# if defined(_M_I86)
|
||||||
|
# define ARCHITECTURE_ID "I86"
|
||||||
|
|
||||||
|
# elif defined(_M_IX86)
|
||||||
|
# define ARCHITECTURE_ID "X86"
|
||||||
|
|
||||||
|
# else /* unknown architecture */
|
||||||
|
# define ARCHITECTURE_ID ""
|
||||||
|
# endif
|
||||||
|
|
||||||
|
#elif defined(__IAR_SYSTEMS_ICC__) || defined(__IAR_SYSTEMS_ICC)
|
||||||
|
# if defined(__ICCARM__)
|
||||||
|
# define ARCHITECTURE_ID "ARM"
|
||||||
|
|
||||||
|
# elif defined(__ICCRX__)
|
||||||
|
# define ARCHITECTURE_ID "RX"
|
||||||
|
|
||||||
|
# elif defined(__ICCRH850__)
|
||||||
|
# define ARCHITECTURE_ID "RH850"
|
||||||
|
|
||||||
|
# elif defined(__ICCRL78__)
|
||||||
|
# define ARCHITECTURE_ID "RL78"
|
||||||
|
|
||||||
|
# elif defined(__ICCRISCV__)
|
||||||
|
# define ARCHITECTURE_ID "RISCV"
|
||||||
|
|
||||||
|
# elif defined(__ICCAVR__)
|
||||||
|
# define ARCHITECTURE_ID "AVR"
|
||||||
|
|
||||||
|
# elif defined(__ICC430__)
|
||||||
|
# define ARCHITECTURE_ID "MSP430"
|
||||||
|
|
||||||
|
# elif defined(__ICCV850__)
|
||||||
|
# define ARCHITECTURE_ID "V850"
|
||||||
|
|
||||||
|
# elif defined(__ICC8051__)
|
||||||
|
# define ARCHITECTURE_ID "8051"
|
||||||
|
|
||||||
|
# elif defined(__ICCSTM8__)
|
||||||
|
# define ARCHITECTURE_ID "STM8"
|
||||||
|
|
||||||
|
# else /* unknown architecture */
|
||||||
|
# define ARCHITECTURE_ID ""
|
||||||
|
# endif
|
||||||
|
|
||||||
|
#elif defined(__ghs__)
|
||||||
|
# if defined(__PPC64__)
|
||||||
|
# define ARCHITECTURE_ID "PPC64"
|
||||||
|
|
||||||
|
# elif defined(__ppc__)
|
||||||
|
# define ARCHITECTURE_ID "PPC"
|
||||||
|
|
||||||
|
# elif defined(__ARM__)
|
||||||
|
# define ARCHITECTURE_ID "ARM"
|
||||||
|
|
||||||
|
# elif defined(__x86_64__)
|
||||||
|
# define ARCHITECTURE_ID "x64"
|
||||||
|
|
||||||
|
# elif defined(__i386__)
|
||||||
|
# define ARCHITECTURE_ID "X86"
|
||||||
|
|
||||||
|
# else /* unknown architecture */
|
||||||
|
# define ARCHITECTURE_ID ""
|
||||||
|
# endif
|
||||||
|
|
||||||
|
#elif defined(__clang__) && defined(__ti__)
|
||||||
|
# if defined(__ARM_ARCH)
|
||||||
|
# define ARCHITECTURE_ID "ARM"
|
||||||
|
|
||||||
|
# else /* unknown architecture */
|
||||||
|
# define ARCHITECTURE_ID ""
|
||||||
|
# endif
|
||||||
|
|
||||||
|
#elif defined(__TI_COMPILER_VERSION__)
|
||||||
|
# if defined(__TI_ARM__)
|
||||||
|
# define ARCHITECTURE_ID "ARM"
|
||||||
|
|
||||||
|
# elif defined(__MSP430__)
|
||||||
|
# define ARCHITECTURE_ID "MSP430"
|
||||||
|
|
||||||
|
# elif defined(__TMS320C28XX__)
|
||||||
|
# define ARCHITECTURE_ID "TMS320C28x"
|
||||||
|
|
||||||
|
# elif defined(__TMS320C6X__) || defined(_TMS320C6X)
|
||||||
|
# define ARCHITECTURE_ID "TMS320C6x"
|
||||||
|
|
||||||
|
# else /* unknown architecture */
|
||||||
|
# define ARCHITECTURE_ID ""
|
||||||
|
# endif
|
||||||
|
|
||||||
|
# elif defined(__ADSPSHARC__)
|
||||||
|
# define ARCHITECTURE_ID "SHARC"
|
||||||
|
|
||||||
|
# elif defined(__ADSPBLACKFIN__)
|
||||||
|
# define ARCHITECTURE_ID "Blackfin"
|
||||||
|
|
||||||
|
#elif defined(__TASKING__)
|
||||||
|
|
||||||
|
# if defined(__CTC__) || defined(__CPTC__)
|
||||||
|
# define ARCHITECTURE_ID "TriCore"
|
||||||
|
|
||||||
|
# elif defined(__CMCS__)
|
||||||
|
# define ARCHITECTURE_ID "MCS"
|
||||||
|
|
||||||
|
# elif defined(__CARM__) || defined(__CPARM__)
|
||||||
|
# define ARCHITECTURE_ID "ARM"
|
||||||
|
|
||||||
|
# elif defined(__CARC__)
|
||||||
|
# define ARCHITECTURE_ID "ARC"
|
||||||
|
|
||||||
|
# elif defined(__C51__)
|
||||||
|
# define ARCHITECTURE_ID "8051"
|
||||||
|
|
||||||
|
# elif defined(__CPCP__)
|
||||||
|
# define ARCHITECTURE_ID "PCP"
|
||||||
|
|
||||||
|
# else
|
||||||
|
# define ARCHITECTURE_ID ""
|
||||||
|
# endif
|
||||||
|
|
||||||
|
#else
|
||||||
|
# define ARCHITECTURE_ID
|
||||||
|
#endif
|
||||||
|
|
||||||
|
/* Convert integer to decimal digit literals. */
|
||||||
|
#define DEC(n) \
|
||||||
|
('0' + (((n) / 10000000)%10)), \
|
||||||
|
('0' + (((n) / 1000000)%10)), \
|
||||||
|
('0' + (((n) / 100000)%10)), \
|
||||||
|
('0' + (((n) / 10000)%10)), \
|
||||||
|
('0' + (((n) / 1000)%10)), \
|
||||||
|
('0' + (((n) / 100)%10)), \
|
||||||
|
('0' + (((n) / 10)%10)), \
|
||||||
|
('0' + ((n) % 10))
|
||||||
|
|
||||||
|
/* Convert integer to hex digit literals. */
|
||||||
|
#define HEX(n) \
|
||||||
|
('0' + ((n)>>28 & 0xF)), \
|
||||||
|
('0' + ((n)>>24 & 0xF)), \
|
||||||
|
('0' + ((n)>>20 & 0xF)), \
|
||||||
|
('0' + ((n)>>16 & 0xF)), \
|
||||||
|
('0' + ((n)>>12 & 0xF)), \
|
||||||
|
('0' + ((n)>>8 & 0xF)), \
|
||||||
|
('0' + ((n)>>4 & 0xF)), \
|
||||||
|
('0' + ((n) & 0xF))
|
||||||
|
|
||||||
|
/* Construct a string literal encoding the version number. */
|
||||||
|
#ifdef COMPILER_VERSION
|
||||||
|
char const* info_version = "INFO" ":" "compiler_version[" COMPILER_VERSION "]";
|
||||||
|
|
||||||
|
/* Construct a string literal encoding the version number components. */
|
||||||
|
#elif defined(COMPILER_VERSION_MAJOR)
|
||||||
|
char const info_version[] = {
|
||||||
|
'I', 'N', 'F', 'O', ':',
|
||||||
|
'c','o','m','p','i','l','e','r','_','v','e','r','s','i','o','n','[',
|
||||||
|
COMPILER_VERSION_MAJOR,
|
||||||
|
# ifdef COMPILER_VERSION_MINOR
|
||||||
|
'.', COMPILER_VERSION_MINOR,
|
||||||
|
# ifdef COMPILER_VERSION_PATCH
|
||||||
|
'.', COMPILER_VERSION_PATCH,
|
||||||
|
# ifdef COMPILER_VERSION_TWEAK
|
||||||
|
'.', COMPILER_VERSION_TWEAK,
|
||||||
|
# endif
|
||||||
|
# endif
|
||||||
|
# endif
|
||||||
|
']','\0'};
|
||||||
|
#endif
|
||||||
|
|
||||||
|
/* Construct a string literal encoding the internal version number. */
|
||||||
|
#ifdef COMPILER_VERSION_INTERNAL
|
||||||
|
char const info_version_internal[] = {
|
||||||
|
'I', 'N', 'F', 'O', ':',
|
||||||
|
'c','o','m','p','i','l','e','r','_','v','e','r','s','i','o','n','_',
|
||||||
|
'i','n','t','e','r','n','a','l','[',
|
||||||
|
COMPILER_VERSION_INTERNAL,']','\0'};
|
||||||
|
#elif defined(COMPILER_VERSION_INTERNAL_STR)
|
||||||
|
char const* info_version_internal = "INFO" ":" "compiler_version_internal[" COMPILER_VERSION_INTERNAL_STR "]";
|
||||||
|
#endif
|
||||||
|
|
||||||
|
/* Construct a string literal encoding the version number components. */
|
||||||
|
#ifdef SIMULATE_VERSION_MAJOR
|
||||||
|
char const info_simulate_version[] = {
|
||||||
|
'I', 'N', 'F', 'O', ':',
|
||||||
|
's','i','m','u','l','a','t','e','_','v','e','r','s','i','o','n','[',
|
||||||
|
SIMULATE_VERSION_MAJOR,
|
||||||
|
# ifdef SIMULATE_VERSION_MINOR
|
||||||
|
'.', SIMULATE_VERSION_MINOR,
|
||||||
|
# ifdef SIMULATE_VERSION_PATCH
|
||||||
|
'.', SIMULATE_VERSION_PATCH,
|
||||||
|
# ifdef SIMULATE_VERSION_TWEAK
|
||||||
|
'.', SIMULATE_VERSION_TWEAK,
|
||||||
|
# endif
|
||||||
|
# endif
|
||||||
|
# endif
|
||||||
|
']','\0'};
|
||||||
|
#endif
|
||||||
|
|
||||||
|
/* Construct the string literal in pieces to prevent the source from
|
||||||
|
getting matched. Store it in a pointer rather than an array
|
||||||
|
because some compilers will just produce instructions to fill the
|
||||||
|
array rather than assigning a pointer to a static array. */
|
||||||
|
char const* info_platform = "INFO" ":" "platform[" PLATFORM_ID "]";
|
||||||
|
char const* info_arch = "INFO" ":" "arch[" ARCHITECTURE_ID "]";
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
#define CXX_STD_98 199711L
|
||||||
|
#define CXX_STD_11 201103L
|
||||||
|
#define CXX_STD_14 201402L
|
||||||
|
#define CXX_STD_17 201703L
|
||||||
|
#define CXX_STD_20 202002L
|
||||||
|
#define CXX_STD_23 202302L
|
||||||
|
|
||||||
|
#if defined(__INTEL_COMPILER) && defined(_MSVC_LANG)
|
||||||
|
# if _MSVC_LANG > CXX_STD_17
|
||||||
|
# define CXX_STD _MSVC_LANG
|
||||||
|
# elif _MSVC_LANG == CXX_STD_17 && defined(__cpp_aggregate_paren_init)
|
||||||
|
# define CXX_STD CXX_STD_20
|
||||||
|
# elif _MSVC_LANG > CXX_STD_14 && __cplusplus > CXX_STD_17
|
||||||
|
# define CXX_STD CXX_STD_20
|
||||||
|
# elif _MSVC_LANG > CXX_STD_14
|
||||||
|
# define CXX_STD CXX_STD_17
|
||||||
|
# elif defined(__INTEL_CXX11_MODE__) && defined(__cpp_aggregate_nsdmi)
|
||||||
|
# define CXX_STD CXX_STD_14
|
||||||
|
# elif defined(__INTEL_CXX11_MODE__)
|
||||||
|
# define CXX_STD CXX_STD_11
|
||||||
|
# else
|
||||||
|
# define CXX_STD CXX_STD_98
|
||||||
|
# endif
|
||||||
|
#elif defined(_MSC_VER) && defined(_MSVC_LANG)
|
||||||
|
# if _MSVC_LANG > __cplusplus
|
||||||
|
# define CXX_STD _MSVC_LANG
|
||||||
|
# else
|
||||||
|
# define CXX_STD __cplusplus
|
||||||
|
# endif
|
||||||
|
#elif defined(__NVCOMPILER)
|
||||||
|
# if __cplusplus == CXX_STD_17 && defined(__cpp_aggregate_paren_init)
|
||||||
|
# define CXX_STD CXX_STD_20
|
||||||
|
# else
|
||||||
|
# define CXX_STD __cplusplus
|
||||||
|
# endif
|
||||||
|
#elif defined(__INTEL_COMPILER) || defined(__PGI)
|
||||||
|
# if __cplusplus == CXX_STD_11 && defined(__cpp_namespace_attributes)
|
||||||
|
# define CXX_STD CXX_STD_17
|
||||||
|
# elif __cplusplus == CXX_STD_11 && defined(__cpp_aggregate_nsdmi)
|
||||||
|
# define CXX_STD CXX_STD_14
|
||||||
|
# else
|
||||||
|
# define CXX_STD __cplusplus
|
||||||
|
# endif
|
||||||
|
#elif (defined(__IBMCPP__) || defined(__ibmxl__)) && defined(__linux__)
|
||||||
|
# if __cplusplus == CXX_STD_11 && defined(__cpp_aggregate_nsdmi)
|
||||||
|
# define CXX_STD CXX_STD_14
|
||||||
|
# else
|
||||||
|
# define CXX_STD __cplusplus
|
||||||
|
# endif
|
||||||
|
#elif __cplusplus == 1 && defined(__GXX_EXPERIMENTAL_CXX0X__)
|
||||||
|
# define CXX_STD CXX_STD_11
|
||||||
|
#else
|
||||||
|
# define CXX_STD __cplusplus
|
||||||
|
#endif
|
||||||
|
|
||||||
|
const char* info_language_standard_default = "INFO" ":" "standard_default["
|
||||||
|
#if CXX_STD > CXX_STD_23
|
||||||
|
"26"
|
||||||
|
#elif CXX_STD > CXX_STD_20
|
||||||
|
"23"
|
||||||
|
#elif CXX_STD > CXX_STD_17
|
||||||
|
"20"
|
||||||
|
#elif CXX_STD > CXX_STD_14
|
||||||
|
"17"
|
||||||
|
#elif CXX_STD > CXX_STD_11
|
||||||
|
"14"
|
||||||
|
#elif CXX_STD >= CXX_STD_11
|
||||||
|
"11"
|
||||||
|
#else
|
||||||
|
"98"
|
||||||
|
#endif
|
||||||
|
"]";
|
||||||
|
|
||||||
|
const char* info_language_extensions_default = "INFO" ":" "extensions_default["
|
||||||
|
#if (defined(__clang__) || defined(__GNUC__) || defined(__xlC__) || \
|
||||||
|
defined(__TI_COMPILER_VERSION__)) && \
|
||||||
|
!defined(__STRICT_ANSI__)
|
||||||
|
"ON"
|
||||||
|
#else
|
||||||
|
"OFF"
|
||||||
|
#endif
|
||||||
|
"]";
|
||||||
|
|
||||||
|
/*--------------------------------------------------------------------------*/
|
||||||
|
|
||||||
|
int main(int argc, char* argv[])
|
||||||
|
{
|
||||||
|
int require = 0;
|
||||||
|
require += info_compiler[argc];
|
||||||
|
require += info_platform[argc];
|
||||||
|
require += info_arch[argc];
|
||||||
|
#ifdef COMPILER_VERSION_MAJOR
|
||||||
|
require += info_version[argc];
|
||||||
|
#endif
|
||||||
|
#if defined(COMPILER_VERSION_INTERNAL) || defined(COMPILER_VERSION_INTERNAL_STR)
|
||||||
|
require += info_version_internal[argc];
|
||||||
|
#endif
|
||||||
|
#ifdef SIMULATE_ID
|
||||||
|
require += info_simulate[argc];
|
||||||
|
#endif
|
||||||
|
#ifdef SIMULATE_VERSION_MAJOR
|
||||||
|
require += info_simulate_version[argc];
|
||||||
|
#endif
|
||||||
|
#if defined(__CRAYXT_COMPUTE_LINUX_TARGET)
|
||||||
|
require += info_cray[argc];
|
||||||
|
#endif
|
||||||
|
require += info_language_standard_default[argc];
|
||||||
|
require += info_language_extensions_default[argc];
|
||||||
|
(void)argv;
|
||||||
|
return require;
|
||||||
|
}
|
||||||
BIN
build/CMakeFiles/4.0.3/CompilerIdCXX/a.out
Executable file
BIN
build/CMakeFiles/4.0.3/CompilerIdCXX/a.out
Executable file
Binary file not shown.
2094
build/CMakeFiles/CMakeConfigureLog.yaml
Normal file
2094
build/CMakeFiles/CMakeConfigureLog.yaml
Normal file
File diff suppressed because it is too large
Load Diff
75
build/CMakeFiles/InstallScripts.json
Normal file
75
build/CMakeFiles/InstallScripts.json
Normal file
@@ -0,0 +1,75 @@
|
|||||||
|
{
|
||||||
|
"InstallScripts" :
|
||||||
|
[
|
||||||
|
"/home/douwe/Projects/temperature_measure/build/cmake_install.cmake",
|
||||||
|
"/home/douwe/Projects/temperature_measure/build/esp-idf/cmake_install.cmake",
|
||||||
|
"/home/douwe/Projects/temperature_measure/build/esp-idf/riscv/cmake_install.cmake",
|
||||||
|
"/home/douwe/Projects/temperature_measure/build/esp-idf/esp_stdio/cmake_install.cmake",
|
||||||
|
"/home/douwe/Projects/temperature_measure/build/esp-idf/esp_hal_dma/cmake_install.cmake",
|
||||||
|
"/home/douwe/Projects/temperature_measure/build/esp-idf/esp_hal_gpspi/cmake_install.cmake",
|
||||||
|
"/home/douwe/Projects/temperature_measure/build/esp-idf/esp_hal_clock/cmake_install.cmake",
|
||||||
|
"/home/douwe/Projects/temperature_measure/build/esp-idf/esp_hal_mspi/cmake_install.cmake",
|
||||||
|
"/home/douwe/Projects/temperature_measure/build/esp-idf/esp_blockdev/cmake_install.cmake",
|
||||||
|
"/home/douwe/Projects/temperature_measure/build/esp-idf/esp_hal_security/cmake_install.cmake",
|
||||||
|
"/home/douwe/Projects/temperature_measure/build/esp-idf/bootloader/cmake_install.cmake",
|
||||||
|
"/home/douwe/Projects/temperature_measure/build/esp-idf/esptool_py/cmake_install.cmake",
|
||||||
|
"/home/douwe/Projects/temperature_measure/build/esp-idf/partition_table/cmake_install.cmake",
|
||||||
|
"/home/douwe/Projects/temperature_measure/build/esp-idf/esp_app_format/cmake_install.cmake",
|
||||||
|
"/home/douwe/Projects/temperature_measure/build/esp-idf/esp_bootloader_format/cmake_install.cmake",
|
||||||
|
"/home/douwe/Projects/temperature_measure/build/esp-idf/app_update/cmake_install.cmake",
|
||||||
|
"/home/douwe/Projects/temperature_measure/build/esp-idf/esp_partition/cmake_install.cmake",
|
||||||
|
"/home/douwe/Projects/temperature_measure/build/esp-idf/efuse/cmake_install.cmake",
|
||||||
|
"/home/douwe/Projects/temperature_measure/build/esp-idf/esp_hal_timg/cmake_install.cmake",
|
||||||
|
"/home/douwe/Projects/temperature_measure/build/esp-idf/esp_timer/cmake_install.cmake",
|
||||||
|
"/home/douwe/Projects/temperature_measure/build/esp-idf/esp_security/cmake_install.cmake",
|
||||||
|
"/home/douwe/Projects/temperature_measure/build/esp-idf/esp_driver_gpio/cmake_install.cmake",
|
||||||
|
"/home/douwe/Projects/temperature_measure/build/esp-idf/esp_hal_uart/cmake_install.cmake",
|
||||||
|
"/home/douwe/Projects/temperature_measure/build/esp-idf/esp_pm/cmake_install.cmake",
|
||||||
|
"/home/douwe/Projects/temperature_measure/build/esp-idf/esp_mm/cmake_install.cmake",
|
||||||
|
"/home/douwe/Projects/temperature_measure/build/esp-idf/esp_driver_dma/cmake_install.cmake",
|
||||||
|
"/home/douwe/Projects/temperature_measure/build/esp-idf/mbedtls/cmake_install.cmake",
|
||||||
|
"/home/douwe/Projects/temperature_measure/build/esp-idf/mbedtls/mbedtls/cmake_install.cmake",
|
||||||
|
"/home/douwe/Projects/temperature_measure/build/esp-idf/mbedtls/mbedtls/include/cmake_install.cmake",
|
||||||
|
"/home/douwe/Projects/temperature_measure/build/esp-idf/mbedtls/mbedtls/tf-psa-crypto/cmake_install.cmake",
|
||||||
|
"/home/douwe/Projects/temperature_measure/build/esp-idf/mbedtls/mbedtls/tf-psa-crypto/include/cmake_install.cmake",
|
||||||
|
"/home/douwe/Projects/temperature_measure/build/esp-idf/mbedtls/mbedtls/tf-psa-crypto/core/cmake_install.cmake",
|
||||||
|
"/home/douwe/Projects/temperature_measure/build/esp-idf/mbedtls/mbedtls/tf-psa-crypto/drivers/cmake_install.cmake",
|
||||||
|
"/home/douwe/Projects/temperature_measure/build/esp-idf/mbedtls/mbedtls/tf-psa-crypto/drivers/everest/cmake_install.cmake",
|
||||||
|
"/home/douwe/Projects/temperature_measure/build/esp-idf/mbedtls/mbedtls/tf-psa-crypto/drivers/p256-m/cmake_install.cmake",
|
||||||
|
"/home/douwe/Projects/temperature_measure/build/esp-idf/mbedtls/mbedtls/tf-psa-crypto/drivers/builtin/cmake_install.cmake",
|
||||||
|
"/home/douwe/Projects/temperature_measure/build/esp-idf/mbedtls/mbedtls/tf-psa-crypto/drivers/builtin/src/cmake_install.cmake",
|
||||||
|
"/home/douwe/Projects/temperature_measure/build/esp-idf/mbedtls/mbedtls/tf-psa-crypto/pkgconfig/cmake_install.cmake",
|
||||||
|
"/home/douwe/Projects/temperature_measure/build/esp-idf/mbedtls/mbedtls/library/cmake_install.cmake",
|
||||||
|
"/home/douwe/Projects/temperature_measure/build/esp-idf/mbedtls/mbedtls/pkgconfig/cmake_install.cmake",
|
||||||
|
"/home/douwe/Projects/temperature_measure/build/esp-idf/esp_hal_wdt/cmake_install.cmake",
|
||||||
|
"/home/douwe/Projects/temperature_measure/build/esp-idf/esp_hal_ana_conv/cmake_install.cmake",
|
||||||
|
"/home/douwe/Projects/temperature_measure/build/esp-idf/esp_hal_rtc_timer/cmake_install.cmake",
|
||||||
|
"/home/douwe/Projects/temperature_measure/build/esp-idf/bootloader_support/cmake_install.cmake",
|
||||||
|
"/home/douwe/Projects/temperature_measure/build/esp-idf/spi_flash/cmake_install.cmake",
|
||||||
|
"/home/douwe/Projects/temperature_measure/build/esp-idf/esp_usb_cdc_rom_console/cmake_install.cmake",
|
||||||
|
"/home/douwe/Projects/temperature_measure/build/esp-idf/esp_system/cmake_install.cmake",
|
||||||
|
"/home/douwe/Projects/temperature_measure/build/esp-idf/esp_system/port/cmake_install.cmake",
|
||||||
|
"/home/douwe/Projects/temperature_measure/build/esp-idf/esp_system/port/soc/esp32c3/cmake_install.cmake",
|
||||||
|
"/home/douwe/Projects/temperature_measure/build/esp-idf/esp_common/cmake_install.cmake",
|
||||||
|
"/home/douwe/Projects/temperature_measure/build/esp-idf/esp_rom/cmake_install.cmake",
|
||||||
|
"/home/douwe/Projects/temperature_measure/build/esp-idf/hal/cmake_install.cmake",
|
||||||
|
"/home/douwe/Projects/temperature_measure/build/esp-idf/log/cmake_install.cmake",
|
||||||
|
"/home/douwe/Projects/temperature_measure/build/esp-idf/heap/cmake_install.cmake",
|
||||||
|
"/home/douwe/Projects/temperature_measure/build/esp-idf/soc/cmake_install.cmake",
|
||||||
|
"/home/douwe/Projects/temperature_measure/build/esp-idf/esp_hal_gpio/cmake_install.cmake",
|
||||||
|
"/home/douwe/Projects/temperature_measure/build/esp-idf/esp_hal_usb/cmake_install.cmake",
|
||||||
|
"/home/douwe/Projects/temperature_measure/build/esp-idf/esp_hal_pmu/cmake_install.cmake",
|
||||||
|
"/home/douwe/Projects/temperature_measure/build/esp-idf/esp_hal_touch_sens/cmake_install.cmake",
|
||||||
|
"/home/douwe/Projects/temperature_measure/build/esp-idf/esp_hal_i2s/cmake_install.cmake",
|
||||||
|
"/home/douwe/Projects/temperature_measure/build/esp-idf/esp_hw_support/cmake_install.cmake",
|
||||||
|
"/home/douwe/Projects/temperature_measure/build/esp-idf/esp_hw_support/port/esp32c3/cmake_install.cmake",
|
||||||
|
"/home/douwe/Projects/temperature_measure/build/esp-idf/esp_hw_support/lowpower/cmake_install.cmake",
|
||||||
|
"/home/douwe/Projects/temperature_measure/build/esp-idf/freertos/cmake_install.cmake",
|
||||||
|
"/home/douwe/Projects/temperature_measure/build/esp-idf/esp_libc/cmake_install.cmake",
|
||||||
|
"/home/douwe/Projects/temperature_measure/build/esp-idf/esp_libc/src/port/cmake_install.cmake",
|
||||||
|
"/home/douwe/Projects/temperature_measure/build/esp-idf/pthread/cmake_install.cmake",
|
||||||
|
"/home/douwe/Projects/temperature_measure/build/esp-idf/cxx/cmake_install.cmake",
|
||||||
|
"/home/douwe/Projects/temperature_measure/build/esp-idf/main/cmake_install.cmake"
|
||||||
|
],
|
||||||
|
"Parallel" : false
|
||||||
|
}
|
||||||
507
build/CMakeFiles/TargetDirectories.txt
Normal file
507
build/CMakeFiles/TargetDirectories.txt
Normal file
@@ -0,0 +1,507 @@
|
|||||||
|
/home/douwe/Projects/temperature_measure/build/CMakeFiles/menuconfig.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/CMakeFiles/config-report.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/CMakeFiles/confserver.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/CMakeFiles/save-defconfig.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/CMakeFiles/flash.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/CMakeFiles/bootloader.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/CMakeFiles/_project_elf_src.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/CMakeFiles/dht11_reader.elf.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/CMakeFiles/size.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/CMakeFiles/size-files.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/CMakeFiles/size-components.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/CMakeFiles/uf2.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/CMakeFiles/uf2-app.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/CMakeFiles/__ldgen_output_sections.ld.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/CMakeFiles/gen_dht11_reader_binary.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/CMakeFiles/gen_project_binary.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/CMakeFiles/app.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/CMakeFiles/app-flash.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/CMakeFiles/encrypted-app-flash.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/CMakeFiles/encrypted-flash.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/CMakeFiles/erase-flash.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/CMakeFiles/merge-bin.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/CMakeFiles/monitor.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/CMakeFiles/app_check_size.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/CMakeFiles/edit_cache.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/CMakeFiles/rebuild_cache.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/CMakeFiles/list_install_components.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/CMakeFiles/install.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/CMakeFiles/install/local.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/CMakeFiles/install/strip.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/esp-idf/CMakeFiles/edit_cache.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/esp-idf/CMakeFiles/rebuild_cache.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/esp-idf/CMakeFiles/list_install_components.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/esp-idf/CMakeFiles/install.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/esp-idf/CMakeFiles/install/local.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/esp-idf/CMakeFiles/install/strip.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/esp-idf/riscv/CMakeFiles/__idf_riscv.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/esp-idf/riscv/CMakeFiles/edit_cache.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/esp-idf/riscv/CMakeFiles/rebuild_cache.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/esp-idf/riscv/CMakeFiles/list_install_components.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/esp-idf/riscv/CMakeFiles/install.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/esp-idf/riscv/CMakeFiles/install/local.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/esp-idf/riscv/CMakeFiles/install/strip.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/esp-idf/esp_stdio/CMakeFiles/__idf_esp_stdio.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/esp-idf/esp_stdio/CMakeFiles/edit_cache.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/esp-idf/esp_stdio/CMakeFiles/rebuild_cache.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/esp-idf/esp_stdio/CMakeFiles/list_install_components.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/esp-idf/esp_stdio/CMakeFiles/install.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/esp-idf/esp_stdio/CMakeFiles/install/local.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/esp-idf/esp_stdio/CMakeFiles/install/strip.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/esp-idf/esp_hal_dma/CMakeFiles/__idf_esp_hal_dma.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/esp-idf/esp_hal_dma/CMakeFiles/edit_cache.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/esp-idf/esp_hal_dma/CMakeFiles/rebuild_cache.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/esp-idf/esp_hal_dma/CMakeFiles/list_install_components.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/esp-idf/esp_hal_dma/CMakeFiles/install.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/esp-idf/esp_hal_dma/CMakeFiles/install/local.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/esp-idf/esp_hal_dma/CMakeFiles/install/strip.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/esp-idf/esp_hal_gpspi/CMakeFiles/__idf_esp_hal_gpspi.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/esp-idf/esp_hal_gpspi/CMakeFiles/edit_cache.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/esp-idf/esp_hal_gpspi/CMakeFiles/rebuild_cache.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/esp-idf/esp_hal_gpspi/CMakeFiles/list_install_components.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/esp-idf/esp_hal_gpspi/CMakeFiles/install.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/esp-idf/esp_hal_gpspi/CMakeFiles/install/local.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/esp-idf/esp_hal_gpspi/CMakeFiles/install/strip.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/esp-idf/esp_hal_clock/CMakeFiles/__idf_esp_hal_clock.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/esp-idf/esp_hal_clock/CMakeFiles/edit_cache.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/esp-idf/esp_hal_clock/CMakeFiles/rebuild_cache.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/esp-idf/esp_hal_clock/CMakeFiles/list_install_components.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/esp-idf/esp_hal_clock/CMakeFiles/install.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/esp-idf/esp_hal_clock/CMakeFiles/install/local.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/esp-idf/esp_hal_clock/CMakeFiles/install/strip.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/esp-idf/esp_hal_mspi/CMakeFiles/__idf_esp_hal_mspi.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/esp-idf/esp_hal_mspi/CMakeFiles/edit_cache.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/esp-idf/esp_hal_mspi/CMakeFiles/rebuild_cache.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/esp-idf/esp_hal_mspi/CMakeFiles/list_install_components.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/esp-idf/esp_hal_mspi/CMakeFiles/install.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/esp-idf/esp_hal_mspi/CMakeFiles/install/local.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/esp-idf/esp_hal_mspi/CMakeFiles/install/strip.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/esp-idf/esp_blockdev/CMakeFiles/edit_cache.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/esp-idf/esp_blockdev/CMakeFiles/rebuild_cache.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/esp-idf/esp_blockdev/CMakeFiles/list_install_components.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/esp-idf/esp_blockdev/CMakeFiles/install.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/esp-idf/esp_blockdev/CMakeFiles/install/local.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/esp-idf/esp_blockdev/CMakeFiles/install/strip.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/esp-idf/esp_hal_security/CMakeFiles/__idf_esp_hal_security.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/esp-idf/esp_hal_security/CMakeFiles/edit_cache.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/esp-idf/esp_hal_security/CMakeFiles/rebuild_cache.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/esp-idf/esp_hal_security/CMakeFiles/list_install_components.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/esp-idf/esp_hal_security/CMakeFiles/install.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/esp-idf/esp_hal_security/CMakeFiles/install/local.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/esp-idf/esp_hal_security/CMakeFiles/install/strip.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/esp-idf/bootloader/CMakeFiles/bootloader-flash.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/esp-idf/bootloader/CMakeFiles/encrypted-bootloader-flash.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/esp-idf/bootloader/CMakeFiles/edit_cache.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/esp-idf/bootloader/CMakeFiles/rebuild_cache.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/esp-idf/bootloader/CMakeFiles/list_install_components.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/esp-idf/bootloader/CMakeFiles/install.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/esp-idf/bootloader/CMakeFiles/install/local.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/esp-idf/bootloader/CMakeFiles/install/strip.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/esp-idf/esptool_py/CMakeFiles/edit_cache.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/esp-idf/esptool_py/CMakeFiles/rebuild_cache.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/esp-idf/esptool_py/CMakeFiles/list_install_components.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/esp-idf/esptool_py/CMakeFiles/install.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/esp-idf/esptool_py/CMakeFiles/install/local.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/esp-idf/esptool_py/CMakeFiles/install/strip.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/esp-idf/partition_table/CMakeFiles/partition_table_bin.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/esp-idf/partition_table/CMakeFiles/partition-table.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/esp-idf/partition_table/CMakeFiles/partition_table.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/esp-idf/partition_table/CMakeFiles/partition-table-flash.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/esp-idf/partition_table/CMakeFiles/encrypted-partition-table-flash.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/esp-idf/partition_table/CMakeFiles/partition_table-flash.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/esp-idf/partition_table/CMakeFiles/edit_cache.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/esp-idf/partition_table/CMakeFiles/rebuild_cache.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/esp-idf/partition_table/CMakeFiles/list_install_components.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/esp-idf/partition_table/CMakeFiles/install.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/esp-idf/partition_table/CMakeFiles/install/local.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/esp-idf/partition_table/CMakeFiles/install/strip.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/esp-idf/esp_app_format/CMakeFiles/__idf_esp_app_format.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/esp-idf/esp_app_format/CMakeFiles/edit_cache.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/esp-idf/esp_app_format/CMakeFiles/rebuild_cache.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/esp-idf/esp_app_format/CMakeFiles/list_install_components.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/esp-idf/esp_app_format/CMakeFiles/install.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/esp-idf/esp_app_format/CMakeFiles/install/local.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/esp-idf/esp_app_format/CMakeFiles/install/strip.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/esp-idf/esp_bootloader_format/CMakeFiles/__idf_esp_bootloader_format.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/esp-idf/esp_bootloader_format/CMakeFiles/edit_cache.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/esp-idf/esp_bootloader_format/CMakeFiles/rebuild_cache.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/esp-idf/esp_bootloader_format/CMakeFiles/list_install_components.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/esp-idf/esp_bootloader_format/CMakeFiles/install.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/esp-idf/esp_bootloader_format/CMakeFiles/install/local.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/esp-idf/esp_bootloader_format/CMakeFiles/install/strip.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/esp-idf/app_update/CMakeFiles/__idf_app_update.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/esp-idf/app_update/CMakeFiles/edit_cache.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/esp-idf/app_update/CMakeFiles/rebuild_cache.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/esp-idf/app_update/CMakeFiles/list_install_components.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/esp-idf/app_update/CMakeFiles/install.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/esp-idf/app_update/CMakeFiles/install/local.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/esp-idf/app_update/CMakeFiles/install/strip.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/esp-idf/esp_partition/CMakeFiles/__idf_esp_partition.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/esp-idf/esp_partition/CMakeFiles/edit_cache.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/esp-idf/esp_partition/CMakeFiles/rebuild_cache.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/esp-idf/esp_partition/CMakeFiles/list_install_components.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/esp-idf/esp_partition/CMakeFiles/install.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/esp-idf/esp_partition/CMakeFiles/install/local.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/esp-idf/esp_partition/CMakeFiles/install/strip.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/esp-idf/efuse/CMakeFiles/__idf_efuse.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/esp-idf/efuse/CMakeFiles/efuse-common-table.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/esp-idf/efuse/CMakeFiles/efuse_common_table.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/esp-idf/efuse/CMakeFiles/efuse-custom-table.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/esp-idf/efuse/CMakeFiles/efuse_custom_table.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/esp-idf/efuse/CMakeFiles/show-efuse-table.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/esp-idf/efuse/CMakeFiles/show_efuse_table.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/esp-idf/efuse/CMakeFiles/efuse_test_table.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/esp-idf/efuse/CMakeFiles/edit_cache.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/esp-idf/efuse/CMakeFiles/rebuild_cache.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/esp-idf/efuse/CMakeFiles/list_install_components.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/esp-idf/efuse/CMakeFiles/install.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/esp-idf/efuse/CMakeFiles/install/local.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/esp-idf/efuse/CMakeFiles/install/strip.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/esp-idf/esp_hal_timg/CMakeFiles/__idf_esp_hal_timg.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/esp-idf/esp_hal_timg/CMakeFiles/edit_cache.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/esp-idf/esp_hal_timg/CMakeFiles/rebuild_cache.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/esp-idf/esp_hal_timg/CMakeFiles/list_install_components.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/esp-idf/esp_hal_timg/CMakeFiles/install.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/esp-idf/esp_hal_timg/CMakeFiles/install/local.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/esp-idf/esp_hal_timg/CMakeFiles/install/strip.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/esp-idf/esp_timer/CMakeFiles/__idf_esp_timer.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/esp-idf/esp_timer/CMakeFiles/edit_cache.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/esp-idf/esp_timer/CMakeFiles/rebuild_cache.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/esp-idf/esp_timer/CMakeFiles/list_install_components.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/esp-idf/esp_timer/CMakeFiles/install.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/esp-idf/esp_timer/CMakeFiles/install/local.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/esp-idf/esp_timer/CMakeFiles/install/strip.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/esp-idf/esp_security/CMakeFiles/__idf_esp_security.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/esp-idf/esp_security/CMakeFiles/edit_cache.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/esp-idf/esp_security/CMakeFiles/rebuild_cache.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/esp-idf/esp_security/CMakeFiles/list_install_components.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/esp-idf/esp_security/CMakeFiles/install.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/esp-idf/esp_security/CMakeFiles/install/local.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/esp-idf/esp_security/CMakeFiles/install/strip.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/esp-idf/esp_driver_gpio/CMakeFiles/__idf_esp_driver_gpio.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/esp-idf/esp_driver_gpio/CMakeFiles/edit_cache.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/esp-idf/esp_driver_gpio/CMakeFiles/rebuild_cache.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/esp-idf/esp_driver_gpio/CMakeFiles/list_install_components.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/esp-idf/esp_driver_gpio/CMakeFiles/install.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/esp-idf/esp_driver_gpio/CMakeFiles/install/local.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/esp-idf/esp_driver_gpio/CMakeFiles/install/strip.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/esp-idf/esp_hal_uart/CMakeFiles/__idf_esp_hal_uart.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/esp-idf/esp_hal_uart/CMakeFiles/edit_cache.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/esp-idf/esp_hal_uart/CMakeFiles/rebuild_cache.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/esp-idf/esp_hal_uart/CMakeFiles/list_install_components.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/esp-idf/esp_hal_uart/CMakeFiles/install.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/esp-idf/esp_hal_uart/CMakeFiles/install/local.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/esp-idf/esp_hal_uart/CMakeFiles/install/strip.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/esp-idf/esp_pm/CMakeFiles/__idf_esp_pm.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/esp-idf/esp_pm/CMakeFiles/edit_cache.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/esp-idf/esp_pm/CMakeFiles/rebuild_cache.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/esp-idf/esp_pm/CMakeFiles/list_install_components.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/esp-idf/esp_pm/CMakeFiles/install.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/esp-idf/esp_pm/CMakeFiles/install/local.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/esp-idf/esp_pm/CMakeFiles/install/strip.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/esp-idf/esp_mm/CMakeFiles/__idf_esp_mm.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/esp-idf/esp_mm/CMakeFiles/edit_cache.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/esp-idf/esp_mm/CMakeFiles/rebuild_cache.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/esp-idf/esp_mm/CMakeFiles/list_install_components.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/esp-idf/esp_mm/CMakeFiles/install.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/esp-idf/esp_mm/CMakeFiles/install/local.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/esp-idf/esp_mm/CMakeFiles/install/strip.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/esp-idf/esp_driver_dma/CMakeFiles/__idf_esp_driver_dma.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/esp-idf/esp_driver_dma/CMakeFiles/edit_cache.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/esp-idf/esp_driver_dma/CMakeFiles/rebuild_cache.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/esp-idf/esp_driver_dma/CMakeFiles/list_install_components.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/esp-idf/esp_driver_dma/CMakeFiles/install.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/esp-idf/esp_driver_dma/CMakeFiles/install/local.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/esp-idf/esp_driver_dma/CMakeFiles/install/strip.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/esp-idf/mbedtls/CMakeFiles/__idf_mbedtls.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/esp-idf/mbedtls/CMakeFiles/custom_bundle.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/esp-idf/mbedtls/CMakeFiles/edit_cache.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/esp-idf/mbedtls/CMakeFiles/rebuild_cache.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/esp-idf/mbedtls/CMakeFiles/list_install_components.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/esp-idf/mbedtls/CMakeFiles/install.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/esp-idf/mbedtls/CMakeFiles/install/local.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/esp-idf/mbedtls/CMakeFiles/install/strip.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/esp-idf/mbedtls/mbedtls/CMakeFiles/mbedtls-apidoc.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/esp-idf/mbedtls/mbedtls/CMakeFiles/edit_cache.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/esp-idf/mbedtls/mbedtls/CMakeFiles/rebuild_cache.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/esp-idf/mbedtls/mbedtls/CMakeFiles/list_install_components.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/esp-idf/mbedtls/mbedtls/CMakeFiles/install.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/esp-idf/mbedtls/mbedtls/CMakeFiles/install/local.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/esp-idf/mbedtls/mbedtls/CMakeFiles/install/strip.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/esp-idf/mbedtls/mbedtls/include/CMakeFiles/edit_cache.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/esp-idf/mbedtls/mbedtls/include/CMakeFiles/rebuild_cache.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/esp-idf/mbedtls/mbedtls/include/CMakeFiles/list_install_components.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/esp-idf/mbedtls/mbedtls/include/CMakeFiles/install.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/esp-idf/mbedtls/mbedtls/include/CMakeFiles/install/local.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/esp-idf/mbedtls/mbedtls/include/CMakeFiles/install/strip.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/esp-idf/mbedtls/mbedtls/tf-psa-crypto/CMakeFiles/tfpsacrypto-apidoc.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/esp-idf/mbedtls/mbedtls/tf-psa-crypto/CMakeFiles/edit_cache.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/esp-idf/mbedtls/mbedtls/tf-psa-crypto/CMakeFiles/rebuild_cache.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/esp-idf/mbedtls/mbedtls/tf-psa-crypto/CMakeFiles/list_install_components.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/esp-idf/mbedtls/mbedtls/tf-psa-crypto/CMakeFiles/install.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/esp-idf/mbedtls/mbedtls/tf-psa-crypto/CMakeFiles/install/local.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/esp-idf/mbedtls/mbedtls/tf-psa-crypto/CMakeFiles/install/strip.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/esp-idf/mbedtls/mbedtls/tf-psa-crypto/include/CMakeFiles/edit_cache.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/esp-idf/mbedtls/mbedtls/tf-psa-crypto/include/CMakeFiles/rebuild_cache.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/esp-idf/mbedtls/mbedtls/tf-psa-crypto/include/CMakeFiles/list_install_components.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/esp-idf/mbedtls/mbedtls/tf-psa-crypto/include/CMakeFiles/install.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/esp-idf/mbedtls/mbedtls/tf-psa-crypto/include/CMakeFiles/install/local.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/esp-idf/mbedtls/mbedtls/tf-psa-crypto/include/CMakeFiles/install/strip.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/esp-idf/mbedtls/mbedtls/tf-psa-crypto/core/CMakeFiles/tfpsacrypto.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/esp-idf/mbedtls/mbedtls/tf-psa-crypto/core/CMakeFiles/edit_cache.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/esp-idf/mbedtls/mbedtls/tf-psa-crypto/core/CMakeFiles/rebuild_cache.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/esp-idf/mbedtls/mbedtls/tf-psa-crypto/core/CMakeFiles/list_install_components.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/esp-idf/mbedtls/mbedtls/tf-psa-crypto/core/CMakeFiles/install.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/esp-idf/mbedtls/mbedtls/tf-psa-crypto/core/CMakeFiles/install/local.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/esp-idf/mbedtls/mbedtls/tf-psa-crypto/core/CMakeFiles/install/strip.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/esp-idf/mbedtls/mbedtls/tf-psa-crypto/drivers/CMakeFiles/edit_cache.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/esp-idf/mbedtls/mbedtls/tf-psa-crypto/drivers/CMakeFiles/rebuild_cache.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/esp-idf/mbedtls/mbedtls/tf-psa-crypto/drivers/CMakeFiles/list_install_components.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/esp-idf/mbedtls/mbedtls/tf-psa-crypto/drivers/CMakeFiles/install.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/esp-idf/mbedtls/mbedtls/tf-psa-crypto/drivers/CMakeFiles/install/local.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/esp-idf/mbedtls/mbedtls/tf-psa-crypto/drivers/CMakeFiles/install/strip.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/esp-idf/mbedtls/mbedtls/tf-psa-crypto/drivers/everest/CMakeFiles/everest.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/esp-idf/mbedtls/mbedtls/tf-psa-crypto/drivers/everest/CMakeFiles/edit_cache.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/esp-idf/mbedtls/mbedtls/tf-psa-crypto/drivers/everest/CMakeFiles/rebuild_cache.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/esp-idf/mbedtls/mbedtls/tf-psa-crypto/drivers/everest/CMakeFiles/list_install_components.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/esp-idf/mbedtls/mbedtls/tf-psa-crypto/drivers/everest/CMakeFiles/install.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/esp-idf/mbedtls/mbedtls/tf-psa-crypto/drivers/everest/CMakeFiles/install/local.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/esp-idf/mbedtls/mbedtls/tf-psa-crypto/drivers/everest/CMakeFiles/install/strip.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/esp-idf/mbedtls/mbedtls/tf-psa-crypto/drivers/p256-m/CMakeFiles/p256m.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/esp-idf/mbedtls/mbedtls/tf-psa-crypto/drivers/p256-m/CMakeFiles/edit_cache.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/esp-idf/mbedtls/mbedtls/tf-psa-crypto/drivers/p256-m/CMakeFiles/rebuild_cache.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/esp-idf/mbedtls/mbedtls/tf-psa-crypto/drivers/p256-m/CMakeFiles/list_install_components.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/esp-idf/mbedtls/mbedtls/tf-psa-crypto/drivers/p256-m/CMakeFiles/install.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/esp-idf/mbedtls/mbedtls/tf-psa-crypto/drivers/p256-m/CMakeFiles/install/local.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/esp-idf/mbedtls/mbedtls/tf-psa-crypto/drivers/p256-m/CMakeFiles/install/strip.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/esp-idf/mbedtls/mbedtls/tf-psa-crypto/drivers/builtin/CMakeFiles/builtin.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/esp-idf/mbedtls/mbedtls/tf-psa-crypto/drivers/builtin/CMakeFiles/edit_cache.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/esp-idf/mbedtls/mbedtls/tf-psa-crypto/drivers/builtin/CMakeFiles/rebuild_cache.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/esp-idf/mbedtls/mbedtls/tf-psa-crypto/drivers/builtin/CMakeFiles/list_install_components.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/esp-idf/mbedtls/mbedtls/tf-psa-crypto/drivers/builtin/CMakeFiles/install.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/esp-idf/mbedtls/mbedtls/tf-psa-crypto/drivers/builtin/CMakeFiles/install/local.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/esp-idf/mbedtls/mbedtls/tf-psa-crypto/drivers/builtin/CMakeFiles/install/strip.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/esp-idf/mbedtls/mbedtls/tf-psa-crypto/drivers/builtin/src/CMakeFiles/edit_cache.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/esp-idf/mbedtls/mbedtls/tf-psa-crypto/drivers/builtin/src/CMakeFiles/rebuild_cache.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/esp-idf/mbedtls/mbedtls/tf-psa-crypto/drivers/builtin/src/CMakeFiles/list_install_components.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/esp-idf/mbedtls/mbedtls/tf-psa-crypto/drivers/builtin/src/CMakeFiles/install.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/esp-idf/mbedtls/mbedtls/tf-psa-crypto/drivers/builtin/src/CMakeFiles/install/local.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/esp-idf/mbedtls/mbedtls/tf-psa-crypto/drivers/builtin/src/CMakeFiles/install/strip.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/esp-idf/mbedtls/mbedtls/tf-psa-crypto/pkgconfig/CMakeFiles/edit_cache.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/esp-idf/mbedtls/mbedtls/tf-psa-crypto/pkgconfig/CMakeFiles/rebuild_cache.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/esp-idf/mbedtls/mbedtls/tf-psa-crypto/pkgconfig/CMakeFiles/list_install_components.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/esp-idf/mbedtls/mbedtls/tf-psa-crypto/pkgconfig/CMakeFiles/install.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/esp-idf/mbedtls/mbedtls/tf-psa-crypto/pkgconfig/CMakeFiles/install/local.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/esp-idf/mbedtls/mbedtls/tf-psa-crypto/pkgconfig/CMakeFiles/install/strip.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedx509.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/lib.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/edit_cache.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/rebuild_cache.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/list_install_components.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/install.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/install/local.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/install/strip.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/esp-idf/mbedtls/mbedtls/pkgconfig/CMakeFiles/edit_cache.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/esp-idf/mbedtls/mbedtls/pkgconfig/CMakeFiles/rebuild_cache.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/esp-idf/mbedtls/mbedtls/pkgconfig/CMakeFiles/list_install_components.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/esp-idf/mbedtls/mbedtls/pkgconfig/CMakeFiles/install.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/esp-idf/mbedtls/mbedtls/pkgconfig/CMakeFiles/install/local.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/esp-idf/mbedtls/mbedtls/pkgconfig/CMakeFiles/install/strip.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/esp-idf/esp_hal_wdt/CMakeFiles/__idf_esp_hal_wdt.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/esp-idf/esp_hal_wdt/CMakeFiles/edit_cache.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/esp-idf/esp_hal_wdt/CMakeFiles/rebuild_cache.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/esp-idf/esp_hal_wdt/CMakeFiles/list_install_components.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/esp-idf/esp_hal_wdt/CMakeFiles/install.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/esp-idf/esp_hal_wdt/CMakeFiles/install/local.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/esp-idf/esp_hal_wdt/CMakeFiles/install/strip.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/esp-idf/esp_hal_ana_conv/CMakeFiles/__idf_esp_hal_ana_conv.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/esp-idf/esp_hal_ana_conv/CMakeFiles/edit_cache.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/esp-idf/esp_hal_ana_conv/CMakeFiles/rebuild_cache.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/esp-idf/esp_hal_ana_conv/CMakeFiles/list_install_components.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/esp-idf/esp_hal_ana_conv/CMakeFiles/install.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/esp-idf/esp_hal_ana_conv/CMakeFiles/install/local.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/esp-idf/esp_hal_ana_conv/CMakeFiles/install/strip.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/esp-idf/esp_hal_rtc_timer/CMakeFiles/edit_cache.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/esp-idf/esp_hal_rtc_timer/CMakeFiles/rebuild_cache.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/esp-idf/esp_hal_rtc_timer/CMakeFiles/list_install_components.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/esp-idf/esp_hal_rtc_timer/CMakeFiles/install.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/esp-idf/esp_hal_rtc_timer/CMakeFiles/install/local.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/esp-idf/esp_hal_rtc_timer/CMakeFiles/install/strip.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/esp-idf/bootloader_support/CMakeFiles/edit_cache.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/esp-idf/bootloader_support/CMakeFiles/rebuild_cache.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/esp-idf/bootloader_support/CMakeFiles/list_install_components.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/esp-idf/bootloader_support/CMakeFiles/install.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/esp-idf/bootloader_support/CMakeFiles/install/local.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/esp-idf/bootloader_support/CMakeFiles/install/strip.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/esp-idf/spi_flash/CMakeFiles/edit_cache.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/esp-idf/spi_flash/CMakeFiles/rebuild_cache.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/esp-idf/spi_flash/CMakeFiles/list_install_components.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/esp-idf/spi_flash/CMakeFiles/install.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/esp-idf/spi_flash/CMakeFiles/install/local.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/esp-idf/spi_flash/CMakeFiles/install/strip.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/esp-idf/esp_usb_cdc_rom_console/CMakeFiles/edit_cache.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/esp-idf/esp_usb_cdc_rom_console/CMakeFiles/rebuild_cache.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/esp-idf/esp_usb_cdc_rom_console/CMakeFiles/list_install_components.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/esp-idf/esp_usb_cdc_rom_console/CMakeFiles/install.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/esp-idf/esp_usb_cdc_rom_console/CMakeFiles/install/local.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/esp-idf/esp_usb_cdc_rom_console/CMakeFiles/install/strip.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/esp-idf/esp_system/CMakeFiles/memory_ld_in_preprocess.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/esp-idf/esp_system/CMakeFiles/sections_ld_in_preprocess.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/esp-idf/esp_system/CMakeFiles/edit_cache.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/esp-idf/esp_system/CMakeFiles/rebuild_cache.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/esp-idf/esp_system/CMakeFiles/list_install_components.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/esp-idf/esp_system/CMakeFiles/install.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/esp-idf/esp_system/CMakeFiles/install/local.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/esp-idf/esp_system/CMakeFiles/install/strip.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/esp-idf/esp_system/port/CMakeFiles/edit_cache.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/esp-idf/esp_system/port/CMakeFiles/rebuild_cache.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/esp-idf/esp_system/port/CMakeFiles/list_install_components.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/esp-idf/esp_system/port/CMakeFiles/install.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/esp-idf/esp_system/port/CMakeFiles/install/local.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/esp-idf/esp_system/port/CMakeFiles/install/strip.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/esp-idf/esp_system/port/soc/esp32c3/CMakeFiles/edit_cache.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/esp-idf/esp_system/port/soc/esp32c3/CMakeFiles/rebuild_cache.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/esp-idf/esp_system/port/soc/esp32c3/CMakeFiles/list_install_components.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/esp-idf/esp_system/port/soc/esp32c3/CMakeFiles/install.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/esp-idf/esp_system/port/soc/esp32c3/CMakeFiles/install/local.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/esp-idf/esp_system/port/soc/esp32c3/CMakeFiles/install/strip.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/esp-idf/esp_common/CMakeFiles/__idf_esp_common.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/esp-idf/esp_common/CMakeFiles/edit_cache.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/esp-idf/esp_common/CMakeFiles/rebuild_cache.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/esp-idf/esp_common/CMakeFiles/list_install_components.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/esp-idf/esp_common/CMakeFiles/install.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/esp-idf/esp_common/CMakeFiles/install/local.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/esp-idf/esp_common/CMakeFiles/install/strip.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/esp-idf/esp_rom/CMakeFiles/__idf_esp_rom.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/esp-idf/esp_rom/CMakeFiles/edit_cache.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/esp-idf/esp_rom/CMakeFiles/rebuild_cache.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/esp-idf/esp_rom/CMakeFiles/list_install_components.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/esp-idf/esp_rom/CMakeFiles/install.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/esp-idf/esp_rom/CMakeFiles/install/local.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/esp-idf/esp_rom/CMakeFiles/install/strip.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/esp-idf/hal/CMakeFiles/__idf_hal.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/esp-idf/hal/CMakeFiles/edit_cache.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/esp-idf/hal/CMakeFiles/rebuild_cache.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/esp-idf/hal/CMakeFiles/list_install_components.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/esp-idf/hal/CMakeFiles/install.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/esp-idf/hal/CMakeFiles/install/local.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/esp-idf/hal/CMakeFiles/install/strip.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/esp-idf/log/CMakeFiles/__idf_log.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/esp-idf/log/CMakeFiles/edit_cache.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/esp-idf/log/CMakeFiles/rebuild_cache.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/esp-idf/log/CMakeFiles/list_install_components.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/esp-idf/log/CMakeFiles/install.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/esp-idf/log/CMakeFiles/install/local.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/esp-idf/log/CMakeFiles/install/strip.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/esp-idf/heap/CMakeFiles/__idf_heap.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/esp-idf/heap/CMakeFiles/edit_cache.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/esp-idf/heap/CMakeFiles/rebuild_cache.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/esp-idf/heap/CMakeFiles/list_install_components.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/esp-idf/heap/CMakeFiles/install.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/esp-idf/heap/CMakeFiles/install/local.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/esp-idf/heap/CMakeFiles/install/strip.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/esp-idf/soc/CMakeFiles/__idf_soc.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/esp-idf/soc/CMakeFiles/edit_cache.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/esp-idf/soc/CMakeFiles/rebuild_cache.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/esp-idf/soc/CMakeFiles/list_install_components.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/esp-idf/soc/CMakeFiles/install.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/esp-idf/soc/CMakeFiles/install/local.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/esp-idf/soc/CMakeFiles/install/strip.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/esp-idf/esp_hal_gpio/CMakeFiles/__idf_esp_hal_gpio.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/esp-idf/esp_hal_gpio/CMakeFiles/edit_cache.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/esp-idf/esp_hal_gpio/CMakeFiles/rebuild_cache.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/esp-idf/esp_hal_gpio/CMakeFiles/list_install_components.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/esp-idf/esp_hal_gpio/CMakeFiles/install.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/esp-idf/esp_hal_gpio/CMakeFiles/install/local.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/esp-idf/esp_hal_gpio/CMakeFiles/install/strip.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/esp-idf/esp_hal_usb/CMakeFiles/__idf_esp_hal_usb.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/esp-idf/esp_hal_usb/CMakeFiles/edit_cache.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/esp-idf/esp_hal_usb/CMakeFiles/rebuild_cache.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/esp-idf/esp_hal_usb/CMakeFiles/list_install_components.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/esp-idf/esp_hal_usb/CMakeFiles/install.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/esp-idf/esp_hal_usb/CMakeFiles/install/local.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/esp-idf/esp_hal_usb/CMakeFiles/install/strip.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/esp-idf/esp_hal_pmu/CMakeFiles/__idf_esp_hal_pmu.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/esp-idf/esp_hal_pmu/CMakeFiles/edit_cache.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/esp-idf/esp_hal_pmu/CMakeFiles/rebuild_cache.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/esp-idf/esp_hal_pmu/CMakeFiles/list_install_components.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/esp-idf/esp_hal_pmu/CMakeFiles/install.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/esp-idf/esp_hal_pmu/CMakeFiles/install/local.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/esp-idf/esp_hal_pmu/CMakeFiles/install/strip.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/esp-idf/esp_hal_touch_sens/CMakeFiles/edit_cache.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/esp-idf/esp_hal_touch_sens/CMakeFiles/rebuild_cache.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/esp-idf/esp_hal_touch_sens/CMakeFiles/list_install_components.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/esp-idf/esp_hal_touch_sens/CMakeFiles/install.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/esp-idf/esp_hal_touch_sens/CMakeFiles/install/local.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/esp-idf/esp_hal_touch_sens/CMakeFiles/install/strip.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/esp-idf/esp_hal_i2s/CMakeFiles/__idf_esp_hal_i2s.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/esp-idf/esp_hal_i2s/CMakeFiles/edit_cache.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/esp-idf/esp_hal_i2s/CMakeFiles/rebuild_cache.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/esp-idf/esp_hal_i2s/CMakeFiles/list_install_components.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/esp-idf/esp_hal_i2s/CMakeFiles/install.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/esp-idf/esp_hal_i2s/CMakeFiles/install/local.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/esp-idf/esp_hal_i2s/CMakeFiles/install/strip.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/esp-idf/esp_hw_support/CMakeFiles/edit_cache.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/esp-idf/esp_hw_support/CMakeFiles/rebuild_cache.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/esp-idf/esp_hw_support/CMakeFiles/list_install_components.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/esp-idf/esp_hw_support/CMakeFiles/install.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/esp-idf/esp_hw_support/CMakeFiles/install/local.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/esp-idf/esp_hw_support/CMakeFiles/install/strip.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/esp-idf/esp_hw_support/port/esp32c3/CMakeFiles/edit_cache.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/esp-idf/esp_hw_support/port/esp32c3/CMakeFiles/rebuild_cache.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/esp-idf/esp_hw_support/port/esp32c3/CMakeFiles/list_install_components.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/esp-idf/esp_hw_support/port/esp32c3/CMakeFiles/install.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/esp-idf/esp_hw_support/port/esp32c3/CMakeFiles/install/local.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/esp-idf/esp_hw_support/port/esp32c3/CMakeFiles/install/strip.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/esp-idf/esp_hw_support/lowpower/CMakeFiles/edit_cache.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/esp-idf/esp_hw_support/lowpower/CMakeFiles/rebuild_cache.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/esp-idf/esp_hw_support/lowpower/CMakeFiles/list_install_components.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/esp-idf/esp_hw_support/lowpower/CMakeFiles/install.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/esp-idf/esp_hw_support/lowpower/CMakeFiles/install/local.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/esp-idf/esp_hw_support/lowpower/CMakeFiles/install/strip.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/esp-idf/freertos/CMakeFiles/__idf_freertos.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/esp-idf/freertos/CMakeFiles/edit_cache.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/esp-idf/freertos/CMakeFiles/rebuild_cache.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/esp-idf/freertos/CMakeFiles/list_install_components.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/esp-idf/freertos/CMakeFiles/install.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/esp-idf/freertos/CMakeFiles/install/local.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/esp-idf/freertos/CMakeFiles/install/strip.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/esp-idf/esp_libc/CMakeFiles/__idf_esp_libc.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/esp-idf/esp_libc/CMakeFiles/edit_cache.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/esp-idf/esp_libc/CMakeFiles/rebuild_cache.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/esp-idf/esp_libc/CMakeFiles/list_install_components.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/esp-idf/esp_libc/CMakeFiles/install.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/esp-idf/esp_libc/CMakeFiles/install/local.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/esp-idf/esp_libc/CMakeFiles/install/strip.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/esp-idf/esp_libc/src/port/CMakeFiles/edit_cache.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/esp-idf/esp_libc/src/port/CMakeFiles/rebuild_cache.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/esp-idf/esp_libc/src/port/CMakeFiles/list_install_components.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/esp-idf/esp_libc/src/port/CMakeFiles/install.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/esp-idf/esp_libc/src/port/CMakeFiles/install/local.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/esp-idf/esp_libc/src/port/CMakeFiles/install/strip.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/esp-idf/pthread/CMakeFiles/__idf_pthread.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/esp-idf/pthread/CMakeFiles/edit_cache.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/esp-idf/pthread/CMakeFiles/rebuild_cache.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/esp-idf/pthread/CMakeFiles/list_install_components.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/esp-idf/pthread/CMakeFiles/install.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/esp-idf/pthread/CMakeFiles/install/local.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/esp-idf/pthread/CMakeFiles/install/strip.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/esp-idf/cxx/CMakeFiles/__idf_cxx.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/esp-idf/cxx/CMakeFiles/edit_cache.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/esp-idf/cxx/CMakeFiles/rebuild_cache.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/esp-idf/cxx/CMakeFiles/list_install_components.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/esp-idf/cxx/CMakeFiles/install.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/esp-idf/cxx/CMakeFiles/install/local.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/esp-idf/cxx/CMakeFiles/install/strip.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/esp-idf/main/CMakeFiles/__idf_main.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/esp-idf/main/CMakeFiles/edit_cache.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/esp-idf/main/CMakeFiles/rebuild_cache.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/esp-idf/main/CMakeFiles/list_install_components.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/esp-idf/main/CMakeFiles/install.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/esp-idf/main/CMakeFiles/install/local.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/esp-idf/main/CMakeFiles/install/strip.dir
|
||||||
0
build/CMakeFiles/bootloader-complete
Normal file
0
build/CMakeFiles/bootloader-complete
Normal file
43
build/CMakeFiles/bootloader.dir/Labels.json
Normal file
43
build/CMakeFiles/bootloader.dir/Labels.json
Normal file
@@ -0,0 +1,43 @@
|
|||||||
|
{
|
||||||
|
"sources" :
|
||||||
|
[
|
||||||
|
{
|
||||||
|
"file" : "/home/douwe/Projects/temperature_measure/build/CMakeFiles/bootloader"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"file" : "/home/douwe/Projects/temperature_measure/build/CMakeFiles/bootloader.rule"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"file" : "/home/douwe/Projects/temperature_measure/build/CMakeFiles/bootloader-complete.rule"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"file" : "/home/douwe/Projects/temperature_measure/build/bootloader-prefix/src/bootloader-stamp/bootloader-build.rule"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"file" : "/home/douwe/Projects/temperature_measure/build/bootloader-prefix/src/bootloader-stamp/bootloader-configure.rule"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"file" : "/home/douwe/Projects/temperature_measure/build/bootloader-prefix/src/bootloader-stamp/bootloader-download.rule"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"file" : "/home/douwe/Projects/temperature_measure/build/bootloader-prefix/src/bootloader-stamp/bootloader-install.rule"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"file" : "/home/douwe/Projects/temperature_measure/build/bootloader-prefix/src/bootloader-stamp/bootloader-mkdir.rule"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"file" : "/home/douwe/Projects/temperature_measure/build/bootloader-prefix/src/bootloader-stamp/bootloader-patch.rule"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"file" : "/home/douwe/Projects/temperature_measure/build/bootloader-prefix/src/bootloader-stamp/bootloader-update.rule"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"target" :
|
||||||
|
{
|
||||||
|
"labels" :
|
||||||
|
[
|
||||||
|
"bootloader"
|
||||||
|
],
|
||||||
|
"name" : "bootloader"
|
||||||
|
}
|
||||||
|
}
|
||||||
13
build/CMakeFiles/bootloader.dir/Labels.txt
Normal file
13
build/CMakeFiles/bootloader.dir/Labels.txt
Normal file
@@ -0,0 +1,13 @@
|
|||||||
|
# Target labels
|
||||||
|
bootloader
|
||||||
|
# Source files and their labels
|
||||||
|
/home/douwe/Projects/temperature_measure/build/CMakeFiles/bootloader
|
||||||
|
/home/douwe/Projects/temperature_measure/build/CMakeFiles/bootloader.rule
|
||||||
|
/home/douwe/Projects/temperature_measure/build/CMakeFiles/bootloader-complete.rule
|
||||||
|
/home/douwe/Projects/temperature_measure/build/bootloader-prefix/src/bootloader-stamp/bootloader-build.rule
|
||||||
|
/home/douwe/Projects/temperature_measure/build/bootloader-prefix/src/bootloader-stamp/bootloader-configure.rule
|
||||||
|
/home/douwe/Projects/temperature_measure/build/bootloader-prefix/src/bootloader-stamp/bootloader-download.rule
|
||||||
|
/home/douwe/Projects/temperature_measure/build/bootloader-prefix/src/bootloader-stamp/bootloader-install.rule
|
||||||
|
/home/douwe/Projects/temperature_measure/build/bootloader-prefix/src/bootloader-stamp/bootloader-mkdir.rule
|
||||||
|
/home/douwe/Projects/temperature_measure/build/bootloader-prefix/src/bootloader-stamp/bootloader-patch.rule
|
||||||
|
/home/douwe/Projects/temperature_measure/build/bootloader-prefix/src/bootloader-stamp/bootloader-update.rule
|
||||||
24
build/CMakeFiles/clean_additional.cmake
Normal file
24
build/CMakeFiles/clean_additional.cmake
Normal file
@@ -0,0 +1,24 @@
|
|||||||
|
# Additional clean files
|
||||||
|
cmake_minimum_required(VERSION 3.16)
|
||||||
|
|
||||||
|
if("${CONFIG}" STREQUAL "" OR "${CONFIG}" STREQUAL "")
|
||||||
|
file(REMOVE_RECURSE
|
||||||
|
"bootloader/bootloader.bin"
|
||||||
|
"bootloader/bootloader.elf"
|
||||||
|
"bootloader/bootloader.map"
|
||||||
|
"config/sdkconfig.cmake"
|
||||||
|
"config/sdkconfig.h"
|
||||||
|
"dht11_reader.bin"
|
||||||
|
"dht11_reader.map"
|
||||||
|
"esp-idf/mbedtls/x509_crt_bundle"
|
||||||
|
"flash_app_args"
|
||||||
|
"flash_bootloader_args"
|
||||||
|
"flash_project_args"
|
||||||
|
"flasher_args.json"
|
||||||
|
"flasher_args.json.in"
|
||||||
|
"ldgen_libraries"
|
||||||
|
"ldgen_libraries.in"
|
||||||
|
"project_elf_src_esp32c3.c"
|
||||||
|
"x509_crt_bundle.S"
|
||||||
|
)
|
||||||
|
endif()
|
||||||
1
build/CMakeFiles/cmake.check_cache
Normal file
1
build/CMakeFiles/cmake.check_cache
Normal file
@@ -0,0 +1 @@
|
|||||||
|
# This file is generated by cmake for dependency checking of the CMakeCache.txt file
|
||||||
Binary file not shown.
1
build/CMakeFiles/git-data/HEAD
Normal file
1
build/CMakeFiles/git-data/HEAD
Normal file
@@ -0,0 +1 @@
|
|||||||
|
662a3be354759d9487bf4b1a629fadb766cb1800
|
||||||
50
build/CMakeFiles/git-data/grabRef.cmake
Normal file
50
build/CMakeFiles/git-data/grabRef.cmake
Normal file
@@ -0,0 +1,50 @@
|
|||||||
|
#
|
||||||
|
# Internal file for GetGitRevisionDescription.cmake
|
||||||
|
#
|
||||||
|
# Requires CMake 2.6 or newer (uses the 'function' command)
|
||||||
|
#
|
||||||
|
# Original Author:
|
||||||
|
# 2009-2010 Ryan Pavlik <rpavlik@iastate.edu> <abiryan@ryand.net>
|
||||||
|
# http://academic.cleardefinition.com
|
||||||
|
# Iowa State University HCI Graduate Program/VRAC
|
||||||
|
#
|
||||||
|
# Copyright Iowa State University 2009-2010.
|
||||||
|
# Distributed under the Boost Software License, Version 1.0.
|
||||||
|
# (See accompanying file LICENSE_1_0.txt or copy at
|
||||||
|
# http://www.boost.org/LICENSE_1_0.txt)
|
||||||
|
|
||||||
|
set(HEAD_HASH)
|
||||||
|
|
||||||
|
file(READ "/home/douwe/Projects/temperature_measure/build/CMakeFiles/git-data/HEAD" HEAD_CONTENTS LIMIT 1024)
|
||||||
|
|
||||||
|
string(STRIP "${HEAD_CONTENTS}" HEAD_CONTENTS)
|
||||||
|
set(GIT_DIR "/home/douwe/.espressif/v6.0/esp-idf/.git")
|
||||||
|
# handle git-worktree
|
||||||
|
if(EXISTS "${GIT_DIR}/commondir")
|
||||||
|
file(READ "${GIT_DIR}/commondir" GIT_DIR_NEW LIMIT 1024)
|
||||||
|
string(STRIP "${GIT_DIR_NEW}" GIT_DIR_NEW)
|
||||||
|
if(NOT IS_ABSOLUTE "${GIT_DIR_NEW}")
|
||||||
|
get_filename_component(GIT_DIR_NEW ${GIT_DIR}/${GIT_DIR_NEW} ABSOLUTE)
|
||||||
|
endif()
|
||||||
|
if(EXISTS "${GIT_DIR_NEW}")
|
||||||
|
set(GIT_DIR "${GIT_DIR_NEW}")
|
||||||
|
endif()
|
||||||
|
endif()
|
||||||
|
if(HEAD_CONTENTS MATCHES "ref")
|
||||||
|
# named branch
|
||||||
|
string(REPLACE "ref: " "" HEAD_REF "${HEAD_CONTENTS}")
|
||||||
|
if(EXISTS "${GIT_DIR}/${HEAD_REF}")
|
||||||
|
configure_file("${GIT_DIR}/${HEAD_REF}" "/home/douwe/Projects/temperature_measure/build/CMakeFiles/git-data/head-ref" COPYONLY)
|
||||||
|
elseif(EXISTS "${GIT_DIR}/logs/${HEAD_REF}")
|
||||||
|
configure_file("${GIT_DIR}/logs/${HEAD_REF}" "/home/douwe/Projects/temperature_measure/build/CMakeFiles/git-data/head-ref" COPYONLY)
|
||||||
|
set(HEAD_HASH "${HEAD_REF}")
|
||||||
|
endif()
|
||||||
|
else()
|
||||||
|
# detached HEAD
|
||||||
|
configure_file("${GIT_DIR}/HEAD" "/home/douwe/Projects/temperature_measure/build/CMakeFiles/git-data/head-ref" COPYONLY)
|
||||||
|
endif()
|
||||||
|
|
||||||
|
if(NOT HEAD_HASH)
|
||||||
|
file(READ "/home/douwe/Projects/temperature_measure/build/CMakeFiles/git-data/head-ref" HEAD_HASH LIMIT 1024)
|
||||||
|
string(STRIP "${HEAD_HASH}" HEAD_HASH)
|
||||||
|
endif()
|
||||||
1
build/CMakeFiles/git-data/head-ref
Normal file
1
build/CMakeFiles/git-data/head-ref
Normal file
@@ -0,0 +1 @@
|
|||||||
|
662a3be354759d9487bf4b1a629fadb766cb1800
|
||||||
1024
build/CMakeFiles/rules.ninja
Normal file
1024
build/CMakeFiles/rules.ninja
Normal file
File diff suppressed because it is too large
Load Diff
2
build/app-flash_args
Normal file
2
build/app-flash_args
Normal file
@@ -0,0 +1,2 @@
|
|||||||
|
--flash-mode dio --flash-freq 80m --flash-size 2MB
|
||||||
|
0x10000 dht11_reader.bin
|
||||||
2
build/app-flash_args.in
Normal file
2
build/app-flash_args.in
Normal file
@@ -0,0 +1,2 @@
|
|||||||
|
--flash-mode dio --flash-freq 80m --flash-size 2MB
|
||||||
|
0x10000 $<TARGET_PROPERTY:__idf_build_target,EXECUTABLE_NAME>.bin
|
||||||
2
build/bootloader-flash_args
Normal file
2
build/bootloader-flash_args
Normal file
@@ -0,0 +1,2 @@
|
|||||||
|
--flash-mode dio --flash-freq 80m --flash-size 2MB
|
||||||
|
0x0 bootloader/bootloader.bin
|
||||||
@@ -0,0 +1,6 @@
|
|||||||
|
# This is a generated file and its contents are an internal implementation detail.
|
||||||
|
# The update step will be re-executed if anything in this file changes.
|
||||||
|
# No other meaning or use of this file is supported.
|
||||||
|
|
||||||
|
command=
|
||||||
|
work_dir=
|
||||||
@@ -0,0 +1,9 @@
|
|||||||
|
# This is a generated file and its contents are an internal implementation detail.
|
||||||
|
# The download step will be re-executed if anything in this file changes.
|
||||||
|
# No other meaning or use of this file is supported.
|
||||||
|
|
||||||
|
method=source_dir
|
||||||
|
command=
|
||||||
|
source_dir=/home/douwe/.espressif/v6.0/esp-idf/components/bootloader/subproject
|
||||||
|
work_dir=
|
||||||
|
|
||||||
@@ -0,0 +1,7 @@
|
|||||||
|
# This is a generated file and its contents are an internal implementation detail.
|
||||||
|
# The patch step will be re-executed if anything in this file changes.
|
||||||
|
# No other meaning or use of this file is supported.
|
||||||
|
|
||||||
|
command (connected)=
|
||||||
|
command (disconnected)=
|
||||||
|
work_dir=
|
||||||
1
build/bootloader-prefix/tmp/bootloader-cfgcmd.txt
Normal file
1
build/bootloader-prefix/tmp/bootloader-cfgcmd.txt
Normal file
@@ -0,0 +1 @@
|
|||||||
|
cmd='/home/douwe/.espressif/tools/cmake/4.0.3/bin/cmake;-DSDKCONFIG=/home/douwe/Projects/temperature_measure/sdkconfig;-DIDF_PATH=/home/douwe/.espressif/v6.0/esp-idf;-DIDF_TARGET=esp32c3;-DPYTHON_DEPS_CHECKED=1;-DPYTHON=/home/douwe/.espressif/tools/python/v6.0/venv/bin/python;-DEXTRA_COMPONENT_DIRS=/home/douwe/.espressif/v6.0/esp-idf/components/bootloader;-DPROJECT_SOURCE_DIR=/home/douwe/Projects/temperature_measure;-DIGNORE_EXTRA_COMPONENT=;-GNinja;-S;<SOURCE_DIR><SOURCE_SUBDIR>;-B;<BINARY_DIR>'
|
||||||
27
build/bootloader-prefix/tmp/bootloader-mkdirs.cmake
Normal file
27
build/bootloader-prefix/tmp/bootloader-mkdirs.cmake
Normal file
@@ -0,0 +1,27 @@
|
|||||||
|
# Distributed under the OSI-approved BSD 3-Clause License. See accompanying
|
||||||
|
# file LICENSE.rst or https://cmake.org/licensing for details.
|
||||||
|
|
||||||
|
cmake_minimum_required(VERSION ${CMAKE_VERSION}) # this file comes with cmake
|
||||||
|
|
||||||
|
# If CMAKE_DISABLE_SOURCE_CHANGES is set to true and the source directory is an
|
||||||
|
# existing directory in our source tree, calling file(MAKE_DIRECTORY) on it
|
||||||
|
# would cause a fatal error, even though it would be a no-op.
|
||||||
|
if(NOT EXISTS "/home/douwe/.espressif/v6.0/esp-idf/components/bootloader/subproject")
|
||||||
|
file(MAKE_DIRECTORY "/home/douwe/.espressif/v6.0/esp-idf/components/bootloader/subproject")
|
||||||
|
endif()
|
||||||
|
file(MAKE_DIRECTORY
|
||||||
|
"/home/douwe/Projects/temperature_measure/build/bootloader"
|
||||||
|
"/home/douwe/Projects/temperature_measure/build/bootloader-prefix"
|
||||||
|
"/home/douwe/Projects/temperature_measure/build/bootloader-prefix/tmp"
|
||||||
|
"/home/douwe/Projects/temperature_measure/build/bootloader-prefix/src/bootloader-stamp"
|
||||||
|
"/home/douwe/Projects/temperature_measure/build/bootloader-prefix/src"
|
||||||
|
"/home/douwe/Projects/temperature_measure/build/bootloader-prefix/src/bootloader-stamp"
|
||||||
|
)
|
||||||
|
|
||||||
|
set(configSubDirs )
|
||||||
|
foreach(subDir IN LISTS configSubDirs)
|
||||||
|
file(MAKE_DIRECTORY "/home/douwe/Projects/temperature_measure/build/bootloader-prefix/src/bootloader-stamp/${subDir}")
|
||||||
|
endforeach()
|
||||||
|
if(cfgdir)
|
||||||
|
file(MAKE_DIRECTORY "/home/douwe/Projects/temperature_measure/build/bootloader-prefix/src/bootloader-stamp${cfgdir}") # cfgdir has leading slash
|
||||||
|
endif()
|
||||||
1
build/bootloader/.bin_timestamp
Normal file
1
build/bootloader/.bin_timestamp
Normal file
@@ -0,0 +1 @@
|
|||||||
|
a778d8ef119b408cc40c74c5c65765be /home/douwe/Projects/temperature_measure/build/bootloader/bootloader.bin
|
||||||
BIN
build/bootloader/.ninja_deps
Normal file
BIN
build/bootloader/.ninja_deps
Normal file
Binary file not shown.
181
build/bootloader/.ninja_log
Normal file
181
build/bootloader/.ninja_log
Normal file
@@ -0,0 +1,181 @@
|
|||||||
|
# ninja log v6
|
||||||
|
11 146 1777065184956277585 esp-idf/log/CMakeFiles/__idf_log.dir/src/log_timestamp_common.c.obj 541913f7993db5ea
|
||||||
|
13 156 1777065184957725318 esp-idf/log/CMakeFiles/__idf_log.dir/src/noos/util.c.obj 41bf21070b58d069
|
||||||
|
12 169 1777065184956825566 esp-idf/log/CMakeFiles/__idf_log.dir/src/noos/log_lock.c.obj c004c8660a193758
|
||||||
|
13 185 1777065184958203539 esp-idf/log/CMakeFiles/__idf_log.dir/src/util.c.obj b338c7505d527301
|
||||||
|
11 189 1777065184954919324 esp-idf/log/CMakeFiles/__idf_log.dir/src/noos/log_timestamp.c.obj eb6e2a1f17d7e965
|
||||||
|
19 191 1777065184962919309 esp-idf/esp_rom/CMakeFiles/__idf_esp_rom.dir/patches/esp_rom_sys.c.obj f5657f0d7e2f4af2
|
||||||
|
16 230 1777065184960698094 esp-idf/log/CMakeFiles/__idf_log.dir/src/log_print.c.obj 972727d13cc6dd05
|
||||||
|
17 237 1777065184962276887 esp-idf/log/CMakeFiles/__idf_log.dir/src/log.c.obj ed3a6c3d4b1598f8
|
||||||
|
157 246 1777065185101872658 esp-idf/esp_rom/CMakeFiles/__idf_esp_rom.dir/patches/esp_rom_crc.c.obj f389e352f26da33b
|
||||||
|
16 268 1777065184959919314 esp-idf/log/CMakeFiles/__idf_log.dir/src/log_format_text.c.obj 91b48c8c834c403c
|
||||||
|
189 308 1777065185132919003 esp-idf/esp_rom/CMakeFiles/__idf_esp_rom.dir/patches/esp_rom_efuse.c.obj 36110ab615c8f9da
|
||||||
|
185 313 1777065185128919011 esp-idf/esp_rom/CMakeFiles/__idf_esp_rom.dir/patches/esp_rom_spiflash.c.obj fb112aee4012c033
|
||||||
|
191 329 1777065185134919000 esp-idf/esp_rom/CMakeFiles/__idf_esp_rom.dir/patches/esp_rom_gpio.c.obj 2bb0e6de3f552e72
|
||||||
|
12 334 1777065184957313477 esp-idf/log/CMakeFiles/__idf_log.dir/src/buffer/log_buffers.c.obj 4538cb605f1b5926
|
||||||
|
230 341 1777065185173918930 esp-idf/esp_rom/CMakeFiles/__idf_esp_rom.dir/patches/esp_rom_systimer.c.obj b2c7a4a6ecad1e11
|
||||||
|
334 373 1777065185277918742 esp-idf/log/liblog.a 17ce00c2f04e0531
|
||||||
|
171 438 1777065185114919036 esp-idf/esp_rom/CMakeFiles/__idf_esp_rom.dir/patches/esp_rom_serial_output.c.obj b854d5c48670c36a
|
||||||
|
237 470 1777065185181832588 esp-idf/esp_common/CMakeFiles/__idf_esp_common.dir/src/esp_err_to_name.c.obj 3fd9e2283fab48ef
|
||||||
|
268 541 1777065185211918861 esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32c3/esp_cpu_intr.c.obj 34d78b99b2745045
|
||||||
|
308 557 1777065185251918789 esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/esp_memory_utils.c.obj 88e9ec978abb3d37
|
||||||
|
246 560 1777065185189918901 esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/cpu.c.obj 324a4d7456c9d1a
|
||||||
|
313 568 1777065185256918780 esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32c3/cpu_region_protect.c.obj a8834cc9bb7cb086
|
||||||
|
329 613 1777065185273296592 esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32c3/rtc_clk_init.c.obj a2e1a10df6065b47
|
||||||
|
541 705 1777065185484918370 esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32c3/chip_info.c.obj 43c67811f0029f2e
|
||||||
|
557 726 1777065185500918341 esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/esp_err.c.obj 197020c350f25bba
|
||||||
|
146 750 1777065185091176426 esp-idf/esp_rom/CMakeFiles/__idf_esp_rom.dir/patches/esp_rom_print.c.obj 55e579e46a65c1f1
|
||||||
|
750 816 1777065185693917994 esp-idf/esp_rom/libesp_rom.a c776a0379f7db64d
|
||||||
|
817 851 1777065185760917873 esp-idf/esp_common/libesp_common.a 978bc491e11dd76b
|
||||||
|
560 864 1777065185503918336 esp-idf/efuse/CMakeFiles/__idf_efuse.dir/esp32c3/esp_efuse_table.c.obj 6f1cd66d6a96a815
|
||||||
|
614 883 1777065185557918238 esp-idf/efuse/CMakeFiles/__idf_efuse.dir/esp32c3/esp_efuse_rtc_calib.c.obj ee1a736e9de4be84
|
||||||
|
439 910 1777065185382918553 esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32c3/rtc_sleep.c.obj abd8e17425377b23
|
||||||
|
568 927 1777065185511918321 esp-idf/efuse/CMakeFiles/__idf_efuse.dir/esp32c3/esp_efuse_fields.c.obj e7381bb490cb6cff
|
||||||
|
470 990 1777065185413918498 esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32c3/rtc_time.c.obj 636d1368450fd958
|
||||||
|
374 1039 1777065185319380925 esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32c3/rtc_init.c.obj 22912b3252795ac8
|
||||||
|
851 1106 1777065185795249341 esp-idf/efuse/CMakeFiles/__idf_efuse.dir/src/esp_efuse_fields.c.obj adffb2623c8829d
|
||||||
|
341 1113 1777065185285048966 esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32c3/rtc_clk.c.obj a85409e5525d4ae9
|
||||||
|
706 1183 1777065185649918073 esp-idf/efuse/CMakeFiles/__idf_efuse.dir/esp32c3/esp_efuse_utility.c.obj b75908fdf9e3b1d3
|
||||||
|
1114 1192 1777065186057917339 esp-idf/esp_hw_support/libesp_hw_support.a cac3e5eab23fc135
|
||||||
|
1192 1227 1777065186135917198 esp-idf/esp_system/libesp_system.a a40c8b6cbb7e0d9a
|
||||||
|
990 1290 1777065185934917560 esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/bootloader_clock_init.c.obj 3391f345a213cc29
|
||||||
|
1039 1293 1777065185982917474 esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/bootloader_mem.c.obj c7a88422ac766c87
|
||||||
|
1109 1301 1777065186052917348 esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/bootloader_random.c.obj ef37f4623e3fbe68
|
||||||
|
726 1306 1777065185669918037 esp-idf/efuse/CMakeFiles/__idf_efuse.dir/src/esp_efuse_api.c.obj 5052fb6c46efb2f0
|
||||||
|
910 1337 1777065185853917706 esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/bootloader_common.c.obj e97ca04dbccdfaa7
|
||||||
|
1290 1430 1777065186233917022 esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/secure_boot.c.obj 22f9de10f98ebb90
|
||||||
|
927 1434 1777065185870917675 esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/bootloader_common_loader.c.obj a412dd575896bedd
|
||||||
|
1183 1507 1777065186126917214 esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/bootloader_efuse.c.obj 57b380ee5f7437c3
|
||||||
|
864 1532 1777065185807917789 esp-idf/efuse/CMakeFiles/__idf_efuse.dir/src/esp_efuse_utility.c.obj 3b3afb9920040a8b
|
||||||
|
1293 1614 1777065186236917016 esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/bootloader_random_esp32c3.c.obj 1c0a92c4a0e43f9c
|
||||||
|
883 1645 1777065185826917754 esp-idf/efuse/CMakeFiles/__idf_efuse.dir/src/efuse_controller/keys/with_key_purposes/esp_efuse_api_key.c.obj 83a23e7d065f67b5
|
||||||
|
1434 1663 1777065186379392145 esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/flash_partitions.c.obj b9fbd8d90cac6e54
|
||||||
|
1227 1667 1777065186171917134 esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/flash_encrypt.c.obj 4450a9ac1b4daa6e
|
||||||
|
1532 1721 1777065186475916586 esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/bootloader_sha.c.obj d516741a73774903
|
||||||
|
1306 1791 1777065186250916991 esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/bootloader_flash/src/flash_qio_mode.c.obj 2b383841ff74eb96
|
||||||
|
1645 1807 1777065186588916383 esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/bootloader_clock_loader.c.obj 56e22ccc68f85499
|
||||||
|
1341 1844 1777065186284916930 esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/bootloader_flash/src/bootloader_flash_config_esp32c3.c.obj 63fececc778eee87
|
||||||
|
1667 1851 1777065186610916343 esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/bootloader_console_loader.c.obj ff2479adc1d9c485
|
||||||
|
1721 1881 1777065186664916246 esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/esp32c3/bootloader_soc.c.obj b1e87d49c90900a0
|
||||||
|
1844 1940 1777065186787916025 esp-idf/efuse/libefuse.a fbc32ba9e4f5cac2
|
||||||
|
1663 1948 1777065186606916350 esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/bootloader_console.c.obj 28ea4faba7653df8
|
||||||
|
1855 2005 1777065186798916005 esp-idf/esp_security/CMakeFiles/__idf_esp_security.dir/src/esp_crypto_lock.c.obj ed33c1b7a55de5ec
|
||||||
|
1940 2026 1777065186883915852 esp-idf/esp_hal_ana_conv/CMakeFiles/__idf_esp_hal_ana_conv.dir/esp32c3/adc_periph.c.obj b916bd9a47f525d1
|
||||||
|
1807 2072 1777065186750916091 esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/bootloader_panic.c.obj b7b818e1f65620b8
|
||||||
|
1614 2088 1777065186558916437 esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/bootloader_init.c.obj def8689821c105ff
|
||||||
|
1881 2157 1777065186824915958 esp-idf/esp_security/CMakeFiles/__idf_esp_security.dir/src/esp_crypto_periph_clk.c.obj c3101055871f9f26
|
||||||
|
1305 2172 1777065186248916995 esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/bootloader_flash/src/bootloader_flash.c.obj ae1f4dd0b3e44c3c
|
||||||
|
2088 2220 1777065187031915586 esp-idf/esp_hal_ana_conv/CMakeFiles/__idf_esp_hal_ana_conv.dir/esp32c3/temperature_sensor_periph.c.obj a17ce33a31d53fca
|
||||||
|
1792 2272 1777065186735916118 esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/esp32c3/bootloader_esp32c3.c.obj e56d1958b4bdee8a
|
||||||
|
2073 2332 1777065187017707578 esp-idf/esp_hal_ana_conv/CMakeFiles/__idf_esp_hal_ana_conv.dir/temperature_sensor_hal.c.obj d2582e153ad24f9a
|
||||||
|
1948 2344 1777065186891915838 esp-idf/esp_hal_ana_conv/CMakeFiles/__idf_esp_hal_ana_conv.dir/adc_hal_common.c.obj 7be58b86edd814a3
|
||||||
|
2221 2380 1777065187164915346 esp-idf/esp_hal_uart/CMakeFiles/__idf_esp_hal_uart.dir/esp32c3/uart_periph.c.obj 6a3395cb99b5c067
|
||||||
|
1433 2407 1777065186378306113 esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/bootloader_utility.c.obj ef7e7154e01e58fa
|
||||||
|
2173 2410 1777065187117957439 esp-idf/esp_hal_uart/CMakeFiles/__idf_esp_hal_uart.dir/uart_hal_iram.c.obj e5e087697dee628e
|
||||||
|
2332 2418 1777065187275915146 esp-idf/esp_hal_wdt/CMakeFiles/__idf_esp_hal_wdt.dir/esp32c3/mwdt_periph.c.obj 17dc5966327013a1
|
||||||
|
2006 2426 1777065186949915733 esp-idf/esp_hal_ana_conv/CMakeFiles/__idf_esp_hal_ana_conv.dir/adc_oneshot_hal.c.obj d2e6c6fceb716940
|
||||||
|
2275 2552 1777065187218915249 esp-idf/esp_hal_uart/CMakeFiles/__idf_esp_hal_uart.dir/uhci_hal.c.obj d9bcc4ec12dd2e86
|
||||||
|
2418 2564 1777065187361914991 esp-idf/esp_bootloader_format/CMakeFiles/__idf_esp_bootloader_format.dir/esp_bootloader_desc.c.obj bb28a99fbffdd7dd
|
||||||
|
1511 2566 1777065186454916624 esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/esp_image_format.c.obj eabe10fbc56388ca
|
||||||
|
2411 2587 1777065187354915004 esp-idf/esp_hal_timg/CMakeFiles/__idf_esp_hal_timg.dir/esp32c3/timer_periph.c.obj b4a89d9933131cc1
|
||||||
|
2407 2606 1777065187350915011 esp-idf/esp_hal_timg/CMakeFiles/__idf_esp_hal_timg.dir/timer_hal.c.obj 3b85abb5add2148a
|
||||||
|
2027 2626 1777065186970915695 esp-idf/esp_hal_ana_conv/CMakeFiles/__idf_esp_hal_ana_conv.dir/adc_hal.c.obj ab4dcb5918161815
|
||||||
|
2157 2658 1777065187101915459 esp-idf/esp_hal_uart/CMakeFiles/__idf_esp_hal_uart.dir/uart_hal.c.obj 77dcb739aa1a6b62
|
||||||
|
2380 2665 1777065187323915060 esp-idf/esp_hal_wdt/CMakeFiles/__idf_esp_hal_wdt.dir/xt_wdt_hal.c.obj f9c839dfbc15360f
|
||||||
|
2564 2682 1777065187508678574 esp-idf/esp_hal_gpspi/CMakeFiles/__idf_esp_hal_gpspi.dir/esp32c3/spi_periph.c.obj 9d64b1b535da09a6
|
||||||
|
2569 2699 1777065187512914719 esp-idf/bootloader_support/libbootloader_support.a 18bc91cd63bca446
|
||||||
|
2700 2723 1777065187643914483 esp-idf/esp_security/libesp_security.a e767bbd3e0565b6a
|
||||||
|
2426 2745 1777065187370914975 esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/spi_flash_wrap.c.obj ef64420e9283dab6
|
||||||
|
2723 2779 1777065187666950532 esp-idf/esp_hal_ana_conv/libesp_hal_ana_conv.a 54cc1f573a314576
|
||||||
|
2346 2804 1777065187289915121 esp-idf/esp_hal_wdt/CMakeFiles/__idf_esp_hal_wdt.dir/wdt_hal_iram.c.obj 247ea18af7afacb0
|
||||||
|
2779 2836 1777065187722914341 esp-idf/esp_hal_uart/libesp_hal_uart.a eaf3ff3383244ed
|
||||||
|
2552 2843 1777065187495914750 esp-idf/esp_hal_clock/CMakeFiles/__idf_esp_hal_clock.dir/esp32c3/clk_tree_hal.c.obj d4bfc4fc36e64aa3
|
||||||
|
2745 2847 1777065187688914402 esp-idf/esp_hal_dma/CMakeFiles/__idf_esp_hal_dma.dir/esp32c3/gdma_periph.c.obj a2476a5be8f8c1e0
|
||||||
|
2836 2872 1777065187779914238 esp-idf/esp_hal_wdt/libesp_hal_wdt.a 284665f7097483d0
|
||||||
|
2873 2915 1777065187816914172 esp-idf/esp_hal_timg/libesp_hal_timg.a feda73ae2eb754ff
|
||||||
|
2684 2926 1777065187628429145 esp-idf/esp_hal_dma/CMakeFiles/__idf_esp_hal_dma.dir/gdma_hal_top.c.obj 80756a4ffd8afc0f
|
||||||
|
2626 2931 1777065187571185070 esp-idf/esp_hal_gpspi/CMakeFiles/__idf_esp_hal_gpspi.dir/spi_slave_hal.c.obj 2b73b0c4d992fe15
|
||||||
|
2915 2946 1777065187858914096 esp-idf/esp_bootloader_format/libesp_bootloader_format.a 2600edd4857a72a0
|
||||||
|
2658 2949 1777065187601914559 esp-idf/esp_hal_gpspi/CMakeFiles/__idf_esp_hal_gpspi.dir/spi_slave_hal_iram.c.obj faf793badc2be1a7
|
||||||
|
2946 2980 1777065187890406651 esp-idf/spi_flash/libspi_flash.a 7302071bfdf5476
|
||||||
|
2980 3020 1777065187923913979 esp-idf/esp_hal_clock/libesp_hal_clock.a d448e31d1f5fd1ec
|
||||||
|
2847 3059 1777065187790914219 esp-idf/esp_hal_pmu/CMakeFiles/__idf_esp_hal_pmu.dir/esp32c3/rtc_cntl_hal.c.obj 7ff55e89beb0869
|
||||||
|
2953 3062 1777065187896914028 esp-idf/esp_hal_gpio/CMakeFiles/__idf_esp_hal_gpio.dir/esp32c3/dedic_gpio_periph.c.obj 601245e209087bd9
|
||||||
|
2587 3071 1777065187530914687 esp-idf/esp_hal_gpspi/CMakeFiles/__idf_esp_hal_gpspi.dir/spi_hal.c.obj 3e27f7f836f8dfe3
|
||||||
|
2926 3191 1777065187869914077 esp-idf/esp_hal_usb/CMakeFiles/__idf_esp_hal_usb.dir/usb_serial_jtag_hal.c.obj bbd6f81225c7ff3d
|
||||||
|
2804 3194 1777065187749022077 esp-idf/esp_hal_dma/CMakeFiles/__idf_esp_hal_dma.dir/gdma_hal_ahb_v1.c.obj 23605a2051ba5ba5
|
||||||
|
3060 3198 1777065188003913835 esp-idf/esp_hal_gpio/CMakeFiles/__idf_esp_hal_gpio.dir/esp32c3/sdm_periph.c.obj f1f7c9056157c8f4
|
||||||
|
3071 3224 1777065188015739383 esp-idf/soc/CMakeFiles/__idf_soc.dir/dport_access_common.c.obj a0cf3c7c4ce953c0
|
||||||
|
3063 3232 1777065188006913830 esp-idf/soc/CMakeFiles/__idf_soc.dir/lldesc.c.obj c990704d7975178d
|
||||||
|
3020 3240 1777065187963913907 esp-idf/esp_hal_gpio/CMakeFiles/__idf_esp_hal_gpio.dir/sdm_hal.c.obj c42b82f739ec4ed2
|
||||||
|
2933 3256 1777065187876914064 esp-idf/esp_hal_gpio/CMakeFiles/__idf_esp_hal_gpio.dir/gpio_hal.c.obj 96af5145a0205fb6
|
||||||
|
3191 3265 1777065188134913599 esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32c3/interrupts.c.obj 832ffdc6d8119a9f
|
||||||
|
3240 3287 1777065188228913430 ld/bootloader.ld 7801d19340dd39bd
|
||||||
|
3240 3287 1777065188228913430 /home/douwe/Projects/temperature_measure/build/bootloader/ld/bootloader.ld 7801d19340dd39bd
|
||||||
|
3198 3297 1777065188141913587 esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32c3/mpi_periph.c.obj 8b03889bae68c922
|
||||||
|
3194 3325 1777065188137913594 esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32c3/gpio_periph.c.obj afa8433a84610999
|
||||||
|
3224 3328 1777065188167913540 esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32c3/power_supply_periph.c.obj b3b0e322db309eb4
|
||||||
|
3328 3342 1777065188284913329 project_elf_src_esp32c3.c 69dff9402cab7c79
|
||||||
|
3328 3342 1777065188284913329 /home/douwe/Projects/temperature_measure/build/bootloader/project_elf_src_esp32c3.c 69dff9402cab7c79
|
||||||
|
3232 3400 1777065188176531266 esp-idf/riscv/CMakeFiles/__idf_riscv.dir/rv_utils.c.obj c558e688389417a4
|
||||||
|
2668 3424 1777065187611914541 esp-idf/esp_hal_gpspi/CMakeFiles/__idf_esp_hal_gpspi.dir/spi_slave_hd_hal.c.obj 2a4ef9b6a5963e29
|
||||||
|
3400 3453 1777065188343913223 CMakeFiles/bootloader.elf.dir/project_elf_src_esp32c3.c.obj de228190cfb3da7b
|
||||||
|
3267 3456 1777065188210913462 esp-idf/hal/CMakeFiles/__idf_hal.dir/efuse_hal.c.obj 95b4f574b80c84c1
|
||||||
|
2606 3457 1777065187549914653 esp-idf/esp_hal_gpspi/CMakeFiles/__idf_esp_hal_gpspi.dir/spi_hal_iram.c.obj 528f1c4a5498c52d
|
||||||
|
3457 3497 1777065188400913120 esp-idf/esp_hal_gpspi/libesp_hal_gpspi.a 1b7f2d0a0fac1644
|
||||||
|
3257 3516 1777065188200913480 esp-idf/hal/CMakeFiles/__idf_hal.dir/hal_utils.c.obj b35f0d28de6e9ecd
|
||||||
|
3287 3519 1777065188231913425 esp-idf/hal/CMakeFiles/__idf_hal.dir/esp32c3/efuse_hal.c.obj 244267327f0b9af5
|
||||||
|
3497 3528 1777065188441913046 esp-idf/esp_hal_dma/libesp_hal_dma.a 90e99b1510c906f2
|
||||||
|
3342 3539 1777065188285913327 esp-idf/main/CMakeFiles/__idf_main.dir/bootloader_start.c.obj 8dba985bde740082
|
||||||
|
3325 3569 1777065188269913356 esp-idf/hal/CMakeFiles/__idf_hal.dir/cache_hal.c.obj 4115206301a00fc6
|
||||||
|
3298 3626 1777065188242761809 esp-idf/hal/CMakeFiles/__idf_hal.dir/mmu_hal.c.obj e7bdeb600f412edd
|
||||||
|
2846 4105 1777065187789932159 esp-idf/micro-ecc/CMakeFiles/__idf_micro-ecc.dir/uECC_verify_antifault.c.obj b8a6725d4ea549de
|
||||||
|
4105 4123 1777065189048911953 esp-idf/micro-ecc/libmicro-ecc.a edd470b9a216009f
|
||||||
|
4123 4133 1777065189066911920 esp-idf/esp_hal_pmu/libesp_hal_pmu.a 50e24c91365ac0af
|
||||||
|
4133 4144 1777065189077901986 esp-idf/esp_hal_usb/libesp_hal_usb.a 4786dd138c39283f
|
||||||
|
4144 4160 1777065189088516987 esp-idf/esp_hal_gpio/libesp_hal_gpio.a 32219ca31300aef2
|
||||||
|
4160 4175 1777065189104127788 esp-idf/soc/libsoc.a 2f134d59809f578b
|
||||||
|
4175 4183 1777065189118975458 esp-idf/riscv/libriscv.a 402917ee620cc440
|
||||||
|
4183 4213 1777065189127800676 esp-idf/hal/libhal.a 894597bb146f1cbc
|
||||||
|
4213 4228 1777065189156911758 esp-idf/main/libmain.a fc8581057b574955
|
||||||
|
4228 4302 1777065189171973835 bootloader.elf 79dc6d48df0913a0
|
||||||
|
4302 4463 1777065189405911310 .bin_timestamp 5855d1a166fdf820
|
||||||
|
4302 4463 1777065189405911310 /home/douwe/Projects/temperature_measure/build/bootloader/.bin_timestamp 5855d1a166fdf820
|
||||||
|
4464 4524 1777065189407911306 CMakeFiles/bootloader_check_size cb20fe6b367a1359
|
||||||
|
4464 4524 1777065189407911306 /home/douwe/Projects/temperature_measure/build/bootloader/CMakeFiles/bootloader_check_size cb20fe6b367a1359
|
||||||
|
14 79 1777065216528862222 CMakeFiles/bootloader_check_size cb20fe6b367a1359
|
||||||
|
14 79 1777065216528862222 /home/douwe/Projects/temperature_measure/build/bootloader/CMakeFiles/bootloader_check_size cb20fe6b367a1359
|
||||||
|
20 78 1777065222161851974 CMakeFiles/bootloader_check_size cb20fe6b367a1359
|
||||||
|
20 78 1777065222161851974 /home/douwe/Projects/temperature_measure/build/bootloader/CMakeFiles/bootloader_check_size cb20fe6b367a1359
|
||||||
|
17 92 1777065229561838483 CMakeFiles/bootloader_check_size cb20fe6b367a1359
|
||||||
|
17 92 1777065229561838483 /home/douwe/Projects/temperature_measure/build/bootloader/CMakeFiles/bootloader_check_size cb20fe6b367a1359
|
||||||
|
16 91 1777065230114837474 CMakeFiles/bootloader_check_size cb20fe6b367a1359
|
||||||
|
16 91 1777065230114837474 /home/douwe/Projects/temperature_measure/build/bootloader/CMakeFiles/bootloader_check_size cb20fe6b367a1359
|
||||||
|
15 79 1777065720992891324 CMakeFiles/bootloader_check_size cb20fe6b367a1359
|
||||||
|
15 79 1777065720992891324 /home/douwe/Projects/temperature_measure/build/bootloader/CMakeFiles/bootloader_check_size cb20fe6b367a1359
|
||||||
|
15 81 1777065728574876141 CMakeFiles/bootloader_check_size cb20fe6b367a1359
|
||||||
|
15 81 1777065728574876141 /home/douwe/Projects/temperature_measure/build/bootloader/CMakeFiles/bootloader_check_size cb20fe6b367a1359
|
||||||
|
16 90 1777065729250874786 CMakeFiles/bootloader_check_size cb20fe6b367a1359
|
||||||
|
16 90 1777065729250874786 /home/douwe/Projects/temperature_measure/build/bootloader/CMakeFiles/bootloader_check_size cb20fe6b367a1359
|
||||||
|
17 84 1777065778347776169 CMakeFiles/bootloader_check_size cb20fe6b367a1359
|
||||||
|
17 84 1777065778347776169 /home/douwe/Projects/temperature_measure/build/bootloader/CMakeFiles/bootloader_check_size cb20fe6b367a1359
|
||||||
|
20 75 1777065783001766797 CMakeFiles/bootloader_check_size cb20fe6b367a1359
|
||||||
|
20 75 1777065783001766797 /home/douwe/Projects/temperature_measure/build/bootloader/CMakeFiles/bootloader_check_size cb20fe6b367a1359
|
||||||
|
20 85 1777065950810426381 CMakeFiles/bootloader_check_size cb20fe6b367a1359
|
||||||
|
20 85 1777065950810426381 /home/douwe/Projects/temperature_measure/build/bootloader/CMakeFiles/bootloader_check_size cb20fe6b367a1359
|
||||||
|
17 90 1777065955539416726 CMakeFiles/bootloader_check_size cb20fe6b367a1359
|
||||||
|
17 90 1777065955539416726 /home/douwe/Projects/temperature_measure/build/bootloader/CMakeFiles/bootloader_check_size cb20fe6b367a1359
|
||||||
|
16 82 1777066080799159970 CMakeFiles/bootloader_check_size cb20fe6b367a1359
|
||||||
|
16 82 1777066080799159970 /home/douwe/Projects/temperature_measure/build/bootloader/CMakeFiles/bootloader_check_size cb20fe6b367a1359
|
||||||
|
19 74 1777066085443150417 CMakeFiles/bootloader_check_size cb20fe6b367a1359
|
||||||
|
19 74 1777066085443150417 /home/douwe/Projects/temperature_measure/build/bootloader/CMakeFiles/bootloader_check_size cb20fe6b367a1359
|
||||||
|
16 102 1777066111833096083 CMakeFiles/bootloader_check_size cb20fe6b367a1359
|
||||||
|
16 102 1777066111833096083 /home/douwe/Projects/temperature_measure/build/bootloader/CMakeFiles/bootloader_check_size cb20fe6b367a1359
|
||||||
|
18 86 1777066112559094587 CMakeFiles/bootloader_check_size cb20fe6b367a1359
|
||||||
|
18 86 1777066112559094587 /home/douwe/Projects/temperature_measure/build/bootloader/CMakeFiles/bootloader_check_size cb20fe6b367a1359
|
||||||
|
19 89 1777066401713399955 CMakeFiles/bootloader_check_size cb20fe6b367a1359
|
||||||
|
19 89 1777066401713399955 /home/douwe/Projects/temperature_measure/build/bootloader/CMakeFiles/bootloader_check_size cb20fe6b367a1359
|
||||||
|
17 84 1777066464565216303 CMakeFiles/bootloader_check_size cb20fe6b367a1359
|
||||||
|
17 84 1777066464565216303 /home/douwe/Projects/temperature_measure/build/bootloader/CMakeFiles/bootloader_check_size cb20fe6b367a1359
|
||||||
|
28 94 1777066469307202647 CMakeFiles/bootloader_check_size cb20fe6b367a1359
|
||||||
|
28 94 1777066469307202647 /home/douwe/Projects/temperature_measure/build/bootloader/CMakeFiles/bootloader_check_size cb20fe6b367a1359
|
||||||
457
build/bootloader/CMakeCache.txt
Normal file
457
build/bootloader/CMakeCache.txt
Normal file
@@ -0,0 +1,457 @@
|
|||||||
|
# This is the CMakeCache file.
|
||||||
|
# For build in directory: /home/douwe/Projects/temperature_measure/build/bootloader
|
||||||
|
# It was generated by CMake: /home/douwe/.espressif/tools/cmake/4.0.3/bin/cmake
|
||||||
|
# You can edit this file to change values found and used by cmake.
|
||||||
|
# If you do not want to change any of the values, simply exit the editor.
|
||||||
|
# If you do want to change a value, simply edit, save, and exit the editor.
|
||||||
|
# The syntax for the file is as follows:
|
||||||
|
# KEY:TYPE=VALUE
|
||||||
|
# KEY is the name of a variable in the cache.
|
||||||
|
# TYPE is a hint to GUIs for the type of VALUE, DO NOT EDIT TYPE!.
|
||||||
|
# VALUE is the current value for the KEY.
|
||||||
|
|
||||||
|
########################
|
||||||
|
# EXTERNAL cache entries
|
||||||
|
########################
|
||||||
|
|
||||||
|
//Path to a program.
|
||||||
|
CMAKE_ADDR2LINE:FILEPATH=/home/douwe/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20251204/riscv32-esp-elf/bin/riscv32-esp-elf-addr2line
|
||||||
|
|
||||||
|
//Path to a program.
|
||||||
|
CMAKE_AR:FILEPATH=/home/douwe/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20251204/riscv32-esp-elf/bin/riscv32-esp-elf-ar
|
||||||
|
|
||||||
|
//A wrapper around 'ar' adding the appropriate '--plugin' option
|
||||||
|
// for the GCC compiler
|
||||||
|
CMAKE_ASM_COMPILER_AR:FILEPATH=/home/douwe/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20251204/riscv32-esp-elf/bin/riscv32-esp-elf-gcc-ar
|
||||||
|
|
||||||
|
//A wrapper around 'ranlib' adding the appropriate '--plugin' option
|
||||||
|
// for the GCC compiler
|
||||||
|
CMAKE_ASM_COMPILER_RANLIB:FILEPATH=/home/douwe/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20251204/riscv32-esp-elf/bin/riscv32-esp-elf-gcc-ranlib
|
||||||
|
|
||||||
|
//Asm Compiler Base Flags
|
||||||
|
CMAKE_ASM_FLAGS:STRING=@"/home/douwe/Projects/temperature_measure/build/bootloader/toolchain/asmflags"
|
||||||
|
|
||||||
|
//Flags used by the ASM compiler during DEBUG builds.
|
||||||
|
CMAKE_ASM_FLAGS_DEBUG:STRING=-g
|
||||||
|
|
||||||
|
//Flags used by the ASM compiler during MINSIZEREL builds.
|
||||||
|
CMAKE_ASM_FLAGS_MINSIZEREL:STRING=-Os -DNDEBUG
|
||||||
|
|
||||||
|
//Flags used by the ASM compiler during RELEASE builds.
|
||||||
|
CMAKE_ASM_FLAGS_RELEASE:STRING=-O3 -DNDEBUG
|
||||||
|
|
||||||
|
//Flags used by the ASM compiler during RELWITHDEBINFO builds.
|
||||||
|
CMAKE_ASM_FLAGS_RELWITHDEBINFO:STRING=-O2 -g -DNDEBUG
|
||||||
|
|
||||||
|
//Choose the type of build, options are: None Debug Release RelWithDebInfo
|
||||||
|
// MinSizeRel ...
|
||||||
|
CMAKE_BUILD_TYPE:STRING=
|
||||||
|
|
||||||
|
//A wrapper around 'ar' adding the appropriate '--plugin' option
|
||||||
|
// for the GCC compiler
|
||||||
|
CMAKE_CXX_COMPILER_AR:FILEPATH=/home/douwe/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20251204/riscv32-esp-elf/bin/riscv32-esp-elf-gcc-ar
|
||||||
|
|
||||||
|
//A wrapper around 'ranlib' adding the appropriate '--plugin' option
|
||||||
|
// for the GCC compiler
|
||||||
|
CMAKE_CXX_COMPILER_RANLIB:FILEPATH=/home/douwe/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20251204/riscv32-esp-elf/bin/riscv32-esp-elf-gcc-ranlib
|
||||||
|
|
||||||
|
//C++ Compiler Base Flags
|
||||||
|
CMAKE_CXX_FLAGS:STRING=@"/home/douwe/Projects/temperature_measure/build/bootloader/toolchain/cxxflags"
|
||||||
|
|
||||||
|
//Flags used by the CXX compiler during DEBUG builds.
|
||||||
|
CMAKE_CXX_FLAGS_DEBUG:STRING=-g
|
||||||
|
|
||||||
|
//Flags used by the CXX compiler during MINSIZEREL builds.
|
||||||
|
CMAKE_CXX_FLAGS_MINSIZEREL:STRING=-Os -DNDEBUG
|
||||||
|
|
||||||
|
//Flags used by the CXX compiler during RELEASE builds.
|
||||||
|
CMAKE_CXX_FLAGS_RELEASE:STRING=-O3 -DNDEBUG
|
||||||
|
|
||||||
|
//Flags used by the CXX compiler during RELWITHDEBINFO builds.
|
||||||
|
CMAKE_CXX_FLAGS_RELWITHDEBINFO:STRING=-O2 -g -DNDEBUG
|
||||||
|
|
||||||
|
//A wrapper around 'ar' adding the appropriate '--plugin' option
|
||||||
|
// for the GCC compiler
|
||||||
|
CMAKE_C_COMPILER_AR:FILEPATH=/home/douwe/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20251204/riscv32-esp-elf/bin/riscv32-esp-elf-gcc-ar
|
||||||
|
|
||||||
|
//A wrapper around 'ranlib' adding the appropriate '--plugin' option
|
||||||
|
// for the GCC compiler
|
||||||
|
CMAKE_C_COMPILER_RANLIB:FILEPATH=/home/douwe/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20251204/riscv32-esp-elf/bin/riscv32-esp-elf-gcc-ranlib
|
||||||
|
|
||||||
|
//C Compiler Base Flags
|
||||||
|
CMAKE_C_FLAGS:STRING=@"/home/douwe/Projects/temperature_measure/build/bootloader/toolchain/cflags"
|
||||||
|
|
||||||
|
//Flags used by the C compiler during DEBUG builds.
|
||||||
|
CMAKE_C_FLAGS_DEBUG:STRING=-g
|
||||||
|
|
||||||
|
//Flags used by the C compiler during MINSIZEREL builds.
|
||||||
|
CMAKE_C_FLAGS_MINSIZEREL:STRING=-Os -DNDEBUG
|
||||||
|
|
||||||
|
//Flags used by the C compiler during RELEASE builds.
|
||||||
|
CMAKE_C_FLAGS_RELEASE:STRING=-O3 -DNDEBUG
|
||||||
|
|
||||||
|
//Flags used by the C compiler during RELWITHDEBINFO builds.
|
||||||
|
CMAKE_C_FLAGS_RELWITHDEBINFO:STRING=-O2 -g -DNDEBUG
|
||||||
|
|
||||||
|
//Path to a program.
|
||||||
|
CMAKE_DLLTOOL:FILEPATH=CMAKE_DLLTOOL-NOTFOUND
|
||||||
|
|
||||||
|
//Linker Base Flags
|
||||||
|
CMAKE_EXE_LINKER_FLAGS:STRING=@"/home/douwe/Projects/temperature_measure/build/bootloader/toolchain/ldflags"
|
||||||
|
|
||||||
|
//Flags used by the linker during DEBUG builds.
|
||||||
|
CMAKE_EXE_LINKER_FLAGS_DEBUG:STRING=
|
||||||
|
|
||||||
|
//Flags used by the linker during MINSIZEREL builds.
|
||||||
|
CMAKE_EXE_LINKER_FLAGS_MINSIZEREL:STRING=
|
||||||
|
|
||||||
|
//Flags used by the linker during RELEASE builds.
|
||||||
|
CMAKE_EXE_LINKER_FLAGS_RELEASE:STRING=
|
||||||
|
|
||||||
|
//Flags used by the linker during RELWITHDEBINFO builds.
|
||||||
|
CMAKE_EXE_LINKER_FLAGS_RELWITHDEBINFO:STRING=
|
||||||
|
|
||||||
|
//Enable/Disable output of build database during the build.
|
||||||
|
CMAKE_EXPORT_BUILD_DATABASE:BOOL=
|
||||||
|
|
||||||
|
//Enable/Disable output of compile commands during generation.
|
||||||
|
CMAKE_EXPORT_COMPILE_COMMANDS:BOOL=
|
||||||
|
|
||||||
|
//Value Computed by CMake.
|
||||||
|
CMAKE_FIND_PACKAGE_REDIRECTS_DIR:STATIC=/home/douwe/Projects/temperature_measure/build/bootloader/CMakeFiles/pkgRedirects
|
||||||
|
|
||||||
|
//Install path prefix, prepended onto install directories.
|
||||||
|
CMAKE_INSTALL_PREFIX:PATH=/usr/local
|
||||||
|
|
||||||
|
//Path to a program.
|
||||||
|
CMAKE_LINKER:FILEPATH=/home/douwe/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20251204/riscv32-esp-elf/bin/riscv32-esp-elf-ld
|
||||||
|
|
||||||
|
//Program used to build from build.ninja files.
|
||||||
|
CMAKE_MAKE_PROGRAM:FILEPATH=/usr/bin/ninja
|
||||||
|
|
||||||
|
//Flags used by the linker during the creation of modules during
|
||||||
|
// all build types.
|
||||||
|
CMAKE_MODULE_LINKER_FLAGS:STRING=
|
||||||
|
|
||||||
|
//Flags used by the linker during the creation of modules during
|
||||||
|
// DEBUG builds.
|
||||||
|
CMAKE_MODULE_LINKER_FLAGS_DEBUG:STRING=
|
||||||
|
|
||||||
|
//Flags used by the linker during the creation of modules during
|
||||||
|
// MINSIZEREL builds.
|
||||||
|
CMAKE_MODULE_LINKER_FLAGS_MINSIZEREL:STRING=
|
||||||
|
|
||||||
|
//Flags used by the linker during the creation of modules during
|
||||||
|
// RELEASE builds.
|
||||||
|
CMAKE_MODULE_LINKER_FLAGS_RELEASE:STRING=
|
||||||
|
|
||||||
|
//Flags used by the linker during the creation of modules during
|
||||||
|
// RELWITHDEBINFO builds.
|
||||||
|
CMAKE_MODULE_LINKER_FLAGS_RELWITHDEBINFO:STRING=
|
||||||
|
|
||||||
|
//Path to a program.
|
||||||
|
CMAKE_NM:FILEPATH=/home/douwe/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20251204/riscv32-esp-elf/bin/riscv32-esp-elf-nm
|
||||||
|
|
||||||
|
//Path to a program.
|
||||||
|
CMAKE_OBJCOPY:FILEPATH=/home/douwe/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20251204/riscv32-esp-elf/bin/riscv32-esp-elf-objcopy
|
||||||
|
|
||||||
|
//Path to a program.
|
||||||
|
CMAKE_OBJDUMP:FILEPATH=/home/douwe/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20251204/riscv32-esp-elf/bin/riscv32-esp-elf-objdump
|
||||||
|
|
||||||
|
//Value Computed by CMake
|
||||||
|
CMAKE_PROJECT_DESCRIPTION:STATIC=
|
||||||
|
|
||||||
|
//Value Computed by CMake
|
||||||
|
CMAKE_PROJECT_HOMEPAGE_URL:STATIC=
|
||||||
|
|
||||||
|
//Value Computed by CMake
|
||||||
|
CMAKE_PROJECT_NAME:STATIC=bootloader
|
||||||
|
|
||||||
|
//Path to a program.
|
||||||
|
CMAKE_RANLIB:FILEPATH=/home/douwe/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20251204/riscv32-esp-elf/bin/riscv32-esp-elf-ranlib
|
||||||
|
|
||||||
|
//Path to a program.
|
||||||
|
CMAKE_READELF:FILEPATH=/home/douwe/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20251204/riscv32-esp-elf/bin/riscv32-esp-elf-readelf
|
||||||
|
|
||||||
|
//Flags used by the linker during the creation of shared libraries
|
||||||
|
// during all build types.
|
||||||
|
CMAKE_SHARED_LINKER_FLAGS:STRING=
|
||||||
|
|
||||||
|
//Flags used by the linker during the creation of shared libraries
|
||||||
|
// during DEBUG builds.
|
||||||
|
CMAKE_SHARED_LINKER_FLAGS_DEBUG:STRING=
|
||||||
|
|
||||||
|
//Flags used by the linker during the creation of shared libraries
|
||||||
|
// during MINSIZEREL builds.
|
||||||
|
CMAKE_SHARED_LINKER_FLAGS_MINSIZEREL:STRING=
|
||||||
|
|
||||||
|
//Flags used by the linker during the creation of shared libraries
|
||||||
|
// during RELEASE builds.
|
||||||
|
CMAKE_SHARED_LINKER_FLAGS_RELEASE:STRING=
|
||||||
|
|
||||||
|
//Flags used by the linker during the creation of shared libraries
|
||||||
|
// during RELWITHDEBINFO builds.
|
||||||
|
CMAKE_SHARED_LINKER_FLAGS_RELWITHDEBINFO:STRING=
|
||||||
|
|
||||||
|
//If set, runtime paths are not added when installing shared libraries,
|
||||||
|
// but are added when building.
|
||||||
|
CMAKE_SKIP_INSTALL_RPATH:BOOL=NO
|
||||||
|
|
||||||
|
//If set, runtime paths are not added when using shared libraries.
|
||||||
|
CMAKE_SKIP_RPATH:BOOL=NO
|
||||||
|
|
||||||
|
//Flags used by the linker during the creation of static libraries
|
||||||
|
// during all build types.
|
||||||
|
CMAKE_STATIC_LINKER_FLAGS:STRING=
|
||||||
|
|
||||||
|
//Flags used by the linker during the creation of static libraries
|
||||||
|
// during DEBUG builds.
|
||||||
|
CMAKE_STATIC_LINKER_FLAGS_DEBUG:STRING=
|
||||||
|
|
||||||
|
//Flags used by the linker during the creation of static libraries
|
||||||
|
// during MINSIZEREL builds.
|
||||||
|
CMAKE_STATIC_LINKER_FLAGS_MINSIZEREL:STRING=
|
||||||
|
|
||||||
|
//Flags used by the linker during the creation of static libraries
|
||||||
|
// during RELEASE builds.
|
||||||
|
CMAKE_STATIC_LINKER_FLAGS_RELEASE:STRING=
|
||||||
|
|
||||||
|
//Flags used by the linker during the creation of static libraries
|
||||||
|
// during RELWITHDEBINFO builds.
|
||||||
|
CMAKE_STATIC_LINKER_FLAGS_RELWITHDEBINFO:STRING=
|
||||||
|
|
||||||
|
//Path to a program.
|
||||||
|
CMAKE_STRIP:FILEPATH=/home/douwe/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20251204/riscv32-esp-elf/bin/riscv32-esp-elf-strip
|
||||||
|
|
||||||
|
//Path to a program.
|
||||||
|
CMAKE_TAPI:FILEPATH=CMAKE_TAPI-NOTFOUND
|
||||||
|
|
||||||
|
//The CMake toolchain file
|
||||||
|
CMAKE_TOOLCHAIN_FILE:FILEPATH=/home/douwe/.espressif/v6.0/esp-idf/tools/cmake/toolchain-esp32c3.cmake
|
||||||
|
|
||||||
|
//If this value is on, makefiles will be generated without the
|
||||||
|
// .SILENT directive, and all commands will be echoed to the console
|
||||||
|
// during the make. This is useful for debugging only. With Visual
|
||||||
|
// Studio IDE projects all commands are done without /nologo.
|
||||||
|
CMAKE_VERBOSE_MAKEFILE:BOOL=FALSE
|
||||||
|
|
||||||
|
//No help, variable specified on the command line.
|
||||||
|
EXTRA_COMPONENT_DIRS:UNINITIALIZED=/home/douwe/.espressif/v6.0/esp-idf/components/bootloader
|
||||||
|
|
||||||
|
//Git command line client
|
||||||
|
GIT_EXECUTABLE:FILEPATH=/usr/bin/git
|
||||||
|
|
||||||
|
//No help, variable specified on the command line.
|
||||||
|
IDF_PATH:UNINITIALIZED=/home/douwe/.espressif/v6.0/esp-idf
|
||||||
|
|
||||||
|
//IDF Build Target
|
||||||
|
IDF_TARGET:STRING=esp32c3
|
||||||
|
|
||||||
|
//IDF Build Toolchain Type
|
||||||
|
IDF_TOOLCHAIN:STRING=gcc
|
||||||
|
|
||||||
|
//Path to toolchain build directory containing response files and
|
||||||
|
// toolchain file copy
|
||||||
|
IDF_TOOLCHAIN_BUILD_DIR:PATH=/home/douwe/Projects/temperature_measure/build/bootloader/toolchain
|
||||||
|
|
||||||
|
//No help, variable specified on the command line.
|
||||||
|
IGNORE_EXTRA_COMPONENT:UNINITIALIZED=
|
||||||
|
|
||||||
|
//No help, variable specified on the command line.
|
||||||
|
PROJECT_SOURCE_DIR:UNINITIALIZED=/home/douwe/Projects/temperature_measure
|
||||||
|
|
||||||
|
//No help, variable specified on the command line.
|
||||||
|
PYTHON:UNINITIALIZED=/home/douwe/.espressif/tools/python/v6.0/venv/bin/python
|
||||||
|
|
||||||
|
//No help, variable specified on the command line.
|
||||||
|
PYTHON_DEPS_CHECKED:UNINITIALIZED=1
|
||||||
|
|
||||||
|
//No help, variable specified on the command line.
|
||||||
|
SDKCONFIG:UNINITIALIZED=/home/douwe/Projects/temperature_measure/sdkconfig
|
||||||
|
|
||||||
|
//Value Computed by CMake
|
||||||
|
bootloader_BINARY_DIR:STATIC=/home/douwe/Projects/temperature_measure/build/bootloader
|
||||||
|
|
||||||
|
//Value Computed by CMake
|
||||||
|
bootloader_IS_TOP_LEVEL:STATIC=ON
|
||||||
|
|
||||||
|
//Value Computed by CMake
|
||||||
|
bootloader_SOURCE_DIR:STATIC=/home/douwe/.espressif/v6.0/esp-idf/components/bootloader/subproject
|
||||||
|
|
||||||
|
//Value Computed by CMake
|
||||||
|
esp-idf_BINARY_DIR:STATIC=/home/douwe/Projects/temperature_measure/build/bootloader/esp-idf
|
||||||
|
|
||||||
|
//Value Computed by CMake
|
||||||
|
esp-idf_IS_TOP_LEVEL:STATIC=OFF
|
||||||
|
|
||||||
|
//Value Computed by CMake
|
||||||
|
esp-idf_SOURCE_DIR:STATIC=/home/douwe/.espressif/v6.0/esp-idf
|
||||||
|
|
||||||
|
|
||||||
|
########################
|
||||||
|
# INTERNAL cache entries
|
||||||
|
########################
|
||||||
|
|
||||||
|
//ADVANCED property for variable: CMAKE_ADDR2LINE
|
||||||
|
CMAKE_ADDR2LINE-ADVANCED:INTERNAL=1
|
||||||
|
//ADVANCED property for variable: CMAKE_AR
|
||||||
|
CMAKE_AR-ADVANCED:INTERNAL=1
|
||||||
|
//ADVANCED property for variable: CMAKE_ASM_COMPILER_AR
|
||||||
|
CMAKE_ASM_COMPILER_AR-ADVANCED:INTERNAL=1
|
||||||
|
//ADVANCED property for variable: CMAKE_ASM_COMPILER_RANLIB
|
||||||
|
CMAKE_ASM_COMPILER_RANLIB-ADVANCED:INTERNAL=1
|
||||||
|
CMAKE_ASM_COMPILER_WORKS:INTERNAL=1
|
||||||
|
//ADVANCED property for variable: CMAKE_ASM_FLAGS
|
||||||
|
CMAKE_ASM_FLAGS-ADVANCED:INTERNAL=1
|
||||||
|
//ADVANCED property for variable: CMAKE_ASM_FLAGS_DEBUG
|
||||||
|
CMAKE_ASM_FLAGS_DEBUG-ADVANCED:INTERNAL=1
|
||||||
|
//ADVANCED property for variable: CMAKE_ASM_FLAGS_MINSIZEREL
|
||||||
|
CMAKE_ASM_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1
|
||||||
|
//ADVANCED property for variable: CMAKE_ASM_FLAGS_RELEASE
|
||||||
|
CMAKE_ASM_FLAGS_RELEASE-ADVANCED:INTERNAL=1
|
||||||
|
//ADVANCED property for variable: CMAKE_ASM_FLAGS_RELWITHDEBINFO
|
||||||
|
CMAKE_ASM_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1
|
||||||
|
//This is the directory where this CMakeCache.txt was created
|
||||||
|
CMAKE_CACHEFILE_DIR:INTERNAL=/home/douwe/Projects/temperature_measure/build/bootloader
|
||||||
|
//Major version of cmake used to create the current loaded cache
|
||||||
|
CMAKE_CACHE_MAJOR_VERSION:INTERNAL=4
|
||||||
|
//Minor version of cmake used to create the current loaded cache
|
||||||
|
CMAKE_CACHE_MINOR_VERSION:INTERNAL=0
|
||||||
|
//Patch version of cmake used to create the current loaded cache
|
||||||
|
CMAKE_CACHE_PATCH_VERSION:INTERNAL=3
|
||||||
|
//Path to CMake executable.
|
||||||
|
CMAKE_COMMAND:INTERNAL=/home/douwe/.espressif/tools/cmake/4.0.3/bin/cmake
|
||||||
|
//Path to cpack program executable.
|
||||||
|
CMAKE_CPACK_COMMAND:INTERNAL=/home/douwe/.espressif/tools/cmake/4.0.3/bin/cpack
|
||||||
|
//Path to ctest program executable.
|
||||||
|
CMAKE_CTEST_COMMAND:INTERNAL=/home/douwe/.espressif/tools/cmake/4.0.3/bin/ctest
|
||||||
|
//ADVANCED property for variable: CMAKE_CXX_COMPILER_AR
|
||||||
|
CMAKE_CXX_COMPILER_AR-ADVANCED:INTERNAL=1
|
||||||
|
//ADVANCED property for variable: CMAKE_CXX_COMPILER_RANLIB
|
||||||
|
CMAKE_CXX_COMPILER_RANLIB-ADVANCED:INTERNAL=1
|
||||||
|
//ADVANCED property for variable: CMAKE_CXX_FLAGS
|
||||||
|
CMAKE_CXX_FLAGS-ADVANCED:INTERNAL=1
|
||||||
|
//ADVANCED property for variable: CMAKE_CXX_FLAGS_DEBUG
|
||||||
|
CMAKE_CXX_FLAGS_DEBUG-ADVANCED:INTERNAL=1
|
||||||
|
//ADVANCED property for variable: CMAKE_CXX_FLAGS_MINSIZEREL
|
||||||
|
CMAKE_CXX_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1
|
||||||
|
//ADVANCED property for variable: CMAKE_CXX_FLAGS_RELEASE
|
||||||
|
CMAKE_CXX_FLAGS_RELEASE-ADVANCED:INTERNAL=1
|
||||||
|
//ADVANCED property for variable: CMAKE_CXX_FLAGS_RELWITHDEBINFO
|
||||||
|
CMAKE_CXX_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1
|
||||||
|
//ADVANCED property for variable: CMAKE_C_COMPILER_AR
|
||||||
|
CMAKE_C_COMPILER_AR-ADVANCED:INTERNAL=1
|
||||||
|
//ADVANCED property for variable: CMAKE_C_COMPILER_RANLIB
|
||||||
|
CMAKE_C_COMPILER_RANLIB-ADVANCED:INTERNAL=1
|
||||||
|
//ADVANCED property for variable: CMAKE_C_FLAGS
|
||||||
|
CMAKE_C_FLAGS-ADVANCED:INTERNAL=1
|
||||||
|
//ADVANCED property for variable: CMAKE_C_FLAGS_DEBUG
|
||||||
|
CMAKE_C_FLAGS_DEBUG-ADVANCED:INTERNAL=1
|
||||||
|
//ADVANCED property for variable: CMAKE_C_FLAGS_MINSIZEREL
|
||||||
|
CMAKE_C_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1
|
||||||
|
//ADVANCED property for variable: CMAKE_C_FLAGS_RELEASE
|
||||||
|
CMAKE_C_FLAGS_RELEASE-ADVANCED:INTERNAL=1
|
||||||
|
//ADVANCED property for variable: CMAKE_C_FLAGS_RELWITHDEBINFO
|
||||||
|
CMAKE_C_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1
|
||||||
|
//ADVANCED property for variable: CMAKE_DLLTOOL
|
||||||
|
CMAKE_DLLTOOL-ADVANCED:INTERNAL=1
|
||||||
|
//Path to cache edit program executable.
|
||||||
|
CMAKE_EDIT_COMMAND:INTERNAL=/home/douwe/.espressif/tools/cmake/4.0.3/bin/ccmake
|
||||||
|
//Executable file format
|
||||||
|
CMAKE_EXECUTABLE_FORMAT:INTERNAL=ELF
|
||||||
|
//ADVANCED property for variable: CMAKE_EXE_LINKER_FLAGS
|
||||||
|
CMAKE_EXE_LINKER_FLAGS-ADVANCED:INTERNAL=1
|
||||||
|
//ADVANCED property for variable: CMAKE_EXE_LINKER_FLAGS_DEBUG
|
||||||
|
CMAKE_EXE_LINKER_FLAGS_DEBUG-ADVANCED:INTERNAL=1
|
||||||
|
//ADVANCED property for variable: CMAKE_EXE_LINKER_FLAGS_MINSIZEREL
|
||||||
|
CMAKE_EXE_LINKER_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1
|
||||||
|
//ADVANCED property for variable: CMAKE_EXE_LINKER_FLAGS_RELEASE
|
||||||
|
CMAKE_EXE_LINKER_FLAGS_RELEASE-ADVANCED:INTERNAL=1
|
||||||
|
//ADVANCED property for variable: CMAKE_EXE_LINKER_FLAGS_RELWITHDEBINFO
|
||||||
|
CMAKE_EXE_LINKER_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1
|
||||||
|
//ADVANCED property for variable: CMAKE_EXPORT_BUILD_DATABASE
|
||||||
|
CMAKE_EXPORT_BUILD_DATABASE-ADVANCED:INTERNAL=1
|
||||||
|
//ADVANCED property for variable: CMAKE_EXPORT_COMPILE_COMMANDS
|
||||||
|
CMAKE_EXPORT_COMPILE_COMMANDS-ADVANCED:INTERNAL=1
|
||||||
|
//Name of external makefile project generator.
|
||||||
|
CMAKE_EXTRA_GENERATOR:INTERNAL=
|
||||||
|
//Name of generator.
|
||||||
|
CMAKE_GENERATOR:INTERNAL=Ninja
|
||||||
|
//Generator instance identifier.
|
||||||
|
CMAKE_GENERATOR_INSTANCE:INTERNAL=
|
||||||
|
//Name of generator platform.
|
||||||
|
CMAKE_GENERATOR_PLATFORM:INTERNAL=
|
||||||
|
//Name of generator toolset.
|
||||||
|
CMAKE_GENERATOR_TOOLSET:INTERNAL=
|
||||||
|
//Source directory with the top level CMakeLists.txt file for this
|
||||||
|
// project
|
||||||
|
CMAKE_HOME_DIRECTORY:INTERNAL=/home/douwe/.espressif/v6.0/esp-idf/components/bootloader/subproject
|
||||||
|
//ADVANCED property for variable: CMAKE_LINKER
|
||||||
|
CMAKE_LINKER-ADVANCED:INTERNAL=1
|
||||||
|
//Name of CMakeLists files to read
|
||||||
|
CMAKE_LIST_FILE_NAME:INTERNAL=CMakeLists.txt
|
||||||
|
//ADVANCED property for variable: CMAKE_MAKE_PROGRAM
|
||||||
|
CMAKE_MAKE_PROGRAM-ADVANCED:INTERNAL=1
|
||||||
|
//ADVANCED property for variable: CMAKE_MODULE_LINKER_FLAGS
|
||||||
|
CMAKE_MODULE_LINKER_FLAGS-ADVANCED:INTERNAL=1
|
||||||
|
//ADVANCED property for variable: CMAKE_MODULE_LINKER_FLAGS_DEBUG
|
||||||
|
CMAKE_MODULE_LINKER_FLAGS_DEBUG-ADVANCED:INTERNAL=1
|
||||||
|
//ADVANCED property for variable: CMAKE_MODULE_LINKER_FLAGS_MINSIZEREL
|
||||||
|
CMAKE_MODULE_LINKER_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1
|
||||||
|
//ADVANCED property for variable: CMAKE_MODULE_LINKER_FLAGS_RELEASE
|
||||||
|
CMAKE_MODULE_LINKER_FLAGS_RELEASE-ADVANCED:INTERNAL=1
|
||||||
|
//ADVANCED property for variable: CMAKE_MODULE_LINKER_FLAGS_RELWITHDEBINFO
|
||||||
|
CMAKE_MODULE_LINKER_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1
|
||||||
|
//ADVANCED property for variable: CMAKE_NM
|
||||||
|
CMAKE_NM-ADVANCED:INTERNAL=1
|
||||||
|
//number of local generators
|
||||||
|
CMAKE_NUMBER_OF_MAKEFILES:INTERNAL=40
|
||||||
|
//ADVANCED property for variable: CMAKE_OBJCOPY
|
||||||
|
CMAKE_OBJCOPY-ADVANCED:INTERNAL=1
|
||||||
|
//ADVANCED property for variable: CMAKE_OBJDUMP
|
||||||
|
CMAKE_OBJDUMP-ADVANCED:INTERNAL=1
|
||||||
|
//Platform information initialized
|
||||||
|
CMAKE_PLATFORM_INFO_INITIALIZED:INTERNAL=1
|
||||||
|
//ADVANCED property for variable: CMAKE_RANLIB
|
||||||
|
CMAKE_RANLIB-ADVANCED:INTERNAL=1
|
||||||
|
//ADVANCED property for variable: CMAKE_READELF
|
||||||
|
CMAKE_READELF-ADVANCED:INTERNAL=1
|
||||||
|
//Path to CMake installation.
|
||||||
|
CMAKE_ROOT:INTERNAL=/home/douwe/.espressif/tools/cmake/4.0.3/share/cmake-4.0
|
||||||
|
//ADVANCED property for variable: CMAKE_SHARED_LINKER_FLAGS
|
||||||
|
CMAKE_SHARED_LINKER_FLAGS-ADVANCED:INTERNAL=1
|
||||||
|
//ADVANCED property for variable: CMAKE_SHARED_LINKER_FLAGS_DEBUG
|
||||||
|
CMAKE_SHARED_LINKER_FLAGS_DEBUG-ADVANCED:INTERNAL=1
|
||||||
|
//ADVANCED property for variable: CMAKE_SHARED_LINKER_FLAGS_MINSIZEREL
|
||||||
|
CMAKE_SHARED_LINKER_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1
|
||||||
|
//ADVANCED property for variable: CMAKE_SHARED_LINKER_FLAGS_RELEASE
|
||||||
|
CMAKE_SHARED_LINKER_FLAGS_RELEASE-ADVANCED:INTERNAL=1
|
||||||
|
//ADVANCED property for variable: CMAKE_SHARED_LINKER_FLAGS_RELWITHDEBINFO
|
||||||
|
CMAKE_SHARED_LINKER_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1
|
||||||
|
//ADVANCED property for variable: CMAKE_SKIP_INSTALL_RPATH
|
||||||
|
CMAKE_SKIP_INSTALL_RPATH-ADVANCED:INTERNAL=1
|
||||||
|
//ADVANCED property for variable: CMAKE_SKIP_RPATH
|
||||||
|
CMAKE_SKIP_RPATH-ADVANCED:INTERNAL=1
|
||||||
|
//ADVANCED property for variable: CMAKE_STATIC_LINKER_FLAGS
|
||||||
|
CMAKE_STATIC_LINKER_FLAGS-ADVANCED:INTERNAL=1
|
||||||
|
//ADVANCED property for variable: CMAKE_STATIC_LINKER_FLAGS_DEBUG
|
||||||
|
CMAKE_STATIC_LINKER_FLAGS_DEBUG-ADVANCED:INTERNAL=1
|
||||||
|
//ADVANCED property for variable: CMAKE_STATIC_LINKER_FLAGS_MINSIZEREL
|
||||||
|
CMAKE_STATIC_LINKER_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1
|
||||||
|
//ADVANCED property for variable: CMAKE_STATIC_LINKER_FLAGS_RELEASE
|
||||||
|
CMAKE_STATIC_LINKER_FLAGS_RELEASE-ADVANCED:INTERNAL=1
|
||||||
|
//ADVANCED property for variable: CMAKE_STATIC_LINKER_FLAGS_RELWITHDEBINFO
|
||||||
|
CMAKE_STATIC_LINKER_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1
|
||||||
|
//ADVANCED property for variable: CMAKE_STRIP
|
||||||
|
CMAKE_STRIP-ADVANCED:INTERNAL=1
|
||||||
|
//ADVANCED property for variable: CMAKE_TAPI
|
||||||
|
CMAKE_TAPI-ADVANCED:INTERNAL=1
|
||||||
|
//uname command
|
||||||
|
CMAKE_UNAME:INTERNAL=/usr/bin/uname
|
||||||
|
//ADVANCED property for variable: CMAKE_VERBOSE_MAKEFILE
|
||||||
|
CMAKE_VERBOSE_MAKEFILE-ADVANCED:INTERNAL=1
|
||||||
|
//Details about finding Git
|
||||||
|
FIND_PACKAGE_MESSAGE_DETAILS_Git:INTERNAL=[/usr/bin/git][v2.48.1()]
|
||||||
|
//ADVANCED property for variable: GIT_EXECUTABLE
|
||||||
|
GIT_EXECUTABLE-ADVANCED:INTERNAL=1
|
||||||
|
|
||||||
31
build/bootloader/CMakeFiles/4.0.3/CMakeASMCompiler.cmake
Normal file
31
build/bootloader/CMakeFiles/4.0.3/CMakeASMCompiler.cmake
Normal file
@@ -0,0 +1,31 @@
|
|||||||
|
set(CMAKE_ASM_COMPILER "/home/douwe/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20251204/riscv32-esp-elf/bin/riscv32-esp-elf-gcc")
|
||||||
|
set(CMAKE_ASM_COMPILER_ARG1 "")
|
||||||
|
set(CMAKE_AR "/home/douwe/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20251204/riscv32-esp-elf/bin/riscv32-esp-elf-ar")
|
||||||
|
set(CMAKE_ASM_COMPILER_AR "/home/douwe/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20251204/riscv32-esp-elf/bin/riscv32-esp-elf-gcc-ar")
|
||||||
|
set(CMAKE_RANLIB "/home/douwe/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20251204/riscv32-esp-elf/bin/riscv32-esp-elf-ranlib")
|
||||||
|
set(CMAKE_ASM_COMPILER_RANLIB "/home/douwe/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20251204/riscv32-esp-elf/bin/riscv32-esp-elf-gcc-ranlib")
|
||||||
|
set(CMAKE_LINKER "/home/douwe/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20251204/riscv32-esp-elf/bin/riscv32-esp-elf-ld")
|
||||||
|
set(CMAKE_LINKER_LINK "")
|
||||||
|
set(CMAKE_LINKER_LLD "")
|
||||||
|
set(CMAKE_ASM_COMPILER_LINKER "")
|
||||||
|
set(CMAKE_ASM_COMPILER_LINKER_ID "")
|
||||||
|
set(CMAKE_ASM_COMPILER_LINKER_VERSION )
|
||||||
|
set(CMAKE_ASM_COMPILER_LINKER_FRONTEND_VARIANT )
|
||||||
|
set(CMAKE_MT "")
|
||||||
|
set(CMAKE_TAPI "CMAKE_TAPI-NOTFOUND")
|
||||||
|
set(CMAKE_ASM_COMPILER_LOADED 1)
|
||||||
|
set(CMAKE_ASM_COMPILER_ID "GNU")
|
||||||
|
set(CMAKE_ASM_COMPILER_VERSION "")
|
||||||
|
set(CMAKE_ASM_COMPILER_ENV_VAR "ASM")
|
||||||
|
|
||||||
|
|
||||||
|
set(CMAKE_ASM_COMPILER_SYSROOT "/home/douwe/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20251204/riscv32-esp-elf/bin/../riscv32-esp-elf/usr")
|
||||||
|
set(CMAKE_COMPILER_SYSROOT "/home/douwe/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20251204/riscv32-esp-elf/bin/../riscv32-esp-elf/usr")
|
||||||
|
|
||||||
|
set(CMAKE_ASM_IGNORE_EXTENSIONS h;H;o;O;obj;OBJ;def;DEF;rc;RC)
|
||||||
|
set(CMAKE_ASM_LINKER_PREFERENCE 0)
|
||||||
|
set(CMAKE_ASM_LINKER_DEPFILE_SUPPORTED )
|
||||||
|
set(CMAKE_LINKER_PUSHPOP_STATE_SUPPORTED )
|
||||||
|
set(CMAKE_ASM_LINKER_PUSHPOP_STATE_SUPPORTED )
|
||||||
|
|
||||||
|
|
||||||
85
build/bootloader/CMakeFiles/4.0.3/CMakeCCompiler.cmake
Normal file
85
build/bootloader/CMakeFiles/4.0.3/CMakeCCompiler.cmake
Normal file
@@ -0,0 +1,85 @@
|
|||||||
|
set(CMAKE_C_COMPILER "/home/douwe/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20251204/riscv32-esp-elf/bin/riscv32-esp-elf-gcc")
|
||||||
|
set(CMAKE_C_COMPILER_ARG1 "")
|
||||||
|
set(CMAKE_C_COMPILER_ID "GNU")
|
||||||
|
set(CMAKE_C_COMPILER_VERSION "15.2.0")
|
||||||
|
set(CMAKE_C_COMPILER_VERSION_INTERNAL "")
|
||||||
|
set(CMAKE_C_COMPILER_WRAPPER "")
|
||||||
|
set(CMAKE_C_STANDARD_COMPUTED_DEFAULT "23")
|
||||||
|
set(CMAKE_C_EXTENSIONS_COMPUTED_DEFAULT "ON")
|
||||||
|
set(CMAKE_C_STANDARD_LATEST "23")
|
||||||
|
set(CMAKE_C_COMPILE_FEATURES "c_std_90;c_function_prototypes;c_std_99;c_restrict;c_variadic_macros;c_std_11;c_static_assert;c_std_17;c_std_23")
|
||||||
|
set(CMAKE_C90_COMPILE_FEATURES "c_std_90;c_function_prototypes")
|
||||||
|
set(CMAKE_C99_COMPILE_FEATURES "c_std_99;c_restrict;c_variadic_macros")
|
||||||
|
set(CMAKE_C11_COMPILE_FEATURES "c_std_11;c_static_assert")
|
||||||
|
set(CMAKE_C17_COMPILE_FEATURES "c_std_17")
|
||||||
|
set(CMAKE_C23_COMPILE_FEATURES "c_std_23")
|
||||||
|
|
||||||
|
set(CMAKE_C_PLATFORM_ID "")
|
||||||
|
set(CMAKE_C_SIMULATE_ID "")
|
||||||
|
set(CMAKE_C_COMPILER_FRONTEND_VARIANT "GNU")
|
||||||
|
set(CMAKE_C_COMPILER_APPLE_SYSROOT "")
|
||||||
|
set(CMAKE_C_SIMULATE_VERSION "")
|
||||||
|
|
||||||
|
set(CMAKE_C_COMPILER_SYSROOT "/home/douwe/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20251204/riscv32-esp-elf/bin/../riscv32-esp-elf/usr")
|
||||||
|
set(CMAKE_COMPILER_SYSROOT "/home/douwe/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20251204/riscv32-esp-elf/bin/../riscv32-esp-elf/usr")
|
||||||
|
|
||||||
|
|
||||||
|
set(CMAKE_AR "/home/douwe/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20251204/riscv32-esp-elf/bin/riscv32-esp-elf-ar")
|
||||||
|
set(CMAKE_C_COMPILER_AR "/home/douwe/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20251204/riscv32-esp-elf/bin/riscv32-esp-elf-gcc-ar")
|
||||||
|
set(CMAKE_RANLIB "/home/douwe/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20251204/riscv32-esp-elf/bin/riscv32-esp-elf-ranlib")
|
||||||
|
set(CMAKE_C_COMPILER_RANLIB "/home/douwe/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20251204/riscv32-esp-elf/bin/riscv32-esp-elf-gcc-ranlib")
|
||||||
|
set(CMAKE_LINKER "/home/douwe/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20251204/riscv32-esp-elf/bin/riscv32-esp-elf-ld")
|
||||||
|
set(CMAKE_LINKER_LINK "")
|
||||||
|
set(CMAKE_LINKER_LLD "")
|
||||||
|
set(CMAKE_C_COMPILER_LINKER "NOTFOUND")
|
||||||
|
set(CMAKE_C_COMPILER_LINKER_ID "")
|
||||||
|
set(CMAKE_C_COMPILER_LINKER_VERSION )
|
||||||
|
set(CMAKE_C_COMPILER_LINKER_FRONTEND_VARIANT )
|
||||||
|
set(CMAKE_MT "")
|
||||||
|
set(CMAKE_TAPI "CMAKE_TAPI-NOTFOUND")
|
||||||
|
set(CMAKE_COMPILER_IS_GNUCC 1)
|
||||||
|
set(CMAKE_C_COMPILER_LOADED 1)
|
||||||
|
set(CMAKE_C_COMPILER_WORKS TRUE)
|
||||||
|
set(CMAKE_C_ABI_COMPILED TRUE)
|
||||||
|
|
||||||
|
set(CMAKE_C_COMPILER_ENV_VAR "CC")
|
||||||
|
|
||||||
|
set(CMAKE_C_COMPILER_ID_RUN 1)
|
||||||
|
set(CMAKE_C_SOURCE_FILE_EXTENSIONS c;m)
|
||||||
|
set(CMAKE_C_IGNORE_EXTENSIONS h;H;o;O;obj;OBJ;def;DEF;rc;RC)
|
||||||
|
set(CMAKE_C_LINKER_PREFERENCE 10)
|
||||||
|
set(CMAKE_C_LINKER_DEPFILE_SUPPORTED )
|
||||||
|
set(CMAKE_LINKER_PUSHPOP_STATE_SUPPORTED )
|
||||||
|
set(CMAKE_C_LINKER_PUSHPOP_STATE_SUPPORTED )
|
||||||
|
|
||||||
|
# Save compiler ABI information.
|
||||||
|
set(CMAKE_C_SIZEOF_DATA_PTR "4")
|
||||||
|
set(CMAKE_C_COMPILER_ABI "ELF")
|
||||||
|
set(CMAKE_C_BYTE_ORDER "LITTLE_ENDIAN")
|
||||||
|
set(CMAKE_C_LIBRARY_ARCHITECTURE "")
|
||||||
|
|
||||||
|
if(CMAKE_C_SIZEOF_DATA_PTR)
|
||||||
|
set(CMAKE_SIZEOF_VOID_P "${CMAKE_C_SIZEOF_DATA_PTR}")
|
||||||
|
endif()
|
||||||
|
|
||||||
|
if(CMAKE_C_COMPILER_ABI)
|
||||||
|
set(CMAKE_INTERNAL_PLATFORM_ABI "${CMAKE_C_COMPILER_ABI}")
|
||||||
|
endif()
|
||||||
|
|
||||||
|
if(CMAKE_C_LIBRARY_ARCHITECTURE)
|
||||||
|
set(CMAKE_LIBRARY_ARCHITECTURE "")
|
||||||
|
endif()
|
||||||
|
|
||||||
|
set(CMAKE_C_CL_SHOWINCLUDES_PREFIX "")
|
||||||
|
if(CMAKE_C_CL_SHOWINCLUDES_PREFIX)
|
||||||
|
set(CMAKE_CL_SHOWINCLUDES_PREFIX "${CMAKE_C_CL_SHOWINCLUDES_PREFIX}")
|
||||||
|
endif()
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
set(CMAKE_C_IMPLICIT_INCLUDE_DIRECTORIES "/home/douwe/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20251204/riscv32-esp-elf/lib/gcc/riscv32-esp-elf/15.2.0/include;/home/douwe/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20251204/riscv32-esp-elf/lib/gcc/riscv32-esp-elf/15.2.0/include-fixed;/home/douwe/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20251204/riscv32-esp-elf/riscv32-esp-elf/include")
|
||||||
|
set(CMAKE_C_IMPLICIT_LINK_LIBRARIES "gcc;c;nosys;c;gcc")
|
||||||
|
set(CMAKE_C_IMPLICIT_LINK_DIRECTORIES "/home/douwe/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20251204/riscv32-esp-elf/lib/gcc/riscv32-esp-elf/15.2.0;/home/douwe/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20251204/riscv32-esp-elf/lib/gcc;/home/douwe/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20251204/riscv32-esp-elf/riscv32-esp-elf/lib;/home/douwe/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20251204/riscv32-esp-elf/riscv32-esp-elf/usr/lib")
|
||||||
|
set(CMAKE_C_IMPLICIT_LINK_FRAMEWORK_DIRECTORIES "")
|
||||||
109
build/bootloader/CMakeFiles/4.0.3/CMakeCXXCompiler.cmake
Normal file
109
build/bootloader/CMakeFiles/4.0.3/CMakeCXXCompiler.cmake
Normal file
@@ -0,0 +1,109 @@
|
|||||||
|
set(CMAKE_CXX_COMPILER "/home/douwe/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20251204/riscv32-esp-elf/bin/riscv32-esp-elf-g++")
|
||||||
|
set(CMAKE_CXX_COMPILER_ARG1 "")
|
||||||
|
set(CMAKE_CXX_COMPILER_ID "GNU")
|
||||||
|
set(CMAKE_CXX_COMPILER_VERSION "15.2.0")
|
||||||
|
set(CMAKE_CXX_COMPILER_VERSION_INTERNAL "")
|
||||||
|
set(CMAKE_CXX_COMPILER_WRAPPER "")
|
||||||
|
set(CMAKE_CXX_STANDARD_COMPUTED_DEFAULT "17")
|
||||||
|
set(CMAKE_CXX_EXTENSIONS_COMPUTED_DEFAULT "ON")
|
||||||
|
set(CMAKE_CXX_STANDARD_LATEST "26")
|
||||||
|
set(CMAKE_CXX_COMPILE_FEATURES "cxx_std_98;cxx_template_template_parameters;cxx_std_11;cxx_alias_templates;cxx_alignas;cxx_alignof;cxx_attributes;cxx_auto_type;cxx_constexpr;cxx_decltype;cxx_decltype_incomplete_return_types;cxx_default_function_template_args;cxx_defaulted_functions;cxx_defaulted_move_initializers;cxx_delegating_constructors;cxx_deleted_functions;cxx_enum_forward_declarations;cxx_explicit_conversions;cxx_extended_friend_declarations;cxx_extern_templates;cxx_final;cxx_func_identifier;cxx_generalized_initializers;cxx_inheriting_constructors;cxx_inline_namespaces;cxx_lambdas;cxx_local_type_template_args;cxx_long_long_type;cxx_noexcept;cxx_nonstatic_member_init;cxx_nullptr;cxx_override;cxx_range_for;cxx_raw_string_literals;cxx_reference_qualified_functions;cxx_right_angle_brackets;cxx_rvalue_references;cxx_sizeof_member;cxx_static_assert;cxx_strong_enums;cxx_thread_local;cxx_trailing_return_types;cxx_unicode_literals;cxx_uniform_initialization;cxx_unrestricted_unions;cxx_user_literals;cxx_variadic_macros;cxx_variadic_templates;cxx_std_14;cxx_aggregate_default_initializers;cxx_attribute_deprecated;cxx_binary_literals;cxx_contextual_conversions;cxx_decltype_auto;cxx_digit_separators;cxx_generic_lambdas;cxx_lambda_init_captures;cxx_relaxed_constexpr;cxx_return_type_deduction;cxx_variable_templates;cxx_std_17;cxx_std_20;cxx_std_23;cxx_std_26")
|
||||||
|
set(CMAKE_CXX98_COMPILE_FEATURES "cxx_std_98;cxx_template_template_parameters")
|
||||||
|
set(CMAKE_CXX11_COMPILE_FEATURES "cxx_std_11;cxx_alias_templates;cxx_alignas;cxx_alignof;cxx_attributes;cxx_auto_type;cxx_constexpr;cxx_decltype;cxx_decltype_incomplete_return_types;cxx_default_function_template_args;cxx_defaulted_functions;cxx_defaulted_move_initializers;cxx_delegating_constructors;cxx_deleted_functions;cxx_enum_forward_declarations;cxx_explicit_conversions;cxx_extended_friend_declarations;cxx_extern_templates;cxx_final;cxx_func_identifier;cxx_generalized_initializers;cxx_inheriting_constructors;cxx_inline_namespaces;cxx_lambdas;cxx_local_type_template_args;cxx_long_long_type;cxx_noexcept;cxx_nonstatic_member_init;cxx_nullptr;cxx_override;cxx_range_for;cxx_raw_string_literals;cxx_reference_qualified_functions;cxx_right_angle_brackets;cxx_rvalue_references;cxx_sizeof_member;cxx_static_assert;cxx_strong_enums;cxx_thread_local;cxx_trailing_return_types;cxx_unicode_literals;cxx_uniform_initialization;cxx_unrestricted_unions;cxx_user_literals;cxx_variadic_macros;cxx_variadic_templates")
|
||||||
|
set(CMAKE_CXX14_COMPILE_FEATURES "cxx_std_14;cxx_aggregate_default_initializers;cxx_attribute_deprecated;cxx_binary_literals;cxx_contextual_conversions;cxx_decltype_auto;cxx_digit_separators;cxx_generic_lambdas;cxx_lambda_init_captures;cxx_relaxed_constexpr;cxx_return_type_deduction;cxx_variable_templates")
|
||||||
|
set(CMAKE_CXX17_COMPILE_FEATURES "cxx_std_17")
|
||||||
|
set(CMAKE_CXX20_COMPILE_FEATURES "cxx_std_20")
|
||||||
|
set(CMAKE_CXX23_COMPILE_FEATURES "cxx_std_23")
|
||||||
|
set(CMAKE_CXX26_COMPILE_FEATURES "cxx_std_26")
|
||||||
|
|
||||||
|
set(CMAKE_CXX_PLATFORM_ID "")
|
||||||
|
set(CMAKE_CXX_SIMULATE_ID "")
|
||||||
|
set(CMAKE_CXX_COMPILER_FRONTEND_VARIANT "GNU")
|
||||||
|
set(CMAKE_CXX_COMPILER_APPLE_SYSROOT "")
|
||||||
|
set(CMAKE_CXX_SIMULATE_VERSION "")
|
||||||
|
|
||||||
|
set(CMAKE_CXX_COMPILER_SYSROOT "/home/douwe/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20251204/riscv32-esp-elf/bin/../riscv32-esp-elf/usr")
|
||||||
|
set(CMAKE_COMPILER_SYSROOT "/home/douwe/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20251204/riscv32-esp-elf/bin/../riscv32-esp-elf/usr")
|
||||||
|
|
||||||
|
|
||||||
|
set(CMAKE_AR "/home/douwe/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20251204/riscv32-esp-elf/bin/riscv32-esp-elf-ar")
|
||||||
|
set(CMAKE_CXX_COMPILER_AR "/home/douwe/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20251204/riscv32-esp-elf/bin/riscv32-esp-elf-gcc-ar")
|
||||||
|
set(CMAKE_RANLIB "/home/douwe/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20251204/riscv32-esp-elf/bin/riscv32-esp-elf-ranlib")
|
||||||
|
set(CMAKE_CXX_COMPILER_RANLIB "/home/douwe/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20251204/riscv32-esp-elf/bin/riscv32-esp-elf-gcc-ranlib")
|
||||||
|
set(CMAKE_LINKER "/home/douwe/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20251204/riscv32-esp-elf/bin/riscv32-esp-elf-ld")
|
||||||
|
set(CMAKE_LINKER_LINK "")
|
||||||
|
set(CMAKE_LINKER_LLD "")
|
||||||
|
set(CMAKE_CXX_COMPILER_LINKER "NOTFOUND")
|
||||||
|
set(CMAKE_CXX_COMPILER_LINKER_ID "")
|
||||||
|
set(CMAKE_CXX_COMPILER_LINKER_VERSION )
|
||||||
|
set(CMAKE_CXX_COMPILER_LINKER_FRONTEND_VARIANT )
|
||||||
|
set(CMAKE_MT "")
|
||||||
|
set(CMAKE_TAPI "CMAKE_TAPI-NOTFOUND")
|
||||||
|
set(CMAKE_COMPILER_IS_GNUCXX 1)
|
||||||
|
set(CMAKE_CXX_COMPILER_LOADED 1)
|
||||||
|
set(CMAKE_CXX_COMPILER_WORKS TRUE)
|
||||||
|
set(CMAKE_CXX_ABI_COMPILED TRUE)
|
||||||
|
|
||||||
|
set(CMAKE_CXX_COMPILER_ENV_VAR "CXX")
|
||||||
|
|
||||||
|
set(CMAKE_CXX_COMPILER_ID_RUN 1)
|
||||||
|
set(CMAKE_CXX_SOURCE_FILE_EXTENSIONS C;M;c++;cc;cpp;cxx;m;mm;mpp;CPP;ixx;cppm;ccm;cxxm;c++m)
|
||||||
|
set(CMAKE_CXX_IGNORE_EXTENSIONS inl;h;hpp;HPP;H;o;O;obj;OBJ;def;DEF;rc;RC)
|
||||||
|
|
||||||
|
foreach (lang IN ITEMS C OBJC OBJCXX)
|
||||||
|
if (CMAKE_${lang}_COMPILER_ID_RUN)
|
||||||
|
foreach(extension IN LISTS CMAKE_${lang}_SOURCE_FILE_EXTENSIONS)
|
||||||
|
list(REMOVE_ITEM CMAKE_CXX_SOURCE_FILE_EXTENSIONS ${extension})
|
||||||
|
endforeach()
|
||||||
|
endif()
|
||||||
|
endforeach()
|
||||||
|
|
||||||
|
set(CMAKE_CXX_LINKER_PREFERENCE 30)
|
||||||
|
set(CMAKE_CXX_LINKER_PREFERENCE_PROPAGATES 1)
|
||||||
|
set(CMAKE_CXX_LINKER_DEPFILE_SUPPORTED )
|
||||||
|
set(CMAKE_LINKER_PUSHPOP_STATE_SUPPORTED )
|
||||||
|
set(CMAKE_CXX_LINKER_PUSHPOP_STATE_SUPPORTED )
|
||||||
|
|
||||||
|
# Save compiler ABI information.
|
||||||
|
set(CMAKE_CXX_SIZEOF_DATA_PTR "4")
|
||||||
|
set(CMAKE_CXX_COMPILER_ABI "ELF")
|
||||||
|
set(CMAKE_CXX_BYTE_ORDER "LITTLE_ENDIAN")
|
||||||
|
set(CMAKE_CXX_LIBRARY_ARCHITECTURE "")
|
||||||
|
|
||||||
|
if(CMAKE_CXX_SIZEOF_DATA_PTR)
|
||||||
|
set(CMAKE_SIZEOF_VOID_P "${CMAKE_CXX_SIZEOF_DATA_PTR}")
|
||||||
|
endif()
|
||||||
|
|
||||||
|
if(CMAKE_CXX_COMPILER_ABI)
|
||||||
|
set(CMAKE_INTERNAL_PLATFORM_ABI "${CMAKE_CXX_COMPILER_ABI}")
|
||||||
|
endif()
|
||||||
|
|
||||||
|
if(CMAKE_CXX_LIBRARY_ARCHITECTURE)
|
||||||
|
set(CMAKE_LIBRARY_ARCHITECTURE "")
|
||||||
|
endif()
|
||||||
|
|
||||||
|
set(CMAKE_CXX_CL_SHOWINCLUDES_PREFIX "")
|
||||||
|
if(CMAKE_CXX_CL_SHOWINCLUDES_PREFIX)
|
||||||
|
set(CMAKE_CL_SHOWINCLUDES_PREFIX "${CMAKE_CXX_CL_SHOWINCLUDES_PREFIX}")
|
||||||
|
endif()
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
set(CMAKE_CXX_IMPLICIT_INCLUDE_DIRECTORIES "/home/douwe/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20251204/riscv32-esp-elf/riscv32-esp-elf/include/c++/15.2.0;/home/douwe/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20251204/riscv32-esp-elf/riscv32-esp-elf/include/c++/15.2.0/riscv32-esp-elf;/home/douwe/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20251204/riscv32-esp-elf/riscv32-esp-elf/include/c++/15.2.0/backward;/home/douwe/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20251204/riscv32-esp-elf/lib/gcc/riscv32-esp-elf/15.2.0/include;/home/douwe/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20251204/riscv32-esp-elf/lib/gcc/riscv32-esp-elf/15.2.0/include-fixed;/home/douwe/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20251204/riscv32-esp-elf/riscv32-esp-elf/include")
|
||||||
|
set(CMAKE_CXX_IMPLICIT_LINK_LIBRARIES "gcc;c;nosys;c;gcc")
|
||||||
|
set(CMAKE_CXX_IMPLICIT_LINK_DIRECTORIES "/home/douwe/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20251204/riscv32-esp-elf/lib/gcc/riscv32-esp-elf/15.2.0;/home/douwe/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20251204/riscv32-esp-elf/lib/gcc;/home/douwe/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20251204/riscv32-esp-elf/riscv32-esp-elf/lib;/home/douwe/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20251204/riscv32-esp-elf/riscv32-esp-elf/usr/lib")
|
||||||
|
set(CMAKE_CXX_IMPLICIT_LINK_FRAMEWORK_DIRECTORIES "")
|
||||||
|
set(CMAKE_CXX_COMPILER_CLANG_RESOURCE_DIR "")
|
||||||
|
|
||||||
|
set(CMAKE_CXX_COMPILER_IMPORT_STD "")
|
||||||
|
### Imported target for C++23 standard library
|
||||||
|
set(CMAKE_CXX23_COMPILER_IMPORT_STD_NOT_FOUND_MESSAGE "Experimental `import std` support not enabled when detecting toolchain; it must be set before `CXX` is enabled (usually a `project()` call)")
|
||||||
|
|
||||||
|
|
||||||
|
### Imported target for C++26 standard library
|
||||||
|
set(CMAKE_CXX26_COMPILER_IMPORT_STD_NOT_FOUND_MESSAGE "Experimental `import std` support not enabled when detecting toolchain; it must be set before `CXX` is enabled (usually a `project()` call)")
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
BIN
build/bootloader/CMakeFiles/4.0.3/CMakeDetermineCompilerABI_C.bin
Executable file
BIN
build/bootloader/CMakeFiles/4.0.3/CMakeDetermineCompilerABI_C.bin
Executable file
Binary file not shown.
BIN
build/bootloader/CMakeFiles/4.0.3/CMakeDetermineCompilerABI_CXX.bin
Executable file
BIN
build/bootloader/CMakeFiles/4.0.3/CMakeDetermineCompilerABI_CXX.bin
Executable file
Binary file not shown.
15
build/bootloader/CMakeFiles/4.0.3/CMakeSystem.cmake
Normal file
15
build/bootloader/CMakeFiles/4.0.3/CMakeSystem.cmake
Normal file
@@ -0,0 +1,15 @@
|
|||||||
|
set(CMAKE_HOST_SYSTEM "Linux-6.14.0-37-generic")
|
||||||
|
set(CMAKE_HOST_SYSTEM_NAME "Linux")
|
||||||
|
set(CMAKE_HOST_SYSTEM_VERSION "6.14.0-37-generic")
|
||||||
|
set(CMAKE_HOST_SYSTEM_PROCESSOR "x86_64")
|
||||||
|
|
||||||
|
include("/home/douwe/Projects/temperature_measure/build/bootloader/toolchain/toolchain-esp32c3.cmake")
|
||||||
|
|
||||||
|
set(CMAKE_SYSTEM "Generic")
|
||||||
|
set(CMAKE_SYSTEM_NAME "Generic")
|
||||||
|
set(CMAKE_SYSTEM_VERSION "")
|
||||||
|
set(CMAKE_SYSTEM_PROCESSOR "")
|
||||||
|
|
||||||
|
set(CMAKE_CROSSCOMPILING "TRUE")
|
||||||
|
|
||||||
|
set(CMAKE_SYSTEM_LOADED 1)
|
||||||
905
build/bootloader/CMakeFiles/4.0.3/CompilerIdC/CMakeCCompilerId.c
Normal file
905
build/bootloader/CMakeFiles/4.0.3/CompilerIdC/CMakeCCompilerId.c
Normal file
@@ -0,0 +1,905 @@
|
|||||||
|
#ifdef __cplusplus
|
||||||
|
# error "A C++ compiler has been selected for C."
|
||||||
|
#endif
|
||||||
|
|
||||||
|
#if defined(__18CXX)
|
||||||
|
# define ID_VOID_MAIN
|
||||||
|
#endif
|
||||||
|
#if defined(__CLASSIC_C__)
|
||||||
|
/* cv-qualifiers did not exist in K&R C */
|
||||||
|
# define const
|
||||||
|
# define volatile
|
||||||
|
#endif
|
||||||
|
|
||||||
|
#if !defined(__has_include)
|
||||||
|
/* If the compiler does not have __has_include, pretend the answer is
|
||||||
|
always no. */
|
||||||
|
# define __has_include(x) 0
|
||||||
|
#endif
|
||||||
|
|
||||||
|
|
||||||
|
/* Version number components: V=Version, R=Revision, P=Patch
|
||||||
|
Version date components: YYYY=Year, MM=Month, DD=Day */
|
||||||
|
|
||||||
|
#if defined(__INTEL_COMPILER) || defined(__ICC)
|
||||||
|
# define COMPILER_ID "Intel"
|
||||||
|
# if defined(_MSC_VER)
|
||||||
|
# define SIMULATE_ID "MSVC"
|
||||||
|
# endif
|
||||||
|
# if defined(__GNUC__)
|
||||||
|
# define SIMULATE_ID "GNU"
|
||||||
|
# endif
|
||||||
|
/* __INTEL_COMPILER = VRP prior to 2021, and then VVVV for 2021 and later,
|
||||||
|
except that a few beta releases use the old format with V=2021. */
|
||||||
|
# if __INTEL_COMPILER < 2021 || __INTEL_COMPILER == 202110 || __INTEL_COMPILER == 202111
|
||||||
|
# define COMPILER_VERSION_MAJOR DEC(__INTEL_COMPILER/100)
|
||||||
|
# define COMPILER_VERSION_MINOR DEC(__INTEL_COMPILER/10 % 10)
|
||||||
|
# if defined(__INTEL_COMPILER_UPDATE)
|
||||||
|
# define COMPILER_VERSION_PATCH DEC(__INTEL_COMPILER_UPDATE)
|
||||||
|
# else
|
||||||
|
# define COMPILER_VERSION_PATCH DEC(__INTEL_COMPILER % 10)
|
||||||
|
# endif
|
||||||
|
# else
|
||||||
|
# define COMPILER_VERSION_MAJOR DEC(__INTEL_COMPILER)
|
||||||
|
# define COMPILER_VERSION_MINOR DEC(__INTEL_COMPILER_UPDATE)
|
||||||
|
/* The third version component from --version is an update index,
|
||||||
|
but no macro is provided for it. */
|
||||||
|
# define COMPILER_VERSION_PATCH DEC(0)
|
||||||
|
# endif
|
||||||
|
# if defined(__INTEL_COMPILER_BUILD_DATE)
|
||||||
|
/* __INTEL_COMPILER_BUILD_DATE = YYYYMMDD */
|
||||||
|
# define COMPILER_VERSION_TWEAK DEC(__INTEL_COMPILER_BUILD_DATE)
|
||||||
|
# endif
|
||||||
|
# if defined(_MSC_VER)
|
||||||
|
/* _MSC_VER = VVRR */
|
||||||
|
# define SIMULATE_VERSION_MAJOR DEC(_MSC_VER / 100)
|
||||||
|
# define SIMULATE_VERSION_MINOR DEC(_MSC_VER % 100)
|
||||||
|
# endif
|
||||||
|
# if defined(__GNUC__)
|
||||||
|
# define SIMULATE_VERSION_MAJOR DEC(__GNUC__)
|
||||||
|
# elif defined(__GNUG__)
|
||||||
|
# define SIMULATE_VERSION_MAJOR DEC(__GNUG__)
|
||||||
|
# endif
|
||||||
|
# if defined(__GNUC_MINOR__)
|
||||||
|
# define SIMULATE_VERSION_MINOR DEC(__GNUC_MINOR__)
|
||||||
|
# endif
|
||||||
|
# if defined(__GNUC_PATCHLEVEL__)
|
||||||
|
# define SIMULATE_VERSION_PATCH DEC(__GNUC_PATCHLEVEL__)
|
||||||
|
# endif
|
||||||
|
|
||||||
|
#elif (defined(__clang__) && defined(__INTEL_CLANG_COMPILER)) || defined(__INTEL_LLVM_COMPILER)
|
||||||
|
# define COMPILER_ID "IntelLLVM"
|
||||||
|
#if defined(_MSC_VER)
|
||||||
|
# define SIMULATE_ID "MSVC"
|
||||||
|
#endif
|
||||||
|
#if defined(__GNUC__)
|
||||||
|
# define SIMULATE_ID "GNU"
|
||||||
|
#endif
|
||||||
|
/* __INTEL_LLVM_COMPILER = VVVVRP prior to 2021.2.0, VVVVRRPP for 2021.2.0 and
|
||||||
|
* later. Look for 6 digit vs. 8 digit version number to decide encoding.
|
||||||
|
* VVVV is no smaller than the current year when a version is released.
|
||||||
|
*/
|
||||||
|
#if __INTEL_LLVM_COMPILER < 1000000L
|
||||||
|
# define COMPILER_VERSION_MAJOR DEC(__INTEL_LLVM_COMPILER/100)
|
||||||
|
# define COMPILER_VERSION_MINOR DEC(__INTEL_LLVM_COMPILER/10 % 10)
|
||||||
|
# define COMPILER_VERSION_PATCH DEC(__INTEL_LLVM_COMPILER % 10)
|
||||||
|
#else
|
||||||
|
# define COMPILER_VERSION_MAJOR DEC(__INTEL_LLVM_COMPILER/10000)
|
||||||
|
# define COMPILER_VERSION_MINOR DEC(__INTEL_LLVM_COMPILER/100 % 100)
|
||||||
|
# define COMPILER_VERSION_PATCH DEC(__INTEL_LLVM_COMPILER % 100)
|
||||||
|
#endif
|
||||||
|
#if defined(_MSC_VER)
|
||||||
|
/* _MSC_VER = VVRR */
|
||||||
|
# define SIMULATE_VERSION_MAJOR DEC(_MSC_VER / 100)
|
||||||
|
# define SIMULATE_VERSION_MINOR DEC(_MSC_VER % 100)
|
||||||
|
#endif
|
||||||
|
#if defined(__GNUC__)
|
||||||
|
# define SIMULATE_VERSION_MAJOR DEC(__GNUC__)
|
||||||
|
#elif defined(__GNUG__)
|
||||||
|
# define SIMULATE_VERSION_MAJOR DEC(__GNUG__)
|
||||||
|
#endif
|
||||||
|
#if defined(__GNUC_MINOR__)
|
||||||
|
# define SIMULATE_VERSION_MINOR DEC(__GNUC_MINOR__)
|
||||||
|
#endif
|
||||||
|
#if defined(__GNUC_PATCHLEVEL__)
|
||||||
|
# define SIMULATE_VERSION_PATCH DEC(__GNUC_PATCHLEVEL__)
|
||||||
|
#endif
|
||||||
|
|
||||||
|
#elif defined(__PATHCC__)
|
||||||
|
# define COMPILER_ID "PathScale"
|
||||||
|
# define COMPILER_VERSION_MAJOR DEC(__PATHCC__)
|
||||||
|
# define COMPILER_VERSION_MINOR DEC(__PATHCC_MINOR__)
|
||||||
|
# if defined(__PATHCC_PATCHLEVEL__)
|
||||||
|
# define COMPILER_VERSION_PATCH DEC(__PATHCC_PATCHLEVEL__)
|
||||||
|
# endif
|
||||||
|
|
||||||
|
#elif defined(__BORLANDC__) && defined(__CODEGEARC_VERSION__)
|
||||||
|
# define COMPILER_ID "Embarcadero"
|
||||||
|
# define COMPILER_VERSION_MAJOR HEX(__CODEGEARC_VERSION__>>24 & 0x00FF)
|
||||||
|
# define COMPILER_VERSION_MINOR HEX(__CODEGEARC_VERSION__>>16 & 0x00FF)
|
||||||
|
# define COMPILER_VERSION_PATCH DEC(__CODEGEARC_VERSION__ & 0xFFFF)
|
||||||
|
|
||||||
|
#elif defined(__BORLANDC__)
|
||||||
|
# define COMPILER_ID "Borland"
|
||||||
|
/* __BORLANDC__ = 0xVRR */
|
||||||
|
# define COMPILER_VERSION_MAJOR HEX(__BORLANDC__>>8)
|
||||||
|
# define COMPILER_VERSION_MINOR HEX(__BORLANDC__ & 0xFF)
|
||||||
|
|
||||||
|
#elif defined(__WATCOMC__) && __WATCOMC__ < 1200
|
||||||
|
# define COMPILER_ID "Watcom"
|
||||||
|
/* __WATCOMC__ = VVRR */
|
||||||
|
# define COMPILER_VERSION_MAJOR DEC(__WATCOMC__ / 100)
|
||||||
|
# define COMPILER_VERSION_MINOR DEC((__WATCOMC__ / 10) % 10)
|
||||||
|
# if (__WATCOMC__ % 10) > 0
|
||||||
|
# define COMPILER_VERSION_PATCH DEC(__WATCOMC__ % 10)
|
||||||
|
# endif
|
||||||
|
|
||||||
|
#elif defined(__WATCOMC__)
|
||||||
|
# define COMPILER_ID "OpenWatcom"
|
||||||
|
/* __WATCOMC__ = VVRP + 1100 */
|
||||||
|
# define COMPILER_VERSION_MAJOR DEC((__WATCOMC__ - 1100) / 100)
|
||||||
|
# define COMPILER_VERSION_MINOR DEC((__WATCOMC__ / 10) % 10)
|
||||||
|
# if (__WATCOMC__ % 10) > 0
|
||||||
|
# define COMPILER_VERSION_PATCH DEC(__WATCOMC__ % 10)
|
||||||
|
# endif
|
||||||
|
|
||||||
|
#elif defined(__SUNPRO_C)
|
||||||
|
# define COMPILER_ID "SunPro"
|
||||||
|
# if __SUNPRO_C >= 0x5100
|
||||||
|
/* __SUNPRO_C = 0xVRRP */
|
||||||
|
# define COMPILER_VERSION_MAJOR HEX(__SUNPRO_C>>12)
|
||||||
|
# define COMPILER_VERSION_MINOR HEX(__SUNPRO_C>>4 & 0xFF)
|
||||||
|
# define COMPILER_VERSION_PATCH HEX(__SUNPRO_C & 0xF)
|
||||||
|
# else
|
||||||
|
/* __SUNPRO_CC = 0xVRP */
|
||||||
|
# define COMPILER_VERSION_MAJOR HEX(__SUNPRO_C>>8)
|
||||||
|
# define COMPILER_VERSION_MINOR HEX(__SUNPRO_C>>4 & 0xF)
|
||||||
|
# define COMPILER_VERSION_PATCH HEX(__SUNPRO_C & 0xF)
|
||||||
|
# endif
|
||||||
|
|
||||||
|
#elif defined(__HP_cc)
|
||||||
|
# define COMPILER_ID "HP"
|
||||||
|
/* __HP_cc = VVRRPP */
|
||||||
|
# define COMPILER_VERSION_MAJOR DEC(__HP_cc/10000)
|
||||||
|
# define COMPILER_VERSION_MINOR DEC(__HP_cc/100 % 100)
|
||||||
|
# define COMPILER_VERSION_PATCH DEC(__HP_cc % 100)
|
||||||
|
|
||||||
|
#elif defined(__DECC)
|
||||||
|
# define COMPILER_ID "Compaq"
|
||||||
|
/* __DECC_VER = VVRRTPPPP */
|
||||||
|
# define COMPILER_VERSION_MAJOR DEC(__DECC_VER/10000000)
|
||||||
|
# define COMPILER_VERSION_MINOR DEC(__DECC_VER/100000 % 100)
|
||||||
|
# define COMPILER_VERSION_PATCH DEC(__DECC_VER % 10000)
|
||||||
|
|
||||||
|
#elif defined(__IBMC__) && defined(__COMPILER_VER__)
|
||||||
|
# define COMPILER_ID "zOS"
|
||||||
|
/* __IBMC__ = VRP */
|
||||||
|
# define COMPILER_VERSION_MAJOR DEC(__IBMC__/100)
|
||||||
|
# define COMPILER_VERSION_MINOR DEC(__IBMC__/10 % 10)
|
||||||
|
# define COMPILER_VERSION_PATCH DEC(__IBMC__ % 10)
|
||||||
|
|
||||||
|
#elif defined(__open_xl__) && defined(__clang__)
|
||||||
|
# define COMPILER_ID "IBMClang"
|
||||||
|
# define COMPILER_VERSION_MAJOR DEC(__open_xl_version__)
|
||||||
|
# define COMPILER_VERSION_MINOR DEC(__open_xl_release__)
|
||||||
|
# define COMPILER_VERSION_PATCH DEC(__open_xl_modification__)
|
||||||
|
# define COMPILER_VERSION_TWEAK DEC(__open_xl_ptf_fix_level__)
|
||||||
|
# define COMPILER_VERSION_INTERNAL_STR __clang_version__
|
||||||
|
|
||||||
|
|
||||||
|
#elif defined(__ibmxl__) && defined(__clang__)
|
||||||
|
# define COMPILER_ID "XLClang"
|
||||||
|
# define COMPILER_VERSION_MAJOR DEC(__ibmxl_version__)
|
||||||
|
# define COMPILER_VERSION_MINOR DEC(__ibmxl_release__)
|
||||||
|
# define COMPILER_VERSION_PATCH DEC(__ibmxl_modification__)
|
||||||
|
# define COMPILER_VERSION_TWEAK DEC(__ibmxl_ptf_fix_level__)
|
||||||
|
|
||||||
|
|
||||||
|
#elif defined(__IBMC__) && !defined(__COMPILER_VER__) && __IBMC__ >= 800
|
||||||
|
# define COMPILER_ID "XL"
|
||||||
|
/* __IBMC__ = VRP */
|
||||||
|
# define COMPILER_VERSION_MAJOR DEC(__IBMC__/100)
|
||||||
|
# define COMPILER_VERSION_MINOR DEC(__IBMC__/10 % 10)
|
||||||
|
# define COMPILER_VERSION_PATCH DEC(__IBMC__ % 10)
|
||||||
|
|
||||||
|
#elif defined(__IBMC__) && !defined(__COMPILER_VER__) && __IBMC__ < 800
|
||||||
|
# define COMPILER_ID "VisualAge"
|
||||||
|
/* __IBMC__ = VRP */
|
||||||
|
# define COMPILER_VERSION_MAJOR DEC(__IBMC__/100)
|
||||||
|
# define COMPILER_VERSION_MINOR DEC(__IBMC__/10 % 10)
|
||||||
|
# define COMPILER_VERSION_PATCH DEC(__IBMC__ % 10)
|
||||||
|
|
||||||
|
#elif defined(__NVCOMPILER)
|
||||||
|
# define COMPILER_ID "NVHPC"
|
||||||
|
# define COMPILER_VERSION_MAJOR DEC(__NVCOMPILER_MAJOR__)
|
||||||
|
# define COMPILER_VERSION_MINOR DEC(__NVCOMPILER_MINOR__)
|
||||||
|
# if defined(__NVCOMPILER_PATCHLEVEL__)
|
||||||
|
# define COMPILER_VERSION_PATCH DEC(__NVCOMPILER_PATCHLEVEL__)
|
||||||
|
# endif
|
||||||
|
|
||||||
|
#elif defined(__PGI)
|
||||||
|
# define COMPILER_ID "PGI"
|
||||||
|
# define COMPILER_VERSION_MAJOR DEC(__PGIC__)
|
||||||
|
# define COMPILER_VERSION_MINOR DEC(__PGIC_MINOR__)
|
||||||
|
# if defined(__PGIC_PATCHLEVEL__)
|
||||||
|
# define COMPILER_VERSION_PATCH DEC(__PGIC_PATCHLEVEL__)
|
||||||
|
# endif
|
||||||
|
|
||||||
|
#elif defined(__clang__) && defined(__cray__)
|
||||||
|
# define COMPILER_ID "CrayClang"
|
||||||
|
# define COMPILER_VERSION_MAJOR DEC(__cray_major__)
|
||||||
|
# define COMPILER_VERSION_MINOR DEC(__cray_minor__)
|
||||||
|
# define COMPILER_VERSION_PATCH DEC(__cray_patchlevel__)
|
||||||
|
# define COMPILER_VERSION_INTERNAL_STR __clang_version__
|
||||||
|
|
||||||
|
|
||||||
|
#elif defined(_CRAYC)
|
||||||
|
# define COMPILER_ID "Cray"
|
||||||
|
# define COMPILER_VERSION_MAJOR DEC(_RELEASE_MAJOR)
|
||||||
|
# define COMPILER_VERSION_MINOR DEC(_RELEASE_MINOR)
|
||||||
|
|
||||||
|
#elif defined(__TI_COMPILER_VERSION__)
|
||||||
|
# define COMPILER_ID "TI"
|
||||||
|
/* __TI_COMPILER_VERSION__ = VVVRRRPPP */
|
||||||
|
# define COMPILER_VERSION_MAJOR DEC(__TI_COMPILER_VERSION__/1000000)
|
||||||
|
# define COMPILER_VERSION_MINOR DEC(__TI_COMPILER_VERSION__/1000 % 1000)
|
||||||
|
# define COMPILER_VERSION_PATCH DEC(__TI_COMPILER_VERSION__ % 1000)
|
||||||
|
|
||||||
|
#elif defined(__CLANG_FUJITSU)
|
||||||
|
# define COMPILER_ID "FujitsuClang"
|
||||||
|
# define COMPILER_VERSION_MAJOR DEC(__FCC_major__)
|
||||||
|
# define COMPILER_VERSION_MINOR DEC(__FCC_minor__)
|
||||||
|
# define COMPILER_VERSION_PATCH DEC(__FCC_patchlevel__)
|
||||||
|
# define COMPILER_VERSION_INTERNAL_STR __clang_version__
|
||||||
|
|
||||||
|
|
||||||
|
#elif defined(__FUJITSU)
|
||||||
|
# define COMPILER_ID "Fujitsu"
|
||||||
|
# if defined(__FCC_version__)
|
||||||
|
# define COMPILER_VERSION __FCC_version__
|
||||||
|
# elif defined(__FCC_major__)
|
||||||
|
# define COMPILER_VERSION_MAJOR DEC(__FCC_major__)
|
||||||
|
# define COMPILER_VERSION_MINOR DEC(__FCC_minor__)
|
||||||
|
# define COMPILER_VERSION_PATCH DEC(__FCC_patchlevel__)
|
||||||
|
# endif
|
||||||
|
# if defined(__fcc_version)
|
||||||
|
# define COMPILER_VERSION_INTERNAL DEC(__fcc_version)
|
||||||
|
# elif defined(__FCC_VERSION)
|
||||||
|
# define COMPILER_VERSION_INTERNAL DEC(__FCC_VERSION)
|
||||||
|
# endif
|
||||||
|
|
||||||
|
|
||||||
|
#elif defined(__ghs__)
|
||||||
|
# define COMPILER_ID "GHS"
|
||||||
|
/* __GHS_VERSION_NUMBER = VVVVRP */
|
||||||
|
# ifdef __GHS_VERSION_NUMBER
|
||||||
|
# define COMPILER_VERSION_MAJOR DEC(__GHS_VERSION_NUMBER / 100)
|
||||||
|
# define COMPILER_VERSION_MINOR DEC(__GHS_VERSION_NUMBER / 10 % 10)
|
||||||
|
# define COMPILER_VERSION_PATCH DEC(__GHS_VERSION_NUMBER % 10)
|
||||||
|
# endif
|
||||||
|
|
||||||
|
#elif defined(__TASKING__)
|
||||||
|
# define COMPILER_ID "Tasking"
|
||||||
|
# define COMPILER_VERSION_MAJOR DEC(__VERSION__/1000)
|
||||||
|
# define COMPILER_VERSION_MINOR DEC(__VERSION__ % 100)
|
||||||
|
# define COMPILER_VERSION_INTERNAL DEC(__VERSION__)
|
||||||
|
|
||||||
|
#elif defined(__ORANGEC__)
|
||||||
|
# define COMPILER_ID "OrangeC"
|
||||||
|
# define COMPILER_VERSION_MAJOR DEC(__ORANGEC_MAJOR__)
|
||||||
|
# define COMPILER_VERSION_MINOR DEC(__ORANGEC_MINOR__)
|
||||||
|
# define COMPILER_VERSION_PATCH DEC(__ORANGEC_PATCHLEVEL__)
|
||||||
|
|
||||||
|
#elif defined(__TINYC__)
|
||||||
|
# define COMPILER_ID "TinyCC"
|
||||||
|
|
||||||
|
#elif defined(__BCC__)
|
||||||
|
# define COMPILER_ID "Bruce"
|
||||||
|
|
||||||
|
#elif defined(__SCO_VERSION__)
|
||||||
|
# define COMPILER_ID "SCO"
|
||||||
|
|
||||||
|
#elif defined(__ARMCC_VERSION) && !defined(__clang__)
|
||||||
|
# define COMPILER_ID "ARMCC"
|
||||||
|
#if __ARMCC_VERSION >= 1000000
|
||||||
|
/* __ARMCC_VERSION = VRRPPPP */
|
||||||
|
# define COMPILER_VERSION_MAJOR DEC(__ARMCC_VERSION/1000000)
|
||||||
|
# define COMPILER_VERSION_MINOR DEC(__ARMCC_VERSION/10000 % 100)
|
||||||
|
# define COMPILER_VERSION_PATCH DEC(__ARMCC_VERSION % 10000)
|
||||||
|
#else
|
||||||
|
/* __ARMCC_VERSION = VRPPPP */
|
||||||
|
# define COMPILER_VERSION_MAJOR DEC(__ARMCC_VERSION/100000)
|
||||||
|
# define COMPILER_VERSION_MINOR DEC(__ARMCC_VERSION/10000 % 10)
|
||||||
|
# define COMPILER_VERSION_PATCH DEC(__ARMCC_VERSION % 10000)
|
||||||
|
#endif
|
||||||
|
|
||||||
|
|
||||||
|
#elif defined(__clang__) && defined(__apple_build_version__)
|
||||||
|
# define COMPILER_ID "AppleClang"
|
||||||
|
# if defined(_MSC_VER)
|
||||||
|
# define SIMULATE_ID "MSVC"
|
||||||
|
# endif
|
||||||
|
# define COMPILER_VERSION_MAJOR DEC(__clang_major__)
|
||||||
|
# define COMPILER_VERSION_MINOR DEC(__clang_minor__)
|
||||||
|
# define COMPILER_VERSION_PATCH DEC(__clang_patchlevel__)
|
||||||
|
# if defined(_MSC_VER)
|
||||||
|
/* _MSC_VER = VVRR */
|
||||||
|
# define SIMULATE_VERSION_MAJOR DEC(_MSC_VER / 100)
|
||||||
|
# define SIMULATE_VERSION_MINOR DEC(_MSC_VER % 100)
|
||||||
|
# endif
|
||||||
|
# define COMPILER_VERSION_TWEAK DEC(__apple_build_version__)
|
||||||
|
|
||||||
|
#elif defined(__clang__) && defined(__ARMCOMPILER_VERSION)
|
||||||
|
# define COMPILER_ID "ARMClang"
|
||||||
|
# define COMPILER_VERSION_MAJOR DEC(__ARMCOMPILER_VERSION/1000000)
|
||||||
|
# define COMPILER_VERSION_MINOR DEC(__ARMCOMPILER_VERSION/10000 % 100)
|
||||||
|
# define COMPILER_VERSION_PATCH DEC(__ARMCOMPILER_VERSION/100 % 100)
|
||||||
|
# define COMPILER_VERSION_INTERNAL DEC(__ARMCOMPILER_VERSION)
|
||||||
|
|
||||||
|
#elif defined(__clang__) && defined(__ti__)
|
||||||
|
# define COMPILER_ID "TIClang"
|
||||||
|
# define COMPILER_VERSION_MAJOR DEC(__ti_major__)
|
||||||
|
# define COMPILER_VERSION_MINOR DEC(__ti_minor__)
|
||||||
|
# define COMPILER_VERSION_PATCH DEC(__ti_patchlevel__)
|
||||||
|
# define COMPILER_VERSION_INTERNAL DEC(__ti_version__)
|
||||||
|
|
||||||
|
#elif defined(__clang__)
|
||||||
|
# define COMPILER_ID "Clang"
|
||||||
|
# if defined(_MSC_VER)
|
||||||
|
# define SIMULATE_ID "MSVC"
|
||||||
|
# endif
|
||||||
|
# define COMPILER_VERSION_MAJOR DEC(__clang_major__)
|
||||||
|
# define COMPILER_VERSION_MINOR DEC(__clang_minor__)
|
||||||
|
# define COMPILER_VERSION_PATCH DEC(__clang_patchlevel__)
|
||||||
|
# if defined(_MSC_VER)
|
||||||
|
/* _MSC_VER = VVRR */
|
||||||
|
# define SIMULATE_VERSION_MAJOR DEC(_MSC_VER / 100)
|
||||||
|
# define SIMULATE_VERSION_MINOR DEC(_MSC_VER % 100)
|
||||||
|
# endif
|
||||||
|
|
||||||
|
#elif defined(__LCC__) && (defined(__GNUC__) || defined(__GNUG__) || defined(__MCST__))
|
||||||
|
# define COMPILER_ID "LCC"
|
||||||
|
# define COMPILER_VERSION_MAJOR DEC(__LCC__ / 100)
|
||||||
|
# define COMPILER_VERSION_MINOR DEC(__LCC__ % 100)
|
||||||
|
# if defined(__LCC_MINOR__)
|
||||||
|
# define COMPILER_VERSION_PATCH DEC(__LCC_MINOR__)
|
||||||
|
# endif
|
||||||
|
# if defined(__GNUC__) && defined(__GNUC_MINOR__)
|
||||||
|
# define SIMULATE_ID "GNU"
|
||||||
|
# define SIMULATE_VERSION_MAJOR DEC(__GNUC__)
|
||||||
|
# define SIMULATE_VERSION_MINOR DEC(__GNUC_MINOR__)
|
||||||
|
# if defined(__GNUC_PATCHLEVEL__)
|
||||||
|
# define SIMULATE_VERSION_PATCH DEC(__GNUC_PATCHLEVEL__)
|
||||||
|
# endif
|
||||||
|
# endif
|
||||||
|
|
||||||
|
#elif defined(__GNUC__)
|
||||||
|
# define COMPILER_ID "GNU"
|
||||||
|
# define COMPILER_VERSION_MAJOR DEC(__GNUC__)
|
||||||
|
# if defined(__GNUC_MINOR__)
|
||||||
|
# define COMPILER_VERSION_MINOR DEC(__GNUC_MINOR__)
|
||||||
|
# endif
|
||||||
|
# if defined(__GNUC_PATCHLEVEL__)
|
||||||
|
# define COMPILER_VERSION_PATCH DEC(__GNUC_PATCHLEVEL__)
|
||||||
|
# endif
|
||||||
|
|
||||||
|
#elif defined(_MSC_VER)
|
||||||
|
# define COMPILER_ID "MSVC"
|
||||||
|
/* _MSC_VER = VVRR */
|
||||||
|
# define COMPILER_VERSION_MAJOR DEC(_MSC_VER / 100)
|
||||||
|
# define COMPILER_VERSION_MINOR DEC(_MSC_VER % 100)
|
||||||
|
# if defined(_MSC_FULL_VER)
|
||||||
|
# if _MSC_VER >= 1400
|
||||||
|
/* _MSC_FULL_VER = VVRRPPPPP */
|
||||||
|
# define COMPILER_VERSION_PATCH DEC(_MSC_FULL_VER % 100000)
|
||||||
|
# else
|
||||||
|
/* _MSC_FULL_VER = VVRRPPPP */
|
||||||
|
# define COMPILER_VERSION_PATCH DEC(_MSC_FULL_VER % 10000)
|
||||||
|
# endif
|
||||||
|
# endif
|
||||||
|
# if defined(_MSC_BUILD)
|
||||||
|
# define COMPILER_VERSION_TWEAK DEC(_MSC_BUILD)
|
||||||
|
# endif
|
||||||
|
|
||||||
|
#elif defined(_ADI_COMPILER)
|
||||||
|
# define COMPILER_ID "ADSP"
|
||||||
|
#if defined(__VERSIONNUM__)
|
||||||
|
/* __VERSIONNUM__ = 0xVVRRPPTT */
|
||||||
|
# define COMPILER_VERSION_MAJOR DEC(__VERSIONNUM__ >> 24 & 0xFF)
|
||||||
|
# define COMPILER_VERSION_MINOR DEC(__VERSIONNUM__ >> 16 & 0xFF)
|
||||||
|
# define COMPILER_VERSION_PATCH DEC(__VERSIONNUM__ >> 8 & 0xFF)
|
||||||
|
# define COMPILER_VERSION_TWEAK DEC(__VERSIONNUM__ & 0xFF)
|
||||||
|
#endif
|
||||||
|
|
||||||
|
#elif defined(__IAR_SYSTEMS_ICC__) || defined(__IAR_SYSTEMS_ICC)
|
||||||
|
# define COMPILER_ID "IAR"
|
||||||
|
# if defined(__VER__) && defined(__ICCARM__)
|
||||||
|
# define COMPILER_VERSION_MAJOR DEC((__VER__) / 1000000)
|
||||||
|
# define COMPILER_VERSION_MINOR DEC(((__VER__) / 1000) % 1000)
|
||||||
|
# define COMPILER_VERSION_PATCH DEC((__VER__) % 1000)
|
||||||
|
# define COMPILER_VERSION_INTERNAL DEC(__IAR_SYSTEMS_ICC__)
|
||||||
|
# elif defined(__VER__) && (defined(__ICCAVR__) || defined(__ICCRX__) || defined(__ICCRH850__) || defined(__ICCRL78__) || defined(__ICC430__) || defined(__ICCRISCV__) || defined(__ICCV850__) || defined(__ICC8051__) || defined(__ICCSTM8__))
|
||||||
|
# define COMPILER_VERSION_MAJOR DEC((__VER__) / 100)
|
||||||
|
# define COMPILER_VERSION_MINOR DEC((__VER__) - (((__VER__) / 100)*100))
|
||||||
|
# define COMPILER_VERSION_PATCH DEC(__SUBVERSION__)
|
||||||
|
# define COMPILER_VERSION_INTERNAL DEC(__IAR_SYSTEMS_ICC__)
|
||||||
|
# endif
|
||||||
|
|
||||||
|
#elif defined(__SDCC_VERSION_MAJOR) || defined(SDCC)
|
||||||
|
# define COMPILER_ID "SDCC"
|
||||||
|
# if defined(__SDCC_VERSION_MAJOR)
|
||||||
|
# define COMPILER_VERSION_MAJOR DEC(__SDCC_VERSION_MAJOR)
|
||||||
|
# define COMPILER_VERSION_MINOR DEC(__SDCC_VERSION_MINOR)
|
||||||
|
# define COMPILER_VERSION_PATCH DEC(__SDCC_VERSION_PATCH)
|
||||||
|
# else
|
||||||
|
/* SDCC = VRP */
|
||||||
|
# define COMPILER_VERSION_MAJOR DEC(SDCC/100)
|
||||||
|
# define COMPILER_VERSION_MINOR DEC(SDCC/10 % 10)
|
||||||
|
# define COMPILER_VERSION_PATCH DEC(SDCC % 10)
|
||||||
|
# endif
|
||||||
|
|
||||||
|
|
||||||
|
/* These compilers are either not known or too old to define an
|
||||||
|
identification macro. Try to identify the platform and guess that
|
||||||
|
it is the native compiler. */
|
||||||
|
#elif defined(__hpux) || defined(__hpua)
|
||||||
|
# define COMPILER_ID "HP"
|
||||||
|
|
||||||
|
#else /* unknown compiler */
|
||||||
|
# define COMPILER_ID ""
|
||||||
|
#endif
|
||||||
|
|
||||||
|
/* Construct the string literal in pieces to prevent the source from
|
||||||
|
getting matched. Store it in a pointer rather than an array
|
||||||
|
because some compilers will just produce instructions to fill the
|
||||||
|
array rather than assigning a pointer to a static array. */
|
||||||
|
char const* info_compiler = "INFO" ":" "compiler[" COMPILER_ID "]";
|
||||||
|
#ifdef SIMULATE_ID
|
||||||
|
char const* info_simulate = "INFO" ":" "simulate[" SIMULATE_ID "]";
|
||||||
|
#endif
|
||||||
|
|
||||||
|
#ifdef __QNXNTO__
|
||||||
|
char const* qnxnto = "INFO" ":" "qnxnto[]";
|
||||||
|
#endif
|
||||||
|
|
||||||
|
#if defined(__CRAYXT_COMPUTE_LINUX_TARGET)
|
||||||
|
char const *info_cray = "INFO" ":" "compiler_wrapper[CrayPrgEnv]";
|
||||||
|
#endif
|
||||||
|
|
||||||
|
#define STRINGIFY_HELPER(X) #X
|
||||||
|
#define STRINGIFY(X) STRINGIFY_HELPER(X)
|
||||||
|
|
||||||
|
/* Identify known platforms by name. */
|
||||||
|
#if defined(__linux) || defined(__linux__) || defined(linux)
|
||||||
|
# define PLATFORM_ID "Linux"
|
||||||
|
|
||||||
|
#elif defined(__MSYS__)
|
||||||
|
# define PLATFORM_ID "MSYS"
|
||||||
|
|
||||||
|
#elif defined(__CYGWIN__)
|
||||||
|
# define PLATFORM_ID "Cygwin"
|
||||||
|
|
||||||
|
#elif defined(__MINGW32__)
|
||||||
|
# define PLATFORM_ID "MinGW"
|
||||||
|
|
||||||
|
#elif defined(__APPLE__)
|
||||||
|
# define PLATFORM_ID "Darwin"
|
||||||
|
|
||||||
|
#elif defined(_WIN32) || defined(__WIN32__) || defined(WIN32)
|
||||||
|
# define PLATFORM_ID "Windows"
|
||||||
|
|
||||||
|
#elif defined(__FreeBSD__) || defined(__FreeBSD)
|
||||||
|
# define PLATFORM_ID "FreeBSD"
|
||||||
|
|
||||||
|
#elif defined(__NetBSD__) || defined(__NetBSD)
|
||||||
|
# define PLATFORM_ID "NetBSD"
|
||||||
|
|
||||||
|
#elif defined(__OpenBSD__) || defined(__OPENBSD)
|
||||||
|
# define PLATFORM_ID "OpenBSD"
|
||||||
|
|
||||||
|
#elif defined(__sun) || defined(sun)
|
||||||
|
# define PLATFORM_ID "SunOS"
|
||||||
|
|
||||||
|
#elif defined(_AIX) || defined(__AIX) || defined(__AIX__) || defined(__aix) || defined(__aix__)
|
||||||
|
# define PLATFORM_ID "AIX"
|
||||||
|
|
||||||
|
#elif defined(__hpux) || defined(__hpux__)
|
||||||
|
# define PLATFORM_ID "HP-UX"
|
||||||
|
|
||||||
|
#elif defined(__HAIKU__)
|
||||||
|
# define PLATFORM_ID "Haiku"
|
||||||
|
|
||||||
|
#elif defined(__BeOS) || defined(__BEOS__) || defined(_BEOS)
|
||||||
|
# define PLATFORM_ID "BeOS"
|
||||||
|
|
||||||
|
#elif defined(__QNX__) || defined(__QNXNTO__)
|
||||||
|
# define PLATFORM_ID "QNX"
|
||||||
|
|
||||||
|
#elif defined(__tru64) || defined(_tru64) || defined(__TRU64__)
|
||||||
|
# define PLATFORM_ID "Tru64"
|
||||||
|
|
||||||
|
#elif defined(__riscos) || defined(__riscos__)
|
||||||
|
# define PLATFORM_ID "RISCos"
|
||||||
|
|
||||||
|
#elif defined(__sinix) || defined(__sinix__) || defined(__SINIX__)
|
||||||
|
# define PLATFORM_ID "SINIX"
|
||||||
|
|
||||||
|
#elif defined(__UNIX_SV__)
|
||||||
|
# define PLATFORM_ID "UNIX_SV"
|
||||||
|
|
||||||
|
#elif defined(__bsdos__)
|
||||||
|
# define PLATFORM_ID "BSDOS"
|
||||||
|
|
||||||
|
#elif defined(_MPRAS) || defined(MPRAS)
|
||||||
|
# define PLATFORM_ID "MP-RAS"
|
||||||
|
|
||||||
|
#elif defined(__osf) || defined(__osf__)
|
||||||
|
# define PLATFORM_ID "OSF1"
|
||||||
|
|
||||||
|
#elif defined(_SCO_SV) || defined(SCO_SV) || defined(sco_sv)
|
||||||
|
# define PLATFORM_ID "SCO_SV"
|
||||||
|
|
||||||
|
#elif defined(__ultrix) || defined(__ultrix__) || defined(_ULTRIX)
|
||||||
|
# define PLATFORM_ID "ULTRIX"
|
||||||
|
|
||||||
|
#elif defined(__XENIX__) || defined(_XENIX) || defined(XENIX)
|
||||||
|
# define PLATFORM_ID "Xenix"
|
||||||
|
|
||||||
|
#elif defined(__WATCOMC__)
|
||||||
|
# if defined(__LINUX__)
|
||||||
|
# define PLATFORM_ID "Linux"
|
||||||
|
|
||||||
|
# elif defined(__DOS__)
|
||||||
|
# define PLATFORM_ID "DOS"
|
||||||
|
|
||||||
|
# elif defined(__OS2__)
|
||||||
|
# define PLATFORM_ID "OS2"
|
||||||
|
|
||||||
|
# elif defined(__WINDOWS__)
|
||||||
|
# define PLATFORM_ID "Windows3x"
|
||||||
|
|
||||||
|
# elif defined(__VXWORKS__)
|
||||||
|
# define PLATFORM_ID "VxWorks"
|
||||||
|
|
||||||
|
# else /* unknown platform */
|
||||||
|
# define PLATFORM_ID
|
||||||
|
# endif
|
||||||
|
|
||||||
|
#elif defined(__INTEGRITY)
|
||||||
|
# if defined(INT_178B)
|
||||||
|
# define PLATFORM_ID "Integrity178"
|
||||||
|
|
||||||
|
# else /* regular Integrity */
|
||||||
|
# define PLATFORM_ID "Integrity"
|
||||||
|
# endif
|
||||||
|
|
||||||
|
# elif defined(_ADI_COMPILER)
|
||||||
|
# define PLATFORM_ID "ADSP"
|
||||||
|
|
||||||
|
#else /* unknown platform */
|
||||||
|
# define PLATFORM_ID
|
||||||
|
|
||||||
|
#endif
|
||||||
|
|
||||||
|
/* For windows compilers MSVC and Intel we can determine
|
||||||
|
the architecture of the compiler being used. This is because
|
||||||
|
the compilers do not have flags that can change the architecture,
|
||||||
|
but rather depend on which compiler is being used
|
||||||
|
*/
|
||||||
|
#if defined(_WIN32) && defined(_MSC_VER)
|
||||||
|
# if defined(_M_IA64)
|
||||||
|
# define ARCHITECTURE_ID "IA64"
|
||||||
|
|
||||||
|
# elif defined(_M_ARM64EC)
|
||||||
|
# define ARCHITECTURE_ID "ARM64EC"
|
||||||
|
|
||||||
|
# elif defined(_M_X64) || defined(_M_AMD64)
|
||||||
|
# define ARCHITECTURE_ID "x64"
|
||||||
|
|
||||||
|
# elif defined(_M_IX86)
|
||||||
|
# define ARCHITECTURE_ID "X86"
|
||||||
|
|
||||||
|
# elif defined(_M_ARM64)
|
||||||
|
# define ARCHITECTURE_ID "ARM64"
|
||||||
|
|
||||||
|
# elif defined(_M_ARM)
|
||||||
|
# if _M_ARM == 4
|
||||||
|
# define ARCHITECTURE_ID "ARMV4I"
|
||||||
|
# elif _M_ARM == 5
|
||||||
|
# define ARCHITECTURE_ID "ARMV5I"
|
||||||
|
# else
|
||||||
|
# define ARCHITECTURE_ID "ARMV" STRINGIFY(_M_ARM)
|
||||||
|
# endif
|
||||||
|
|
||||||
|
# elif defined(_M_MIPS)
|
||||||
|
# define ARCHITECTURE_ID "MIPS"
|
||||||
|
|
||||||
|
# elif defined(_M_SH)
|
||||||
|
# define ARCHITECTURE_ID "SHx"
|
||||||
|
|
||||||
|
# else /* unknown architecture */
|
||||||
|
# define ARCHITECTURE_ID ""
|
||||||
|
# endif
|
||||||
|
|
||||||
|
#elif defined(__WATCOMC__)
|
||||||
|
# if defined(_M_I86)
|
||||||
|
# define ARCHITECTURE_ID "I86"
|
||||||
|
|
||||||
|
# elif defined(_M_IX86)
|
||||||
|
# define ARCHITECTURE_ID "X86"
|
||||||
|
|
||||||
|
# else /* unknown architecture */
|
||||||
|
# define ARCHITECTURE_ID ""
|
||||||
|
# endif
|
||||||
|
|
||||||
|
#elif defined(__IAR_SYSTEMS_ICC__) || defined(__IAR_SYSTEMS_ICC)
|
||||||
|
# if defined(__ICCARM__)
|
||||||
|
# define ARCHITECTURE_ID "ARM"
|
||||||
|
|
||||||
|
# elif defined(__ICCRX__)
|
||||||
|
# define ARCHITECTURE_ID "RX"
|
||||||
|
|
||||||
|
# elif defined(__ICCRH850__)
|
||||||
|
# define ARCHITECTURE_ID "RH850"
|
||||||
|
|
||||||
|
# elif defined(__ICCRL78__)
|
||||||
|
# define ARCHITECTURE_ID "RL78"
|
||||||
|
|
||||||
|
# elif defined(__ICCRISCV__)
|
||||||
|
# define ARCHITECTURE_ID "RISCV"
|
||||||
|
|
||||||
|
# elif defined(__ICCAVR__)
|
||||||
|
# define ARCHITECTURE_ID "AVR"
|
||||||
|
|
||||||
|
# elif defined(__ICC430__)
|
||||||
|
# define ARCHITECTURE_ID "MSP430"
|
||||||
|
|
||||||
|
# elif defined(__ICCV850__)
|
||||||
|
# define ARCHITECTURE_ID "V850"
|
||||||
|
|
||||||
|
# elif defined(__ICC8051__)
|
||||||
|
# define ARCHITECTURE_ID "8051"
|
||||||
|
|
||||||
|
# elif defined(__ICCSTM8__)
|
||||||
|
# define ARCHITECTURE_ID "STM8"
|
||||||
|
|
||||||
|
# else /* unknown architecture */
|
||||||
|
# define ARCHITECTURE_ID ""
|
||||||
|
# endif
|
||||||
|
|
||||||
|
#elif defined(__ghs__)
|
||||||
|
# if defined(__PPC64__)
|
||||||
|
# define ARCHITECTURE_ID "PPC64"
|
||||||
|
|
||||||
|
# elif defined(__ppc__)
|
||||||
|
# define ARCHITECTURE_ID "PPC"
|
||||||
|
|
||||||
|
# elif defined(__ARM__)
|
||||||
|
# define ARCHITECTURE_ID "ARM"
|
||||||
|
|
||||||
|
# elif defined(__x86_64__)
|
||||||
|
# define ARCHITECTURE_ID "x64"
|
||||||
|
|
||||||
|
# elif defined(__i386__)
|
||||||
|
# define ARCHITECTURE_ID "X86"
|
||||||
|
|
||||||
|
# else /* unknown architecture */
|
||||||
|
# define ARCHITECTURE_ID ""
|
||||||
|
# endif
|
||||||
|
|
||||||
|
#elif defined(__clang__) && defined(__ti__)
|
||||||
|
# if defined(__ARM_ARCH)
|
||||||
|
# define ARCHITECTURE_ID "ARM"
|
||||||
|
|
||||||
|
# else /* unknown architecture */
|
||||||
|
# define ARCHITECTURE_ID ""
|
||||||
|
# endif
|
||||||
|
|
||||||
|
#elif defined(__TI_COMPILER_VERSION__)
|
||||||
|
# if defined(__TI_ARM__)
|
||||||
|
# define ARCHITECTURE_ID "ARM"
|
||||||
|
|
||||||
|
# elif defined(__MSP430__)
|
||||||
|
# define ARCHITECTURE_ID "MSP430"
|
||||||
|
|
||||||
|
# elif defined(__TMS320C28XX__)
|
||||||
|
# define ARCHITECTURE_ID "TMS320C28x"
|
||||||
|
|
||||||
|
# elif defined(__TMS320C6X__) || defined(_TMS320C6X)
|
||||||
|
# define ARCHITECTURE_ID "TMS320C6x"
|
||||||
|
|
||||||
|
# else /* unknown architecture */
|
||||||
|
# define ARCHITECTURE_ID ""
|
||||||
|
# endif
|
||||||
|
|
||||||
|
# elif defined(__ADSPSHARC__)
|
||||||
|
# define ARCHITECTURE_ID "SHARC"
|
||||||
|
|
||||||
|
# elif defined(__ADSPBLACKFIN__)
|
||||||
|
# define ARCHITECTURE_ID "Blackfin"
|
||||||
|
|
||||||
|
#elif defined(__TASKING__)
|
||||||
|
|
||||||
|
# if defined(__CTC__) || defined(__CPTC__)
|
||||||
|
# define ARCHITECTURE_ID "TriCore"
|
||||||
|
|
||||||
|
# elif defined(__CMCS__)
|
||||||
|
# define ARCHITECTURE_ID "MCS"
|
||||||
|
|
||||||
|
# elif defined(__CARM__) || defined(__CPARM__)
|
||||||
|
# define ARCHITECTURE_ID "ARM"
|
||||||
|
|
||||||
|
# elif defined(__CARC__)
|
||||||
|
# define ARCHITECTURE_ID "ARC"
|
||||||
|
|
||||||
|
# elif defined(__C51__)
|
||||||
|
# define ARCHITECTURE_ID "8051"
|
||||||
|
|
||||||
|
# elif defined(__CPCP__)
|
||||||
|
# define ARCHITECTURE_ID "PCP"
|
||||||
|
|
||||||
|
# else
|
||||||
|
# define ARCHITECTURE_ID ""
|
||||||
|
# endif
|
||||||
|
|
||||||
|
#else
|
||||||
|
# define ARCHITECTURE_ID
|
||||||
|
#endif
|
||||||
|
|
||||||
|
/* Convert integer to decimal digit literals. */
|
||||||
|
#define DEC(n) \
|
||||||
|
('0' + (((n) / 10000000)%10)), \
|
||||||
|
('0' + (((n) / 1000000)%10)), \
|
||||||
|
('0' + (((n) / 100000)%10)), \
|
||||||
|
('0' + (((n) / 10000)%10)), \
|
||||||
|
('0' + (((n) / 1000)%10)), \
|
||||||
|
('0' + (((n) / 100)%10)), \
|
||||||
|
('0' + (((n) / 10)%10)), \
|
||||||
|
('0' + ((n) % 10))
|
||||||
|
|
||||||
|
/* Convert integer to hex digit literals. */
|
||||||
|
#define HEX(n) \
|
||||||
|
('0' + ((n)>>28 & 0xF)), \
|
||||||
|
('0' + ((n)>>24 & 0xF)), \
|
||||||
|
('0' + ((n)>>20 & 0xF)), \
|
||||||
|
('0' + ((n)>>16 & 0xF)), \
|
||||||
|
('0' + ((n)>>12 & 0xF)), \
|
||||||
|
('0' + ((n)>>8 & 0xF)), \
|
||||||
|
('0' + ((n)>>4 & 0xF)), \
|
||||||
|
('0' + ((n) & 0xF))
|
||||||
|
|
||||||
|
/* Construct a string literal encoding the version number. */
|
||||||
|
#ifdef COMPILER_VERSION
|
||||||
|
char const* info_version = "INFO" ":" "compiler_version[" COMPILER_VERSION "]";
|
||||||
|
|
||||||
|
/* Construct a string literal encoding the version number components. */
|
||||||
|
#elif defined(COMPILER_VERSION_MAJOR)
|
||||||
|
char const info_version[] = {
|
||||||
|
'I', 'N', 'F', 'O', ':',
|
||||||
|
'c','o','m','p','i','l','e','r','_','v','e','r','s','i','o','n','[',
|
||||||
|
COMPILER_VERSION_MAJOR,
|
||||||
|
# ifdef COMPILER_VERSION_MINOR
|
||||||
|
'.', COMPILER_VERSION_MINOR,
|
||||||
|
# ifdef COMPILER_VERSION_PATCH
|
||||||
|
'.', COMPILER_VERSION_PATCH,
|
||||||
|
# ifdef COMPILER_VERSION_TWEAK
|
||||||
|
'.', COMPILER_VERSION_TWEAK,
|
||||||
|
# endif
|
||||||
|
# endif
|
||||||
|
# endif
|
||||||
|
']','\0'};
|
||||||
|
#endif
|
||||||
|
|
||||||
|
/* Construct a string literal encoding the internal version number. */
|
||||||
|
#ifdef COMPILER_VERSION_INTERNAL
|
||||||
|
char const info_version_internal[] = {
|
||||||
|
'I', 'N', 'F', 'O', ':',
|
||||||
|
'c','o','m','p','i','l','e','r','_','v','e','r','s','i','o','n','_',
|
||||||
|
'i','n','t','e','r','n','a','l','[',
|
||||||
|
COMPILER_VERSION_INTERNAL,']','\0'};
|
||||||
|
#elif defined(COMPILER_VERSION_INTERNAL_STR)
|
||||||
|
char const* info_version_internal = "INFO" ":" "compiler_version_internal[" COMPILER_VERSION_INTERNAL_STR "]";
|
||||||
|
#endif
|
||||||
|
|
||||||
|
/* Construct a string literal encoding the version number components. */
|
||||||
|
#ifdef SIMULATE_VERSION_MAJOR
|
||||||
|
char const info_simulate_version[] = {
|
||||||
|
'I', 'N', 'F', 'O', ':',
|
||||||
|
's','i','m','u','l','a','t','e','_','v','e','r','s','i','o','n','[',
|
||||||
|
SIMULATE_VERSION_MAJOR,
|
||||||
|
# ifdef SIMULATE_VERSION_MINOR
|
||||||
|
'.', SIMULATE_VERSION_MINOR,
|
||||||
|
# ifdef SIMULATE_VERSION_PATCH
|
||||||
|
'.', SIMULATE_VERSION_PATCH,
|
||||||
|
# ifdef SIMULATE_VERSION_TWEAK
|
||||||
|
'.', SIMULATE_VERSION_TWEAK,
|
||||||
|
# endif
|
||||||
|
# endif
|
||||||
|
# endif
|
||||||
|
']','\0'};
|
||||||
|
#endif
|
||||||
|
|
||||||
|
/* Construct the string literal in pieces to prevent the source from
|
||||||
|
getting matched. Store it in a pointer rather than an array
|
||||||
|
because some compilers will just produce instructions to fill the
|
||||||
|
array rather than assigning a pointer to a static array. */
|
||||||
|
char const* info_platform = "INFO" ":" "platform[" PLATFORM_ID "]";
|
||||||
|
char const* info_arch = "INFO" ":" "arch[" ARCHITECTURE_ID "]";
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
#define C_STD_99 199901L
|
||||||
|
#define C_STD_11 201112L
|
||||||
|
#define C_STD_17 201710L
|
||||||
|
#define C_STD_23 202311L
|
||||||
|
|
||||||
|
#ifdef __STDC_VERSION__
|
||||||
|
# define C_STD __STDC_VERSION__
|
||||||
|
#endif
|
||||||
|
|
||||||
|
#if !defined(__STDC__) && !defined(__clang__)
|
||||||
|
# if defined(_MSC_VER) || defined(__ibmxl__) || defined(__IBMC__)
|
||||||
|
# define C_VERSION "90"
|
||||||
|
# else
|
||||||
|
# define C_VERSION
|
||||||
|
# endif
|
||||||
|
#elif C_STD > C_STD_17
|
||||||
|
# define C_VERSION "23"
|
||||||
|
#elif C_STD > C_STD_11
|
||||||
|
# define C_VERSION "17"
|
||||||
|
#elif C_STD > C_STD_99
|
||||||
|
# define C_VERSION "11"
|
||||||
|
#elif C_STD >= C_STD_99
|
||||||
|
# define C_VERSION "99"
|
||||||
|
#else
|
||||||
|
# define C_VERSION "90"
|
||||||
|
#endif
|
||||||
|
const char* info_language_standard_default =
|
||||||
|
"INFO" ":" "standard_default[" C_VERSION "]";
|
||||||
|
|
||||||
|
const char* info_language_extensions_default = "INFO" ":" "extensions_default["
|
||||||
|
#if (defined(__clang__) || defined(__GNUC__) || defined(__xlC__) || \
|
||||||
|
defined(__TI_COMPILER_VERSION__)) && \
|
||||||
|
!defined(__STRICT_ANSI__)
|
||||||
|
"ON"
|
||||||
|
#else
|
||||||
|
"OFF"
|
||||||
|
#endif
|
||||||
|
"]";
|
||||||
|
|
||||||
|
/*--------------------------------------------------------------------------*/
|
||||||
|
|
||||||
|
#ifdef ID_VOID_MAIN
|
||||||
|
void main() {}
|
||||||
|
#else
|
||||||
|
# if defined(__CLASSIC_C__)
|
||||||
|
int main(argc, argv) int argc; char *argv[];
|
||||||
|
# else
|
||||||
|
int main(int argc, char* argv[])
|
||||||
|
# endif
|
||||||
|
{
|
||||||
|
int require = 0;
|
||||||
|
require += info_compiler[argc];
|
||||||
|
require += info_platform[argc];
|
||||||
|
require += info_arch[argc];
|
||||||
|
#ifdef COMPILER_VERSION_MAJOR
|
||||||
|
require += info_version[argc];
|
||||||
|
#endif
|
||||||
|
#if defined(COMPILER_VERSION_INTERNAL) || defined(COMPILER_VERSION_INTERNAL_STR)
|
||||||
|
require += info_version_internal[argc];
|
||||||
|
#endif
|
||||||
|
#ifdef SIMULATE_ID
|
||||||
|
require += info_simulate[argc];
|
||||||
|
#endif
|
||||||
|
#ifdef SIMULATE_VERSION_MAJOR
|
||||||
|
require += info_simulate_version[argc];
|
||||||
|
#endif
|
||||||
|
#if defined(__CRAYXT_COMPUTE_LINUX_TARGET)
|
||||||
|
require += info_cray[argc];
|
||||||
|
#endif
|
||||||
|
require += info_language_standard_default[argc];
|
||||||
|
require += info_language_extensions_default[argc];
|
||||||
|
(void)argv;
|
||||||
|
return require;
|
||||||
|
}
|
||||||
|
#endif
|
||||||
BIN
build/bootloader/CMakeFiles/4.0.3/CompilerIdC/a.out
Executable file
BIN
build/bootloader/CMakeFiles/4.0.3/CompilerIdC/a.out
Executable file
Binary file not shown.
@@ -0,0 +1,920 @@
|
|||||||
|
/* This source file must have a .cpp extension so that all C++ compilers
|
||||||
|
recognize the extension without flags. Borland does not know .cxx for
|
||||||
|
example. */
|
||||||
|
#ifndef __cplusplus
|
||||||
|
# error "A C compiler has been selected for C++."
|
||||||
|
#endif
|
||||||
|
|
||||||
|
#if !defined(__has_include)
|
||||||
|
/* If the compiler does not have __has_include, pretend the answer is
|
||||||
|
always no. */
|
||||||
|
# define __has_include(x) 0
|
||||||
|
#endif
|
||||||
|
|
||||||
|
|
||||||
|
/* Version number components: V=Version, R=Revision, P=Patch
|
||||||
|
Version date components: YYYY=Year, MM=Month, DD=Day */
|
||||||
|
|
||||||
|
#if defined(__INTEL_COMPILER) || defined(__ICC)
|
||||||
|
# define COMPILER_ID "Intel"
|
||||||
|
# if defined(_MSC_VER)
|
||||||
|
# define SIMULATE_ID "MSVC"
|
||||||
|
# endif
|
||||||
|
# if defined(__GNUC__)
|
||||||
|
# define SIMULATE_ID "GNU"
|
||||||
|
# endif
|
||||||
|
/* __INTEL_COMPILER = VRP prior to 2021, and then VVVV for 2021 and later,
|
||||||
|
except that a few beta releases use the old format with V=2021. */
|
||||||
|
# if __INTEL_COMPILER < 2021 || __INTEL_COMPILER == 202110 || __INTEL_COMPILER == 202111
|
||||||
|
# define COMPILER_VERSION_MAJOR DEC(__INTEL_COMPILER/100)
|
||||||
|
# define COMPILER_VERSION_MINOR DEC(__INTEL_COMPILER/10 % 10)
|
||||||
|
# if defined(__INTEL_COMPILER_UPDATE)
|
||||||
|
# define COMPILER_VERSION_PATCH DEC(__INTEL_COMPILER_UPDATE)
|
||||||
|
# else
|
||||||
|
# define COMPILER_VERSION_PATCH DEC(__INTEL_COMPILER % 10)
|
||||||
|
# endif
|
||||||
|
# else
|
||||||
|
# define COMPILER_VERSION_MAJOR DEC(__INTEL_COMPILER)
|
||||||
|
# define COMPILER_VERSION_MINOR DEC(__INTEL_COMPILER_UPDATE)
|
||||||
|
/* The third version component from --version is an update index,
|
||||||
|
but no macro is provided for it. */
|
||||||
|
# define COMPILER_VERSION_PATCH DEC(0)
|
||||||
|
# endif
|
||||||
|
# if defined(__INTEL_COMPILER_BUILD_DATE)
|
||||||
|
/* __INTEL_COMPILER_BUILD_DATE = YYYYMMDD */
|
||||||
|
# define COMPILER_VERSION_TWEAK DEC(__INTEL_COMPILER_BUILD_DATE)
|
||||||
|
# endif
|
||||||
|
# if defined(_MSC_VER)
|
||||||
|
/* _MSC_VER = VVRR */
|
||||||
|
# define SIMULATE_VERSION_MAJOR DEC(_MSC_VER / 100)
|
||||||
|
# define SIMULATE_VERSION_MINOR DEC(_MSC_VER % 100)
|
||||||
|
# endif
|
||||||
|
# if defined(__GNUC__)
|
||||||
|
# define SIMULATE_VERSION_MAJOR DEC(__GNUC__)
|
||||||
|
# elif defined(__GNUG__)
|
||||||
|
# define SIMULATE_VERSION_MAJOR DEC(__GNUG__)
|
||||||
|
# endif
|
||||||
|
# if defined(__GNUC_MINOR__)
|
||||||
|
# define SIMULATE_VERSION_MINOR DEC(__GNUC_MINOR__)
|
||||||
|
# endif
|
||||||
|
# if defined(__GNUC_PATCHLEVEL__)
|
||||||
|
# define SIMULATE_VERSION_PATCH DEC(__GNUC_PATCHLEVEL__)
|
||||||
|
# endif
|
||||||
|
|
||||||
|
#elif (defined(__clang__) && defined(__INTEL_CLANG_COMPILER)) || defined(__INTEL_LLVM_COMPILER)
|
||||||
|
# define COMPILER_ID "IntelLLVM"
|
||||||
|
#if defined(_MSC_VER)
|
||||||
|
# define SIMULATE_ID "MSVC"
|
||||||
|
#endif
|
||||||
|
#if defined(__GNUC__)
|
||||||
|
# define SIMULATE_ID "GNU"
|
||||||
|
#endif
|
||||||
|
/* __INTEL_LLVM_COMPILER = VVVVRP prior to 2021.2.0, VVVVRRPP for 2021.2.0 and
|
||||||
|
* later. Look for 6 digit vs. 8 digit version number to decide encoding.
|
||||||
|
* VVVV is no smaller than the current year when a version is released.
|
||||||
|
*/
|
||||||
|
#if __INTEL_LLVM_COMPILER < 1000000L
|
||||||
|
# define COMPILER_VERSION_MAJOR DEC(__INTEL_LLVM_COMPILER/100)
|
||||||
|
# define COMPILER_VERSION_MINOR DEC(__INTEL_LLVM_COMPILER/10 % 10)
|
||||||
|
# define COMPILER_VERSION_PATCH DEC(__INTEL_LLVM_COMPILER % 10)
|
||||||
|
#else
|
||||||
|
# define COMPILER_VERSION_MAJOR DEC(__INTEL_LLVM_COMPILER/10000)
|
||||||
|
# define COMPILER_VERSION_MINOR DEC(__INTEL_LLVM_COMPILER/100 % 100)
|
||||||
|
# define COMPILER_VERSION_PATCH DEC(__INTEL_LLVM_COMPILER % 100)
|
||||||
|
#endif
|
||||||
|
#if defined(_MSC_VER)
|
||||||
|
/* _MSC_VER = VVRR */
|
||||||
|
# define SIMULATE_VERSION_MAJOR DEC(_MSC_VER / 100)
|
||||||
|
# define SIMULATE_VERSION_MINOR DEC(_MSC_VER % 100)
|
||||||
|
#endif
|
||||||
|
#if defined(__GNUC__)
|
||||||
|
# define SIMULATE_VERSION_MAJOR DEC(__GNUC__)
|
||||||
|
#elif defined(__GNUG__)
|
||||||
|
# define SIMULATE_VERSION_MAJOR DEC(__GNUG__)
|
||||||
|
#endif
|
||||||
|
#if defined(__GNUC_MINOR__)
|
||||||
|
# define SIMULATE_VERSION_MINOR DEC(__GNUC_MINOR__)
|
||||||
|
#endif
|
||||||
|
#if defined(__GNUC_PATCHLEVEL__)
|
||||||
|
# define SIMULATE_VERSION_PATCH DEC(__GNUC_PATCHLEVEL__)
|
||||||
|
#endif
|
||||||
|
|
||||||
|
#elif defined(__PATHCC__)
|
||||||
|
# define COMPILER_ID "PathScale"
|
||||||
|
# define COMPILER_VERSION_MAJOR DEC(__PATHCC__)
|
||||||
|
# define COMPILER_VERSION_MINOR DEC(__PATHCC_MINOR__)
|
||||||
|
# if defined(__PATHCC_PATCHLEVEL__)
|
||||||
|
# define COMPILER_VERSION_PATCH DEC(__PATHCC_PATCHLEVEL__)
|
||||||
|
# endif
|
||||||
|
|
||||||
|
#elif defined(__BORLANDC__) && defined(__CODEGEARC_VERSION__)
|
||||||
|
# define COMPILER_ID "Embarcadero"
|
||||||
|
# define COMPILER_VERSION_MAJOR HEX(__CODEGEARC_VERSION__>>24 & 0x00FF)
|
||||||
|
# define COMPILER_VERSION_MINOR HEX(__CODEGEARC_VERSION__>>16 & 0x00FF)
|
||||||
|
# define COMPILER_VERSION_PATCH DEC(__CODEGEARC_VERSION__ & 0xFFFF)
|
||||||
|
|
||||||
|
#elif defined(__BORLANDC__)
|
||||||
|
# define COMPILER_ID "Borland"
|
||||||
|
/* __BORLANDC__ = 0xVRR */
|
||||||
|
# define COMPILER_VERSION_MAJOR HEX(__BORLANDC__>>8)
|
||||||
|
# define COMPILER_VERSION_MINOR HEX(__BORLANDC__ & 0xFF)
|
||||||
|
|
||||||
|
#elif defined(__WATCOMC__) && __WATCOMC__ < 1200
|
||||||
|
# define COMPILER_ID "Watcom"
|
||||||
|
/* __WATCOMC__ = VVRR */
|
||||||
|
# define COMPILER_VERSION_MAJOR DEC(__WATCOMC__ / 100)
|
||||||
|
# define COMPILER_VERSION_MINOR DEC((__WATCOMC__ / 10) % 10)
|
||||||
|
# if (__WATCOMC__ % 10) > 0
|
||||||
|
# define COMPILER_VERSION_PATCH DEC(__WATCOMC__ % 10)
|
||||||
|
# endif
|
||||||
|
|
||||||
|
#elif defined(__WATCOMC__)
|
||||||
|
# define COMPILER_ID "OpenWatcom"
|
||||||
|
/* __WATCOMC__ = VVRP + 1100 */
|
||||||
|
# define COMPILER_VERSION_MAJOR DEC((__WATCOMC__ - 1100) / 100)
|
||||||
|
# define COMPILER_VERSION_MINOR DEC((__WATCOMC__ / 10) % 10)
|
||||||
|
# if (__WATCOMC__ % 10) > 0
|
||||||
|
# define COMPILER_VERSION_PATCH DEC(__WATCOMC__ % 10)
|
||||||
|
# endif
|
||||||
|
|
||||||
|
#elif defined(__SUNPRO_CC)
|
||||||
|
# define COMPILER_ID "SunPro"
|
||||||
|
# if __SUNPRO_CC >= 0x5100
|
||||||
|
/* __SUNPRO_CC = 0xVRRP */
|
||||||
|
# define COMPILER_VERSION_MAJOR HEX(__SUNPRO_CC>>12)
|
||||||
|
# define COMPILER_VERSION_MINOR HEX(__SUNPRO_CC>>4 & 0xFF)
|
||||||
|
# define COMPILER_VERSION_PATCH HEX(__SUNPRO_CC & 0xF)
|
||||||
|
# else
|
||||||
|
/* __SUNPRO_CC = 0xVRP */
|
||||||
|
# define COMPILER_VERSION_MAJOR HEX(__SUNPRO_CC>>8)
|
||||||
|
# define COMPILER_VERSION_MINOR HEX(__SUNPRO_CC>>4 & 0xF)
|
||||||
|
# define COMPILER_VERSION_PATCH HEX(__SUNPRO_CC & 0xF)
|
||||||
|
# endif
|
||||||
|
|
||||||
|
#elif defined(__HP_aCC)
|
||||||
|
# define COMPILER_ID "HP"
|
||||||
|
/* __HP_aCC = VVRRPP */
|
||||||
|
# define COMPILER_VERSION_MAJOR DEC(__HP_aCC/10000)
|
||||||
|
# define COMPILER_VERSION_MINOR DEC(__HP_aCC/100 % 100)
|
||||||
|
# define COMPILER_VERSION_PATCH DEC(__HP_aCC % 100)
|
||||||
|
|
||||||
|
#elif defined(__DECCXX)
|
||||||
|
# define COMPILER_ID "Compaq"
|
||||||
|
/* __DECCXX_VER = VVRRTPPPP */
|
||||||
|
# define COMPILER_VERSION_MAJOR DEC(__DECCXX_VER/10000000)
|
||||||
|
# define COMPILER_VERSION_MINOR DEC(__DECCXX_VER/100000 % 100)
|
||||||
|
# define COMPILER_VERSION_PATCH DEC(__DECCXX_VER % 10000)
|
||||||
|
|
||||||
|
#elif defined(__IBMCPP__) && defined(__COMPILER_VER__)
|
||||||
|
# define COMPILER_ID "zOS"
|
||||||
|
/* __IBMCPP__ = VRP */
|
||||||
|
# define COMPILER_VERSION_MAJOR DEC(__IBMCPP__/100)
|
||||||
|
# define COMPILER_VERSION_MINOR DEC(__IBMCPP__/10 % 10)
|
||||||
|
# define COMPILER_VERSION_PATCH DEC(__IBMCPP__ % 10)
|
||||||
|
|
||||||
|
#elif defined(__open_xl__) && defined(__clang__)
|
||||||
|
# define COMPILER_ID "IBMClang"
|
||||||
|
# define COMPILER_VERSION_MAJOR DEC(__open_xl_version__)
|
||||||
|
# define COMPILER_VERSION_MINOR DEC(__open_xl_release__)
|
||||||
|
# define COMPILER_VERSION_PATCH DEC(__open_xl_modification__)
|
||||||
|
# define COMPILER_VERSION_TWEAK DEC(__open_xl_ptf_fix_level__)
|
||||||
|
# define COMPILER_VERSION_INTERNAL_STR __clang_version__
|
||||||
|
|
||||||
|
|
||||||
|
#elif defined(__ibmxl__) && defined(__clang__)
|
||||||
|
# define COMPILER_ID "XLClang"
|
||||||
|
# define COMPILER_VERSION_MAJOR DEC(__ibmxl_version__)
|
||||||
|
# define COMPILER_VERSION_MINOR DEC(__ibmxl_release__)
|
||||||
|
# define COMPILER_VERSION_PATCH DEC(__ibmxl_modification__)
|
||||||
|
# define COMPILER_VERSION_TWEAK DEC(__ibmxl_ptf_fix_level__)
|
||||||
|
|
||||||
|
|
||||||
|
#elif defined(__IBMCPP__) && !defined(__COMPILER_VER__) && __IBMCPP__ >= 800
|
||||||
|
# define COMPILER_ID "XL"
|
||||||
|
/* __IBMCPP__ = VRP */
|
||||||
|
# define COMPILER_VERSION_MAJOR DEC(__IBMCPP__/100)
|
||||||
|
# define COMPILER_VERSION_MINOR DEC(__IBMCPP__/10 % 10)
|
||||||
|
# define COMPILER_VERSION_PATCH DEC(__IBMCPP__ % 10)
|
||||||
|
|
||||||
|
#elif defined(__IBMCPP__) && !defined(__COMPILER_VER__) && __IBMCPP__ < 800
|
||||||
|
# define COMPILER_ID "VisualAge"
|
||||||
|
/* __IBMCPP__ = VRP */
|
||||||
|
# define COMPILER_VERSION_MAJOR DEC(__IBMCPP__/100)
|
||||||
|
# define COMPILER_VERSION_MINOR DEC(__IBMCPP__/10 % 10)
|
||||||
|
# define COMPILER_VERSION_PATCH DEC(__IBMCPP__ % 10)
|
||||||
|
|
||||||
|
#elif defined(__NVCOMPILER)
|
||||||
|
# define COMPILER_ID "NVHPC"
|
||||||
|
# define COMPILER_VERSION_MAJOR DEC(__NVCOMPILER_MAJOR__)
|
||||||
|
# define COMPILER_VERSION_MINOR DEC(__NVCOMPILER_MINOR__)
|
||||||
|
# if defined(__NVCOMPILER_PATCHLEVEL__)
|
||||||
|
# define COMPILER_VERSION_PATCH DEC(__NVCOMPILER_PATCHLEVEL__)
|
||||||
|
# endif
|
||||||
|
|
||||||
|
#elif defined(__PGI)
|
||||||
|
# define COMPILER_ID "PGI"
|
||||||
|
# define COMPILER_VERSION_MAJOR DEC(__PGIC__)
|
||||||
|
# define COMPILER_VERSION_MINOR DEC(__PGIC_MINOR__)
|
||||||
|
# if defined(__PGIC_PATCHLEVEL__)
|
||||||
|
# define COMPILER_VERSION_PATCH DEC(__PGIC_PATCHLEVEL__)
|
||||||
|
# endif
|
||||||
|
|
||||||
|
#elif defined(__clang__) && defined(__cray__)
|
||||||
|
# define COMPILER_ID "CrayClang"
|
||||||
|
# define COMPILER_VERSION_MAJOR DEC(__cray_major__)
|
||||||
|
# define COMPILER_VERSION_MINOR DEC(__cray_minor__)
|
||||||
|
# define COMPILER_VERSION_PATCH DEC(__cray_patchlevel__)
|
||||||
|
# define COMPILER_VERSION_INTERNAL_STR __clang_version__
|
||||||
|
|
||||||
|
|
||||||
|
#elif defined(_CRAYC)
|
||||||
|
# define COMPILER_ID "Cray"
|
||||||
|
# define COMPILER_VERSION_MAJOR DEC(_RELEASE_MAJOR)
|
||||||
|
# define COMPILER_VERSION_MINOR DEC(_RELEASE_MINOR)
|
||||||
|
|
||||||
|
#elif defined(__TI_COMPILER_VERSION__)
|
||||||
|
# define COMPILER_ID "TI"
|
||||||
|
/* __TI_COMPILER_VERSION__ = VVVRRRPPP */
|
||||||
|
# define COMPILER_VERSION_MAJOR DEC(__TI_COMPILER_VERSION__/1000000)
|
||||||
|
# define COMPILER_VERSION_MINOR DEC(__TI_COMPILER_VERSION__/1000 % 1000)
|
||||||
|
# define COMPILER_VERSION_PATCH DEC(__TI_COMPILER_VERSION__ % 1000)
|
||||||
|
|
||||||
|
#elif defined(__CLANG_FUJITSU)
|
||||||
|
# define COMPILER_ID "FujitsuClang"
|
||||||
|
# define COMPILER_VERSION_MAJOR DEC(__FCC_major__)
|
||||||
|
# define COMPILER_VERSION_MINOR DEC(__FCC_minor__)
|
||||||
|
# define COMPILER_VERSION_PATCH DEC(__FCC_patchlevel__)
|
||||||
|
# define COMPILER_VERSION_INTERNAL_STR __clang_version__
|
||||||
|
|
||||||
|
|
||||||
|
#elif defined(__FUJITSU)
|
||||||
|
# define COMPILER_ID "Fujitsu"
|
||||||
|
# if defined(__FCC_version__)
|
||||||
|
# define COMPILER_VERSION __FCC_version__
|
||||||
|
# elif defined(__FCC_major__)
|
||||||
|
# define COMPILER_VERSION_MAJOR DEC(__FCC_major__)
|
||||||
|
# define COMPILER_VERSION_MINOR DEC(__FCC_minor__)
|
||||||
|
# define COMPILER_VERSION_PATCH DEC(__FCC_patchlevel__)
|
||||||
|
# endif
|
||||||
|
# if defined(__fcc_version)
|
||||||
|
# define COMPILER_VERSION_INTERNAL DEC(__fcc_version)
|
||||||
|
# elif defined(__FCC_VERSION)
|
||||||
|
# define COMPILER_VERSION_INTERNAL DEC(__FCC_VERSION)
|
||||||
|
# endif
|
||||||
|
|
||||||
|
|
||||||
|
#elif defined(__ghs__)
|
||||||
|
# define COMPILER_ID "GHS"
|
||||||
|
/* __GHS_VERSION_NUMBER = VVVVRP */
|
||||||
|
# ifdef __GHS_VERSION_NUMBER
|
||||||
|
# define COMPILER_VERSION_MAJOR DEC(__GHS_VERSION_NUMBER / 100)
|
||||||
|
# define COMPILER_VERSION_MINOR DEC(__GHS_VERSION_NUMBER / 10 % 10)
|
||||||
|
# define COMPILER_VERSION_PATCH DEC(__GHS_VERSION_NUMBER % 10)
|
||||||
|
# endif
|
||||||
|
|
||||||
|
#elif defined(__TASKING__)
|
||||||
|
# define COMPILER_ID "Tasking"
|
||||||
|
# define COMPILER_VERSION_MAJOR DEC(__VERSION__/1000)
|
||||||
|
# define COMPILER_VERSION_MINOR DEC(__VERSION__ % 100)
|
||||||
|
# define COMPILER_VERSION_INTERNAL DEC(__VERSION__)
|
||||||
|
|
||||||
|
#elif defined(__ORANGEC__)
|
||||||
|
# define COMPILER_ID "OrangeC"
|
||||||
|
# define COMPILER_VERSION_MAJOR DEC(__ORANGEC_MAJOR__)
|
||||||
|
# define COMPILER_VERSION_MINOR DEC(__ORANGEC_MINOR__)
|
||||||
|
# define COMPILER_VERSION_PATCH DEC(__ORANGEC_PATCHLEVEL__)
|
||||||
|
|
||||||
|
#elif defined(__SCO_VERSION__)
|
||||||
|
# define COMPILER_ID "SCO"
|
||||||
|
|
||||||
|
#elif defined(__ARMCC_VERSION) && !defined(__clang__)
|
||||||
|
# define COMPILER_ID "ARMCC"
|
||||||
|
#if __ARMCC_VERSION >= 1000000
|
||||||
|
/* __ARMCC_VERSION = VRRPPPP */
|
||||||
|
# define COMPILER_VERSION_MAJOR DEC(__ARMCC_VERSION/1000000)
|
||||||
|
# define COMPILER_VERSION_MINOR DEC(__ARMCC_VERSION/10000 % 100)
|
||||||
|
# define COMPILER_VERSION_PATCH DEC(__ARMCC_VERSION % 10000)
|
||||||
|
#else
|
||||||
|
/* __ARMCC_VERSION = VRPPPP */
|
||||||
|
# define COMPILER_VERSION_MAJOR DEC(__ARMCC_VERSION/100000)
|
||||||
|
# define COMPILER_VERSION_MINOR DEC(__ARMCC_VERSION/10000 % 10)
|
||||||
|
# define COMPILER_VERSION_PATCH DEC(__ARMCC_VERSION % 10000)
|
||||||
|
#endif
|
||||||
|
|
||||||
|
|
||||||
|
#elif defined(__clang__) && defined(__apple_build_version__)
|
||||||
|
# define COMPILER_ID "AppleClang"
|
||||||
|
# if defined(_MSC_VER)
|
||||||
|
# define SIMULATE_ID "MSVC"
|
||||||
|
# endif
|
||||||
|
# define COMPILER_VERSION_MAJOR DEC(__clang_major__)
|
||||||
|
# define COMPILER_VERSION_MINOR DEC(__clang_minor__)
|
||||||
|
# define COMPILER_VERSION_PATCH DEC(__clang_patchlevel__)
|
||||||
|
# if defined(_MSC_VER)
|
||||||
|
/* _MSC_VER = VVRR */
|
||||||
|
# define SIMULATE_VERSION_MAJOR DEC(_MSC_VER / 100)
|
||||||
|
# define SIMULATE_VERSION_MINOR DEC(_MSC_VER % 100)
|
||||||
|
# endif
|
||||||
|
# define COMPILER_VERSION_TWEAK DEC(__apple_build_version__)
|
||||||
|
|
||||||
|
#elif defined(__clang__) && defined(__ARMCOMPILER_VERSION)
|
||||||
|
# define COMPILER_ID "ARMClang"
|
||||||
|
# define COMPILER_VERSION_MAJOR DEC(__ARMCOMPILER_VERSION/1000000)
|
||||||
|
# define COMPILER_VERSION_MINOR DEC(__ARMCOMPILER_VERSION/10000 % 100)
|
||||||
|
# define COMPILER_VERSION_PATCH DEC(__ARMCOMPILER_VERSION/100 % 100)
|
||||||
|
# define COMPILER_VERSION_INTERNAL DEC(__ARMCOMPILER_VERSION)
|
||||||
|
|
||||||
|
#elif defined(__clang__) && defined(__ti__)
|
||||||
|
# define COMPILER_ID "TIClang"
|
||||||
|
# define COMPILER_VERSION_MAJOR DEC(__ti_major__)
|
||||||
|
# define COMPILER_VERSION_MINOR DEC(__ti_minor__)
|
||||||
|
# define COMPILER_VERSION_PATCH DEC(__ti_patchlevel__)
|
||||||
|
# define COMPILER_VERSION_INTERNAL DEC(__ti_version__)
|
||||||
|
|
||||||
|
#elif defined(__clang__)
|
||||||
|
# define COMPILER_ID "Clang"
|
||||||
|
# if defined(_MSC_VER)
|
||||||
|
# define SIMULATE_ID "MSVC"
|
||||||
|
# endif
|
||||||
|
# define COMPILER_VERSION_MAJOR DEC(__clang_major__)
|
||||||
|
# define COMPILER_VERSION_MINOR DEC(__clang_minor__)
|
||||||
|
# define COMPILER_VERSION_PATCH DEC(__clang_patchlevel__)
|
||||||
|
# if defined(_MSC_VER)
|
||||||
|
/* _MSC_VER = VVRR */
|
||||||
|
# define SIMULATE_VERSION_MAJOR DEC(_MSC_VER / 100)
|
||||||
|
# define SIMULATE_VERSION_MINOR DEC(_MSC_VER % 100)
|
||||||
|
# endif
|
||||||
|
|
||||||
|
#elif defined(__LCC__) && (defined(__GNUC__) || defined(__GNUG__) || defined(__MCST__))
|
||||||
|
# define COMPILER_ID "LCC"
|
||||||
|
# define COMPILER_VERSION_MAJOR DEC(__LCC__ / 100)
|
||||||
|
# define COMPILER_VERSION_MINOR DEC(__LCC__ % 100)
|
||||||
|
# if defined(__LCC_MINOR__)
|
||||||
|
# define COMPILER_VERSION_PATCH DEC(__LCC_MINOR__)
|
||||||
|
# endif
|
||||||
|
# if defined(__GNUC__) && defined(__GNUC_MINOR__)
|
||||||
|
# define SIMULATE_ID "GNU"
|
||||||
|
# define SIMULATE_VERSION_MAJOR DEC(__GNUC__)
|
||||||
|
# define SIMULATE_VERSION_MINOR DEC(__GNUC_MINOR__)
|
||||||
|
# if defined(__GNUC_PATCHLEVEL__)
|
||||||
|
# define SIMULATE_VERSION_PATCH DEC(__GNUC_PATCHLEVEL__)
|
||||||
|
# endif
|
||||||
|
# endif
|
||||||
|
|
||||||
|
#elif defined(__GNUC__) || defined(__GNUG__)
|
||||||
|
# define COMPILER_ID "GNU"
|
||||||
|
# if defined(__GNUC__)
|
||||||
|
# define COMPILER_VERSION_MAJOR DEC(__GNUC__)
|
||||||
|
# else
|
||||||
|
# define COMPILER_VERSION_MAJOR DEC(__GNUG__)
|
||||||
|
# endif
|
||||||
|
# if defined(__GNUC_MINOR__)
|
||||||
|
# define COMPILER_VERSION_MINOR DEC(__GNUC_MINOR__)
|
||||||
|
# endif
|
||||||
|
# if defined(__GNUC_PATCHLEVEL__)
|
||||||
|
# define COMPILER_VERSION_PATCH DEC(__GNUC_PATCHLEVEL__)
|
||||||
|
# endif
|
||||||
|
|
||||||
|
#elif defined(_MSC_VER)
|
||||||
|
# define COMPILER_ID "MSVC"
|
||||||
|
/* _MSC_VER = VVRR */
|
||||||
|
# define COMPILER_VERSION_MAJOR DEC(_MSC_VER / 100)
|
||||||
|
# define COMPILER_VERSION_MINOR DEC(_MSC_VER % 100)
|
||||||
|
# if defined(_MSC_FULL_VER)
|
||||||
|
# if _MSC_VER >= 1400
|
||||||
|
/* _MSC_FULL_VER = VVRRPPPPP */
|
||||||
|
# define COMPILER_VERSION_PATCH DEC(_MSC_FULL_VER % 100000)
|
||||||
|
# else
|
||||||
|
/* _MSC_FULL_VER = VVRRPPPP */
|
||||||
|
# define COMPILER_VERSION_PATCH DEC(_MSC_FULL_VER % 10000)
|
||||||
|
# endif
|
||||||
|
# endif
|
||||||
|
# if defined(_MSC_BUILD)
|
||||||
|
# define COMPILER_VERSION_TWEAK DEC(_MSC_BUILD)
|
||||||
|
# endif
|
||||||
|
|
||||||
|
#elif defined(_ADI_COMPILER)
|
||||||
|
# define COMPILER_ID "ADSP"
|
||||||
|
#if defined(__VERSIONNUM__)
|
||||||
|
/* __VERSIONNUM__ = 0xVVRRPPTT */
|
||||||
|
# define COMPILER_VERSION_MAJOR DEC(__VERSIONNUM__ >> 24 & 0xFF)
|
||||||
|
# define COMPILER_VERSION_MINOR DEC(__VERSIONNUM__ >> 16 & 0xFF)
|
||||||
|
# define COMPILER_VERSION_PATCH DEC(__VERSIONNUM__ >> 8 & 0xFF)
|
||||||
|
# define COMPILER_VERSION_TWEAK DEC(__VERSIONNUM__ & 0xFF)
|
||||||
|
#endif
|
||||||
|
|
||||||
|
#elif defined(__IAR_SYSTEMS_ICC__) || defined(__IAR_SYSTEMS_ICC)
|
||||||
|
# define COMPILER_ID "IAR"
|
||||||
|
# if defined(__VER__) && defined(__ICCARM__)
|
||||||
|
# define COMPILER_VERSION_MAJOR DEC((__VER__) / 1000000)
|
||||||
|
# define COMPILER_VERSION_MINOR DEC(((__VER__) / 1000) % 1000)
|
||||||
|
# define COMPILER_VERSION_PATCH DEC((__VER__) % 1000)
|
||||||
|
# define COMPILER_VERSION_INTERNAL DEC(__IAR_SYSTEMS_ICC__)
|
||||||
|
# elif defined(__VER__) && (defined(__ICCAVR__) || defined(__ICCRX__) || defined(__ICCRH850__) || defined(__ICCRL78__) || defined(__ICC430__) || defined(__ICCRISCV__) || defined(__ICCV850__) || defined(__ICC8051__) || defined(__ICCSTM8__))
|
||||||
|
# define COMPILER_VERSION_MAJOR DEC((__VER__) / 100)
|
||||||
|
# define COMPILER_VERSION_MINOR DEC((__VER__) - (((__VER__) / 100)*100))
|
||||||
|
# define COMPILER_VERSION_PATCH DEC(__SUBVERSION__)
|
||||||
|
# define COMPILER_VERSION_INTERNAL DEC(__IAR_SYSTEMS_ICC__)
|
||||||
|
# endif
|
||||||
|
|
||||||
|
|
||||||
|
/* These compilers are either not known or too old to define an
|
||||||
|
identification macro. Try to identify the platform and guess that
|
||||||
|
it is the native compiler. */
|
||||||
|
#elif defined(__hpux) || defined(__hpua)
|
||||||
|
# define COMPILER_ID "HP"
|
||||||
|
|
||||||
|
#else /* unknown compiler */
|
||||||
|
# define COMPILER_ID ""
|
||||||
|
#endif
|
||||||
|
|
||||||
|
/* Construct the string literal in pieces to prevent the source from
|
||||||
|
getting matched. Store it in a pointer rather than an array
|
||||||
|
because some compilers will just produce instructions to fill the
|
||||||
|
array rather than assigning a pointer to a static array. */
|
||||||
|
char const* info_compiler = "INFO" ":" "compiler[" COMPILER_ID "]";
|
||||||
|
#ifdef SIMULATE_ID
|
||||||
|
char const* info_simulate = "INFO" ":" "simulate[" SIMULATE_ID "]";
|
||||||
|
#endif
|
||||||
|
|
||||||
|
#ifdef __QNXNTO__
|
||||||
|
char const* qnxnto = "INFO" ":" "qnxnto[]";
|
||||||
|
#endif
|
||||||
|
|
||||||
|
#if defined(__CRAYXT_COMPUTE_LINUX_TARGET)
|
||||||
|
char const *info_cray = "INFO" ":" "compiler_wrapper[CrayPrgEnv]";
|
||||||
|
#endif
|
||||||
|
|
||||||
|
#define STRINGIFY_HELPER(X) #X
|
||||||
|
#define STRINGIFY(X) STRINGIFY_HELPER(X)
|
||||||
|
|
||||||
|
/* Identify known platforms by name. */
|
||||||
|
#if defined(__linux) || defined(__linux__) || defined(linux)
|
||||||
|
# define PLATFORM_ID "Linux"
|
||||||
|
|
||||||
|
#elif defined(__MSYS__)
|
||||||
|
# define PLATFORM_ID "MSYS"
|
||||||
|
|
||||||
|
#elif defined(__CYGWIN__)
|
||||||
|
# define PLATFORM_ID "Cygwin"
|
||||||
|
|
||||||
|
#elif defined(__MINGW32__)
|
||||||
|
# define PLATFORM_ID "MinGW"
|
||||||
|
|
||||||
|
#elif defined(__APPLE__)
|
||||||
|
# define PLATFORM_ID "Darwin"
|
||||||
|
|
||||||
|
#elif defined(_WIN32) || defined(__WIN32__) || defined(WIN32)
|
||||||
|
# define PLATFORM_ID "Windows"
|
||||||
|
|
||||||
|
#elif defined(__FreeBSD__) || defined(__FreeBSD)
|
||||||
|
# define PLATFORM_ID "FreeBSD"
|
||||||
|
|
||||||
|
#elif defined(__NetBSD__) || defined(__NetBSD)
|
||||||
|
# define PLATFORM_ID "NetBSD"
|
||||||
|
|
||||||
|
#elif defined(__OpenBSD__) || defined(__OPENBSD)
|
||||||
|
# define PLATFORM_ID "OpenBSD"
|
||||||
|
|
||||||
|
#elif defined(__sun) || defined(sun)
|
||||||
|
# define PLATFORM_ID "SunOS"
|
||||||
|
|
||||||
|
#elif defined(_AIX) || defined(__AIX) || defined(__AIX__) || defined(__aix) || defined(__aix__)
|
||||||
|
# define PLATFORM_ID "AIX"
|
||||||
|
|
||||||
|
#elif defined(__hpux) || defined(__hpux__)
|
||||||
|
# define PLATFORM_ID "HP-UX"
|
||||||
|
|
||||||
|
#elif defined(__HAIKU__)
|
||||||
|
# define PLATFORM_ID "Haiku"
|
||||||
|
|
||||||
|
#elif defined(__BeOS) || defined(__BEOS__) || defined(_BEOS)
|
||||||
|
# define PLATFORM_ID "BeOS"
|
||||||
|
|
||||||
|
#elif defined(__QNX__) || defined(__QNXNTO__)
|
||||||
|
# define PLATFORM_ID "QNX"
|
||||||
|
|
||||||
|
#elif defined(__tru64) || defined(_tru64) || defined(__TRU64__)
|
||||||
|
# define PLATFORM_ID "Tru64"
|
||||||
|
|
||||||
|
#elif defined(__riscos) || defined(__riscos__)
|
||||||
|
# define PLATFORM_ID "RISCos"
|
||||||
|
|
||||||
|
#elif defined(__sinix) || defined(__sinix__) || defined(__SINIX__)
|
||||||
|
# define PLATFORM_ID "SINIX"
|
||||||
|
|
||||||
|
#elif defined(__UNIX_SV__)
|
||||||
|
# define PLATFORM_ID "UNIX_SV"
|
||||||
|
|
||||||
|
#elif defined(__bsdos__)
|
||||||
|
# define PLATFORM_ID "BSDOS"
|
||||||
|
|
||||||
|
#elif defined(_MPRAS) || defined(MPRAS)
|
||||||
|
# define PLATFORM_ID "MP-RAS"
|
||||||
|
|
||||||
|
#elif defined(__osf) || defined(__osf__)
|
||||||
|
# define PLATFORM_ID "OSF1"
|
||||||
|
|
||||||
|
#elif defined(_SCO_SV) || defined(SCO_SV) || defined(sco_sv)
|
||||||
|
# define PLATFORM_ID "SCO_SV"
|
||||||
|
|
||||||
|
#elif defined(__ultrix) || defined(__ultrix__) || defined(_ULTRIX)
|
||||||
|
# define PLATFORM_ID "ULTRIX"
|
||||||
|
|
||||||
|
#elif defined(__XENIX__) || defined(_XENIX) || defined(XENIX)
|
||||||
|
# define PLATFORM_ID "Xenix"
|
||||||
|
|
||||||
|
#elif defined(__WATCOMC__)
|
||||||
|
# if defined(__LINUX__)
|
||||||
|
# define PLATFORM_ID "Linux"
|
||||||
|
|
||||||
|
# elif defined(__DOS__)
|
||||||
|
# define PLATFORM_ID "DOS"
|
||||||
|
|
||||||
|
# elif defined(__OS2__)
|
||||||
|
# define PLATFORM_ID "OS2"
|
||||||
|
|
||||||
|
# elif defined(__WINDOWS__)
|
||||||
|
# define PLATFORM_ID "Windows3x"
|
||||||
|
|
||||||
|
# elif defined(__VXWORKS__)
|
||||||
|
# define PLATFORM_ID "VxWorks"
|
||||||
|
|
||||||
|
# else /* unknown platform */
|
||||||
|
# define PLATFORM_ID
|
||||||
|
# endif
|
||||||
|
|
||||||
|
#elif defined(__INTEGRITY)
|
||||||
|
# if defined(INT_178B)
|
||||||
|
# define PLATFORM_ID "Integrity178"
|
||||||
|
|
||||||
|
# else /* regular Integrity */
|
||||||
|
# define PLATFORM_ID "Integrity"
|
||||||
|
# endif
|
||||||
|
|
||||||
|
# elif defined(_ADI_COMPILER)
|
||||||
|
# define PLATFORM_ID "ADSP"
|
||||||
|
|
||||||
|
#else /* unknown platform */
|
||||||
|
# define PLATFORM_ID
|
||||||
|
|
||||||
|
#endif
|
||||||
|
|
||||||
|
/* For windows compilers MSVC and Intel we can determine
|
||||||
|
the architecture of the compiler being used. This is because
|
||||||
|
the compilers do not have flags that can change the architecture,
|
||||||
|
but rather depend on which compiler is being used
|
||||||
|
*/
|
||||||
|
#if defined(_WIN32) && defined(_MSC_VER)
|
||||||
|
# if defined(_M_IA64)
|
||||||
|
# define ARCHITECTURE_ID "IA64"
|
||||||
|
|
||||||
|
# elif defined(_M_ARM64EC)
|
||||||
|
# define ARCHITECTURE_ID "ARM64EC"
|
||||||
|
|
||||||
|
# elif defined(_M_X64) || defined(_M_AMD64)
|
||||||
|
# define ARCHITECTURE_ID "x64"
|
||||||
|
|
||||||
|
# elif defined(_M_IX86)
|
||||||
|
# define ARCHITECTURE_ID "X86"
|
||||||
|
|
||||||
|
# elif defined(_M_ARM64)
|
||||||
|
# define ARCHITECTURE_ID "ARM64"
|
||||||
|
|
||||||
|
# elif defined(_M_ARM)
|
||||||
|
# if _M_ARM == 4
|
||||||
|
# define ARCHITECTURE_ID "ARMV4I"
|
||||||
|
# elif _M_ARM == 5
|
||||||
|
# define ARCHITECTURE_ID "ARMV5I"
|
||||||
|
# else
|
||||||
|
# define ARCHITECTURE_ID "ARMV" STRINGIFY(_M_ARM)
|
||||||
|
# endif
|
||||||
|
|
||||||
|
# elif defined(_M_MIPS)
|
||||||
|
# define ARCHITECTURE_ID "MIPS"
|
||||||
|
|
||||||
|
# elif defined(_M_SH)
|
||||||
|
# define ARCHITECTURE_ID "SHx"
|
||||||
|
|
||||||
|
# else /* unknown architecture */
|
||||||
|
# define ARCHITECTURE_ID ""
|
||||||
|
# endif
|
||||||
|
|
||||||
|
#elif defined(__WATCOMC__)
|
||||||
|
# if defined(_M_I86)
|
||||||
|
# define ARCHITECTURE_ID "I86"
|
||||||
|
|
||||||
|
# elif defined(_M_IX86)
|
||||||
|
# define ARCHITECTURE_ID "X86"
|
||||||
|
|
||||||
|
# else /* unknown architecture */
|
||||||
|
# define ARCHITECTURE_ID ""
|
||||||
|
# endif
|
||||||
|
|
||||||
|
#elif defined(__IAR_SYSTEMS_ICC__) || defined(__IAR_SYSTEMS_ICC)
|
||||||
|
# if defined(__ICCARM__)
|
||||||
|
# define ARCHITECTURE_ID "ARM"
|
||||||
|
|
||||||
|
# elif defined(__ICCRX__)
|
||||||
|
# define ARCHITECTURE_ID "RX"
|
||||||
|
|
||||||
|
# elif defined(__ICCRH850__)
|
||||||
|
# define ARCHITECTURE_ID "RH850"
|
||||||
|
|
||||||
|
# elif defined(__ICCRL78__)
|
||||||
|
# define ARCHITECTURE_ID "RL78"
|
||||||
|
|
||||||
|
# elif defined(__ICCRISCV__)
|
||||||
|
# define ARCHITECTURE_ID "RISCV"
|
||||||
|
|
||||||
|
# elif defined(__ICCAVR__)
|
||||||
|
# define ARCHITECTURE_ID "AVR"
|
||||||
|
|
||||||
|
# elif defined(__ICC430__)
|
||||||
|
# define ARCHITECTURE_ID "MSP430"
|
||||||
|
|
||||||
|
# elif defined(__ICCV850__)
|
||||||
|
# define ARCHITECTURE_ID "V850"
|
||||||
|
|
||||||
|
# elif defined(__ICC8051__)
|
||||||
|
# define ARCHITECTURE_ID "8051"
|
||||||
|
|
||||||
|
# elif defined(__ICCSTM8__)
|
||||||
|
# define ARCHITECTURE_ID "STM8"
|
||||||
|
|
||||||
|
# else /* unknown architecture */
|
||||||
|
# define ARCHITECTURE_ID ""
|
||||||
|
# endif
|
||||||
|
|
||||||
|
#elif defined(__ghs__)
|
||||||
|
# if defined(__PPC64__)
|
||||||
|
# define ARCHITECTURE_ID "PPC64"
|
||||||
|
|
||||||
|
# elif defined(__ppc__)
|
||||||
|
# define ARCHITECTURE_ID "PPC"
|
||||||
|
|
||||||
|
# elif defined(__ARM__)
|
||||||
|
# define ARCHITECTURE_ID "ARM"
|
||||||
|
|
||||||
|
# elif defined(__x86_64__)
|
||||||
|
# define ARCHITECTURE_ID "x64"
|
||||||
|
|
||||||
|
# elif defined(__i386__)
|
||||||
|
# define ARCHITECTURE_ID "X86"
|
||||||
|
|
||||||
|
# else /* unknown architecture */
|
||||||
|
# define ARCHITECTURE_ID ""
|
||||||
|
# endif
|
||||||
|
|
||||||
|
#elif defined(__clang__) && defined(__ti__)
|
||||||
|
# if defined(__ARM_ARCH)
|
||||||
|
# define ARCHITECTURE_ID "ARM"
|
||||||
|
|
||||||
|
# else /* unknown architecture */
|
||||||
|
# define ARCHITECTURE_ID ""
|
||||||
|
# endif
|
||||||
|
|
||||||
|
#elif defined(__TI_COMPILER_VERSION__)
|
||||||
|
# if defined(__TI_ARM__)
|
||||||
|
# define ARCHITECTURE_ID "ARM"
|
||||||
|
|
||||||
|
# elif defined(__MSP430__)
|
||||||
|
# define ARCHITECTURE_ID "MSP430"
|
||||||
|
|
||||||
|
# elif defined(__TMS320C28XX__)
|
||||||
|
# define ARCHITECTURE_ID "TMS320C28x"
|
||||||
|
|
||||||
|
# elif defined(__TMS320C6X__) || defined(_TMS320C6X)
|
||||||
|
# define ARCHITECTURE_ID "TMS320C6x"
|
||||||
|
|
||||||
|
# else /* unknown architecture */
|
||||||
|
# define ARCHITECTURE_ID ""
|
||||||
|
# endif
|
||||||
|
|
||||||
|
# elif defined(__ADSPSHARC__)
|
||||||
|
# define ARCHITECTURE_ID "SHARC"
|
||||||
|
|
||||||
|
# elif defined(__ADSPBLACKFIN__)
|
||||||
|
# define ARCHITECTURE_ID "Blackfin"
|
||||||
|
|
||||||
|
#elif defined(__TASKING__)
|
||||||
|
|
||||||
|
# if defined(__CTC__) || defined(__CPTC__)
|
||||||
|
# define ARCHITECTURE_ID "TriCore"
|
||||||
|
|
||||||
|
# elif defined(__CMCS__)
|
||||||
|
# define ARCHITECTURE_ID "MCS"
|
||||||
|
|
||||||
|
# elif defined(__CARM__) || defined(__CPARM__)
|
||||||
|
# define ARCHITECTURE_ID "ARM"
|
||||||
|
|
||||||
|
# elif defined(__CARC__)
|
||||||
|
# define ARCHITECTURE_ID "ARC"
|
||||||
|
|
||||||
|
# elif defined(__C51__)
|
||||||
|
# define ARCHITECTURE_ID "8051"
|
||||||
|
|
||||||
|
# elif defined(__CPCP__)
|
||||||
|
# define ARCHITECTURE_ID "PCP"
|
||||||
|
|
||||||
|
# else
|
||||||
|
# define ARCHITECTURE_ID ""
|
||||||
|
# endif
|
||||||
|
|
||||||
|
#else
|
||||||
|
# define ARCHITECTURE_ID
|
||||||
|
#endif
|
||||||
|
|
||||||
|
/* Convert integer to decimal digit literals. */
|
||||||
|
#define DEC(n) \
|
||||||
|
('0' + (((n) / 10000000)%10)), \
|
||||||
|
('0' + (((n) / 1000000)%10)), \
|
||||||
|
('0' + (((n) / 100000)%10)), \
|
||||||
|
('0' + (((n) / 10000)%10)), \
|
||||||
|
('0' + (((n) / 1000)%10)), \
|
||||||
|
('0' + (((n) / 100)%10)), \
|
||||||
|
('0' + (((n) / 10)%10)), \
|
||||||
|
('0' + ((n) % 10))
|
||||||
|
|
||||||
|
/* Convert integer to hex digit literals. */
|
||||||
|
#define HEX(n) \
|
||||||
|
('0' + ((n)>>28 & 0xF)), \
|
||||||
|
('0' + ((n)>>24 & 0xF)), \
|
||||||
|
('0' + ((n)>>20 & 0xF)), \
|
||||||
|
('0' + ((n)>>16 & 0xF)), \
|
||||||
|
('0' + ((n)>>12 & 0xF)), \
|
||||||
|
('0' + ((n)>>8 & 0xF)), \
|
||||||
|
('0' + ((n)>>4 & 0xF)), \
|
||||||
|
('0' + ((n) & 0xF))
|
||||||
|
|
||||||
|
/* Construct a string literal encoding the version number. */
|
||||||
|
#ifdef COMPILER_VERSION
|
||||||
|
char const* info_version = "INFO" ":" "compiler_version[" COMPILER_VERSION "]";
|
||||||
|
|
||||||
|
/* Construct a string literal encoding the version number components. */
|
||||||
|
#elif defined(COMPILER_VERSION_MAJOR)
|
||||||
|
char const info_version[] = {
|
||||||
|
'I', 'N', 'F', 'O', ':',
|
||||||
|
'c','o','m','p','i','l','e','r','_','v','e','r','s','i','o','n','[',
|
||||||
|
COMPILER_VERSION_MAJOR,
|
||||||
|
# ifdef COMPILER_VERSION_MINOR
|
||||||
|
'.', COMPILER_VERSION_MINOR,
|
||||||
|
# ifdef COMPILER_VERSION_PATCH
|
||||||
|
'.', COMPILER_VERSION_PATCH,
|
||||||
|
# ifdef COMPILER_VERSION_TWEAK
|
||||||
|
'.', COMPILER_VERSION_TWEAK,
|
||||||
|
# endif
|
||||||
|
# endif
|
||||||
|
# endif
|
||||||
|
']','\0'};
|
||||||
|
#endif
|
||||||
|
|
||||||
|
/* Construct a string literal encoding the internal version number. */
|
||||||
|
#ifdef COMPILER_VERSION_INTERNAL
|
||||||
|
char const info_version_internal[] = {
|
||||||
|
'I', 'N', 'F', 'O', ':',
|
||||||
|
'c','o','m','p','i','l','e','r','_','v','e','r','s','i','o','n','_',
|
||||||
|
'i','n','t','e','r','n','a','l','[',
|
||||||
|
COMPILER_VERSION_INTERNAL,']','\0'};
|
||||||
|
#elif defined(COMPILER_VERSION_INTERNAL_STR)
|
||||||
|
char const* info_version_internal = "INFO" ":" "compiler_version_internal[" COMPILER_VERSION_INTERNAL_STR "]";
|
||||||
|
#endif
|
||||||
|
|
||||||
|
/* Construct a string literal encoding the version number components. */
|
||||||
|
#ifdef SIMULATE_VERSION_MAJOR
|
||||||
|
char const info_simulate_version[] = {
|
||||||
|
'I', 'N', 'F', 'O', ':',
|
||||||
|
's','i','m','u','l','a','t','e','_','v','e','r','s','i','o','n','[',
|
||||||
|
SIMULATE_VERSION_MAJOR,
|
||||||
|
# ifdef SIMULATE_VERSION_MINOR
|
||||||
|
'.', SIMULATE_VERSION_MINOR,
|
||||||
|
# ifdef SIMULATE_VERSION_PATCH
|
||||||
|
'.', SIMULATE_VERSION_PATCH,
|
||||||
|
# ifdef SIMULATE_VERSION_TWEAK
|
||||||
|
'.', SIMULATE_VERSION_TWEAK,
|
||||||
|
# endif
|
||||||
|
# endif
|
||||||
|
# endif
|
||||||
|
']','\0'};
|
||||||
|
#endif
|
||||||
|
|
||||||
|
/* Construct the string literal in pieces to prevent the source from
|
||||||
|
getting matched. Store it in a pointer rather than an array
|
||||||
|
because some compilers will just produce instructions to fill the
|
||||||
|
array rather than assigning a pointer to a static array. */
|
||||||
|
char const* info_platform = "INFO" ":" "platform[" PLATFORM_ID "]";
|
||||||
|
char const* info_arch = "INFO" ":" "arch[" ARCHITECTURE_ID "]";
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
#define CXX_STD_98 199711L
|
||||||
|
#define CXX_STD_11 201103L
|
||||||
|
#define CXX_STD_14 201402L
|
||||||
|
#define CXX_STD_17 201703L
|
||||||
|
#define CXX_STD_20 202002L
|
||||||
|
#define CXX_STD_23 202302L
|
||||||
|
|
||||||
|
#if defined(__INTEL_COMPILER) && defined(_MSVC_LANG)
|
||||||
|
# if _MSVC_LANG > CXX_STD_17
|
||||||
|
# define CXX_STD _MSVC_LANG
|
||||||
|
# elif _MSVC_LANG == CXX_STD_17 && defined(__cpp_aggregate_paren_init)
|
||||||
|
# define CXX_STD CXX_STD_20
|
||||||
|
# elif _MSVC_LANG > CXX_STD_14 && __cplusplus > CXX_STD_17
|
||||||
|
# define CXX_STD CXX_STD_20
|
||||||
|
# elif _MSVC_LANG > CXX_STD_14
|
||||||
|
# define CXX_STD CXX_STD_17
|
||||||
|
# elif defined(__INTEL_CXX11_MODE__) && defined(__cpp_aggregate_nsdmi)
|
||||||
|
# define CXX_STD CXX_STD_14
|
||||||
|
# elif defined(__INTEL_CXX11_MODE__)
|
||||||
|
# define CXX_STD CXX_STD_11
|
||||||
|
# else
|
||||||
|
# define CXX_STD CXX_STD_98
|
||||||
|
# endif
|
||||||
|
#elif defined(_MSC_VER) && defined(_MSVC_LANG)
|
||||||
|
# if _MSVC_LANG > __cplusplus
|
||||||
|
# define CXX_STD _MSVC_LANG
|
||||||
|
# else
|
||||||
|
# define CXX_STD __cplusplus
|
||||||
|
# endif
|
||||||
|
#elif defined(__NVCOMPILER)
|
||||||
|
# if __cplusplus == CXX_STD_17 && defined(__cpp_aggregate_paren_init)
|
||||||
|
# define CXX_STD CXX_STD_20
|
||||||
|
# else
|
||||||
|
# define CXX_STD __cplusplus
|
||||||
|
# endif
|
||||||
|
#elif defined(__INTEL_COMPILER) || defined(__PGI)
|
||||||
|
# if __cplusplus == CXX_STD_11 && defined(__cpp_namespace_attributes)
|
||||||
|
# define CXX_STD CXX_STD_17
|
||||||
|
# elif __cplusplus == CXX_STD_11 && defined(__cpp_aggregate_nsdmi)
|
||||||
|
# define CXX_STD CXX_STD_14
|
||||||
|
# else
|
||||||
|
# define CXX_STD __cplusplus
|
||||||
|
# endif
|
||||||
|
#elif (defined(__IBMCPP__) || defined(__ibmxl__)) && defined(__linux__)
|
||||||
|
# if __cplusplus == CXX_STD_11 && defined(__cpp_aggregate_nsdmi)
|
||||||
|
# define CXX_STD CXX_STD_14
|
||||||
|
# else
|
||||||
|
# define CXX_STD __cplusplus
|
||||||
|
# endif
|
||||||
|
#elif __cplusplus == 1 && defined(__GXX_EXPERIMENTAL_CXX0X__)
|
||||||
|
# define CXX_STD CXX_STD_11
|
||||||
|
#else
|
||||||
|
# define CXX_STD __cplusplus
|
||||||
|
#endif
|
||||||
|
|
||||||
|
const char* info_language_standard_default = "INFO" ":" "standard_default["
|
||||||
|
#if CXX_STD > CXX_STD_23
|
||||||
|
"26"
|
||||||
|
#elif CXX_STD > CXX_STD_20
|
||||||
|
"23"
|
||||||
|
#elif CXX_STD > CXX_STD_17
|
||||||
|
"20"
|
||||||
|
#elif CXX_STD > CXX_STD_14
|
||||||
|
"17"
|
||||||
|
#elif CXX_STD > CXX_STD_11
|
||||||
|
"14"
|
||||||
|
#elif CXX_STD >= CXX_STD_11
|
||||||
|
"11"
|
||||||
|
#else
|
||||||
|
"98"
|
||||||
|
#endif
|
||||||
|
"]";
|
||||||
|
|
||||||
|
const char* info_language_extensions_default = "INFO" ":" "extensions_default["
|
||||||
|
#if (defined(__clang__) || defined(__GNUC__) || defined(__xlC__) || \
|
||||||
|
defined(__TI_COMPILER_VERSION__)) && \
|
||||||
|
!defined(__STRICT_ANSI__)
|
||||||
|
"ON"
|
||||||
|
#else
|
||||||
|
"OFF"
|
||||||
|
#endif
|
||||||
|
"]";
|
||||||
|
|
||||||
|
/*--------------------------------------------------------------------------*/
|
||||||
|
|
||||||
|
int main(int argc, char* argv[])
|
||||||
|
{
|
||||||
|
int require = 0;
|
||||||
|
require += info_compiler[argc];
|
||||||
|
require += info_platform[argc];
|
||||||
|
require += info_arch[argc];
|
||||||
|
#ifdef COMPILER_VERSION_MAJOR
|
||||||
|
require += info_version[argc];
|
||||||
|
#endif
|
||||||
|
#if defined(COMPILER_VERSION_INTERNAL) || defined(COMPILER_VERSION_INTERNAL_STR)
|
||||||
|
require += info_version_internal[argc];
|
||||||
|
#endif
|
||||||
|
#ifdef SIMULATE_ID
|
||||||
|
require += info_simulate[argc];
|
||||||
|
#endif
|
||||||
|
#ifdef SIMULATE_VERSION_MAJOR
|
||||||
|
require += info_simulate_version[argc];
|
||||||
|
#endif
|
||||||
|
#if defined(__CRAYXT_COMPUTE_LINUX_TARGET)
|
||||||
|
require += info_cray[argc];
|
||||||
|
#endif
|
||||||
|
require += info_language_standard_default[argc];
|
||||||
|
require += info_language_extensions_default[argc];
|
||||||
|
(void)argv;
|
||||||
|
return require;
|
||||||
|
}
|
||||||
BIN
build/bootloader/CMakeFiles/4.0.3/CompilerIdCXX/a.out
Executable file
BIN
build/bootloader/CMakeFiles/4.0.3/CompilerIdCXX/a.out
Executable file
Binary file not shown.
2091
build/bootloader/CMakeFiles/CMakeConfigureLog.yaml
Normal file
2091
build/bootloader/CMakeFiles/CMakeConfigureLog.yaml
Normal file
File diff suppressed because it is too large
Load Diff
46
build/bootloader/CMakeFiles/InstallScripts.json
Normal file
46
build/bootloader/CMakeFiles/InstallScripts.json
Normal file
@@ -0,0 +1,46 @@
|
|||||||
|
{
|
||||||
|
"InstallScripts" :
|
||||||
|
[
|
||||||
|
"/home/douwe/Projects/temperature_measure/build/bootloader/cmake_install.cmake",
|
||||||
|
"/home/douwe/Projects/temperature_measure/build/bootloader/esp-idf/cmake_install.cmake",
|
||||||
|
"/home/douwe/Projects/temperature_measure/build/bootloader/esp-idf/hal/cmake_install.cmake",
|
||||||
|
"/home/douwe/Projects/temperature_measure/build/bootloader/esp-idf/riscv/cmake_install.cmake",
|
||||||
|
"/home/douwe/Projects/temperature_measure/build/bootloader/esp-idf/esp_libc/cmake_install.cmake",
|
||||||
|
"/home/douwe/Projects/temperature_measure/build/bootloader/esp-idf/soc/cmake_install.cmake",
|
||||||
|
"/home/douwe/Projects/temperature_measure/build/bootloader/esp-idf/esp_hal_gpio/cmake_install.cmake",
|
||||||
|
"/home/douwe/Projects/temperature_measure/build/bootloader/esp-idf/esp_hal_usb/cmake_install.cmake",
|
||||||
|
"/home/douwe/Projects/temperature_measure/build/bootloader/esp-idf/esp_hal_pmu/cmake_install.cmake",
|
||||||
|
"/home/douwe/Projects/temperature_measure/build/bootloader/esp-idf/micro-ecc/cmake_install.cmake",
|
||||||
|
"/home/douwe/Projects/temperature_measure/build/bootloader/esp-idf/esp_hal_dma/cmake_install.cmake",
|
||||||
|
"/home/douwe/Projects/temperature_measure/build/bootloader/esp-idf/esp_hal_gpspi/cmake_install.cmake",
|
||||||
|
"/home/douwe/Projects/temperature_measure/build/bootloader/esp-idf/esp_hal_clock/cmake_install.cmake",
|
||||||
|
"/home/douwe/Projects/temperature_measure/build/bootloader/esp-idf/esp_hal_mspi/cmake_install.cmake",
|
||||||
|
"/home/douwe/Projects/temperature_measure/build/bootloader/esp-idf/esp_blockdev/cmake_install.cmake",
|
||||||
|
"/home/douwe/Projects/temperature_measure/build/bootloader/esp-idf/spi_flash/cmake_install.cmake",
|
||||||
|
"/home/douwe/Projects/temperature_measure/build/bootloader/esp-idf/esp_bootloader_format/cmake_install.cmake",
|
||||||
|
"/home/douwe/Projects/temperature_measure/build/bootloader/esp-idf/esp_app_format/cmake_install.cmake",
|
||||||
|
"/home/douwe/Projects/temperature_measure/build/bootloader/esp-idf/partition_table/cmake_install.cmake",
|
||||||
|
"/home/douwe/Projects/temperature_measure/build/bootloader/esp-idf/esptool_py/cmake_install.cmake",
|
||||||
|
"/home/douwe/Projects/temperature_measure/build/bootloader/esp-idf/esp_hal_timg/cmake_install.cmake",
|
||||||
|
"/home/douwe/Projects/temperature_measure/build/bootloader/esp-idf/esp_hal_wdt/cmake_install.cmake",
|
||||||
|
"/home/douwe/Projects/temperature_measure/build/bootloader/esp-idf/esp_hal_uart/cmake_install.cmake",
|
||||||
|
"/home/douwe/Projects/temperature_measure/build/bootloader/esp-idf/esp_hal_ana_conv/cmake_install.cmake",
|
||||||
|
"/home/douwe/Projects/temperature_measure/build/bootloader/esp-idf/esp_hal_rtc_timer/cmake_install.cmake",
|
||||||
|
"/home/douwe/Projects/temperature_measure/build/bootloader/esp-idf/esp_hal_security/cmake_install.cmake",
|
||||||
|
"/home/douwe/Projects/temperature_measure/build/bootloader/esp-idf/esp_security/cmake_install.cmake",
|
||||||
|
"/home/douwe/Projects/temperature_measure/build/bootloader/esp-idf/bootloader_support/cmake_install.cmake",
|
||||||
|
"/home/douwe/Projects/temperature_measure/build/bootloader/esp-idf/efuse/cmake_install.cmake",
|
||||||
|
"/home/douwe/Projects/temperature_measure/build/bootloader/esp-idf/esp_system/cmake_install.cmake",
|
||||||
|
"/home/douwe/Projects/temperature_measure/build/bootloader/esp-idf/esp_hw_support/cmake_install.cmake",
|
||||||
|
"/home/douwe/Projects/temperature_measure/build/bootloader/esp-idf/esp_hw_support/port/esp32c3/cmake_install.cmake",
|
||||||
|
"/home/douwe/Projects/temperature_measure/build/bootloader/esp-idf/esp_hw_support/lowpower/cmake_install.cmake",
|
||||||
|
"/home/douwe/Projects/temperature_measure/build/bootloader/esp-idf/esp_common/cmake_install.cmake",
|
||||||
|
"/home/douwe/Projects/temperature_measure/build/bootloader/esp-idf/esp_rom/cmake_install.cmake",
|
||||||
|
"/home/douwe/Projects/temperature_measure/build/bootloader/esp-idf/log/cmake_install.cmake",
|
||||||
|
"/home/douwe/Projects/temperature_measure/build/bootloader/esp-idf/bootloader/cmake_install.cmake",
|
||||||
|
"/home/douwe/Projects/temperature_measure/build/bootloader/esp-idf/esp_stdio/cmake_install.cmake",
|
||||||
|
"/home/douwe/Projects/temperature_measure/build/bootloader/esp-idf/freertos/cmake_install.cmake",
|
||||||
|
"/home/douwe/Projects/temperature_measure/build/bootloader/esp-idf/main/cmake_install.cmake"
|
||||||
|
],
|
||||||
|
"Parallel" : false
|
||||||
|
}
|
||||||
128
build/bootloader/CMakeFiles/TargetDirectories.txt
Normal file
128
build/bootloader/CMakeFiles/TargetDirectories.txt
Normal file
@@ -0,0 +1,128 @@
|
|||||||
|
/home/douwe/Projects/temperature_measure/build/bootloader/CMakeFiles/menuconfig.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/bootloader/CMakeFiles/config-report.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/bootloader/CMakeFiles/confserver.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/bootloader/CMakeFiles/save-defconfig.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/bootloader/CMakeFiles/_project_elf_src.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/bootloader/CMakeFiles/bootloader.elf.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/bootloader/CMakeFiles/size.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/bootloader/CMakeFiles/size-files.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/bootloader/CMakeFiles/size-components.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/bootloader/CMakeFiles/uf2.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/bootloader/CMakeFiles/uf2-app.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/bootloader/CMakeFiles/bootloader_ld_in_preprocess.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/bootloader/CMakeFiles/gen_bootloader_binary.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/bootloader/CMakeFiles/gen_project_binary.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/bootloader/CMakeFiles/app.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/bootloader/CMakeFiles/bootloader_check_size.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/bootloader/CMakeFiles/edit_cache.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/bootloader/CMakeFiles/rebuild_cache.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/bootloader/esp-idf/CMakeFiles/edit_cache.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/bootloader/esp-idf/CMakeFiles/rebuild_cache.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/bootloader/esp-idf/hal/CMakeFiles/__idf_hal.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/bootloader/esp-idf/hal/CMakeFiles/edit_cache.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/bootloader/esp-idf/hal/CMakeFiles/rebuild_cache.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/bootloader/esp-idf/riscv/CMakeFiles/__idf_riscv.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/bootloader/esp-idf/riscv/CMakeFiles/edit_cache.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/bootloader/esp-idf/riscv/CMakeFiles/rebuild_cache.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/bootloader/esp-idf/esp_libc/CMakeFiles/edit_cache.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/bootloader/esp-idf/esp_libc/CMakeFiles/rebuild_cache.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/bootloader/esp-idf/soc/CMakeFiles/__idf_soc.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/bootloader/esp-idf/soc/CMakeFiles/edit_cache.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/bootloader/esp-idf/soc/CMakeFiles/rebuild_cache.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/bootloader/esp-idf/esp_hal_gpio/CMakeFiles/__idf_esp_hal_gpio.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/bootloader/esp-idf/esp_hal_gpio/CMakeFiles/edit_cache.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/bootloader/esp-idf/esp_hal_gpio/CMakeFiles/rebuild_cache.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/bootloader/esp-idf/esp_hal_usb/CMakeFiles/__idf_esp_hal_usb.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/bootloader/esp-idf/esp_hal_usb/CMakeFiles/edit_cache.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/bootloader/esp-idf/esp_hal_usb/CMakeFiles/rebuild_cache.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/bootloader/esp-idf/esp_hal_pmu/CMakeFiles/__idf_esp_hal_pmu.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/bootloader/esp-idf/esp_hal_pmu/CMakeFiles/edit_cache.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/bootloader/esp-idf/esp_hal_pmu/CMakeFiles/rebuild_cache.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/bootloader/esp-idf/micro-ecc/CMakeFiles/__idf_micro-ecc.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/bootloader/esp-idf/micro-ecc/CMakeFiles/edit_cache.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/bootloader/esp-idf/micro-ecc/CMakeFiles/rebuild_cache.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/bootloader/esp-idf/esp_hal_dma/CMakeFiles/__idf_esp_hal_dma.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/bootloader/esp-idf/esp_hal_dma/CMakeFiles/edit_cache.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/bootloader/esp-idf/esp_hal_dma/CMakeFiles/rebuild_cache.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/bootloader/esp-idf/esp_hal_gpspi/CMakeFiles/__idf_esp_hal_gpspi.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/bootloader/esp-idf/esp_hal_gpspi/CMakeFiles/edit_cache.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/bootloader/esp-idf/esp_hal_gpspi/CMakeFiles/rebuild_cache.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/bootloader/esp-idf/esp_hal_clock/CMakeFiles/__idf_esp_hal_clock.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/bootloader/esp-idf/esp_hal_clock/CMakeFiles/edit_cache.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/bootloader/esp-idf/esp_hal_clock/CMakeFiles/rebuild_cache.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/bootloader/esp-idf/esp_hal_mspi/CMakeFiles/edit_cache.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/bootloader/esp-idf/esp_hal_mspi/CMakeFiles/rebuild_cache.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/bootloader/esp-idf/esp_blockdev/CMakeFiles/edit_cache.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/bootloader/esp-idf/esp_blockdev/CMakeFiles/rebuild_cache.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/bootloader/esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/bootloader/esp-idf/spi_flash/CMakeFiles/edit_cache.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/bootloader/esp-idf/spi_flash/CMakeFiles/rebuild_cache.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/bootloader/esp-idf/esp_bootloader_format/CMakeFiles/__idf_esp_bootloader_format.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/bootloader/esp-idf/esp_bootloader_format/CMakeFiles/edit_cache.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/bootloader/esp-idf/esp_bootloader_format/CMakeFiles/rebuild_cache.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/bootloader/esp-idf/esp_app_format/CMakeFiles/edit_cache.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/bootloader/esp-idf/esp_app_format/CMakeFiles/rebuild_cache.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/bootloader/esp-idf/partition_table/CMakeFiles/edit_cache.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/bootloader/esp-idf/partition_table/CMakeFiles/rebuild_cache.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/bootloader/esp-idf/esptool_py/CMakeFiles/edit_cache.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/bootloader/esp-idf/esptool_py/CMakeFiles/rebuild_cache.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/bootloader/esp-idf/esp_hal_timg/CMakeFiles/__idf_esp_hal_timg.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/bootloader/esp-idf/esp_hal_timg/CMakeFiles/edit_cache.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/bootloader/esp-idf/esp_hal_timg/CMakeFiles/rebuild_cache.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/bootloader/esp-idf/esp_hal_wdt/CMakeFiles/__idf_esp_hal_wdt.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/bootloader/esp-idf/esp_hal_wdt/CMakeFiles/edit_cache.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/bootloader/esp-idf/esp_hal_wdt/CMakeFiles/rebuild_cache.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/bootloader/esp-idf/esp_hal_uart/CMakeFiles/__idf_esp_hal_uart.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/bootloader/esp-idf/esp_hal_uart/CMakeFiles/edit_cache.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/bootloader/esp-idf/esp_hal_uart/CMakeFiles/rebuild_cache.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/bootloader/esp-idf/esp_hal_ana_conv/CMakeFiles/__idf_esp_hal_ana_conv.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/bootloader/esp-idf/esp_hal_ana_conv/CMakeFiles/edit_cache.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/bootloader/esp-idf/esp_hal_ana_conv/CMakeFiles/rebuild_cache.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/bootloader/esp-idf/esp_hal_rtc_timer/CMakeFiles/edit_cache.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/bootloader/esp-idf/esp_hal_rtc_timer/CMakeFiles/rebuild_cache.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/bootloader/esp-idf/esp_hal_security/CMakeFiles/edit_cache.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/bootloader/esp-idf/esp_hal_security/CMakeFiles/rebuild_cache.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/bootloader/esp-idf/esp_security/CMakeFiles/__idf_esp_security.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/bootloader/esp-idf/esp_security/CMakeFiles/edit_cache.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/bootloader/esp-idf/esp_security/CMakeFiles/rebuild_cache.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/bootloader/esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/bootloader/esp-idf/bootloader_support/CMakeFiles/edit_cache.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/bootloader/esp-idf/bootloader_support/CMakeFiles/rebuild_cache.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/bootloader/esp-idf/efuse/CMakeFiles/__idf_efuse.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/bootloader/esp-idf/efuse/CMakeFiles/efuse-common-table.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/bootloader/esp-idf/efuse/CMakeFiles/efuse_common_table.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/bootloader/esp-idf/efuse/CMakeFiles/efuse-custom-table.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/bootloader/esp-idf/efuse/CMakeFiles/efuse_custom_table.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/bootloader/esp-idf/efuse/CMakeFiles/show-efuse-table.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/bootloader/esp-idf/efuse/CMakeFiles/show_efuse_table.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/bootloader/esp-idf/efuse/CMakeFiles/efuse_test_table.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/bootloader/esp-idf/efuse/CMakeFiles/edit_cache.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/bootloader/esp-idf/efuse/CMakeFiles/rebuild_cache.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/bootloader/esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/bootloader/esp-idf/esp_system/CMakeFiles/edit_cache.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/bootloader/esp-idf/esp_system/CMakeFiles/rebuild_cache.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/bootloader/esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/bootloader/esp-idf/esp_hw_support/CMakeFiles/edit_cache.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/bootloader/esp-idf/esp_hw_support/CMakeFiles/rebuild_cache.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/bootloader/esp-idf/esp_hw_support/port/esp32c3/CMakeFiles/edit_cache.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/bootloader/esp-idf/esp_hw_support/port/esp32c3/CMakeFiles/rebuild_cache.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/bootloader/esp-idf/esp_hw_support/lowpower/CMakeFiles/edit_cache.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/bootloader/esp-idf/esp_hw_support/lowpower/CMakeFiles/rebuild_cache.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/bootloader/esp-idf/esp_common/CMakeFiles/__idf_esp_common.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/bootloader/esp-idf/esp_common/CMakeFiles/edit_cache.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/bootloader/esp-idf/esp_common/CMakeFiles/rebuild_cache.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/bootloader/esp-idf/esp_rom/CMakeFiles/__idf_esp_rom.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/bootloader/esp-idf/esp_rom/CMakeFiles/edit_cache.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/bootloader/esp-idf/esp_rom/CMakeFiles/rebuild_cache.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/bootloader/esp-idf/log/CMakeFiles/__idf_log.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/bootloader/esp-idf/log/CMakeFiles/edit_cache.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/bootloader/esp-idf/log/CMakeFiles/rebuild_cache.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/bootloader/esp-idf/bootloader/CMakeFiles/edit_cache.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/bootloader/esp-idf/bootloader/CMakeFiles/rebuild_cache.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/bootloader/esp-idf/esp_stdio/CMakeFiles/edit_cache.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/bootloader/esp-idf/esp_stdio/CMakeFiles/rebuild_cache.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/bootloader/esp-idf/freertos/CMakeFiles/edit_cache.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/bootloader/esp-idf/freertos/CMakeFiles/rebuild_cache.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/bootloader/esp-idf/main/CMakeFiles/__idf_main.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/bootloader/esp-idf/main/CMakeFiles/edit_cache.dir
|
||||||
|
/home/douwe/Projects/temperature_measure/build/bootloader/esp-idf/main/CMakeFiles/rebuild_cache.dir
|
||||||
Binary file not shown.
12
build/bootloader/CMakeFiles/clean_additional.cmake
Normal file
12
build/bootloader/CMakeFiles/clean_additional.cmake
Normal file
@@ -0,0 +1,12 @@
|
|||||||
|
# Additional clean files
|
||||||
|
cmake_minimum_required(VERSION 3.16)
|
||||||
|
|
||||||
|
if("${CONFIG}" STREQUAL "" OR "${CONFIG}" STREQUAL "")
|
||||||
|
file(REMOVE_RECURSE
|
||||||
|
"bootloader.bin"
|
||||||
|
"bootloader.map"
|
||||||
|
"config/sdkconfig.cmake"
|
||||||
|
"config/sdkconfig.h"
|
||||||
|
"project_elf_src_esp32c3.c"
|
||||||
|
)
|
||||||
|
endif()
|
||||||
1
build/bootloader/CMakeFiles/cmake.check_cache
Normal file
1
build/bootloader/CMakeFiles/cmake.check_cache
Normal file
@@ -0,0 +1 @@
|
|||||||
|
# This file is generated by cmake for dependency checking of the CMakeCache.txt file
|
||||||
1
build/bootloader/CMakeFiles/git-data/HEAD
Normal file
1
build/bootloader/CMakeFiles/git-data/HEAD
Normal file
@@ -0,0 +1 @@
|
|||||||
|
662a3be354759d9487bf4b1a629fadb766cb1800
|
||||||
50
build/bootloader/CMakeFiles/git-data/grabRef.cmake
Normal file
50
build/bootloader/CMakeFiles/git-data/grabRef.cmake
Normal file
@@ -0,0 +1,50 @@
|
|||||||
|
#
|
||||||
|
# Internal file for GetGitRevisionDescription.cmake
|
||||||
|
#
|
||||||
|
# Requires CMake 2.6 or newer (uses the 'function' command)
|
||||||
|
#
|
||||||
|
# Original Author:
|
||||||
|
# 2009-2010 Ryan Pavlik <rpavlik@iastate.edu> <abiryan@ryand.net>
|
||||||
|
# http://academic.cleardefinition.com
|
||||||
|
# Iowa State University HCI Graduate Program/VRAC
|
||||||
|
#
|
||||||
|
# Copyright Iowa State University 2009-2010.
|
||||||
|
# Distributed under the Boost Software License, Version 1.0.
|
||||||
|
# (See accompanying file LICENSE_1_0.txt or copy at
|
||||||
|
# http://www.boost.org/LICENSE_1_0.txt)
|
||||||
|
|
||||||
|
set(HEAD_HASH)
|
||||||
|
|
||||||
|
file(READ "/home/douwe/Projects/temperature_measure/build/bootloader/CMakeFiles/git-data/HEAD" HEAD_CONTENTS LIMIT 1024)
|
||||||
|
|
||||||
|
string(STRIP "${HEAD_CONTENTS}" HEAD_CONTENTS)
|
||||||
|
set(GIT_DIR "/home/douwe/.espressif/v6.0/esp-idf/.git")
|
||||||
|
# handle git-worktree
|
||||||
|
if(EXISTS "${GIT_DIR}/commondir")
|
||||||
|
file(READ "${GIT_DIR}/commondir" GIT_DIR_NEW LIMIT 1024)
|
||||||
|
string(STRIP "${GIT_DIR_NEW}" GIT_DIR_NEW)
|
||||||
|
if(NOT IS_ABSOLUTE "${GIT_DIR_NEW}")
|
||||||
|
get_filename_component(GIT_DIR_NEW ${GIT_DIR}/${GIT_DIR_NEW} ABSOLUTE)
|
||||||
|
endif()
|
||||||
|
if(EXISTS "${GIT_DIR_NEW}")
|
||||||
|
set(GIT_DIR "${GIT_DIR_NEW}")
|
||||||
|
endif()
|
||||||
|
endif()
|
||||||
|
if(HEAD_CONTENTS MATCHES "ref")
|
||||||
|
# named branch
|
||||||
|
string(REPLACE "ref: " "" HEAD_REF "${HEAD_CONTENTS}")
|
||||||
|
if(EXISTS "${GIT_DIR}/${HEAD_REF}")
|
||||||
|
configure_file("${GIT_DIR}/${HEAD_REF}" "/home/douwe/Projects/temperature_measure/build/bootloader/CMakeFiles/git-data/head-ref" COPYONLY)
|
||||||
|
elseif(EXISTS "${GIT_DIR}/logs/${HEAD_REF}")
|
||||||
|
configure_file("${GIT_DIR}/logs/${HEAD_REF}" "/home/douwe/Projects/temperature_measure/build/bootloader/CMakeFiles/git-data/head-ref" COPYONLY)
|
||||||
|
set(HEAD_HASH "${HEAD_REF}")
|
||||||
|
endif()
|
||||||
|
else()
|
||||||
|
# detached HEAD
|
||||||
|
configure_file("${GIT_DIR}/HEAD" "/home/douwe/Projects/temperature_measure/build/bootloader/CMakeFiles/git-data/head-ref" COPYONLY)
|
||||||
|
endif()
|
||||||
|
|
||||||
|
if(NOT HEAD_HASH)
|
||||||
|
file(READ "/home/douwe/Projects/temperature_measure/build/bootloader/CMakeFiles/git-data/head-ref" HEAD_HASH LIMIT 1024)
|
||||||
|
string(STRIP "${HEAD_HASH}" HEAD_HASH)
|
||||||
|
endif()
|
||||||
1
build/bootloader/CMakeFiles/git-data/head-ref
Normal file
1
build/bootloader/CMakeFiles/git-data/head-ref
Normal file
@@ -0,0 +1 @@
|
|||||||
|
662a3be354759d9487bf4b1a629fadb766cb1800
|
||||||
547
build/bootloader/CMakeFiles/rules.ninja
Normal file
547
build/bootloader/CMakeFiles/rules.ninja
Normal file
@@ -0,0 +1,547 @@
|
|||||||
|
# CMAKE generated file: DO NOT EDIT!
|
||||||
|
# Generated by "Ninja" Generator, CMake Version 4.0
|
||||||
|
|
||||||
|
# This file contains all the rules used to get the outputs files
|
||||||
|
# built from the input files.
|
||||||
|
# It is included in the main 'build.ninja'.
|
||||||
|
|
||||||
|
# =============================================================================
|
||||||
|
# Project: bootloader
|
||||||
|
# Configurations:
|
||||||
|
# =============================================================================
|
||||||
|
# =============================================================================
|
||||||
|
|
||||||
|
#############################################
|
||||||
|
# Rule for compiling C files.
|
||||||
|
|
||||||
|
rule C_COMPILER__bootloader.2eelf_unscanned_
|
||||||
|
depfile = $DEP_FILE
|
||||||
|
deps = gcc
|
||||||
|
command = ${LAUNCHER}${CODE_CHECK}/home/douwe/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20251204/riscv32-esp-elf/bin/riscv32-esp-elf-gcc $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in
|
||||||
|
description = Building C object $out
|
||||||
|
|
||||||
|
|
||||||
|
#############################################
|
||||||
|
# Rule for linking C executable.
|
||||||
|
|
||||||
|
rule C_EXECUTABLE_LINKER__bootloader.2eelf_
|
||||||
|
command = $PRE_LINK && /home/douwe/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20251204/riscv32-esp-elf/bin/riscv32-esp-elf-gcc $FLAGS $LINK_FLAGS $in -o $TARGET_FILE $LINK_PATH $LINK_LIBRARIES && $POST_BUILD
|
||||||
|
description = Linking C executable $TARGET_FILE
|
||||||
|
restat = $RESTAT
|
||||||
|
|
||||||
|
|
||||||
|
#############################################
|
||||||
|
# Rule for running custom commands.
|
||||||
|
|
||||||
|
rule CUSTOM_COMMAND
|
||||||
|
command = $COMMAND
|
||||||
|
description = $DESC
|
||||||
|
|
||||||
|
|
||||||
|
#############################################
|
||||||
|
# Rule for compiling C files.
|
||||||
|
|
||||||
|
rule C_COMPILER____idf_hal_unscanned_
|
||||||
|
depfile = $DEP_FILE
|
||||||
|
deps = gcc
|
||||||
|
command = ${LAUNCHER}${CODE_CHECK}/home/douwe/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20251204/riscv32-esp-elf/bin/riscv32-esp-elf-gcc $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in
|
||||||
|
description = Building C object $out
|
||||||
|
|
||||||
|
|
||||||
|
#############################################
|
||||||
|
# Rule for linking C static library.
|
||||||
|
|
||||||
|
rule C_STATIC_LIBRARY_LINKER____idf_hal_
|
||||||
|
command = $PRE_LINK && /home/douwe/.espressif/tools/cmake/4.0.3/bin/cmake -E rm -f $TARGET_FILE && /home/douwe/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20251204/riscv32-esp-elf/bin/riscv32-esp-elf-ar qc $TARGET_FILE $LINK_FLAGS $in && /home/douwe/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20251204/riscv32-esp-elf/bin/riscv32-esp-elf-ranlib $TARGET_FILE && $POST_BUILD
|
||||||
|
description = Linking C static library $TARGET_FILE
|
||||||
|
restat = $RESTAT
|
||||||
|
|
||||||
|
|
||||||
|
#############################################
|
||||||
|
# Rule for compiling C files.
|
||||||
|
|
||||||
|
rule C_COMPILER____idf_riscv_unscanned_
|
||||||
|
depfile = $DEP_FILE
|
||||||
|
deps = gcc
|
||||||
|
command = ${LAUNCHER}${CODE_CHECK}/home/douwe/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20251204/riscv32-esp-elf/bin/riscv32-esp-elf-gcc $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in
|
||||||
|
description = Building C object $out
|
||||||
|
|
||||||
|
|
||||||
|
#############################################
|
||||||
|
# Rule for linking C static library.
|
||||||
|
|
||||||
|
rule C_STATIC_LIBRARY_LINKER____idf_riscv_
|
||||||
|
command = $PRE_LINK && /home/douwe/.espressif/tools/cmake/4.0.3/bin/cmake -E rm -f $TARGET_FILE && /home/douwe/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20251204/riscv32-esp-elf/bin/riscv32-esp-elf-ar qc $TARGET_FILE $LINK_FLAGS $in && /home/douwe/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20251204/riscv32-esp-elf/bin/riscv32-esp-elf-ranlib $TARGET_FILE && $POST_BUILD
|
||||||
|
description = Linking C static library $TARGET_FILE
|
||||||
|
restat = $RESTAT
|
||||||
|
|
||||||
|
|
||||||
|
#############################################
|
||||||
|
# Rule for compiling C files.
|
||||||
|
|
||||||
|
rule C_COMPILER____idf_soc_unscanned_
|
||||||
|
depfile = $DEP_FILE
|
||||||
|
deps = gcc
|
||||||
|
command = ${LAUNCHER}${CODE_CHECK}/home/douwe/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20251204/riscv32-esp-elf/bin/riscv32-esp-elf-gcc $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in
|
||||||
|
description = Building C object $out
|
||||||
|
|
||||||
|
|
||||||
|
#############################################
|
||||||
|
# Rule for linking C static library.
|
||||||
|
|
||||||
|
rule C_STATIC_LIBRARY_LINKER____idf_soc_
|
||||||
|
command = $PRE_LINK && /home/douwe/.espressif/tools/cmake/4.0.3/bin/cmake -E rm -f $TARGET_FILE && /home/douwe/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20251204/riscv32-esp-elf/bin/riscv32-esp-elf-ar qc $TARGET_FILE $LINK_FLAGS $in && /home/douwe/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20251204/riscv32-esp-elf/bin/riscv32-esp-elf-ranlib $TARGET_FILE && $POST_BUILD
|
||||||
|
description = Linking C static library $TARGET_FILE
|
||||||
|
restat = $RESTAT
|
||||||
|
|
||||||
|
|
||||||
|
#############################################
|
||||||
|
# Rule for compiling C files.
|
||||||
|
|
||||||
|
rule C_COMPILER____idf_esp_hal_gpio_unscanned_
|
||||||
|
depfile = $DEP_FILE
|
||||||
|
deps = gcc
|
||||||
|
command = ${LAUNCHER}${CODE_CHECK}/home/douwe/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20251204/riscv32-esp-elf/bin/riscv32-esp-elf-gcc $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in
|
||||||
|
description = Building C object $out
|
||||||
|
|
||||||
|
|
||||||
|
#############################################
|
||||||
|
# Rule for linking C static library.
|
||||||
|
|
||||||
|
rule C_STATIC_LIBRARY_LINKER____idf_esp_hal_gpio_
|
||||||
|
command = $PRE_LINK && /home/douwe/.espressif/tools/cmake/4.0.3/bin/cmake -E rm -f $TARGET_FILE && /home/douwe/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20251204/riscv32-esp-elf/bin/riscv32-esp-elf-ar qc $TARGET_FILE $LINK_FLAGS $in && /home/douwe/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20251204/riscv32-esp-elf/bin/riscv32-esp-elf-ranlib $TARGET_FILE && $POST_BUILD
|
||||||
|
description = Linking C static library $TARGET_FILE
|
||||||
|
restat = $RESTAT
|
||||||
|
|
||||||
|
|
||||||
|
#############################################
|
||||||
|
# Rule for compiling C files.
|
||||||
|
|
||||||
|
rule C_COMPILER____idf_esp_hal_usb_unscanned_
|
||||||
|
depfile = $DEP_FILE
|
||||||
|
deps = gcc
|
||||||
|
command = ${LAUNCHER}${CODE_CHECK}/home/douwe/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20251204/riscv32-esp-elf/bin/riscv32-esp-elf-gcc $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in
|
||||||
|
description = Building C object $out
|
||||||
|
|
||||||
|
|
||||||
|
#############################################
|
||||||
|
# Rule for linking C static library.
|
||||||
|
|
||||||
|
rule C_STATIC_LIBRARY_LINKER____idf_esp_hal_usb_
|
||||||
|
command = $PRE_LINK && /home/douwe/.espressif/tools/cmake/4.0.3/bin/cmake -E rm -f $TARGET_FILE && /home/douwe/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20251204/riscv32-esp-elf/bin/riscv32-esp-elf-ar qc $TARGET_FILE $LINK_FLAGS $in && /home/douwe/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20251204/riscv32-esp-elf/bin/riscv32-esp-elf-ranlib $TARGET_FILE && $POST_BUILD
|
||||||
|
description = Linking C static library $TARGET_FILE
|
||||||
|
restat = $RESTAT
|
||||||
|
|
||||||
|
|
||||||
|
#############################################
|
||||||
|
# Rule for compiling C files.
|
||||||
|
|
||||||
|
rule C_COMPILER____idf_esp_hal_pmu_unscanned_
|
||||||
|
depfile = $DEP_FILE
|
||||||
|
deps = gcc
|
||||||
|
command = ${LAUNCHER}${CODE_CHECK}/home/douwe/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20251204/riscv32-esp-elf/bin/riscv32-esp-elf-gcc $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in
|
||||||
|
description = Building C object $out
|
||||||
|
|
||||||
|
|
||||||
|
#############################################
|
||||||
|
# Rule for linking C static library.
|
||||||
|
|
||||||
|
rule C_STATIC_LIBRARY_LINKER____idf_esp_hal_pmu_
|
||||||
|
command = $PRE_LINK && /home/douwe/.espressif/tools/cmake/4.0.3/bin/cmake -E rm -f $TARGET_FILE && /home/douwe/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20251204/riscv32-esp-elf/bin/riscv32-esp-elf-ar qc $TARGET_FILE $LINK_FLAGS $in && /home/douwe/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20251204/riscv32-esp-elf/bin/riscv32-esp-elf-ranlib $TARGET_FILE && $POST_BUILD
|
||||||
|
description = Linking C static library $TARGET_FILE
|
||||||
|
restat = $RESTAT
|
||||||
|
|
||||||
|
|
||||||
|
#############################################
|
||||||
|
# Rule for compiling C files.
|
||||||
|
|
||||||
|
rule C_COMPILER____idf_micro-ecc_unscanned_
|
||||||
|
depfile = $DEP_FILE
|
||||||
|
deps = gcc
|
||||||
|
command = ${LAUNCHER}${CODE_CHECK}/home/douwe/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20251204/riscv32-esp-elf/bin/riscv32-esp-elf-gcc $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in
|
||||||
|
description = Building C object $out
|
||||||
|
|
||||||
|
|
||||||
|
#############################################
|
||||||
|
# Rule for linking C static library.
|
||||||
|
|
||||||
|
rule C_STATIC_LIBRARY_LINKER____idf_micro-ecc_
|
||||||
|
command = $PRE_LINK && /home/douwe/.espressif/tools/cmake/4.0.3/bin/cmake -E rm -f $TARGET_FILE && /home/douwe/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20251204/riscv32-esp-elf/bin/riscv32-esp-elf-ar qc $TARGET_FILE $LINK_FLAGS $in && /home/douwe/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20251204/riscv32-esp-elf/bin/riscv32-esp-elf-ranlib $TARGET_FILE && $POST_BUILD
|
||||||
|
description = Linking C static library $TARGET_FILE
|
||||||
|
restat = $RESTAT
|
||||||
|
|
||||||
|
|
||||||
|
#############################################
|
||||||
|
# Rule for compiling C files.
|
||||||
|
|
||||||
|
rule C_COMPILER____idf_esp_hal_dma_unscanned_
|
||||||
|
depfile = $DEP_FILE
|
||||||
|
deps = gcc
|
||||||
|
command = ${LAUNCHER}${CODE_CHECK}/home/douwe/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20251204/riscv32-esp-elf/bin/riscv32-esp-elf-gcc $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in
|
||||||
|
description = Building C object $out
|
||||||
|
|
||||||
|
|
||||||
|
#############################################
|
||||||
|
# Rule for linking C static library.
|
||||||
|
|
||||||
|
rule C_STATIC_LIBRARY_LINKER____idf_esp_hal_dma_
|
||||||
|
command = $PRE_LINK && /home/douwe/.espressif/tools/cmake/4.0.3/bin/cmake -E rm -f $TARGET_FILE && /home/douwe/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20251204/riscv32-esp-elf/bin/riscv32-esp-elf-ar qc $TARGET_FILE $LINK_FLAGS $in && /home/douwe/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20251204/riscv32-esp-elf/bin/riscv32-esp-elf-ranlib $TARGET_FILE && $POST_BUILD
|
||||||
|
description = Linking C static library $TARGET_FILE
|
||||||
|
restat = $RESTAT
|
||||||
|
|
||||||
|
|
||||||
|
#############################################
|
||||||
|
# Rule for compiling C files.
|
||||||
|
|
||||||
|
rule C_COMPILER____idf_esp_hal_gpspi_unscanned_
|
||||||
|
depfile = $DEP_FILE
|
||||||
|
deps = gcc
|
||||||
|
command = ${LAUNCHER}${CODE_CHECK}/home/douwe/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20251204/riscv32-esp-elf/bin/riscv32-esp-elf-gcc $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in
|
||||||
|
description = Building C object $out
|
||||||
|
|
||||||
|
|
||||||
|
#############################################
|
||||||
|
# Rule for linking C static library.
|
||||||
|
|
||||||
|
rule C_STATIC_LIBRARY_LINKER____idf_esp_hal_gpspi_
|
||||||
|
command = $PRE_LINK && /home/douwe/.espressif/tools/cmake/4.0.3/bin/cmake -E rm -f $TARGET_FILE && /home/douwe/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20251204/riscv32-esp-elf/bin/riscv32-esp-elf-ar qc $TARGET_FILE $LINK_FLAGS $in && /home/douwe/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20251204/riscv32-esp-elf/bin/riscv32-esp-elf-ranlib $TARGET_FILE && $POST_BUILD
|
||||||
|
description = Linking C static library $TARGET_FILE
|
||||||
|
restat = $RESTAT
|
||||||
|
|
||||||
|
|
||||||
|
#############################################
|
||||||
|
# Rule for compiling C files.
|
||||||
|
|
||||||
|
rule C_COMPILER____idf_esp_hal_clock_unscanned_
|
||||||
|
depfile = $DEP_FILE
|
||||||
|
deps = gcc
|
||||||
|
command = ${LAUNCHER}${CODE_CHECK}/home/douwe/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20251204/riscv32-esp-elf/bin/riscv32-esp-elf-gcc $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in
|
||||||
|
description = Building C object $out
|
||||||
|
|
||||||
|
|
||||||
|
#############################################
|
||||||
|
# Rule for linking C static library.
|
||||||
|
|
||||||
|
rule C_STATIC_LIBRARY_LINKER____idf_esp_hal_clock_
|
||||||
|
command = $PRE_LINK && /home/douwe/.espressif/tools/cmake/4.0.3/bin/cmake -E rm -f $TARGET_FILE && /home/douwe/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20251204/riscv32-esp-elf/bin/riscv32-esp-elf-ar qc $TARGET_FILE $LINK_FLAGS $in && /home/douwe/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20251204/riscv32-esp-elf/bin/riscv32-esp-elf-ranlib $TARGET_FILE && $POST_BUILD
|
||||||
|
description = Linking C static library $TARGET_FILE
|
||||||
|
restat = $RESTAT
|
||||||
|
|
||||||
|
|
||||||
|
#############################################
|
||||||
|
# Rule for compiling C files.
|
||||||
|
|
||||||
|
rule C_COMPILER____idf_spi_flash_unscanned_
|
||||||
|
depfile = $DEP_FILE
|
||||||
|
deps = gcc
|
||||||
|
command = ${LAUNCHER}${CODE_CHECK}/home/douwe/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20251204/riscv32-esp-elf/bin/riscv32-esp-elf-gcc $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in
|
||||||
|
description = Building C object $out
|
||||||
|
|
||||||
|
|
||||||
|
#############################################
|
||||||
|
# Rule for linking C static library.
|
||||||
|
|
||||||
|
rule C_STATIC_LIBRARY_LINKER____idf_spi_flash_
|
||||||
|
command = $PRE_LINK && /home/douwe/.espressif/tools/cmake/4.0.3/bin/cmake -E rm -f $TARGET_FILE && /home/douwe/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20251204/riscv32-esp-elf/bin/riscv32-esp-elf-ar qc $TARGET_FILE $LINK_FLAGS $in && /home/douwe/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20251204/riscv32-esp-elf/bin/riscv32-esp-elf-ranlib $TARGET_FILE && $POST_BUILD
|
||||||
|
description = Linking C static library $TARGET_FILE
|
||||||
|
restat = $RESTAT
|
||||||
|
|
||||||
|
|
||||||
|
#############################################
|
||||||
|
# Rule for compiling C files.
|
||||||
|
|
||||||
|
rule C_COMPILER____idf_esp_bootloader_format_unscanned_
|
||||||
|
depfile = $DEP_FILE
|
||||||
|
deps = gcc
|
||||||
|
command = ${LAUNCHER}${CODE_CHECK}/home/douwe/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20251204/riscv32-esp-elf/bin/riscv32-esp-elf-gcc $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in
|
||||||
|
description = Building C object $out
|
||||||
|
|
||||||
|
|
||||||
|
#############################################
|
||||||
|
# Rule for linking C static library.
|
||||||
|
|
||||||
|
rule C_STATIC_LIBRARY_LINKER____idf_esp_bootloader_format_
|
||||||
|
command = $PRE_LINK && /home/douwe/.espressif/tools/cmake/4.0.3/bin/cmake -E rm -f $TARGET_FILE && /home/douwe/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20251204/riscv32-esp-elf/bin/riscv32-esp-elf-ar qc $TARGET_FILE $LINK_FLAGS $in && /home/douwe/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20251204/riscv32-esp-elf/bin/riscv32-esp-elf-ranlib $TARGET_FILE && $POST_BUILD
|
||||||
|
description = Linking C static library $TARGET_FILE
|
||||||
|
restat = $RESTAT
|
||||||
|
|
||||||
|
|
||||||
|
#############################################
|
||||||
|
# Rule for compiling C files.
|
||||||
|
|
||||||
|
rule C_COMPILER____idf_esp_hal_timg_unscanned_
|
||||||
|
depfile = $DEP_FILE
|
||||||
|
deps = gcc
|
||||||
|
command = ${LAUNCHER}${CODE_CHECK}/home/douwe/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20251204/riscv32-esp-elf/bin/riscv32-esp-elf-gcc $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in
|
||||||
|
description = Building C object $out
|
||||||
|
|
||||||
|
|
||||||
|
#############################################
|
||||||
|
# Rule for linking C static library.
|
||||||
|
|
||||||
|
rule C_STATIC_LIBRARY_LINKER____idf_esp_hal_timg_
|
||||||
|
command = $PRE_LINK && /home/douwe/.espressif/tools/cmake/4.0.3/bin/cmake -E rm -f $TARGET_FILE && /home/douwe/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20251204/riscv32-esp-elf/bin/riscv32-esp-elf-ar qc $TARGET_FILE $LINK_FLAGS $in && /home/douwe/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20251204/riscv32-esp-elf/bin/riscv32-esp-elf-ranlib $TARGET_FILE && $POST_BUILD
|
||||||
|
description = Linking C static library $TARGET_FILE
|
||||||
|
restat = $RESTAT
|
||||||
|
|
||||||
|
|
||||||
|
#############################################
|
||||||
|
# Rule for compiling C files.
|
||||||
|
|
||||||
|
rule C_COMPILER____idf_esp_hal_wdt_unscanned_
|
||||||
|
depfile = $DEP_FILE
|
||||||
|
deps = gcc
|
||||||
|
command = ${LAUNCHER}${CODE_CHECK}/home/douwe/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20251204/riscv32-esp-elf/bin/riscv32-esp-elf-gcc $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in
|
||||||
|
description = Building C object $out
|
||||||
|
|
||||||
|
|
||||||
|
#############################################
|
||||||
|
# Rule for linking C static library.
|
||||||
|
|
||||||
|
rule C_STATIC_LIBRARY_LINKER____idf_esp_hal_wdt_
|
||||||
|
command = $PRE_LINK && /home/douwe/.espressif/tools/cmake/4.0.3/bin/cmake -E rm -f $TARGET_FILE && /home/douwe/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20251204/riscv32-esp-elf/bin/riscv32-esp-elf-ar qc $TARGET_FILE $LINK_FLAGS $in && /home/douwe/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20251204/riscv32-esp-elf/bin/riscv32-esp-elf-ranlib $TARGET_FILE && $POST_BUILD
|
||||||
|
description = Linking C static library $TARGET_FILE
|
||||||
|
restat = $RESTAT
|
||||||
|
|
||||||
|
|
||||||
|
#############################################
|
||||||
|
# Rule for compiling C files.
|
||||||
|
|
||||||
|
rule C_COMPILER____idf_esp_hal_uart_unscanned_
|
||||||
|
depfile = $DEP_FILE
|
||||||
|
deps = gcc
|
||||||
|
command = ${LAUNCHER}${CODE_CHECK}/home/douwe/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20251204/riscv32-esp-elf/bin/riscv32-esp-elf-gcc $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in
|
||||||
|
description = Building C object $out
|
||||||
|
|
||||||
|
|
||||||
|
#############################################
|
||||||
|
# Rule for linking C static library.
|
||||||
|
|
||||||
|
rule C_STATIC_LIBRARY_LINKER____idf_esp_hal_uart_
|
||||||
|
command = $PRE_LINK && /home/douwe/.espressif/tools/cmake/4.0.3/bin/cmake -E rm -f $TARGET_FILE && /home/douwe/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20251204/riscv32-esp-elf/bin/riscv32-esp-elf-ar qc $TARGET_FILE $LINK_FLAGS $in && /home/douwe/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20251204/riscv32-esp-elf/bin/riscv32-esp-elf-ranlib $TARGET_FILE && $POST_BUILD
|
||||||
|
description = Linking C static library $TARGET_FILE
|
||||||
|
restat = $RESTAT
|
||||||
|
|
||||||
|
|
||||||
|
#############################################
|
||||||
|
# Rule for compiling C files.
|
||||||
|
|
||||||
|
rule C_COMPILER____idf_esp_hal_ana_conv_unscanned_
|
||||||
|
depfile = $DEP_FILE
|
||||||
|
deps = gcc
|
||||||
|
command = ${LAUNCHER}${CODE_CHECK}/home/douwe/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20251204/riscv32-esp-elf/bin/riscv32-esp-elf-gcc $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in
|
||||||
|
description = Building C object $out
|
||||||
|
|
||||||
|
|
||||||
|
#############################################
|
||||||
|
# Rule for linking C static library.
|
||||||
|
|
||||||
|
rule C_STATIC_LIBRARY_LINKER____idf_esp_hal_ana_conv_
|
||||||
|
command = $PRE_LINK && /home/douwe/.espressif/tools/cmake/4.0.3/bin/cmake -E rm -f $TARGET_FILE && /home/douwe/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20251204/riscv32-esp-elf/bin/riscv32-esp-elf-ar qc $TARGET_FILE $LINK_FLAGS $in && /home/douwe/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20251204/riscv32-esp-elf/bin/riscv32-esp-elf-ranlib $TARGET_FILE && $POST_BUILD
|
||||||
|
description = Linking C static library $TARGET_FILE
|
||||||
|
restat = $RESTAT
|
||||||
|
|
||||||
|
|
||||||
|
#############################################
|
||||||
|
# Rule for compiling C files.
|
||||||
|
|
||||||
|
rule C_COMPILER____idf_esp_security_unscanned_
|
||||||
|
depfile = $DEP_FILE
|
||||||
|
deps = gcc
|
||||||
|
command = ${LAUNCHER}${CODE_CHECK}/home/douwe/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20251204/riscv32-esp-elf/bin/riscv32-esp-elf-gcc $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in
|
||||||
|
description = Building C object $out
|
||||||
|
|
||||||
|
|
||||||
|
#############################################
|
||||||
|
# Rule for linking C static library.
|
||||||
|
|
||||||
|
rule C_STATIC_LIBRARY_LINKER____idf_esp_security_
|
||||||
|
command = $PRE_LINK && /home/douwe/.espressif/tools/cmake/4.0.3/bin/cmake -E rm -f $TARGET_FILE && /home/douwe/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20251204/riscv32-esp-elf/bin/riscv32-esp-elf-ar qc $TARGET_FILE $LINK_FLAGS $in && /home/douwe/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20251204/riscv32-esp-elf/bin/riscv32-esp-elf-ranlib $TARGET_FILE && $POST_BUILD
|
||||||
|
description = Linking C static library $TARGET_FILE
|
||||||
|
restat = $RESTAT
|
||||||
|
|
||||||
|
|
||||||
|
#############################################
|
||||||
|
# Rule for compiling C files.
|
||||||
|
|
||||||
|
rule C_COMPILER____idf_bootloader_support_unscanned_
|
||||||
|
depfile = $DEP_FILE
|
||||||
|
deps = gcc
|
||||||
|
command = ${LAUNCHER}${CODE_CHECK}/home/douwe/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20251204/riscv32-esp-elf/bin/riscv32-esp-elf-gcc $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in
|
||||||
|
description = Building C object $out
|
||||||
|
|
||||||
|
|
||||||
|
#############################################
|
||||||
|
# Rule for linking C static library.
|
||||||
|
|
||||||
|
rule C_STATIC_LIBRARY_LINKER____idf_bootloader_support_
|
||||||
|
command = $PRE_LINK && /home/douwe/.espressif/tools/cmake/4.0.3/bin/cmake -E rm -f $TARGET_FILE && /home/douwe/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20251204/riscv32-esp-elf/bin/riscv32-esp-elf-ar qc $TARGET_FILE $LINK_FLAGS $in && /home/douwe/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20251204/riscv32-esp-elf/bin/riscv32-esp-elf-ranlib $TARGET_FILE && $POST_BUILD
|
||||||
|
description = Linking C static library $TARGET_FILE
|
||||||
|
restat = $RESTAT
|
||||||
|
|
||||||
|
|
||||||
|
#############################################
|
||||||
|
# Rule for compiling C files.
|
||||||
|
|
||||||
|
rule C_COMPILER____idf_efuse_unscanned_
|
||||||
|
depfile = $DEP_FILE
|
||||||
|
deps = gcc
|
||||||
|
command = ${LAUNCHER}${CODE_CHECK}/home/douwe/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20251204/riscv32-esp-elf/bin/riscv32-esp-elf-gcc $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in
|
||||||
|
description = Building C object $out
|
||||||
|
|
||||||
|
|
||||||
|
#############################################
|
||||||
|
# Rule for linking C static library.
|
||||||
|
|
||||||
|
rule C_STATIC_LIBRARY_LINKER____idf_efuse_
|
||||||
|
command = $PRE_LINK && /home/douwe/.espressif/tools/cmake/4.0.3/bin/cmake -E rm -f $TARGET_FILE && /home/douwe/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20251204/riscv32-esp-elf/bin/riscv32-esp-elf-ar qc $TARGET_FILE $LINK_FLAGS $in && /home/douwe/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20251204/riscv32-esp-elf/bin/riscv32-esp-elf-ranlib $TARGET_FILE && $POST_BUILD
|
||||||
|
description = Linking C static library $TARGET_FILE
|
||||||
|
restat = $RESTAT
|
||||||
|
|
||||||
|
|
||||||
|
#############################################
|
||||||
|
# Rule for compiling C files.
|
||||||
|
|
||||||
|
rule C_COMPILER____idf_esp_system_unscanned_
|
||||||
|
depfile = $DEP_FILE
|
||||||
|
deps = gcc
|
||||||
|
command = ${LAUNCHER}${CODE_CHECK}/home/douwe/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20251204/riscv32-esp-elf/bin/riscv32-esp-elf-gcc $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in
|
||||||
|
description = Building C object $out
|
||||||
|
|
||||||
|
|
||||||
|
#############################################
|
||||||
|
# Rule for linking C static library.
|
||||||
|
|
||||||
|
rule C_STATIC_LIBRARY_LINKER____idf_esp_system_
|
||||||
|
command = $PRE_LINK && /home/douwe/.espressif/tools/cmake/4.0.3/bin/cmake -E rm -f $TARGET_FILE && /home/douwe/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20251204/riscv32-esp-elf/bin/riscv32-esp-elf-ar qc $TARGET_FILE $LINK_FLAGS $in && /home/douwe/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20251204/riscv32-esp-elf/bin/riscv32-esp-elf-ranlib $TARGET_FILE && $POST_BUILD
|
||||||
|
description = Linking C static library $TARGET_FILE
|
||||||
|
restat = $RESTAT
|
||||||
|
|
||||||
|
|
||||||
|
#############################################
|
||||||
|
# Rule for compiling C files.
|
||||||
|
|
||||||
|
rule C_COMPILER____idf_esp_hw_support_unscanned_
|
||||||
|
depfile = $DEP_FILE
|
||||||
|
deps = gcc
|
||||||
|
command = ${LAUNCHER}${CODE_CHECK}/home/douwe/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20251204/riscv32-esp-elf/bin/riscv32-esp-elf-gcc $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in
|
||||||
|
description = Building C object $out
|
||||||
|
|
||||||
|
|
||||||
|
#############################################
|
||||||
|
# Rule for linking C static library.
|
||||||
|
|
||||||
|
rule C_STATIC_LIBRARY_LINKER____idf_esp_hw_support_
|
||||||
|
command = $PRE_LINK && /home/douwe/.espressif/tools/cmake/4.0.3/bin/cmake -E rm -f $TARGET_FILE && /home/douwe/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20251204/riscv32-esp-elf/bin/riscv32-esp-elf-ar qc $TARGET_FILE $LINK_FLAGS $in && /home/douwe/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20251204/riscv32-esp-elf/bin/riscv32-esp-elf-ranlib $TARGET_FILE && $POST_BUILD
|
||||||
|
description = Linking C static library $TARGET_FILE
|
||||||
|
restat = $RESTAT
|
||||||
|
|
||||||
|
|
||||||
|
#############################################
|
||||||
|
# Rule for compiling C files.
|
||||||
|
|
||||||
|
rule C_COMPILER____idf_esp_common_unscanned_
|
||||||
|
depfile = $DEP_FILE
|
||||||
|
deps = gcc
|
||||||
|
command = ${LAUNCHER}${CODE_CHECK}/home/douwe/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20251204/riscv32-esp-elf/bin/riscv32-esp-elf-gcc $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in
|
||||||
|
description = Building C object $out
|
||||||
|
|
||||||
|
|
||||||
|
#############################################
|
||||||
|
# Rule for linking C static library.
|
||||||
|
|
||||||
|
rule C_STATIC_LIBRARY_LINKER____idf_esp_common_
|
||||||
|
command = $PRE_LINK && /home/douwe/.espressif/tools/cmake/4.0.3/bin/cmake -E rm -f $TARGET_FILE && /home/douwe/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20251204/riscv32-esp-elf/bin/riscv32-esp-elf-ar qc $TARGET_FILE $LINK_FLAGS $in && /home/douwe/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20251204/riscv32-esp-elf/bin/riscv32-esp-elf-ranlib $TARGET_FILE && $POST_BUILD
|
||||||
|
description = Linking C static library $TARGET_FILE
|
||||||
|
restat = $RESTAT
|
||||||
|
|
||||||
|
|
||||||
|
#############################################
|
||||||
|
# Rule for compiling C files.
|
||||||
|
|
||||||
|
rule C_COMPILER____idf_esp_rom_unscanned_
|
||||||
|
depfile = $DEP_FILE
|
||||||
|
deps = gcc
|
||||||
|
command = ${LAUNCHER}${CODE_CHECK}/home/douwe/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20251204/riscv32-esp-elf/bin/riscv32-esp-elf-gcc $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in
|
||||||
|
description = Building C object $out
|
||||||
|
|
||||||
|
|
||||||
|
#############################################
|
||||||
|
# Rule for linking C static library.
|
||||||
|
|
||||||
|
rule C_STATIC_LIBRARY_LINKER____idf_esp_rom_
|
||||||
|
command = $PRE_LINK && /home/douwe/.espressif/tools/cmake/4.0.3/bin/cmake -E rm -f $TARGET_FILE && /home/douwe/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20251204/riscv32-esp-elf/bin/riscv32-esp-elf-ar qc $TARGET_FILE $LINK_FLAGS $in && /home/douwe/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20251204/riscv32-esp-elf/bin/riscv32-esp-elf-ranlib $TARGET_FILE && $POST_BUILD
|
||||||
|
description = Linking C static library $TARGET_FILE
|
||||||
|
restat = $RESTAT
|
||||||
|
|
||||||
|
|
||||||
|
#############################################
|
||||||
|
# Rule for compiling C files.
|
||||||
|
|
||||||
|
rule C_COMPILER____idf_log_unscanned_
|
||||||
|
depfile = $DEP_FILE
|
||||||
|
deps = gcc
|
||||||
|
command = ${LAUNCHER}${CODE_CHECK}/home/douwe/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20251204/riscv32-esp-elf/bin/riscv32-esp-elf-gcc $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in
|
||||||
|
description = Building C object $out
|
||||||
|
|
||||||
|
|
||||||
|
#############################################
|
||||||
|
# Rule for linking C static library.
|
||||||
|
|
||||||
|
rule C_STATIC_LIBRARY_LINKER____idf_log_
|
||||||
|
command = $PRE_LINK && /home/douwe/.espressif/tools/cmake/4.0.3/bin/cmake -E rm -f $TARGET_FILE && /home/douwe/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20251204/riscv32-esp-elf/bin/riscv32-esp-elf-ar qc $TARGET_FILE $LINK_FLAGS $in && /home/douwe/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20251204/riscv32-esp-elf/bin/riscv32-esp-elf-ranlib $TARGET_FILE && $POST_BUILD
|
||||||
|
description = Linking C static library $TARGET_FILE
|
||||||
|
restat = $RESTAT
|
||||||
|
|
||||||
|
|
||||||
|
#############################################
|
||||||
|
# Rule for compiling C files.
|
||||||
|
|
||||||
|
rule C_COMPILER____idf_main_unscanned_
|
||||||
|
depfile = $DEP_FILE
|
||||||
|
deps = gcc
|
||||||
|
command = ${LAUNCHER}${CODE_CHECK}/home/douwe/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20251204/riscv32-esp-elf/bin/riscv32-esp-elf-gcc $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in
|
||||||
|
description = Building C object $out
|
||||||
|
|
||||||
|
|
||||||
|
#############################################
|
||||||
|
# Rule for linking C static library.
|
||||||
|
|
||||||
|
rule C_STATIC_LIBRARY_LINKER____idf_main_
|
||||||
|
command = $PRE_LINK && /home/douwe/.espressif/tools/cmake/4.0.3/bin/cmake -E rm -f $TARGET_FILE && /home/douwe/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20251204/riscv32-esp-elf/bin/riscv32-esp-elf-ar qc $TARGET_FILE $LINK_FLAGS $in && /home/douwe/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20251204/riscv32-esp-elf/bin/riscv32-esp-elf-ranlib $TARGET_FILE && $POST_BUILD
|
||||||
|
description = Linking C static library $TARGET_FILE
|
||||||
|
restat = $RESTAT
|
||||||
|
|
||||||
|
|
||||||
|
#############################################
|
||||||
|
# Rule for re-running cmake.
|
||||||
|
|
||||||
|
rule RERUN_CMAKE
|
||||||
|
command = /home/douwe/.espressif/tools/cmake/4.0.3/bin/cmake --regenerate-during-build -S/home/douwe/.espressif/v6.0/esp-idf/components/bootloader/subproject -B/home/douwe/Projects/temperature_measure/build/bootloader
|
||||||
|
description = Re-running CMake...
|
||||||
|
generator = 1
|
||||||
|
|
||||||
|
|
||||||
|
#############################################
|
||||||
|
# Rule for cleaning additional files.
|
||||||
|
|
||||||
|
rule CLEAN_ADDITIONAL
|
||||||
|
command = /home/douwe/.espressif/tools/cmake/4.0.3/bin/cmake -DCONFIG=$CONFIG -P CMakeFiles/clean_additional.cmake
|
||||||
|
description = Cleaning additional files...
|
||||||
|
|
||||||
|
|
||||||
|
#############################################
|
||||||
|
# Rule for cleaning all built files.
|
||||||
|
|
||||||
|
rule CLEAN
|
||||||
|
command = /usr/bin/ninja $FILE_ARG -t clean $TARGETS
|
||||||
|
description = Cleaning all built files...
|
||||||
|
|
||||||
|
|
||||||
|
#############################################
|
||||||
|
# Rule for printing all primary targets available.
|
||||||
|
|
||||||
|
rule HELP
|
||||||
|
command = /usr/bin/ninja -t targets
|
||||||
|
description = All primary targets available:
|
||||||
|
|
||||||
BIN
build/bootloader/bootloader.bin
Normal file
BIN
build/bootloader/bootloader.bin
Normal file
Binary file not shown.
BIN
build/bootloader/bootloader.elf
Executable file
BIN
build/bootloader/bootloader.elf
Executable file
Binary file not shown.
5635
build/bootloader/bootloader.map
Normal file
5635
build/bootloader/bootloader.map
Normal file
File diff suppressed because it is too large
Load Diff
3723
build/bootloader/build.ninja
Normal file
3723
build/bootloader/build.ninja
Normal file
File diff suppressed because one or more lines are too long
66
build/bootloader/cmake_install.cmake
Normal file
66
build/bootloader/cmake_install.cmake
Normal file
@@ -0,0 +1,66 @@
|
|||||||
|
# Install script for directory: /home/douwe/.espressif/v6.0/esp-idf/components/bootloader/subproject
|
||||||
|
|
||||||
|
# Set the install prefix
|
||||||
|
if(NOT DEFINED CMAKE_INSTALL_PREFIX)
|
||||||
|
set(CMAKE_INSTALL_PREFIX "/usr/local")
|
||||||
|
endif()
|
||||||
|
string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}")
|
||||||
|
|
||||||
|
# Set the install configuration name.
|
||||||
|
if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME)
|
||||||
|
if(BUILD_TYPE)
|
||||||
|
string(REGEX REPLACE "^[^A-Za-z0-9_]+" ""
|
||||||
|
CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}")
|
||||||
|
else()
|
||||||
|
set(CMAKE_INSTALL_CONFIG_NAME "")
|
||||||
|
endif()
|
||||||
|
message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"")
|
||||||
|
endif()
|
||||||
|
|
||||||
|
# Set the component getting installed.
|
||||||
|
if(NOT CMAKE_INSTALL_COMPONENT)
|
||||||
|
if(COMPONENT)
|
||||||
|
message(STATUS "Install component: \"${COMPONENT}\"")
|
||||||
|
set(CMAKE_INSTALL_COMPONENT "${COMPONENT}")
|
||||||
|
else()
|
||||||
|
set(CMAKE_INSTALL_COMPONENT)
|
||||||
|
endif()
|
||||||
|
endif()
|
||||||
|
|
||||||
|
# Is this installation the result of a crosscompile?
|
||||||
|
if(NOT DEFINED CMAKE_CROSSCOMPILING)
|
||||||
|
set(CMAKE_CROSSCOMPILING "TRUE")
|
||||||
|
endif()
|
||||||
|
|
||||||
|
# Set path to fallback-tool for dependency-resolution.
|
||||||
|
if(NOT DEFINED CMAKE_OBJDUMP)
|
||||||
|
set(CMAKE_OBJDUMP "/home/douwe/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20251204/riscv32-esp-elf/bin/riscv32-esp-elf-objdump")
|
||||||
|
endif()
|
||||||
|
|
||||||
|
if(NOT CMAKE_INSTALL_LOCAL_ONLY)
|
||||||
|
# Include the install script for the subdirectory.
|
||||||
|
include("/home/douwe/Projects/temperature_measure/build/bootloader/esp-idf/cmake_install.cmake")
|
||||||
|
endif()
|
||||||
|
|
||||||
|
string(REPLACE ";" "\n" CMAKE_INSTALL_MANIFEST_CONTENT
|
||||||
|
"${CMAKE_INSTALL_MANIFEST_FILES}")
|
||||||
|
if(CMAKE_INSTALL_LOCAL_ONLY)
|
||||||
|
file(WRITE "/home/douwe/Projects/temperature_measure/build/bootloader/install_local_manifest.txt"
|
||||||
|
"${CMAKE_INSTALL_MANIFEST_CONTENT}")
|
||||||
|
endif()
|
||||||
|
if(CMAKE_INSTALL_COMPONENT)
|
||||||
|
if(CMAKE_INSTALL_COMPONENT MATCHES "^[a-zA-Z0-9_.+-]+$")
|
||||||
|
set(CMAKE_INSTALL_MANIFEST "install_manifest_${CMAKE_INSTALL_COMPONENT}.txt")
|
||||||
|
else()
|
||||||
|
string(MD5 CMAKE_INST_COMP_HASH "${CMAKE_INSTALL_COMPONENT}")
|
||||||
|
set(CMAKE_INSTALL_MANIFEST "install_manifest_${CMAKE_INST_COMP_HASH}.txt")
|
||||||
|
unset(CMAKE_INST_COMP_HASH)
|
||||||
|
endif()
|
||||||
|
else()
|
||||||
|
set(CMAKE_INSTALL_MANIFEST "install_manifest.txt")
|
||||||
|
endif()
|
||||||
|
|
||||||
|
if(NOT CMAKE_INSTALL_LOCAL_ONLY)
|
||||||
|
file(WRITE "/home/douwe/Projects/temperature_measure/build/bootloader/${CMAKE_INSTALL_MANIFEST}"
|
||||||
|
"${CMAKE_INSTALL_MANIFEST_CONTENT}")
|
||||||
|
endif()
|
||||||
662
build/bootloader/compile_commands.json
Normal file
662
build/bootloader/compile_commands.json
Normal file
File diff suppressed because one or more lines are too long
12
build/bootloader/config.env
Normal file
12
build/bootloader/config.env
Normal file
@@ -0,0 +1,12 @@
|
|||||||
|
{
|
||||||
|
"COMPONENT_KCONFIGS": "/home/douwe/.espressif/v6.0/esp-idf/components/efuse/Kconfig;/home/douwe/.espressif/v6.0/esp-idf/components/esp_common/Kconfig;/home/douwe/.espressif/v6.0/esp-idf/components/esp_hw_support/Kconfig;/home/douwe/.espressif/v6.0/esp-idf/components/esp_libc/Kconfig;/home/douwe/.espressif/v6.0/esp-idf/components/esp_rom/Kconfig;/home/douwe/.espressif/v6.0/esp-idf/components/esp_security/Kconfig;/home/douwe/.espressif/v6.0/esp-idf/components/esp_stdio/Kconfig;/home/douwe/.espressif/v6.0/esp-idf/components/esp_system/Kconfig;/home/douwe/.espressif/v6.0/esp-idf/components/freertos/Kconfig;/home/douwe/.espressif/v6.0/esp-idf/components/hal/Kconfig;/home/douwe/.espressif/v6.0/esp-idf/components/log/Kconfig;/home/douwe/.espressif/v6.0/esp-idf/components/soc/Kconfig;/home/douwe/.espressif/v6.0/esp-idf/components/spi_flash/Kconfig",
|
||||||
|
"COMPONENT_KCONFIGS_PROJBUILD": "/home/douwe/.espressif/v6.0/esp-idf/components/bootloader/Kconfig.projbuild;/home/douwe/.espressif/v6.0/esp-idf/components/esp_app_format/Kconfig.projbuild;/home/douwe/.espressif/v6.0/esp-idf/components/esp_rom/Kconfig.projbuild;/home/douwe/.espressif/v6.0/esp-idf/components/esptool_py/Kconfig.projbuild;/home/douwe/.espressif/v6.0/esp-idf/components/partition_table/Kconfig.projbuild",
|
||||||
|
"COMPONENT_SDKCONFIG_RENAMES": "/home/douwe/.espressif/v6.0/esp-idf/components/bootloader/sdkconfig.rename;/home/douwe/.espressif/v6.0/esp-idf/components/esp_hw_support/sdkconfig.rename;/home/douwe/.espressif/v6.0/esp-idf/components/esp_hw_support/sdkconfig.rename.esp32c3;/home/douwe/.espressif/v6.0/esp-idf/components/esp_libc/sdkconfig.rename;/home/douwe/.espressif/v6.0/esp-idf/components/esp_libc/sdkconfig.rename.esp32c3;/home/douwe/.espressif/v6.0/esp-idf/components/esp_system/sdkconfig.rename;/home/douwe/.espressif/v6.0/esp-idf/components/esp_system/sdkconfig.rename.esp32c3;/home/douwe/.espressif/v6.0/esp-idf/components/esptool_py/sdkconfig.rename;/home/douwe/.espressif/v6.0/esp-idf/components/freertos/sdkconfig.rename;/home/douwe/.espressif/v6.0/esp-idf/components/hal/sdkconfig.rename;/home/douwe/.espressif/v6.0/esp-idf/components/spi_flash/sdkconfig.rename",
|
||||||
|
"IDF_TARGET": "esp32c3",
|
||||||
|
"IDF_TOOLCHAIN": "gcc",
|
||||||
|
"IDF_VERSION": "6.0.0",
|
||||||
|
"IDF_ENV_FPGA": "",
|
||||||
|
"IDF_PATH": "/home/douwe/.espressif/v6.0/esp-idf",
|
||||||
|
"COMPONENT_KCONFIGS_SOURCE_FILE": "/home/douwe/Projects/temperature_measure/build/bootloader/kconfigs.in",
|
||||||
|
"COMPONENT_KCONFIGS_PROJBUILD_SOURCE_FILE": "/home/douwe/Projects/temperature_measure/build/bootloader/kconfigs_projbuild.in"
|
||||||
|
}
|
||||||
10393
build/bootloader/config/kconfig_menus.json
Normal file
10393
build/bootloader/config/kconfig_menus.json
Normal file
File diff suppressed because it is too large
Load Diff
762
build/bootloader/config/sdkconfig.cmake
Normal file
762
build/bootloader/config/sdkconfig.cmake
Normal file
File diff suppressed because one or more lines are too long
551
build/bootloader/config/sdkconfig.h
Normal file
551
build/bootloader/config/sdkconfig.h
Normal file
@@ -0,0 +1,551 @@
|
|||||||
|
/*
|
||||||
|
* Automatically generated file. DO NOT EDIT.
|
||||||
|
* Espressif IoT Development Framework (ESP-IDF) 6.0.0 Configuration Header
|
||||||
|
*/
|
||||||
|
#pragma once
|
||||||
|
#define CONFIG_SOC_ADC_SUPPORTED 1
|
||||||
|
#define CONFIG_SOC_DEDICATED_GPIO_SUPPORTED 1
|
||||||
|
#define CONFIG_SOC_UART_SUPPORTED 1
|
||||||
|
#define CONFIG_SOC_GDMA_SUPPORTED 1
|
||||||
|
#define CONFIG_SOC_UHCI_SUPPORTED 1
|
||||||
|
#define CONFIG_SOC_AHB_GDMA_SUPPORTED 1
|
||||||
|
#define CONFIG_SOC_GPTIMER_SUPPORTED 1
|
||||||
|
#define CONFIG_SOC_TWAI_SUPPORTED 1
|
||||||
|
#define CONFIG_SOC_BT_SUPPORTED 1
|
||||||
|
#define CONFIG_SOC_ASYNC_MEMCPY_SUPPORTED 1
|
||||||
|
#define CONFIG_SOC_USB_SERIAL_JTAG_SUPPORTED 1
|
||||||
|
#define CONFIG_SOC_TEMP_SENSOR_SUPPORTED 1
|
||||||
|
#define CONFIG_SOC_XT_WDT_SUPPORTED 1
|
||||||
|
#define CONFIG_SOC_PHY_SUPPORTED 1
|
||||||
|
#define CONFIG_SOC_WIFI_SUPPORTED 1
|
||||||
|
#define CONFIG_SOC_SUPPORTS_SECURE_DL_MODE 1
|
||||||
|
#define CONFIG_SOC_EFUSE_KEY_PURPOSE_FIELD 1
|
||||||
|
#define CONFIG_SOC_EFUSE_HAS_EFUSE_RST_BUG 1
|
||||||
|
#define CONFIG_SOC_EFUSE_SUPPORTED 1
|
||||||
|
#define CONFIG_SOC_RTC_FAST_MEM_SUPPORTED 1
|
||||||
|
#define CONFIG_SOC_RTC_MEM_SUPPORTED 1
|
||||||
|
#define CONFIG_SOC_RTC_TIMER_V1_SUPPORTED 1
|
||||||
|
#define CONFIG_SOC_I2S_SUPPORTED 1
|
||||||
|
#define CONFIG_SOC_RMT_SUPPORTED 1
|
||||||
|
#define CONFIG_SOC_SDM_SUPPORTED 1
|
||||||
|
#define CONFIG_SOC_GPSPI_SUPPORTED 1
|
||||||
|
#define CONFIG_SOC_LEDC_SUPPORTED 1
|
||||||
|
#define CONFIG_SOC_I2C_SUPPORTED 1
|
||||||
|
#define CONFIG_SOC_SYSTIMER_SUPPORTED 1
|
||||||
|
#define CONFIG_SOC_SUPPORT_COEXISTENCE 1
|
||||||
|
#define CONFIG_SOC_AES_SUPPORTED 1
|
||||||
|
#define CONFIG_SOC_MPI_SUPPORTED 1
|
||||||
|
#define CONFIG_SOC_SHA_SUPPORTED 1
|
||||||
|
#define CONFIG_SOC_HMAC_SUPPORTED 1
|
||||||
|
#define CONFIG_SOC_DIG_SIGN_SUPPORTED 1
|
||||||
|
#define CONFIG_SOC_FLASH_ENC_SUPPORTED 1
|
||||||
|
#define CONFIG_SOC_SECURE_BOOT_SUPPORTED 1
|
||||||
|
#define CONFIG_SOC_MEMPROT_SUPPORTED 1
|
||||||
|
#define CONFIG_SOC_BOD_SUPPORTED 1
|
||||||
|
#define CONFIG_SOC_CLK_TREE_SUPPORTED 1
|
||||||
|
#define CONFIG_SOC_ASSIST_DEBUG_SUPPORTED 1
|
||||||
|
#define CONFIG_SOC_WDT_SUPPORTED 1
|
||||||
|
#define CONFIG_SOC_SPI_FLASH_SUPPORTED 1
|
||||||
|
#define CONFIG_SOC_RNG_SUPPORTED 1
|
||||||
|
#define CONFIG_SOC_LIGHT_SLEEP_SUPPORTED 1
|
||||||
|
#define CONFIG_SOC_DEEP_SLEEP_SUPPORTED 1
|
||||||
|
#define CONFIG_SOC_LP_PERIPH_SHARE_INTERRUPT 1
|
||||||
|
#define CONFIG_SOC_PM_SUPPORTED 1
|
||||||
|
#define CONFIG_SOC_XTAL_SUPPORT_40M 1
|
||||||
|
#define CONFIG_SOC_AES_SUPPORT_DMA 1
|
||||||
|
#define CONFIG_SOC_AES_GDMA 1
|
||||||
|
#define CONFIG_SOC_AES_SUPPORT_AES_128 1
|
||||||
|
#define CONFIG_SOC_AES_SUPPORT_AES_256 1
|
||||||
|
#define CONFIG_SOC_ADC_DIG_CTRL_SUPPORTED 1
|
||||||
|
#define CONFIG_SOC_ADC_ARBITER_SUPPORTED 1
|
||||||
|
#define CONFIG_SOC_ADC_DIG_IIR_FILTER_SUPPORTED 1
|
||||||
|
#define CONFIG_SOC_ADC_MONITOR_SUPPORTED 1
|
||||||
|
#define CONFIG_SOC_ADC_DMA_SUPPORTED 1
|
||||||
|
#define CONFIG_SOC_ADC_PERIPH_NUM 2
|
||||||
|
#define CONFIG_SOC_ADC_MAX_CHANNEL_NUM 5
|
||||||
|
#define CONFIG_SOC_ADC_ATTEN_NUM 4
|
||||||
|
#define CONFIG_SOC_ADC_DIGI_CONTROLLER_NUM 1
|
||||||
|
#define CONFIG_SOC_ADC_PATT_LEN_MAX 8
|
||||||
|
#define CONFIG_SOC_ADC_DIGI_MIN_BITWIDTH 12
|
||||||
|
#define CONFIG_SOC_ADC_DIGI_MAX_BITWIDTH 12
|
||||||
|
#define CONFIG_SOC_ADC_DIGI_RESULT_BYTES 4
|
||||||
|
#define CONFIG_SOC_ADC_DIGI_DATA_BYTES_PER_CONV 4
|
||||||
|
#define CONFIG_SOC_ADC_DIGI_IIR_FILTER_NUM 2
|
||||||
|
#define CONFIG_SOC_ADC_DIGI_MONITOR_NUM 2
|
||||||
|
#define CONFIG_SOC_ADC_SAMPLE_FREQ_THRES_HIGH 83333
|
||||||
|
#define CONFIG_SOC_ADC_SAMPLE_FREQ_THRES_LOW 611
|
||||||
|
#define CONFIG_SOC_ADC_RTC_MIN_BITWIDTH 12
|
||||||
|
#define CONFIG_SOC_ADC_RTC_MAX_BITWIDTH 12
|
||||||
|
#define CONFIG_SOC_ADC_CALIBRATION_V1_SUPPORTED 1
|
||||||
|
#define CONFIG_SOC_ADC_SELF_HW_CALI_SUPPORTED 1
|
||||||
|
#define CONFIG_SOC_ADC_SHARED_POWER 1
|
||||||
|
#define CONFIG_SOC_APB_BACKUP_DMA 1
|
||||||
|
#define CONFIG_SOC_BROWNOUT_RESET_SUPPORTED 1
|
||||||
|
#define CONFIG_SOC_SHARED_IDCACHE_SUPPORTED 1
|
||||||
|
#define CONFIG_SOC_CACHE_FREEZE_SUPPORTED 1
|
||||||
|
#define CONFIG_SOC_CACHE_MEMORY_IBANK_SIZE 0x4000
|
||||||
|
#define CONFIG_SOC_CPU_CORES_NUM 1
|
||||||
|
#define CONFIG_SOC_CPU_INTR_NUM 32
|
||||||
|
#define CONFIG_SOC_CPU_HAS_FLEXIBLE_INTC 1
|
||||||
|
#define CONFIG_SOC_CPU_HAS_CSR_PC 1
|
||||||
|
#define CONFIG_SOC_CPU_BREAKPOINTS_NUM 8
|
||||||
|
#define CONFIG_SOC_CPU_WATCHPOINTS_NUM 8
|
||||||
|
#define CONFIG_SOC_CPU_WATCHPOINT_MAX_REGION_SIZE 0x80000000
|
||||||
|
#define CONFIG_SOC_DS_SIGNATURE_MAX_BIT_LEN 3072
|
||||||
|
#define CONFIG_SOC_DS_KEY_PARAM_MD_IV_LENGTH 16
|
||||||
|
#define CONFIG_SOC_DS_KEY_CHECK_MAX_WAIT_US 1100
|
||||||
|
#define CONFIG_SOC_AHB_GDMA_VERSION 1
|
||||||
|
#define CONFIG_SOC_GPIO_PORT 1
|
||||||
|
#define CONFIG_SOC_GPIO_PIN_COUNT 22
|
||||||
|
#define CONFIG_SOC_GPIO_SUPPORT_PIN_GLITCH_FILTER 1
|
||||||
|
#define CONFIG_SOC_GPIO_SUPPORT_FORCE_HOLD 1
|
||||||
|
#define CONFIG_SOC_GPIO_SUPPORT_HP_PERIPH_PD_SLEEP_WAKEUP 1
|
||||||
|
#define CONFIG_SOC_GPIO_IN_RANGE_MAX 21
|
||||||
|
#define CONFIG_SOC_GPIO_OUT_RANGE_MAX 21
|
||||||
|
#define CONFIG_SOC_GPIO_HP_PERIPH_PD_SLEEP_WAKEABLE_MASK 0
|
||||||
|
#define CONFIG_SOC_GPIO_HP_PERIPH_PD_SLEEP_WAKEABLE_PIN_CNT 6
|
||||||
|
#define CONFIG_SOC_GPIO_VALID_DIGITAL_IO_PAD_MASK 0x00000000003FFFC0
|
||||||
|
#define CONFIG_SOC_GPIO_CLOCKOUT_BY_GPIO_MATRIX 1
|
||||||
|
#define CONFIG_SOC_GPIO_CLOCKOUT_CHANNEL_NUM 3
|
||||||
|
#define CONFIG_SOC_I2C_NUM 1
|
||||||
|
#define CONFIG_SOC_HP_I2C_NUM 1
|
||||||
|
#define CONFIG_SOC_I2C_SUPPORT_XTAL 1
|
||||||
|
#define CONFIG_SOC_I2C_SUPPORT_RTC 1
|
||||||
|
#define CONFIG_SOC_I2C_SUPPORT_10BIT_ADDR 1
|
||||||
|
#define CONFIG_SOC_I2C_SUPPORT_SLAVE 1
|
||||||
|
#define CONFIG_SOC_I2C_SLAVE_SUPPORT_BROADCAST 1
|
||||||
|
#define CONFIG_SOC_I2C_SLAVE_CAN_GET_STRETCH_CAUSE 1
|
||||||
|
#define CONFIG_SOC_I2S_HW_VERSION_2 1
|
||||||
|
#define CONFIG_SOC_I2S_SUPPORTS_PCM 1
|
||||||
|
#define CONFIG_SOC_I2S_SUPPORTS_PDM 1
|
||||||
|
#define CONFIG_SOC_I2S_SUPPORTS_PDM_TX 1
|
||||||
|
#define CONFIG_SOC_I2S_SUPPORTS_PCM2PDM 1
|
||||||
|
#define CONFIG_SOC_I2S_SUPPORTS_PDM_RX 1
|
||||||
|
#define CONFIG_SOC_I2S_PDM_MAX_TX_LINES 2
|
||||||
|
#define CONFIG_SOC_I2S_PDM_MAX_RX_LINES 1
|
||||||
|
#define CONFIG_SOC_I2S_SUPPORTS_TDM 1
|
||||||
|
#define CONFIG_SOC_LEDC_SUPPORT_APB_CLOCK 1
|
||||||
|
#define CONFIG_SOC_LEDC_SUPPORT_XTAL_CLOCK 1
|
||||||
|
#define CONFIG_SOC_LEDC_TIMER_NUM 4
|
||||||
|
#define CONFIG_SOC_LEDC_CHANNEL_NUM 6
|
||||||
|
#define CONFIG_SOC_LEDC_TIMER_BIT_WIDTH 14
|
||||||
|
#define CONFIG_SOC_LEDC_SUPPORT_FADE_STOP 1
|
||||||
|
#define CONFIG_SOC_MMU_LINEAR_ADDRESS_REGION_NUM 1
|
||||||
|
#define CONFIG_SOC_MMU_PERIPH_NUM 1
|
||||||
|
#define CONFIG_SOC_MPU_MIN_REGION_SIZE 0x20000000
|
||||||
|
#define CONFIG_SOC_MPU_REGIONS_MAX_NUM 8
|
||||||
|
#define CONFIG_SOC_RMT_MEM_WORDS_PER_CHANNEL 48
|
||||||
|
#define CONFIG_SOC_RMT_SUPPORT_RX_PINGPONG 1
|
||||||
|
#define CONFIG_SOC_RMT_SUPPORT_TX_LOOP_COUNT 1
|
||||||
|
#define CONFIG_SOC_RTC_CNTL_CPU_PD_DMA_BUS_WIDTH 128
|
||||||
|
#define CONFIG_SOC_RTC_CNTL_CPU_PD_REG_FILE_NUM 108
|
||||||
|
#define CONFIG_SOC_SLEEP_SYSTIMER_STALL_WORKAROUND 1
|
||||||
|
#define CONFIG_SOC_SLEEP_TGWDT_STOP_WORKAROUND 1
|
||||||
|
#define CONFIG_SOC_RTCIO_PIN_COUNT 0
|
||||||
|
#define CONFIG_SOC_MPI_MEM_BLOCKS_NUM 4
|
||||||
|
#define CONFIG_SOC_MPI_OPERATIONS_NUM 3
|
||||||
|
#define CONFIG_SOC_RSA_MAX_BIT_LEN 3072
|
||||||
|
#define CONFIG_SOC_SHA_DMA_MAX_BUFFER_SIZE 3968
|
||||||
|
#define CONFIG_SOC_SHA_SUPPORT_DMA 1
|
||||||
|
#define CONFIG_SOC_SHA_SUPPORT_RESUME 1
|
||||||
|
#define CONFIG_SOC_SHA_GDMA 1
|
||||||
|
#define CONFIG_SOC_SHA_SUPPORT_SHA1 1
|
||||||
|
#define CONFIG_SOC_SHA_SUPPORT_SHA224 1
|
||||||
|
#define CONFIG_SOC_SHA_SUPPORT_SHA256 1
|
||||||
|
#define CONFIG_SOC_SPI_PERIPH_NUM 2
|
||||||
|
#define CONFIG_SOC_SPI_MAX_CS_NUM 6
|
||||||
|
#define CONFIG_SOC_SPI_MAXIMUM_BUFFER_SIZE 64
|
||||||
|
#define CONFIG_SOC_SPI_SUPPORT_DDRCLK 1
|
||||||
|
#define CONFIG_SOC_SPI_SLAVE_SUPPORT_SEG_TRANS 1
|
||||||
|
#define CONFIG_SOC_SPI_SUPPORT_CD_SIG 1
|
||||||
|
#define CONFIG_SOC_SPI_SUPPORT_CONTINUOUS_TRANS 1
|
||||||
|
#define CONFIG_SOC_SPI_SUPPORT_SLAVE_HD_VER2 1
|
||||||
|
#define CONFIG_SOC_SPI_SUPPORT_CLK_APB 1
|
||||||
|
#define CONFIG_SOC_SPI_SUPPORT_CLK_XTAL 1
|
||||||
|
#define CONFIG_SOC_SPI_PERIPH_SUPPORT_CONTROL_DUMMY_OUT 1
|
||||||
|
#define CONFIG_SOC_SPI_SCT_SUPPORTED 1
|
||||||
|
#define CONFIG_SOC_SPI_SCT_REG_NUM 14
|
||||||
|
#define CONFIG_SOC_SPI_SCT_BUFFER_NUM_MAX 1
|
||||||
|
#define CONFIG_SOC_SPI_SCT_CONF_BITLEN_MAX 0x3FFFA
|
||||||
|
#define CONFIG_SOC_MEMSPI_IS_INDEPENDENT 1
|
||||||
|
#define CONFIG_SOC_SPI_MAX_PRE_DIVIDER 16
|
||||||
|
#define CONFIG_SOC_SPI_MEM_SUPPORT_AUTO_WAIT_IDLE 1
|
||||||
|
#define CONFIG_SOC_SPI_MEM_SUPPORT_AUTO_SUSPEND 1
|
||||||
|
#define CONFIG_SOC_SPI_MEM_SUPPORT_AUTO_RESUME 1
|
||||||
|
#define CONFIG_SOC_SPI_MEM_SUPPORT_IDLE_INTR 1
|
||||||
|
#define CONFIG_SOC_SPI_MEM_SUPPORT_SW_SUSPEND 1
|
||||||
|
#define CONFIG_SOC_SPI_MEM_SUPPORT_CHECK_SUS 1
|
||||||
|
#define CONFIG_SOC_SPI_MEM_SUPPORT_CONFIG_GPIO_BY_EFUSE 1
|
||||||
|
#define CONFIG_SOC_SPI_MEM_SUPPORT_WRAP 1
|
||||||
|
#define CONFIG_SOC_MEMSPI_SRC_FREQ_80M_SUPPORTED 1
|
||||||
|
#define CONFIG_SOC_MEMSPI_SRC_FREQ_40M_SUPPORTED 1
|
||||||
|
#define CONFIG_SOC_MEMSPI_SRC_FREQ_26M_SUPPORTED 1
|
||||||
|
#define CONFIG_SOC_MEMSPI_SRC_FREQ_20M_SUPPORTED 1
|
||||||
|
#define CONFIG_SOC_SYSTIMER_COUNTER_NUM 2
|
||||||
|
#define CONFIG_SOC_SYSTIMER_ALARM_NUM 3
|
||||||
|
#define CONFIG_SOC_SYSTIMER_BIT_WIDTH_LO 32
|
||||||
|
#define CONFIG_SOC_SYSTIMER_BIT_WIDTH_HI 20
|
||||||
|
#define CONFIG_SOC_SYSTIMER_FIXED_DIVIDER 1
|
||||||
|
#define CONFIG_SOC_SYSTIMER_INT_LEVEL 1
|
||||||
|
#define CONFIG_SOC_SYSTIMER_ALARM_MISS_COMPENSATE 1
|
||||||
|
#define CONFIG_SOC_LP_TIMER_BIT_WIDTH_LO 32
|
||||||
|
#define CONFIG_SOC_LP_TIMER_BIT_WIDTH_HI 16
|
||||||
|
#define CONFIG_SOC_MWDT_SUPPORT_XTAL 1
|
||||||
|
#define CONFIG_SOC_TWAI_CONTROLLER_NUM 1
|
||||||
|
#define CONFIG_SOC_TWAI_MASK_FILTER_NUM 1
|
||||||
|
#define CONFIG_SOC_EFUSE_DIS_DOWNLOAD_ICACHE 1
|
||||||
|
#define CONFIG_SOC_EFUSE_DIS_PAD_JTAG 1
|
||||||
|
#define CONFIG_SOC_EFUSE_DIS_USB_JTAG 1
|
||||||
|
#define CONFIG_SOC_EFUSE_DIS_DIRECT_BOOT 1
|
||||||
|
#define CONFIG_SOC_EFUSE_SOFT_DIS_JTAG 1
|
||||||
|
#define CONFIG_SOC_EFUSE_DIS_ICACHE 1
|
||||||
|
#define CONFIG_SOC_EFUSE_BLOCK9_KEY_PURPOSE_QUIRK 1
|
||||||
|
#define CONFIG_SOC_EFUSE_XTS_AES_KEY_128 1
|
||||||
|
#define CONFIG_SOC_SECURE_BOOT_V2_RSA 1
|
||||||
|
#define CONFIG_SOC_EFUSE_SECURE_BOOT_KEY_DIGESTS 3
|
||||||
|
#define CONFIG_SOC_EFUSE_REVOKE_BOOT_KEY_DIGESTS 1
|
||||||
|
#define CONFIG_SOC_SUPPORT_SECURE_BOOT_REVOKE_KEY 1
|
||||||
|
#define CONFIG_SOC_FLASH_ENCRYPTED_XTS_AES_BLOCK_MAX 32
|
||||||
|
#define CONFIG_SOC_FLASH_ENCRYPTION_XTS_AES 1
|
||||||
|
#define CONFIG_SOC_FLASH_ENCRYPTION_XTS_AES_128 1
|
||||||
|
#define CONFIG_SOC_MEMPROT_CPU_PREFETCH_PAD_SIZE 16
|
||||||
|
#define CONFIG_SOC_MEMPROT_MEM_ALIGN_SIZE 512
|
||||||
|
#define CONFIG_SOC_UART_NUM 2
|
||||||
|
#define CONFIG_SOC_UART_HP_NUM 2
|
||||||
|
#define CONFIG_SOC_UART_FIFO_LEN 128
|
||||||
|
#define CONFIG_SOC_UART_BITRATE_MAX 5000000
|
||||||
|
#define CONFIG_SOC_UART_SUPPORT_APB_CLK 1
|
||||||
|
#define CONFIG_SOC_UART_SUPPORT_RTC_CLK 1
|
||||||
|
#define CONFIG_SOC_UART_SUPPORT_XTAL_CLK 1
|
||||||
|
#define CONFIG_SOC_UART_SUPPORT_WAKEUP_INT 1
|
||||||
|
#define CONFIG_SOC_UART_WAKEUP_SUPPORT_ACTIVE_THRESH_MODE 1
|
||||||
|
#define CONFIG_SOC_UHCI_NUM 1
|
||||||
|
#define CONFIG_SOC_COEX_HW_PTI 1
|
||||||
|
#define CONFIG_SOC_PHY_DIG_REGS_MEM_SIZE 21
|
||||||
|
#define CONFIG_SOC_MAC_BB_PD_MEM_SIZE 192
|
||||||
|
#define CONFIG_SOC_WIFI_LIGHT_SLEEP_CLK_WIDTH 12
|
||||||
|
#define CONFIG_SOC_PM_SUPPORT_WIFI_WAKEUP 1
|
||||||
|
#define CONFIG_SOC_PM_SUPPORT_BT_WAKEUP 1
|
||||||
|
#define CONFIG_SOC_PM_SUPPORT_CPU_PD 1
|
||||||
|
#define CONFIG_SOC_PM_SUPPORT_WIFI_PD 1
|
||||||
|
#define CONFIG_SOC_PM_SUPPORT_BT_PD 1
|
||||||
|
#define CONFIG_SOC_PM_SUPPORT_RC_FAST_PD 1
|
||||||
|
#define CONFIG_SOC_PM_SUPPORT_VDDSDIO_PD 1
|
||||||
|
#define CONFIG_SOC_PM_SUPPORT_MAC_BB_PD 1
|
||||||
|
#define CONFIG_SOC_PM_CPU_RETENTION_BY_RTCCNTL 1
|
||||||
|
#define CONFIG_SOC_PM_MODEM_RETENTION_BY_BACKUPDMA 1
|
||||||
|
#define CONFIG_SOC_PM_MODEM_PD_BY_SW 1
|
||||||
|
#define CONFIG_SOC_CLK_RC_FAST_D256_SUPPORTED 1
|
||||||
|
#define CONFIG_SOC_RTC_SLOW_CLK_SUPPORT_RC_FAST_D256 1
|
||||||
|
#define CONFIG_SOC_CLK_RC_FAST_SUPPORT_CALIBRATION 1
|
||||||
|
#define CONFIG_SOC_CLK_XTAL32K_SUPPORTED 1
|
||||||
|
#define CONFIG_SOC_CLK_LP_FAST_SUPPORT_XTAL_D2 1
|
||||||
|
#define CONFIG_SOC_TEMPERATURE_SENSOR_SUPPORT_FAST_RC 1
|
||||||
|
#define CONFIG_SOC_TEMPERATURE_SENSOR_SUPPORT_XTAL 1
|
||||||
|
#define CONFIG_SOC_WIFI_HW_TSF 1
|
||||||
|
#define CONFIG_SOC_WIFI_FTM_SUPPORT 1
|
||||||
|
#define CONFIG_SOC_WIFI_GCMP_SUPPORT 1
|
||||||
|
#define CONFIG_SOC_WIFI_WAPI_SUPPORT 1
|
||||||
|
#define CONFIG_SOC_WIFI_TXOP_SUPPORT 1
|
||||||
|
#define CONFIG_SOC_WIFI_CSI_SUPPORT 1
|
||||||
|
#define CONFIG_SOC_WIFI_MESH_SUPPORT 1
|
||||||
|
#define CONFIG_SOC_WIFI_SUPPORT_VARIABLE_BEACON_WINDOW 1
|
||||||
|
#define CONFIG_SOC_WIFI_PHY_NEEDS_USB_WORKAROUND 1
|
||||||
|
#define CONFIG_SOC_BLE_SUPPORTED 1
|
||||||
|
#define CONFIG_SOC_BLE_MESH_SUPPORTED 1
|
||||||
|
#define CONFIG_SOC_BLE_50_SUPPORTED 1
|
||||||
|
#define CONFIG_SOC_BLE_DEVICE_PRIVACY_SUPPORTED 1
|
||||||
|
#define CONFIG_SOC_BLUFI_SUPPORTED 1
|
||||||
|
#define CONFIG_SOC_PHY_COMBO_MODULE 1
|
||||||
|
#define CONFIG_IDF_CMAKE 1
|
||||||
|
#define CONFIG_IDF_TOOLCHAIN "gcc"
|
||||||
|
#define CONFIG_IDF_TOOLCHAIN_GCC 1
|
||||||
|
#define CONFIG_IDF_TARGET_ARCH_RISCV 1
|
||||||
|
#define CONFIG_IDF_TARGET_ARCH "riscv"
|
||||||
|
#define CONFIG_IDF_TARGET "esp32c3"
|
||||||
|
#define CONFIG_IDF_INIT_VERSION "6.0.0"
|
||||||
|
#define CONFIG_IDF_TARGET_ESP32C3 1
|
||||||
|
#define CONFIG_IDF_FIRMWARE_CHIP_ID 0x0005
|
||||||
|
#define CONFIG_APP_BUILD_TYPE_APP_2NDBOOT 1
|
||||||
|
#define CONFIG_APP_BUILD_GENERATE_BINARIES 1
|
||||||
|
#define CONFIG_APP_BUILD_BOOTLOADER 1
|
||||||
|
#define CONFIG_APP_BUILD_USE_FLASH_SECTIONS 1
|
||||||
|
#define CONFIG_BOOTLOADER_COMPILE_TIME_DATE 1
|
||||||
|
#define CONFIG_BOOTLOADER_PROJECT_VER 1
|
||||||
|
#define CONFIG_BOOTLOADER_OFFSET_IN_FLASH 0x0
|
||||||
|
#define CONFIG_BOOTLOADER_COMPILER_OPTIMIZATION_SIZE 1
|
||||||
|
#define CONFIG_BOOTLOADER_LOG_VERSION_1 1
|
||||||
|
#define CONFIG_BOOTLOADER_LOG_VERSION 1
|
||||||
|
#define CONFIG_BOOTLOADER_LOG_LEVEL_INFO 1
|
||||||
|
#define CONFIG_BOOTLOADER_LOG_LEVEL 3
|
||||||
|
#define CONFIG_BOOTLOADER_LOG_TIMESTAMP_SOURCE_CPU_TICKS 1
|
||||||
|
#define CONFIG_BOOTLOADER_LOG_MODE_TEXT_EN 1
|
||||||
|
#define CONFIG_BOOTLOADER_LOG_MODE_TEXT 1
|
||||||
|
#define CONFIG_BOOTLOADER_CPU_CLK_FREQ_MHZ 80
|
||||||
|
#define CONFIG_BOOTLOADER_FLASH_XMC_SUPPORT 1
|
||||||
|
#define CONFIG_BOOTLOADER_REGION_PROTECTION_ENABLE 1
|
||||||
|
#define CONFIG_BOOTLOADER_WDT_ENABLE 1
|
||||||
|
#define CONFIG_BOOTLOADER_WDT_TIME_MS 9000
|
||||||
|
#define CONFIG_BOOTLOADER_RESERVE_RTC_SIZE 0x0
|
||||||
|
#define CONFIG_SECURE_BOOT_V2_RSA_SUPPORTED 1
|
||||||
|
#define CONFIG_SECURE_BOOT_V2_PREFERRED 1
|
||||||
|
#define CONFIG_SECURE_ROM_DL_MODE_ENABLED 1
|
||||||
|
#define CONFIG_APP_COMPILE_TIME_DATE 1
|
||||||
|
#define CONFIG_APP_RETRIEVE_LEN_ELF_SHA 9
|
||||||
|
#define CONFIG_ESP_ROM_HAS_CRC_LE 1
|
||||||
|
#define CONFIG_ESP_ROM_HAS_CRC_BE 1
|
||||||
|
#define CONFIG_ESP_ROM_HAS_MZ_CRC32 1
|
||||||
|
#define CONFIG_ESP_ROM_HAS_JPEG_DECODE 1
|
||||||
|
#define CONFIG_ESP_ROM_UART_CLK_IS_XTAL 1
|
||||||
|
#define CONFIG_ESP_ROM_USB_SERIAL_DEVICE_NUM 3
|
||||||
|
#define CONFIG_ESP_ROM_HAS_RETARGETABLE_LOCKING 1
|
||||||
|
#define CONFIG_ESP_ROM_HAS_ERASE_0_REGION_BUG 1
|
||||||
|
#define CONFIG_ESP_ROM_HAS_ENCRYPTED_WRITES_USING_LEGACY_DRV 1
|
||||||
|
#define CONFIG_ESP_ROM_GET_CLK_FREQ 1
|
||||||
|
#define CONFIG_ESP_ROM_NEEDS_SWSETUP_WORKAROUND 1
|
||||||
|
#define CONFIG_ESP_ROM_HAS_LAYOUT_TABLE 1
|
||||||
|
#define CONFIG_ESP_ROM_HAS_SPI_FLASH 1
|
||||||
|
#define CONFIG_ESP_ROM_HAS_SPI_FLASH_MMAP 1
|
||||||
|
#define CONFIG_ESP_ROM_HAS_ETS_PRINTF_BUG 1
|
||||||
|
#define CONFIG_ESP_ROM_HAS_NEWLIB 1
|
||||||
|
#define CONFIG_ESP_ROM_HAS_NEWLIB_NANO_FORMAT 1
|
||||||
|
#define CONFIG_ESP_ROM_HAS_NEWLIB_32BIT_TIME 1
|
||||||
|
#define CONFIG_ESP_ROM_NEEDS_SET_CACHE_MMU_SIZE 1
|
||||||
|
#define CONFIG_ESP_ROM_RAM_APP_NEEDS_MMU_INIT 1
|
||||||
|
#define CONFIG_ESP_ROM_HAS_SW_FLOAT 1
|
||||||
|
#define CONFIG_ESP_ROM_USB_OTG_NUM -1
|
||||||
|
#define CONFIG_ESP_ROM_HAS_VERSION 1
|
||||||
|
#define CONFIG_ESP_ROM_SUPPORT_DEEP_SLEEP_WAKEUP_STUB 1
|
||||||
|
#define CONFIG_ESP_ROM_CONSOLE_OUTPUT_SECONDARY 1
|
||||||
|
#define CONFIG_ESP_ROM_HAS_SUBOPTIMAL_NEWLIB_ON_MISALIGNED_MEMORY 1
|
||||||
|
#define CONFIG_BOOT_ROM_LOG_ALWAYS_ON 1
|
||||||
|
#define CONFIG_ESPTOOLPY_FLASHMODE_DIO 1
|
||||||
|
#define CONFIG_ESPTOOLPY_FLASH_SAMPLE_MODE_STR 1
|
||||||
|
#define CONFIG_ESPTOOLPY_FLASHMODE "dio"
|
||||||
|
#define CONFIG_ESPTOOLPY_FLASHFREQ_80M 1
|
||||||
|
#define CONFIG_ESPTOOLPY_FLASHFREQ "80m"
|
||||||
|
#define CONFIG_ESPTOOLPY_FLASHSIZE_2MB 1
|
||||||
|
#define CONFIG_ESPTOOLPY_FLASHSIZE "2MB"
|
||||||
|
#define CONFIG_ESPTOOLPY_BEFORE_RESET 1
|
||||||
|
#define CONFIG_ESPTOOLPY_BEFORE "default-reset"
|
||||||
|
#define CONFIG_ESPTOOLPY_AFTER_RESET 1
|
||||||
|
#define CONFIG_ESPTOOLPY_AFTER "hard-reset"
|
||||||
|
#define CONFIG_ESPTOOLPY_MONITOR_BAUD 115200
|
||||||
|
#define CONFIG_PARTITION_TABLE_SINGLE_APP 1
|
||||||
|
#define CONFIG_PARTITION_TABLE_CUSTOM_FILENAME "partitions.csv"
|
||||||
|
#define CONFIG_PARTITION_TABLE_FILENAME "partitions_singleapp.csv"
|
||||||
|
#define CONFIG_PARTITION_TABLE_OFFSET 0x8000
|
||||||
|
#define CONFIG_PARTITION_TABLE_MD5 1
|
||||||
|
#define CONFIG_COMPILER_OPTIMIZATION_DEBUG 1
|
||||||
|
#define CONFIG_COMPILER_OPTIMIZATION_ASSERTIONS_ENABLE 1
|
||||||
|
#define CONFIG_COMPILER_FLOAT_LIB_FROM_GCCLIB 1
|
||||||
|
#define CONFIG_COMPILER_OPTIMIZATION_ASSERTION_LEVEL 2
|
||||||
|
#define CONFIG_COMPILER_HIDE_PATHS_MACROS 1
|
||||||
|
#define CONFIG_COMPILER_STACK_CHECK_MODE_NONE 1
|
||||||
|
#define CONFIG_COMPILER_RT_LIB_GCCLIB 1
|
||||||
|
#define CONFIG_COMPILER_RT_LIB_NAME "gcc"
|
||||||
|
#define CONFIG_COMPILER_ORPHAN_SECTIONS_ERROR 1
|
||||||
|
#define CONFIG_COMPILER_CXX_GLIBCXX_CONSTEXPR_NO_CHANGE 1
|
||||||
|
#define CONFIG_EFUSE_MAX_BLK_LEN 256
|
||||||
|
#define CONFIG_ESP_ERR_TO_NAME_LOOKUP 1
|
||||||
|
#define CONFIG_ESP_HW_SUPPORT_FUNC_IN_IRAM 1
|
||||||
|
#define CONFIG_ESP32C3_REV_MIN_3 1
|
||||||
|
#define CONFIG_ESP32C3_REV_MIN_FULL 3
|
||||||
|
#define CONFIG_ESP_REV_MIN_FULL 3
|
||||||
|
#define CONFIG_ESP32C3_REV_MAX_FULL 199
|
||||||
|
#define CONFIG_ESP_REV_MAX_FULL 199
|
||||||
|
#define CONFIG_ESP_EFUSE_BLOCK_REV_MIN_FULL 0
|
||||||
|
#define CONFIG_ESP_EFUSE_BLOCK_REV_MAX_FULL 199
|
||||||
|
#define CONFIG_ESP_MAC_ADDR_UNIVERSE_WIFI_STA 1
|
||||||
|
#define CONFIG_ESP_MAC_ADDR_UNIVERSE_WIFI_AP 1
|
||||||
|
#define CONFIG_ESP_MAC_ADDR_UNIVERSE_BT 1
|
||||||
|
#define CONFIG_ESP_MAC_ADDR_UNIVERSE_ETH 1
|
||||||
|
#define CONFIG_ESP_MAC_UNIVERSAL_MAC_ADDRESSES_FOUR 1
|
||||||
|
#define CONFIG_ESP_MAC_UNIVERSAL_MAC_ADDRESSES 4
|
||||||
|
#define CONFIG_ESP32C3_UNIVERSAL_MAC_ADDRESSES_FOUR 1
|
||||||
|
#define CONFIG_ESP32C3_UNIVERSAL_MAC_ADDRESSES 4
|
||||||
|
#define CONFIG_ESP_SLEEP_FLASH_LEAKAGE_WORKAROUND 1
|
||||||
|
#define CONFIG_ESP_SLEEP_GPIO_RESET_WORKAROUND 1
|
||||||
|
#define CONFIG_ESP_SLEEP_WAIT_FLASH_READY_EXTRA_DELAY 0
|
||||||
|
#define CONFIG_ESP_SLEEP_GPIO_ENABLE_INTERNAL_RESISTORS 1
|
||||||
|
#define CONFIG_RTC_CLK_SRC_INT_RC 1
|
||||||
|
#define CONFIG_RTC_CLK_CAL_CYCLES 1024
|
||||||
|
#define CONFIG_RTC_CLK_FUNC_IN_IRAM 1
|
||||||
|
#define CONFIG_RTC_TIME_FUNC_IN_IRAM 1
|
||||||
|
#define CONFIG_ESP_PERIPH_CTRL_FUNC_IN_IRAM 1
|
||||||
|
#define CONFIG_ESP_REGI2C_CTRL_FUNC_IN_IRAM 1
|
||||||
|
#define CONFIG_XTAL_FREQ_40 1
|
||||||
|
#define CONFIG_XTAL_FREQ 40
|
||||||
|
#define CONFIG_ESP_BROWNOUT_DET 1
|
||||||
|
#define CONFIG_ESP_BROWNOUT_DET_LVL_SEL_7 1
|
||||||
|
#define CONFIG_ESP_BROWNOUT_DET_LVL 7
|
||||||
|
#define CONFIG_ESP_BROWNOUT_USE_INTR 1
|
||||||
|
#define CONFIG_ESP_INTR_IN_IRAM 1
|
||||||
|
#define CONFIG_LIBC_PICOLIBC 1
|
||||||
|
#define CONFIG_LIBC_PICOLIBC_NEWLIB_COMPATIBILITY 1
|
||||||
|
#define CONFIG_LIBC_MISC_IN_IRAM 1
|
||||||
|
#define CONFIG_LIBC_LOCKS_PLACE_IN_IRAM 1
|
||||||
|
#define CONFIG_LIBC_TIME_SYSCALL_USE_RTC_HRT 1
|
||||||
|
#define CONFIG_LIBC_OPTIMIZED_MISALIGNED_ACCESS 1
|
||||||
|
#define CONFIG_LIBC_ASSERT_BUFFER_SIZE 200
|
||||||
|
#define CONFIG_ESP_ROM_PRINT_IN_IRAM 1
|
||||||
|
#define CONFIG_ESP_CONSOLE_UART_DEFAULT 1
|
||||||
|
#define CONFIG_ESP_CONSOLE_SECONDARY_USB_SERIAL_JTAG 1
|
||||||
|
#define CONFIG_ESP_CONSOLE_USB_SERIAL_JTAG_ENABLED 1
|
||||||
|
#define CONFIG_ESP_CONSOLE_UART 1
|
||||||
|
#define CONFIG_ESP_CONSOLE_UART_NUM 0
|
||||||
|
#define CONFIG_ESP_CONSOLE_ROM_SERIAL_PORT_NUM 0
|
||||||
|
#define CONFIG_ESP_CONSOLE_UART_BAUDRATE 115200
|
||||||
|
#define CONFIG_ESP_DEFAULT_CPU_FREQ_MHZ_160 1
|
||||||
|
#define CONFIG_ESP_DEFAULT_CPU_FREQ_MHZ 160
|
||||||
|
#define CONFIG_ESP_SYSTEM_IN_IRAM 1
|
||||||
|
#define CONFIG_ESP_SYSTEM_PANIC_PRINT_REBOOT 1
|
||||||
|
#define CONFIG_ESP_SYSTEM_PANIC_REBOOT_DELAY_SECONDS 0
|
||||||
|
#define CONFIG_ESP_SYSTEM_SINGLE_CORE_MODE 1
|
||||||
|
#define CONFIG_ESP_SYSTEM_RTC_FAST_MEM_AS_HEAP_DEPCHECK 1
|
||||||
|
#define CONFIG_ESP_SYSTEM_ALLOW_RTC_FAST_MEM_AS_HEAP 1
|
||||||
|
#define CONFIG_ESP_SYSTEM_NO_BACKTRACE 1
|
||||||
|
#define CONFIG_ESP_SYSTEM_MEMPROT 1
|
||||||
|
#define CONFIG_ESP_SYSTEM_MEMPROT_PMS 1
|
||||||
|
#define CONFIG_ESP_SYSTEM_MEMPROT_PMS_LOCK 1
|
||||||
|
#define CONFIG_ESP_SYSTEM_EVENT_QUEUE_SIZE 32
|
||||||
|
#define CONFIG_ESP_SYSTEM_EVENT_TASK_STACK_SIZE 2304
|
||||||
|
#define CONFIG_ESP_MAIN_TASK_STACK_SIZE 3584
|
||||||
|
#define CONFIG_ESP_MAIN_TASK_AFFINITY_CPU0 1
|
||||||
|
#define CONFIG_ESP_MAIN_TASK_AFFINITY 0x0
|
||||||
|
#define CONFIG_ESP_MINIMAL_SHARED_STACK_SIZE 2048
|
||||||
|
#define CONFIG_ESP_INT_WDT 1
|
||||||
|
#define CONFIG_ESP_INT_WDT_TIMEOUT_MS 300
|
||||||
|
#define CONFIG_ESP_TASK_WDT_EN 1
|
||||||
|
#define CONFIG_ESP_TASK_WDT_INIT 1
|
||||||
|
#define CONFIG_ESP_TASK_WDT_TIMEOUT_S 5
|
||||||
|
#define CONFIG_ESP_TASK_WDT_CHECK_IDLE_TASK_CPU0 1
|
||||||
|
#define CONFIG_ESP_DEBUG_OCDAWARE 1
|
||||||
|
#define CONFIG_ESP_SYSTEM_CHECK_INT_LEVEL_4 1
|
||||||
|
#define CONFIG_ESP_SYSTEM_HW_STACK_GUARD 1
|
||||||
|
#define CONFIG_ESP_SYSTEM_HW_PC_RECORD 1
|
||||||
|
#define CONFIG_ESP_IPC_TASK_STACK_SIZE 1024
|
||||||
|
#define CONFIG_FREERTOS_UNICORE 1
|
||||||
|
#define CONFIG_FREERTOS_HZ 100
|
||||||
|
#define CONFIG_FREERTOS_OPTIMIZED_SCHEDULER 1
|
||||||
|
#define CONFIG_FREERTOS_CHECK_STACKOVERFLOW_CANARY 1
|
||||||
|
#define CONFIG_FREERTOS_THREAD_LOCAL_STORAGE_POINTERS 1
|
||||||
|
#define CONFIG_FREERTOS_IDLE_TASK_STACKSIZE 1536
|
||||||
|
#define CONFIG_FREERTOS_MAX_TASK_NAME_LEN 16
|
||||||
|
#define CONFIG_FREERTOS_USE_TIMERS 1
|
||||||
|
#define CONFIG_FREERTOS_TIMER_SERVICE_TASK_NAME "Tmr Svc"
|
||||||
|
#define CONFIG_FREERTOS_TIMER_TASK_NO_AFFINITY 1
|
||||||
|
#define CONFIG_FREERTOS_TIMER_SERVICE_TASK_CORE_AFFINITY 0x7FFFFFFF
|
||||||
|
#define CONFIG_FREERTOS_TIMER_TASK_PRIORITY 1
|
||||||
|
#define CONFIG_FREERTOS_TIMER_TASK_STACK_DEPTH 2048
|
||||||
|
#define CONFIG_FREERTOS_TIMER_QUEUE_LENGTH 10
|
||||||
|
#define CONFIG_FREERTOS_QUEUE_REGISTRY_SIZE 0
|
||||||
|
#define CONFIG_FREERTOS_TASK_NOTIFICATION_ARRAY_ENTRIES 1
|
||||||
|
#define CONFIG_FREERTOS_TASK_FUNCTION_WRAPPER 1
|
||||||
|
#define CONFIG_FREERTOS_TLSP_DELETION_CALLBACKS 1
|
||||||
|
#define CONFIG_FREERTOS_CHECK_MUTEX_GIVEN_BY_OWNER 1
|
||||||
|
#define CONFIG_FREERTOS_ISR_STACKSIZE 1536
|
||||||
|
#define CONFIG_FREERTOS_INTERRUPT_BACKTRACE 1
|
||||||
|
#define CONFIG_FREERTOS_TICK_SUPPORT_SYSTIMER 1
|
||||||
|
#define CONFIG_FREERTOS_CORETIMER_SYSTIMER_LVL1 1
|
||||||
|
#define CONFIG_FREERTOS_SYSTICK_USES_SYSTIMER 1
|
||||||
|
#define CONFIG_FREERTOS_PORT 1
|
||||||
|
#define CONFIG_FREERTOS_NO_AFFINITY 0x7FFFFFFF
|
||||||
|
#define CONFIG_FREERTOS_SUPPORT_STATIC_ALLOCATION 1
|
||||||
|
#define CONFIG_FREERTOS_DEBUG_OCDAWARE 1
|
||||||
|
#define CONFIG_FREERTOS_NUMBER_OF_CORES 1
|
||||||
|
#define CONFIG_HAL_ASSERTION_EQUALS_SYSTEM 1
|
||||||
|
#define CONFIG_HAL_DEFAULT_ASSERTION_LEVEL 2
|
||||||
|
#define CONFIG_HAL_GPIO_USE_ROM_IMPL 1
|
||||||
|
#define CONFIG_LOG_VERSION_1 1
|
||||||
|
#define CONFIG_LOG_VERSION 1
|
||||||
|
#define CONFIG_LOG_DEFAULT_LEVEL_INFO 1
|
||||||
|
#define CONFIG_LOG_DEFAULT_LEVEL 3
|
||||||
|
#define CONFIG_LOG_MAXIMUM_EQUALS_DEFAULT 1
|
||||||
|
#define CONFIG_LOG_MAXIMUM_LEVEL 3
|
||||||
|
#define CONFIG_LOG_DYNAMIC_LEVEL_CONTROL 1
|
||||||
|
#define CONFIG_LOG_TAG_LEVEL_IMPL_CACHE_AND_LINKED_LIST 1
|
||||||
|
#define CONFIG_LOG_TAG_LEVEL_CACHE_BINARY_MIN_HEAP 1
|
||||||
|
#define CONFIG_LOG_TAG_LEVEL_IMPL_CACHE_SIZE 31
|
||||||
|
#define CONFIG_LOG_TIMESTAMP_SOURCE_RTOS 1
|
||||||
|
#define CONFIG_LOG_MODE_TEXT_EN 1
|
||||||
|
#define CONFIG_LOG_MODE_TEXT 1
|
||||||
|
#define CONFIG_LOG_IN_IRAM 1
|
||||||
|
#define CONFIG_MMU_PAGE_SIZE_64KB 1
|
||||||
|
#define CONFIG_MMU_PAGE_MODE "64KB"
|
||||||
|
#define CONFIG_MMU_PAGE_SIZE 0x10000
|
||||||
|
#define CONFIG_SPI_FLASH_BROWNOUT_RESET_XMC 1
|
||||||
|
#define CONFIG_SPI_FLASH_BROWNOUT_RESET 1
|
||||||
|
#define CONFIG_SPI_FLASH_SUSPEND_TSUS_VAL_US 50
|
||||||
|
#define CONFIG_SPI_FLASH_PLACE_FUNCTIONS_IN_IRAM 1
|
||||||
|
#define CONFIG_SPI_FLASH_DANGEROUS_WRITE_ABORTS 1
|
||||||
|
#define CONFIG_SPI_FLASH_YIELD_DURING_ERASE 1
|
||||||
|
#define CONFIG_SPI_FLASH_ERASE_YIELD_DURATION_MS 20
|
||||||
|
#define CONFIG_SPI_FLASH_ERASE_YIELD_TICKS 1
|
||||||
|
#define CONFIG_SPI_FLASH_WRITE_CHUNK_SIZE 8192
|
||||||
|
#define CONFIG_SPI_FLASH_VENDOR_XMC_SUPPORT_ENABLED 1
|
||||||
|
#define CONFIG_SPI_FLASH_VENDOR_GD_SUPPORT_ENABLED 1
|
||||||
|
#define CONFIG_SPI_FLASH_VENDOR_ISSI_SUPPORT_ENABLED 1
|
||||||
|
#define CONFIG_SPI_FLASH_VENDOR_MXIC_SUPPORT_ENABLED 1
|
||||||
|
#define CONFIG_SPI_FLASH_VENDOR_WINBOND_SUPPORT_ENABLED 1
|
||||||
|
#define CONFIG_SPI_FLASH_VENDOR_BOYA_SUPPORT_ENABLED 1
|
||||||
|
#define CONFIG_SPI_FLASH_VENDOR_TH_SUPPORT_ENABLED 1
|
||||||
|
#define CONFIG_SPI_FLASH_SUPPORT_ISSI_CHIP 1
|
||||||
|
#define CONFIG_SPI_FLASH_SUPPORT_MXIC_CHIP 1
|
||||||
|
#define CONFIG_SPI_FLASH_SUPPORT_GD_CHIP 1
|
||||||
|
#define CONFIG_SPI_FLASH_SUPPORT_WINBOND_CHIP 1
|
||||||
|
#define CONFIG_SPI_FLASH_SUPPORT_BOYA_CHIP 1
|
||||||
|
#define CONFIG_SPI_FLASH_SUPPORT_TH_CHIP 1
|
||||||
|
#define CONFIG_SPI_FLASH_ENABLE_ENCRYPTED_READ_WRITE 1
|
||||||
|
|
||||||
|
/* List of deprecated options */
|
||||||
|
#define CONFIG_BROWNOUT_DET CONFIG_ESP_BROWNOUT_DET
|
||||||
|
#define CONFIG_BROWNOUT_DET_LVL CONFIG_ESP_BROWNOUT_DET_LVL
|
||||||
|
#define CONFIG_BROWNOUT_DET_LVL_SEL_7 CONFIG_ESP_BROWNOUT_DET_LVL_SEL_7
|
||||||
|
#define CONFIG_COMPILER_OPTIMIZATION_DEFAULT CONFIG_COMPILER_OPTIMIZATION_DEBUG
|
||||||
|
#define CONFIG_COMPILER_OPTIMIZATION_LEVEL_DEBUG CONFIG_COMPILER_OPTIMIZATION_DEBUG
|
||||||
|
#define CONFIG_CONSOLE_UART CONFIG_ESP_CONSOLE_UART
|
||||||
|
#define CONFIG_CONSOLE_UART_BAUDRATE CONFIG_ESP_CONSOLE_UART_BAUDRATE
|
||||||
|
#define CONFIG_CONSOLE_UART_DEFAULT CONFIG_ESP_CONSOLE_UART_DEFAULT
|
||||||
|
#define CONFIG_CONSOLE_UART_NUM CONFIG_ESP_CONSOLE_UART_NUM
|
||||||
|
#define CONFIG_ESP32C3_BROWNOUT_DET CONFIG_ESP_BROWNOUT_DET
|
||||||
|
#define CONFIG_ESP32C3_BROWNOUT_DET_LVL CONFIG_ESP_BROWNOUT_DET_LVL
|
||||||
|
#define CONFIG_ESP32C3_BROWNOUT_DET_LVL_SEL_7 CONFIG_ESP_BROWNOUT_DET_LVL_SEL_7
|
||||||
|
#define CONFIG_ESP32C3_DEBUG_OCDAWARE CONFIG_ESP_DEBUG_OCDAWARE
|
||||||
|
#define CONFIG_ESP32C3_DEFAULT_CPU_FREQ_160 CONFIG_ESP_DEFAULT_CPU_FREQ_MHZ_160
|
||||||
|
#define CONFIG_ESP32C3_DEFAULT_CPU_FREQ_MHZ CONFIG_ESP_DEFAULT_CPU_FREQ_MHZ
|
||||||
|
#define CONFIG_ESP32C3_LIGHTSLEEP_GPIO_RESET_WORKAROUND CONFIG_ESP_SLEEP_GPIO_RESET_WORKAROUND
|
||||||
|
#define CONFIG_ESP32C3_MEMPROT_FEATURE CONFIG_ESP_SYSTEM_MEMPROT
|
||||||
|
#define CONFIG_ESP32C3_MEMPROT_FEATURE_LOCK CONFIG_ESP_SYSTEM_MEMPROT_PMS_LOCK
|
||||||
|
#define CONFIG_ESP32C3_RTC_CLK_CAL_CYCLES CONFIG_RTC_CLK_CAL_CYCLES
|
||||||
|
#define CONFIG_ESP32C3_RTC_CLK_SRC_INT_RC CONFIG_RTC_CLK_SRC_INT_RC
|
||||||
|
#define CONFIG_ESP32C3_TIME_SYSCALL_USE_RTC_SYSTIMER CONFIG_LIBC_TIME_SYSCALL_USE_RTC_HRT
|
||||||
|
#define CONFIG_ESP_SYSTEM_BROWNOUT_INTR CONFIG_ESP_BROWNOUT_USE_INTR
|
||||||
|
#define CONFIG_ESP_SYSTEM_MEMPROT_FEATURE CONFIG_ESP_SYSTEM_MEMPROT
|
||||||
|
#define CONFIG_ESP_SYSTEM_MEMPROT_FEATURE_LOCK CONFIG_ESP_SYSTEM_MEMPROT_PMS_LOCK
|
||||||
|
#define CONFIG_ESP_SYSTEM_MEMPROT_FEATURE_VIA_TEE CONFIG_ESP_SYSTEM_MEMPROT
|
||||||
|
#define CONFIG_ESP_SYSTEM_PMP_IDRAM_SPLIT CONFIG_ESP_SYSTEM_MEMPROT
|
||||||
|
#define CONFIG_ESP_TASK_WDT CONFIG_ESP_TASK_WDT_INIT
|
||||||
|
#define CONFIG_FLASHMODE_DIO CONFIG_ESPTOOLPY_FLASHMODE_DIO
|
||||||
|
#define CONFIG_INT_WDT CONFIG_ESP_INT_WDT
|
||||||
|
#define CONFIG_INT_WDT_TIMEOUT_MS CONFIG_ESP_INT_WDT_TIMEOUT_MS
|
||||||
|
#define CONFIG_IPC_TASK_STACK_SIZE CONFIG_ESP_IPC_TASK_STACK_SIZE
|
||||||
|
#define CONFIG_LOG_BOOTLOADER_LEVEL CONFIG_BOOTLOADER_LOG_LEVEL
|
||||||
|
#define CONFIG_LOG_BOOTLOADER_LEVEL_INFO CONFIG_BOOTLOADER_LOG_LEVEL_INFO
|
||||||
|
#define CONFIG_MAIN_TASK_STACK_SIZE CONFIG_ESP_MAIN_TASK_STACK_SIZE
|
||||||
|
#define CONFIG_MONITOR_BAUD CONFIG_ESPTOOLPY_MONITOR_BAUD
|
||||||
|
#define CONFIG_NEWLIB_TIME_SYSCALL_USE_RTC_HRT CONFIG_LIBC_TIME_SYSCALL_USE_RTC_HRT
|
||||||
|
#define CONFIG_OPTIMIZATION_ASSERTIONS_ENABLED CONFIG_COMPILER_OPTIMIZATION_ASSERTIONS_ENABLE
|
||||||
|
#define CONFIG_OPTIMIZATION_ASSERTION_LEVEL CONFIG_COMPILER_OPTIMIZATION_ASSERTION_LEVEL
|
||||||
|
#define CONFIG_OPTIMIZATION_LEVEL_DEBUG CONFIG_COMPILER_OPTIMIZATION_DEBUG
|
||||||
|
#define CONFIG_PERIPH_CTRL_FUNC_IN_IRAM CONFIG_ESP_PERIPH_CTRL_FUNC_IN_IRAM
|
||||||
|
#define CONFIG_SPI_FLASH_WRITING_DANGEROUS_REGIONS_ABORTS CONFIG_SPI_FLASH_DANGEROUS_WRITE_ABORTS
|
||||||
|
#define CONFIG_STACK_CHECK_NONE CONFIG_COMPILER_STACK_CHECK_MODE_NONE
|
||||||
|
#define CONFIG_SYSTEM_EVENT_QUEUE_SIZE CONFIG_ESP_SYSTEM_EVENT_QUEUE_SIZE
|
||||||
|
#define CONFIG_SYSTEM_EVENT_TASK_STACK_SIZE CONFIG_ESP_SYSTEM_EVENT_TASK_STACK_SIZE
|
||||||
|
#define CONFIG_TASK_WDT CONFIG_ESP_TASK_WDT_INIT
|
||||||
|
#define CONFIG_TASK_WDT_CHECK_IDLE_TASK_CPU0 CONFIG_ESP_TASK_WDT_CHECK_IDLE_TASK_CPU0
|
||||||
|
#define CONFIG_TASK_WDT_TIMEOUT_S CONFIG_ESP_TASK_WDT_TIMEOUT_S
|
||||||
|
#define CONFIG_TIMER_QUEUE_LENGTH CONFIG_FREERTOS_TIMER_QUEUE_LENGTH
|
||||||
|
#define CONFIG_TIMER_TASK_PRIORITY CONFIG_FREERTOS_TIMER_TASK_PRIORITY
|
||||||
|
#define CONFIG_TIMER_TASK_STACK_DEPTH CONFIG_FREERTOS_TIMER_TASK_STACK_DEPTH
|
||||||
656
build/bootloader/config/sdkconfig.json
Normal file
656
build/bootloader/config/sdkconfig.json
Normal file
@@ -0,0 +1,656 @@
|
|||||||
|
{
|
||||||
|
"APP_BUILD_BOOTLOADER": true,
|
||||||
|
"APP_BUILD_GENERATE_BINARIES": true,
|
||||||
|
"APP_BUILD_TYPE_APP_2NDBOOT": true,
|
||||||
|
"APP_BUILD_TYPE_RAM": false,
|
||||||
|
"APP_BUILD_USE_FLASH_SECTIONS": true,
|
||||||
|
"APP_COMPILE_TIME_DATE": true,
|
||||||
|
"APP_EXCLUDE_PROJECT_NAME_VAR": false,
|
||||||
|
"APP_EXCLUDE_PROJECT_VER_VAR": false,
|
||||||
|
"APP_NO_BLOBS": false,
|
||||||
|
"APP_PROJECT_VER_FROM_CONFIG": false,
|
||||||
|
"APP_REPRODUCIBLE_BUILD": false,
|
||||||
|
"APP_RETRIEVE_LEN_ELF_SHA": 9,
|
||||||
|
"BOOTLOADER_APP_ROLLBACK_ENABLE": false,
|
||||||
|
"BOOTLOADER_APP_TEST": false,
|
||||||
|
"BOOTLOADER_COMPILER_OPTIMIZATION_DEBUG": false,
|
||||||
|
"BOOTLOADER_COMPILER_OPTIMIZATION_PERF": false,
|
||||||
|
"BOOTLOADER_COMPILER_OPTIMIZATION_SIZE": true,
|
||||||
|
"BOOTLOADER_COMPILE_TIME_DATE": true,
|
||||||
|
"BOOTLOADER_CPU_CLK_FREQ_MHZ": 80,
|
||||||
|
"BOOTLOADER_CUSTOM_RESERVE_RTC": false,
|
||||||
|
"BOOTLOADER_FACTORY_RESET": false,
|
||||||
|
"BOOTLOADER_FLASH_DC_AWARE": false,
|
||||||
|
"BOOTLOADER_FLASH_XMC_SUPPORT": true,
|
||||||
|
"BOOTLOADER_LOG_COLORS": false,
|
||||||
|
"BOOTLOADER_LOG_LEVEL": 3,
|
||||||
|
"BOOTLOADER_LOG_LEVEL_DEBUG": false,
|
||||||
|
"BOOTLOADER_LOG_LEVEL_ERROR": false,
|
||||||
|
"BOOTLOADER_LOG_LEVEL_INFO": true,
|
||||||
|
"BOOTLOADER_LOG_LEVEL_NONE": false,
|
||||||
|
"BOOTLOADER_LOG_LEVEL_VERBOSE": false,
|
||||||
|
"BOOTLOADER_LOG_LEVEL_WARN": false,
|
||||||
|
"BOOTLOADER_LOG_MODE_TEXT": true,
|
||||||
|
"BOOTLOADER_LOG_MODE_TEXT_EN": true,
|
||||||
|
"BOOTLOADER_LOG_TIMESTAMP_SOURCE_CPU_TICKS": true,
|
||||||
|
"BOOTLOADER_LOG_VERSION": 1,
|
||||||
|
"BOOTLOADER_LOG_VERSION_1": true,
|
||||||
|
"BOOTLOADER_OFFSET_IN_FLASH": 0,
|
||||||
|
"BOOTLOADER_PROJECT_VER": 1,
|
||||||
|
"BOOTLOADER_REGION_PROTECTION_ENABLE": true,
|
||||||
|
"BOOTLOADER_RESERVE_RTC_SIZE": 0,
|
||||||
|
"BOOTLOADER_SKIP_VALIDATE_ALWAYS": false,
|
||||||
|
"BOOTLOADER_SKIP_VALIDATE_IN_DEEP_SLEEP": false,
|
||||||
|
"BOOTLOADER_SKIP_VALIDATE_ON_POWER_ON": false,
|
||||||
|
"BOOTLOADER_WDT_DISABLE_IN_USER_CODE": false,
|
||||||
|
"BOOTLOADER_WDT_ENABLE": true,
|
||||||
|
"BOOTLOADER_WDT_TIME_MS": 9000,
|
||||||
|
"BOOT_ROM_LOG_ALWAYS_OFF": false,
|
||||||
|
"BOOT_ROM_LOG_ALWAYS_ON": true,
|
||||||
|
"BOOT_ROM_LOG_ON_GPIO_HIGH": false,
|
||||||
|
"BOOT_ROM_LOG_ON_GPIO_LOW": false,
|
||||||
|
"COMPILER_ASSERT_NDEBUG_EVALUATE": false,
|
||||||
|
"COMPILER_CXX_EXCEPTIONS": false,
|
||||||
|
"COMPILER_CXX_GLIBCXX_CONSTEXPR_COLD": false,
|
||||||
|
"COMPILER_CXX_GLIBCXX_CONSTEXPR_COLD_CONSTEXPR": false,
|
||||||
|
"COMPILER_CXX_GLIBCXX_CONSTEXPR_NO_CHANGE": true,
|
||||||
|
"COMPILER_CXX_RTTI": false,
|
||||||
|
"COMPILER_DISABLE_DEFAULT_ERRORS": false,
|
||||||
|
"COMPILER_DISABLE_GCC12_WARNINGS": false,
|
||||||
|
"COMPILER_DISABLE_GCC13_WARNINGS": false,
|
||||||
|
"COMPILER_DISABLE_GCC14_WARNINGS": false,
|
||||||
|
"COMPILER_DISABLE_GCC15_WARNINGS": false,
|
||||||
|
"COMPILER_DUMP_RTL_FILES": false,
|
||||||
|
"COMPILER_FLOAT_LIB_FROM_GCCLIB": true,
|
||||||
|
"COMPILER_HIDE_PATHS_MACROS": true,
|
||||||
|
"COMPILER_NO_MERGE_CONSTANTS": false,
|
||||||
|
"COMPILER_OPTIMIZATION_ASSERTIONS_DISABLE": false,
|
||||||
|
"COMPILER_OPTIMIZATION_ASSERTIONS_ENABLE": true,
|
||||||
|
"COMPILER_OPTIMIZATION_ASSERTIONS_SILENT": false,
|
||||||
|
"COMPILER_OPTIMIZATION_ASSERTION_LEVEL": 2,
|
||||||
|
"COMPILER_OPTIMIZATION_CHECKS_SILENT": false,
|
||||||
|
"COMPILER_OPTIMIZATION_DEBUG": true,
|
||||||
|
"COMPILER_OPTIMIZATION_NONE": false,
|
||||||
|
"COMPILER_OPTIMIZATION_PERF": false,
|
||||||
|
"COMPILER_OPTIMIZATION_SIZE": false,
|
||||||
|
"COMPILER_ORPHAN_SECTIONS_ERROR": true,
|
||||||
|
"COMPILER_ORPHAN_SECTIONS_PLACE": false,
|
||||||
|
"COMPILER_ORPHAN_SECTIONS_WARNING": false,
|
||||||
|
"COMPILER_RT_LIB_GCCLIB": true,
|
||||||
|
"COMPILER_RT_LIB_NAME": "gcc",
|
||||||
|
"COMPILER_SAVE_RESTORE_LIBCALLS": false,
|
||||||
|
"COMPILER_STACK_CHECK_MODE_ALL": false,
|
||||||
|
"COMPILER_STACK_CHECK_MODE_NONE": true,
|
||||||
|
"COMPILER_STACK_CHECK_MODE_NORM": false,
|
||||||
|
"COMPILER_STACK_CHECK_MODE_STRONG": false,
|
||||||
|
"COMPILER_STATIC_ANALYZER": false,
|
||||||
|
"COMPILER_WARN_WRITE_STRINGS": false,
|
||||||
|
"EFUSE_CUSTOM_TABLE": false,
|
||||||
|
"EFUSE_MAX_BLK_LEN": 256,
|
||||||
|
"EFUSE_VIRTUAL": false,
|
||||||
|
"ESP32C3_REV_MAX_FULL": 199,
|
||||||
|
"ESP32C3_REV_MIN_0": false,
|
||||||
|
"ESP32C3_REV_MIN_1": false,
|
||||||
|
"ESP32C3_REV_MIN_101": false,
|
||||||
|
"ESP32C3_REV_MIN_2": false,
|
||||||
|
"ESP32C3_REV_MIN_3": true,
|
||||||
|
"ESP32C3_REV_MIN_4": false,
|
||||||
|
"ESP32C3_REV_MIN_FULL": 3,
|
||||||
|
"ESP32C3_UNIVERSAL_MAC_ADDRESSES": 4,
|
||||||
|
"ESP32C3_UNIVERSAL_MAC_ADDRESSES_FOUR": true,
|
||||||
|
"ESP32C3_UNIVERSAL_MAC_ADDRESSES_TWO": false,
|
||||||
|
"ESPTOOLPY_AFTER": "hard-reset",
|
||||||
|
"ESPTOOLPY_AFTER_NORESET": false,
|
||||||
|
"ESPTOOLPY_AFTER_RESET": true,
|
||||||
|
"ESPTOOLPY_BEFORE": "default-reset",
|
||||||
|
"ESPTOOLPY_BEFORE_NORESET": false,
|
||||||
|
"ESPTOOLPY_BEFORE_RESET": true,
|
||||||
|
"ESPTOOLPY_FLASHFREQ": "80m",
|
||||||
|
"ESPTOOLPY_FLASHFREQ_20M": false,
|
||||||
|
"ESPTOOLPY_FLASHFREQ_26M": false,
|
||||||
|
"ESPTOOLPY_FLASHFREQ_40M": false,
|
||||||
|
"ESPTOOLPY_FLASHFREQ_80M": true,
|
||||||
|
"ESPTOOLPY_FLASHMODE": "dio",
|
||||||
|
"ESPTOOLPY_FLASHMODE_DIO": true,
|
||||||
|
"ESPTOOLPY_FLASHMODE_DOUT": false,
|
||||||
|
"ESPTOOLPY_FLASHMODE_QIO": false,
|
||||||
|
"ESPTOOLPY_FLASHMODE_QOUT": false,
|
||||||
|
"ESPTOOLPY_FLASHSIZE": "2MB",
|
||||||
|
"ESPTOOLPY_FLASHSIZE_128MB": false,
|
||||||
|
"ESPTOOLPY_FLASHSIZE_16MB": false,
|
||||||
|
"ESPTOOLPY_FLASHSIZE_1MB": false,
|
||||||
|
"ESPTOOLPY_FLASHSIZE_2MB": true,
|
||||||
|
"ESPTOOLPY_FLASHSIZE_32MB": false,
|
||||||
|
"ESPTOOLPY_FLASHSIZE_4MB": false,
|
||||||
|
"ESPTOOLPY_FLASHSIZE_64MB": false,
|
||||||
|
"ESPTOOLPY_FLASHSIZE_8MB": false,
|
||||||
|
"ESPTOOLPY_FLASH_SAMPLE_MODE_STR": true,
|
||||||
|
"ESPTOOLPY_HEADER_FLASHSIZE_UPDATE": false,
|
||||||
|
"ESPTOOLPY_MONITOR_BAUD": 115200,
|
||||||
|
"ESPTOOLPY_NO_STUB": false,
|
||||||
|
"ESP_BROWNOUT_DET": true,
|
||||||
|
"ESP_BROWNOUT_DET_LVL": 7,
|
||||||
|
"ESP_BROWNOUT_DET_LVL_SEL_2": false,
|
||||||
|
"ESP_BROWNOUT_DET_LVL_SEL_3": false,
|
||||||
|
"ESP_BROWNOUT_DET_LVL_SEL_4": false,
|
||||||
|
"ESP_BROWNOUT_DET_LVL_SEL_5": false,
|
||||||
|
"ESP_BROWNOUT_DET_LVL_SEL_6": false,
|
||||||
|
"ESP_BROWNOUT_DET_LVL_SEL_7": true,
|
||||||
|
"ESP_BROWNOUT_USE_INTR": true,
|
||||||
|
"ESP_CONSOLE_NONE": false,
|
||||||
|
"ESP_CONSOLE_ROM_SERIAL_PORT_NUM": 0,
|
||||||
|
"ESP_CONSOLE_SECONDARY_NONE": false,
|
||||||
|
"ESP_CONSOLE_SECONDARY_USB_SERIAL_JTAG": true,
|
||||||
|
"ESP_CONSOLE_UART": true,
|
||||||
|
"ESP_CONSOLE_UART_BAUDRATE": 115200,
|
||||||
|
"ESP_CONSOLE_UART_CUSTOM": false,
|
||||||
|
"ESP_CONSOLE_UART_DEFAULT": true,
|
||||||
|
"ESP_CONSOLE_UART_NUM": 0,
|
||||||
|
"ESP_CONSOLE_USB_SERIAL_JTAG": false,
|
||||||
|
"ESP_CONSOLE_USB_SERIAL_JTAG_ENABLED": true,
|
||||||
|
"ESP_DEBUG_OCDAWARE": true,
|
||||||
|
"ESP_DEBUG_STUBS_ENABLE": false,
|
||||||
|
"ESP_DEFAULT_CPU_FREQ_MHZ": 160,
|
||||||
|
"ESP_DEFAULT_CPU_FREQ_MHZ_160": true,
|
||||||
|
"ESP_DEFAULT_CPU_FREQ_MHZ_80": false,
|
||||||
|
"ESP_EFUSE_BLOCK_REV_MAX_FULL": 199,
|
||||||
|
"ESP_EFUSE_BLOCK_REV_MIN_FULL": 0,
|
||||||
|
"ESP_ERR_TO_NAME_LOOKUP": true,
|
||||||
|
"ESP_HW_SUPPORT_FUNC_IN_IRAM": true,
|
||||||
|
"ESP_INTR_IN_IRAM": true,
|
||||||
|
"ESP_INT_WDT": true,
|
||||||
|
"ESP_INT_WDT_TIMEOUT_MS": 300,
|
||||||
|
"ESP_IPC_TASK_STACK_SIZE": 1024,
|
||||||
|
"ESP_MAC_ADDR_UNIVERSE_BT": true,
|
||||||
|
"ESP_MAC_ADDR_UNIVERSE_ETH": true,
|
||||||
|
"ESP_MAC_ADDR_UNIVERSE_WIFI_AP": true,
|
||||||
|
"ESP_MAC_ADDR_UNIVERSE_WIFI_STA": true,
|
||||||
|
"ESP_MAC_UNIVERSAL_MAC_ADDRESSES": 4,
|
||||||
|
"ESP_MAC_UNIVERSAL_MAC_ADDRESSES_FOUR": true,
|
||||||
|
"ESP_MAC_USE_CUSTOM_MAC_AS_BASE_MAC": false,
|
||||||
|
"ESP_MAIN_TASK_AFFINITY": 0,
|
||||||
|
"ESP_MAIN_TASK_AFFINITY_CPU0": true,
|
||||||
|
"ESP_MAIN_TASK_AFFINITY_NO_AFFINITY": false,
|
||||||
|
"ESP_MAIN_TASK_STACK_SIZE": 3584,
|
||||||
|
"ESP_MINIMAL_SHARED_STACK_SIZE": 2048,
|
||||||
|
"ESP_PANIC_HANDLER_IRAM": false,
|
||||||
|
"ESP_PERIPH_CTRL_FUNC_IN_IRAM": true,
|
||||||
|
"ESP_REGI2C_CTRL_FUNC_IN_IRAM": true,
|
||||||
|
"ESP_REV_MAX_FULL": 199,
|
||||||
|
"ESP_REV_MIN_FULL": 3,
|
||||||
|
"ESP_ROM_CONSOLE_OUTPUT_SECONDARY": true,
|
||||||
|
"ESP_ROM_GET_CLK_FREQ": true,
|
||||||
|
"ESP_ROM_HAS_CRC_BE": true,
|
||||||
|
"ESP_ROM_HAS_CRC_LE": true,
|
||||||
|
"ESP_ROM_HAS_ENCRYPTED_WRITES_USING_LEGACY_DRV": true,
|
||||||
|
"ESP_ROM_HAS_ERASE_0_REGION_BUG": true,
|
||||||
|
"ESP_ROM_HAS_ETS_PRINTF_BUG": true,
|
||||||
|
"ESP_ROM_HAS_JPEG_DECODE": true,
|
||||||
|
"ESP_ROM_HAS_LAYOUT_TABLE": true,
|
||||||
|
"ESP_ROM_HAS_MZ_CRC32": true,
|
||||||
|
"ESP_ROM_HAS_NEWLIB": true,
|
||||||
|
"ESP_ROM_HAS_NEWLIB_32BIT_TIME": true,
|
||||||
|
"ESP_ROM_HAS_NEWLIB_NANO_FORMAT": true,
|
||||||
|
"ESP_ROM_HAS_RETARGETABLE_LOCKING": true,
|
||||||
|
"ESP_ROM_HAS_SPI_FLASH": true,
|
||||||
|
"ESP_ROM_HAS_SPI_FLASH_MMAP": true,
|
||||||
|
"ESP_ROM_HAS_SUBOPTIMAL_NEWLIB_ON_MISALIGNED_MEMORY": true,
|
||||||
|
"ESP_ROM_HAS_SW_FLOAT": true,
|
||||||
|
"ESP_ROM_HAS_VERSION": true,
|
||||||
|
"ESP_ROM_NEEDS_SET_CACHE_MMU_SIZE": true,
|
||||||
|
"ESP_ROM_NEEDS_SWSETUP_WORKAROUND": true,
|
||||||
|
"ESP_ROM_PRINT_IN_IRAM": true,
|
||||||
|
"ESP_ROM_RAM_APP_NEEDS_MMU_INIT": true,
|
||||||
|
"ESP_ROM_SUPPORT_DEEP_SLEEP_WAKEUP_STUB": true,
|
||||||
|
"ESP_ROM_UART_CLK_IS_XTAL": true,
|
||||||
|
"ESP_ROM_USB_OTG_NUM": -1,
|
||||||
|
"ESP_ROM_USB_SERIAL_DEVICE_NUM": 3,
|
||||||
|
"ESP_SLEEP_CACHE_SAFE_ASSERTION": false,
|
||||||
|
"ESP_SLEEP_DEBUG": false,
|
||||||
|
"ESP_SLEEP_FLASH_LEAKAGE_WORKAROUND": true,
|
||||||
|
"ESP_SLEEP_GPIO_ENABLE_INTERNAL_RESISTORS": true,
|
||||||
|
"ESP_SLEEP_GPIO_RESET_WORKAROUND": true,
|
||||||
|
"ESP_SLEEP_MSPI_NEED_ALL_IO_PU": false,
|
||||||
|
"ESP_SLEEP_POWER_DOWN_FLASH": false,
|
||||||
|
"ESP_SLEEP_WAIT_FLASH_READY_EXTRA_DELAY": 0,
|
||||||
|
"ESP_SYSTEM_ALLOW_RTC_FAST_MEM_AS_HEAP": true,
|
||||||
|
"ESP_SYSTEM_CHECK_INT_LEVEL_4": true,
|
||||||
|
"ESP_SYSTEM_EVENT_QUEUE_SIZE": 32,
|
||||||
|
"ESP_SYSTEM_EVENT_TASK_STACK_SIZE": 2304,
|
||||||
|
"ESP_SYSTEM_HW_PC_RECORD": true,
|
||||||
|
"ESP_SYSTEM_HW_STACK_GUARD": true,
|
||||||
|
"ESP_SYSTEM_IN_IRAM": true,
|
||||||
|
"ESP_SYSTEM_MEMPROT": true,
|
||||||
|
"ESP_SYSTEM_MEMPROT_PMS": true,
|
||||||
|
"ESP_SYSTEM_MEMPROT_PMS_LOCK": true,
|
||||||
|
"ESP_SYSTEM_NO_BACKTRACE": true,
|
||||||
|
"ESP_SYSTEM_PANIC_PRINT_HALT": false,
|
||||||
|
"ESP_SYSTEM_PANIC_PRINT_REBOOT": true,
|
||||||
|
"ESP_SYSTEM_PANIC_REBOOT_DELAY_SECONDS": 0,
|
||||||
|
"ESP_SYSTEM_PANIC_SILENT_REBOOT": false,
|
||||||
|
"ESP_SYSTEM_RTC_FAST_MEM_AS_HEAP_DEPCHECK": true,
|
||||||
|
"ESP_SYSTEM_SINGLE_CORE_MODE": true,
|
||||||
|
"ESP_SYSTEM_USE_EH_FRAME": false,
|
||||||
|
"ESP_SYSTEM_USE_FRAME_POINTER": false,
|
||||||
|
"ESP_TASK_WDT_CHECK_IDLE_TASK_CPU0": true,
|
||||||
|
"ESP_TASK_WDT_EN": true,
|
||||||
|
"ESP_TASK_WDT_INIT": true,
|
||||||
|
"ESP_TASK_WDT_PANIC": false,
|
||||||
|
"ESP_TASK_WDT_TIMEOUT_S": 5,
|
||||||
|
"FREERTOS_CHECK_MUTEX_GIVEN_BY_OWNER": true,
|
||||||
|
"FREERTOS_CHECK_PORT_CRITICAL_COMPLIANCE": false,
|
||||||
|
"FREERTOS_CHECK_STACKOVERFLOW_CANARY": true,
|
||||||
|
"FREERTOS_CHECK_STACKOVERFLOW_NONE": false,
|
||||||
|
"FREERTOS_CHECK_STACKOVERFLOW_PTRVAL": false,
|
||||||
|
"FREERTOS_CORETIMER_SYSTIMER_LVL1": true,
|
||||||
|
"FREERTOS_CORETIMER_SYSTIMER_LVL3": false,
|
||||||
|
"FREERTOS_DEBUG_OCDAWARE": true,
|
||||||
|
"FREERTOS_ENABLE_BACKWARD_COMPATIBILITY": false,
|
||||||
|
"FREERTOS_GENERATE_RUN_TIME_STATS": false,
|
||||||
|
"FREERTOS_HZ": 100,
|
||||||
|
"FREERTOS_IDLE_TASK_STACKSIZE": 1536,
|
||||||
|
"FREERTOS_INTERRUPT_BACKTRACE": true,
|
||||||
|
"FREERTOS_IN_IRAM": false,
|
||||||
|
"FREERTOS_ISR_STACKSIZE": 1536,
|
||||||
|
"FREERTOS_MAX_TASK_NAME_LEN": 16,
|
||||||
|
"FREERTOS_NO_AFFINITY": 2147483647,
|
||||||
|
"FREERTOS_NUMBER_OF_CORES": 1,
|
||||||
|
"FREERTOS_OPTIMIZED_SCHEDULER": true,
|
||||||
|
"FREERTOS_PORT": true,
|
||||||
|
"FREERTOS_QUEUE_REGISTRY_SIZE": 0,
|
||||||
|
"FREERTOS_SMP": false,
|
||||||
|
"FREERTOS_SUPPORT_STATIC_ALLOCATION": true,
|
||||||
|
"FREERTOS_SYSTICK_USES_SYSTIMER": true,
|
||||||
|
"FREERTOS_TASK_FUNCTION_WRAPPER": true,
|
||||||
|
"FREERTOS_TASK_NOTIFICATION_ARRAY_ENTRIES": 1,
|
||||||
|
"FREERTOS_TASK_PRE_DELETION_HOOK": false,
|
||||||
|
"FREERTOS_THREAD_LOCAL_STORAGE_POINTERS": 1,
|
||||||
|
"FREERTOS_TICK_SUPPORT_SYSTIMER": true,
|
||||||
|
"FREERTOS_TIMER_QUEUE_LENGTH": 10,
|
||||||
|
"FREERTOS_TIMER_SERVICE_TASK_CORE_AFFINITY": 2147483647,
|
||||||
|
"FREERTOS_TIMER_SERVICE_TASK_NAME": "Tmr Svc",
|
||||||
|
"FREERTOS_TIMER_TASK_AFFINITY_CPU0": false,
|
||||||
|
"FREERTOS_TIMER_TASK_NO_AFFINITY": true,
|
||||||
|
"FREERTOS_TIMER_TASK_PRIORITY": 1,
|
||||||
|
"FREERTOS_TIMER_TASK_STACK_DEPTH": 2048,
|
||||||
|
"FREERTOS_TLSP_DELETION_CALLBACKS": true,
|
||||||
|
"FREERTOS_UNICORE": true,
|
||||||
|
"FREERTOS_USE_APPLICATION_TASK_TAG": false,
|
||||||
|
"FREERTOS_USE_IDLE_HOOK": false,
|
||||||
|
"FREERTOS_USE_LIST_DATA_INTEGRITY_CHECK_BYTES": false,
|
||||||
|
"FREERTOS_USE_TICK_HOOK": false,
|
||||||
|
"FREERTOS_USE_TIMERS": true,
|
||||||
|
"FREERTOS_USE_TRACE_FACILITY": false,
|
||||||
|
"FREERTOS_WATCHPOINT_END_OF_STACK": false,
|
||||||
|
"HAL_ASSERTION_DISABLE": false,
|
||||||
|
"HAL_ASSERTION_ENABLE": false,
|
||||||
|
"HAL_ASSERTION_EQUALS_SYSTEM": true,
|
||||||
|
"HAL_ASSERTION_SILENT": false,
|
||||||
|
"HAL_DEFAULT_ASSERTION_LEVEL": 2,
|
||||||
|
"HAL_GPIO_USE_ROM_IMPL": true,
|
||||||
|
"IDF_CMAKE": true,
|
||||||
|
"IDF_EXPERIMENTAL_FEATURES": false,
|
||||||
|
"IDF_FIRMWARE_CHIP_ID": 5,
|
||||||
|
"IDF_INIT_VERSION": "6.0.0",
|
||||||
|
"IDF_TARGET": "esp32c3",
|
||||||
|
"IDF_TARGET_ARCH": "riscv",
|
||||||
|
"IDF_TARGET_ARCH_RISCV": true,
|
||||||
|
"IDF_TARGET_ESP32C3": true,
|
||||||
|
"IDF_TOOLCHAIN": "gcc",
|
||||||
|
"IDF_TOOLCHAIN_GCC": true,
|
||||||
|
"LIBC_ASSERT_BUFFER_SIZE": 200,
|
||||||
|
"LIBC_LOCKS_PLACE_IN_IRAM": true,
|
||||||
|
"LIBC_MISC_IN_IRAM": true,
|
||||||
|
"LIBC_NEWLIB": false,
|
||||||
|
"LIBC_OPTIMIZED_MISALIGNED_ACCESS": true,
|
||||||
|
"LIBC_PICOLIBC": true,
|
||||||
|
"LIBC_PICOLIBC_NEWLIB_COMPATIBILITY": true,
|
||||||
|
"LIBC_TIME_SYSCALL_USE_HRT": false,
|
||||||
|
"LIBC_TIME_SYSCALL_USE_NONE": false,
|
||||||
|
"LIBC_TIME_SYSCALL_USE_RTC": false,
|
||||||
|
"LIBC_TIME_SYSCALL_USE_RTC_HRT": true,
|
||||||
|
"LOG_COLORS": false,
|
||||||
|
"LOG_DEFAULT_LEVEL": 3,
|
||||||
|
"LOG_DEFAULT_LEVEL_DEBUG": false,
|
||||||
|
"LOG_DEFAULT_LEVEL_ERROR": false,
|
||||||
|
"LOG_DEFAULT_LEVEL_INFO": true,
|
||||||
|
"LOG_DEFAULT_LEVEL_NONE": false,
|
||||||
|
"LOG_DEFAULT_LEVEL_VERBOSE": false,
|
||||||
|
"LOG_DEFAULT_LEVEL_WARN": false,
|
||||||
|
"LOG_DYNAMIC_LEVEL_CONTROL": true,
|
||||||
|
"LOG_IN_IRAM": true,
|
||||||
|
"LOG_MASTER_LEVEL": false,
|
||||||
|
"LOG_MAXIMUM_EQUALS_DEFAULT": true,
|
||||||
|
"LOG_MAXIMUM_LEVEL": 3,
|
||||||
|
"LOG_MAXIMUM_LEVEL_DEBUG": false,
|
||||||
|
"LOG_MAXIMUM_LEVEL_VERBOSE": false,
|
||||||
|
"LOG_MODE_TEXT": true,
|
||||||
|
"LOG_MODE_TEXT_EN": true,
|
||||||
|
"LOG_TAG_LEVEL_CACHE_ARRAY": false,
|
||||||
|
"LOG_TAG_LEVEL_CACHE_BINARY_MIN_HEAP": true,
|
||||||
|
"LOG_TAG_LEVEL_IMPL_CACHE_AND_LINKED_LIST": true,
|
||||||
|
"LOG_TAG_LEVEL_IMPL_CACHE_SIZE": 31,
|
||||||
|
"LOG_TAG_LEVEL_IMPL_LINKED_LIST": false,
|
||||||
|
"LOG_TAG_LEVEL_IMPL_NONE": false,
|
||||||
|
"LOG_TIMESTAMP_SOURCE_RTOS": true,
|
||||||
|
"LOG_TIMESTAMP_SOURCE_SYSTEM": false,
|
||||||
|
"LOG_VERSION": 1,
|
||||||
|
"LOG_VERSION_1": true,
|
||||||
|
"LOG_VERSION_2": false,
|
||||||
|
"MMU_PAGE_MODE": "64KB",
|
||||||
|
"MMU_PAGE_SIZE": 65536,
|
||||||
|
"MMU_PAGE_SIZE_64KB": true,
|
||||||
|
"PARTITION_TABLE_CUSTOM": false,
|
||||||
|
"PARTITION_TABLE_CUSTOM_FILENAME": "partitions.csv",
|
||||||
|
"PARTITION_TABLE_FILENAME": "partitions_singleapp.csv",
|
||||||
|
"PARTITION_TABLE_MD5": true,
|
||||||
|
"PARTITION_TABLE_OFFSET": 32768,
|
||||||
|
"PARTITION_TABLE_SINGLE_APP": true,
|
||||||
|
"PARTITION_TABLE_SINGLE_APP_LARGE": false,
|
||||||
|
"PARTITION_TABLE_TWO_OTA": false,
|
||||||
|
"PARTITION_TABLE_TWO_OTA_LARGE": false,
|
||||||
|
"RTC_CLK_CAL_CYCLES": 1024,
|
||||||
|
"RTC_CLK_FUNC_IN_IRAM": true,
|
||||||
|
"RTC_CLK_SRC_EXT_CRYS": false,
|
||||||
|
"RTC_CLK_SRC_EXT_OSC": false,
|
||||||
|
"RTC_CLK_SRC_INT_8MD256": false,
|
||||||
|
"RTC_CLK_SRC_INT_RC": true,
|
||||||
|
"RTC_TIME_FUNC_IN_IRAM": true,
|
||||||
|
"SECURE_BOOT": false,
|
||||||
|
"SECURE_BOOT_V2_PREFERRED": true,
|
||||||
|
"SECURE_BOOT_V2_RSA_SUPPORTED": true,
|
||||||
|
"SECURE_FLASH_ENC_ENABLED": false,
|
||||||
|
"SECURE_ROM_DL_MODE_ENABLED": true,
|
||||||
|
"SECURE_SIGNED_APPS_NO_SECURE_BOOT": false,
|
||||||
|
"SOC_ADC_ARBITER_SUPPORTED": true,
|
||||||
|
"SOC_ADC_ATTEN_NUM": 4,
|
||||||
|
"SOC_ADC_CALIBRATION_V1_SUPPORTED": true,
|
||||||
|
"SOC_ADC_DIGI_CONTROLLER_NUM": 1,
|
||||||
|
"SOC_ADC_DIGI_DATA_BYTES_PER_CONV": 4,
|
||||||
|
"SOC_ADC_DIGI_IIR_FILTER_NUM": 2,
|
||||||
|
"SOC_ADC_DIGI_MAX_BITWIDTH": 12,
|
||||||
|
"SOC_ADC_DIGI_MIN_BITWIDTH": 12,
|
||||||
|
"SOC_ADC_DIGI_MONITOR_NUM": 2,
|
||||||
|
"SOC_ADC_DIGI_RESULT_BYTES": 4,
|
||||||
|
"SOC_ADC_DIG_CTRL_SUPPORTED": true,
|
||||||
|
"SOC_ADC_DIG_IIR_FILTER_SUPPORTED": true,
|
||||||
|
"SOC_ADC_DMA_SUPPORTED": true,
|
||||||
|
"SOC_ADC_MAX_CHANNEL_NUM": 5,
|
||||||
|
"SOC_ADC_MONITOR_SUPPORTED": true,
|
||||||
|
"SOC_ADC_PATT_LEN_MAX": 8,
|
||||||
|
"SOC_ADC_PERIPH_NUM": 2,
|
||||||
|
"SOC_ADC_RTC_MAX_BITWIDTH": 12,
|
||||||
|
"SOC_ADC_RTC_MIN_BITWIDTH": 12,
|
||||||
|
"SOC_ADC_SAMPLE_FREQ_THRES_HIGH": 83333,
|
||||||
|
"SOC_ADC_SAMPLE_FREQ_THRES_LOW": 611,
|
||||||
|
"SOC_ADC_SELF_HW_CALI_SUPPORTED": true,
|
||||||
|
"SOC_ADC_SHARED_POWER": true,
|
||||||
|
"SOC_ADC_SUPPORTED": true,
|
||||||
|
"SOC_AES_GDMA": true,
|
||||||
|
"SOC_AES_SUPPORTED": true,
|
||||||
|
"SOC_AES_SUPPORT_AES_128": true,
|
||||||
|
"SOC_AES_SUPPORT_AES_256": true,
|
||||||
|
"SOC_AES_SUPPORT_DMA": true,
|
||||||
|
"SOC_AHB_GDMA_SUPPORTED": true,
|
||||||
|
"SOC_AHB_GDMA_VERSION": 1,
|
||||||
|
"SOC_APB_BACKUP_DMA": true,
|
||||||
|
"SOC_ASSIST_DEBUG_SUPPORTED": true,
|
||||||
|
"SOC_ASYNC_MEMCPY_SUPPORTED": true,
|
||||||
|
"SOC_BLE_50_SUPPORTED": true,
|
||||||
|
"SOC_BLE_DEVICE_PRIVACY_SUPPORTED": true,
|
||||||
|
"SOC_BLE_MESH_SUPPORTED": true,
|
||||||
|
"SOC_BLE_SUPPORTED": true,
|
||||||
|
"SOC_BLUFI_SUPPORTED": true,
|
||||||
|
"SOC_BOD_SUPPORTED": true,
|
||||||
|
"SOC_BROWNOUT_RESET_SUPPORTED": true,
|
||||||
|
"SOC_BT_SUPPORTED": true,
|
||||||
|
"SOC_CACHE_FREEZE_SUPPORTED": true,
|
||||||
|
"SOC_CACHE_MEMORY_IBANK_SIZE": 16384,
|
||||||
|
"SOC_CLK_LP_FAST_SUPPORT_XTAL_D2": true,
|
||||||
|
"SOC_CLK_RC_FAST_D256_SUPPORTED": true,
|
||||||
|
"SOC_CLK_RC_FAST_SUPPORT_CALIBRATION": true,
|
||||||
|
"SOC_CLK_TREE_SUPPORTED": true,
|
||||||
|
"SOC_CLK_XTAL32K_SUPPORTED": true,
|
||||||
|
"SOC_COEX_HW_PTI": true,
|
||||||
|
"SOC_CPU_BREAKPOINTS_NUM": 8,
|
||||||
|
"SOC_CPU_CORES_NUM": 1,
|
||||||
|
"SOC_CPU_HAS_CSR_PC": true,
|
||||||
|
"SOC_CPU_HAS_FLEXIBLE_INTC": true,
|
||||||
|
"SOC_CPU_INTR_NUM": 32,
|
||||||
|
"SOC_CPU_WATCHPOINTS_NUM": 8,
|
||||||
|
"SOC_CPU_WATCHPOINT_MAX_REGION_SIZE": 2147483648,
|
||||||
|
"SOC_DEDICATED_GPIO_SUPPORTED": true,
|
||||||
|
"SOC_DEEP_SLEEP_SUPPORTED": true,
|
||||||
|
"SOC_DIG_SIGN_SUPPORTED": true,
|
||||||
|
"SOC_DS_KEY_CHECK_MAX_WAIT_US": 1100,
|
||||||
|
"SOC_DS_KEY_PARAM_MD_IV_LENGTH": 16,
|
||||||
|
"SOC_DS_SIGNATURE_MAX_BIT_LEN": 3072,
|
||||||
|
"SOC_EFUSE_BLOCK9_KEY_PURPOSE_QUIRK": true,
|
||||||
|
"SOC_EFUSE_DIS_DIRECT_BOOT": true,
|
||||||
|
"SOC_EFUSE_DIS_DOWNLOAD_ICACHE": true,
|
||||||
|
"SOC_EFUSE_DIS_ICACHE": true,
|
||||||
|
"SOC_EFUSE_DIS_PAD_JTAG": true,
|
||||||
|
"SOC_EFUSE_DIS_USB_JTAG": true,
|
||||||
|
"SOC_EFUSE_HAS_EFUSE_RST_BUG": true,
|
||||||
|
"SOC_EFUSE_KEY_PURPOSE_FIELD": true,
|
||||||
|
"SOC_EFUSE_REVOKE_BOOT_KEY_DIGESTS": true,
|
||||||
|
"SOC_EFUSE_SECURE_BOOT_KEY_DIGESTS": 3,
|
||||||
|
"SOC_EFUSE_SOFT_DIS_JTAG": true,
|
||||||
|
"SOC_EFUSE_SUPPORTED": true,
|
||||||
|
"SOC_EFUSE_XTS_AES_KEY_128": true,
|
||||||
|
"SOC_FLASH_ENCRYPTED_XTS_AES_BLOCK_MAX": 32,
|
||||||
|
"SOC_FLASH_ENCRYPTION_XTS_AES": true,
|
||||||
|
"SOC_FLASH_ENCRYPTION_XTS_AES_128": true,
|
||||||
|
"SOC_FLASH_ENC_SUPPORTED": true,
|
||||||
|
"SOC_GDMA_SUPPORTED": true,
|
||||||
|
"SOC_GPIO_CLOCKOUT_BY_GPIO_MATRIX": true,
|
||||||
|
"SOC_GPIO_CLOCKOUT_CHANNEL_NUM": 3,
|
||||||
|
"SOC_GPIO_HP_PERIPH_PD_SLEEP_WAKEABLE_MASK": 0,
|
||||||
|
"SOC_GPIO_HP_PERIPH_PD_SLEEP_WAKEABLE_PIN_CNT": 6,
|
||||||
|
"SOC_GPIO_IN_RANGE_MAX": 21,
|
||||||
|
"SOC_GPIO_OUT_RANGE_MAX": 21,
|
||||||
|
"SOC_GPIO_PIN_COUNT": 22,
|
||||||
|
"SOC_GPIO_PORT": 1,
|
||||||
|
"SOC_GPIO_SUPPORT_FORCE_HOLD": true,
|
||||||
|
"SOC_GPIO_SUPPORT_HP_PERIPH_PD_SLEEP_WAKEUP": true,
|
||||||
|
"SOC_GPIO_SUPPORT_PIN_GLITCH_FILTER": true,
|
||||||
|
"SOC_GPIO_VALID_DIGITAL_IO_PAD_MASK": 4194240,
|
||||||
|
"SOC_GPSPI_SUPPORTED": true,
|
||||||
|
"SOC_GPTIMER_SUPPORTED": true,
|
||||||
|
"SOC_HMAC_SUPPORTED": true,
|
||||||
|
"SOC_HP_I2C_NUM": 1,
|
||||||
|
"SOC_I2C_NUM": 1,
|
||||||
|
"SOC_I2C_SLAVE_CAN_GET_STRETCH_CAUSE": true,
|
||||||
|
"SOC_I2C_SLAVE_SUPPORT_BROADCAST": true,
|
||||||
|
"SOC_I2C_SUPPORTED": true,
|
||||||
|
"SOC_I2C_SUPPORT_10BIT_ADDR": true,
|
||||||
|
"SOC_I2C_SUPPORT_RTC": true,
|
||||||
|
"SOC_I2C_SUPPORT_SLAVE": true,
|
||||||
|
"SOC_I2C_SUPPORT_XTAL": true,
|
||||||
|
"SOC_I2S_HW_VERSION_2": true,
|
||||||
|
"SOC_I2S_PDM_MAX_RX_LINES": 1,
|
||||||
|
"SOC_I2S_PDM_MAX_TX_LINES": 2,
|
||||||
|
"SOC_I2S_SUPPORTED": true,
|
||||||
|
"SOC_I2S_SUPPORTS_PCM": true,
|
||||||
|
"SOC_I2S_SUPPORTS_PCM2PDM": true,
|
||||||
|
"SOC_I2S_SUPPORTS_PDM": true,
|
||||||
|
"SOC_I2S_SUPPORTS_PDM_RX": true,
|
||||||
|
"SOC_I2S_SUPPORTS_PDM_TX": true,
|
||||||
|
"SOC_I2S_SUPPORTS_TDM": true,
|
||||||
|
"SOC_LEDC_CHANNEL_NUM": 6,
|
||||||
|
"SOC_LEDC_SUPPORTED": true,
|
||||||
|
"SOC_LEDC_SUPPORT_APB_CLOCK": true,
|
||||||
|
"SOC_LEDC_SUPPORT_FADE_STOP": true,
|
||||||
|
"SOC_LEDC_SUPPORT_XTAL_CLOCK": true,
|
||||||
|
"SOC_LEDC_TIMER_BIT_WIDTH": 14,
|
||||||
|
"SOC_LEDC_TIMER_NUM": 4,
|
||||||
|
"SOC_LIGHT_SLEEP_SUPPORTED": true,
|
||||||
|
"SOC_LP_PERIPH_SHARE_INTERRUPT": true,
|
||||||
|
"SOC_LP_TIMER_BIT_WIDTH_HI": 16,
|
||||||
|
"SOC_LP_TIMER_BIT_WIDTH_LO": 32,
|
||||||
|
"SOC_MAC_BB_PD_MEM_SIZE": 192,
|
||||||
|
"SOC_MEMPROT_CPU_PREFETCH_PAD_SIZE": 16,
|
||||||
|
"SOC_MEMPROT_MEM_ALIGN_SIZE": 512,
|
||||||
|
"SOC_MEMPROT_SUPPORTED": true,
|
||||||
|
"SOC_MEMSPI_IS_INDEPENDENT": true,
|
||||||
|
"SOC_MEMSPI_SRC_FREQ_20M_SUPPORTED": true,
|
||||||
|
"SOC_MEMSPI_SRC_FREQ_26M_SUPPORTED": true,
|
||||||
|
"SOC_MEMSPI_SRC_FREQ_40M_SUPPORTED": true,
|
||||||
|
"SOC_MEMSPI_SRC_FREQ_80M_SUPPORTED": true,
|
||||||
|
"SOC_MMU_LINEAR_ADDRESS_REGION_NUM": 1,
|
||||||
|
"SOC_MMU_PERIPH_NUM": 1,
|
||||||
|
"SOC_MPI_MEM_BLOCKS_NUM": 4,
|
||||||
|
"SOC_MPI_OPERATIONS_NUM": 3,
|
||||||
|
"SOC_MPI_SUPPORTED": true,
|
||||||
|
"SOC_MPU_MIN_REGION_SIZE": 536870912,
|
||||||
|
"SOC_MPU_REGIONS_MAX_NUM": 8,
|
||||||
|
"SOC_MWDT_SUPPORT_XTAL": true,
|
||||||
|
"SOC_PHY_COMBO_MODULE": true,
|
||||||
|
"SOC_PHY_DIG_REGS_MEM_SIZE": 21,
|
||||||
|
"SOC_PHY_SUPPORTED": true,
|
||||||
|
"SOC_PM_CPU_RETENTION_BY_RTCCNTL": true,
|
||||||
|
"SOC_PM_MODEM_PD_BY_SW": true,
|
||||||
|
"SOC_PM_MODEM_RETENTION_BY_BACKUPDMA": true,
|
||||||
|
"SOC_PM_SUPPORTED": true,
|
||||||
|
"SOC_PM_SUPPORT_BT_PD": true,
|
||||||
|
"SOC_PM_SUPPORT_BT_WAKEUP": true,
|
||||||
|
"SOC_PM_SUPPORT_CPU_PD": true,
|
||||||
|
"SOC_PM_SUPPORT_MAC_BB_PD": true,
|
||||||
|
"SOC_PM_SUPPORT_RC_FAST_PD": true,
|
||||||
|
"SOC_PM_SUPPORT_VDDSDIO_PD": true,
|
||||||
|
"SOC_PM_SUPPORT_WIFI_PD": true,
|
||||||
|
"SOC_PM_SUPPORT_WIFI_WAKEUP": true,
|
||||||
|
"SOC_RMT_MEM_WORDS_PER_CHANNEL": 48,
|
||||||
|
"SOC_RMT_SUPPORTED": true,
|
||||||
|
"SOC_RMT_SUPPORT_RX_PINGPONG": true,
|
||||||
|
"SOC_RMT_SUPPORT_TX_LOOP_COUNT": true,
|
||||||
|
"SOC_RNG_SUPPORTED": true,
|
||||||
|
"SOC_RSA_MAX_BIT_LEN": 3072,
|
||||||
|
"SOC_RTCIO_PIN_COUNT": 0,
|
||||||
|
"SOC_RTC_CNTL_CPU_PD_DMA_BUS_WIDTH": 128,
|
||||||
|
"SOC_RTC_CNTL_CPU_PD_REG_FILE_NUM": 108,
|
||||||
|
"SOC_RTC_FAST_MEM_SUPPORTED": true,
|
||||||
|
"SOC_RTC_MEM_SUPPORTED": true,
|
||||||
|
"SOC_RTC_SLOW_CLK_SUPPORT_RC_FAST_D256": true,
|
||||||
|
"SOC_RTC_TIMER_V1_SUPPORTED": true,
|
||||||
|
"SOC_SDM_SUPPORTED": true,
|
||||||
|
"SOC_SECURE_BOOT_SUPPORTED": true,
|
||||||
|
"SOC_SECURE_BOOT_V2_RSA": true,
|
||||||
|
"SOC_SHARED_IDCACHE_SUPPORTED": true,
|
||||||
|
"SOC_SHA_DMA_MAX_BUFFER_SIZE": 3968,
|
||||||
|
"SOC_SHA_GDMA": true,
|
||||||
|
"SOC_SHA_SUPPORTED": true,
|
||||||
|
"SOC_SHA_SUPPORT_DMA": true,
|
||||||
|
"SOC_SHA_SUPPORT_RESUME": true,
|
||||||
|
"SOC_SHA_SUPPORT_SHA1": true,
|
||||||
|
"SOC_SHA_SUPPORT_SHA224": true,
|
||||||
|
"SOC_SHA_SUPPORT_SHA256": true,
|
||||||
|
"SOC_SLEEP_SYSTIMER_STALL_WORKAROUND": true,
|
||||||
|
"SOC_SLEEP_TGWDT_STOP_WORKAROUND": true,
|
||||||
|
"SOC_SPI_FLASH_SUPPORTED": true,
|
||||||
|
"SOC_SPI_MAXIMUM_BUFFER_SIZE": 64,
|
||||||
|
"SOC_SPI_MAX_CS_NUM": 6,
|
||||||
|
"SOC_SPI_MAX_PRE_DIVIDER": 16,
|
||||||
|
"SOC_SPI_MEM_SUPPORT_AUTO_RESUME": true,
|
||||||
|
"SOC_SPI_MEM_SUPPORT_AUTO_SUSPEND": true,
|
||||||
|
"SOC_SPI_MEM_SUPPORT_AUTO_WAIT_IDLE": true,
|
||||||
|
"SOC_SPI_MEM_SUPPORT_CHECK_SUS": true,
|
||||||
|
"SOC_SPI_MEM_SUPPORT_CONFIG_GPIO_BY_EFUSE": true,
|
||||||
|
"SOC_SPI_MEM_SUPPORT_IDLE_INTR": true,
|
||||||
|
"SOC_SPI_MEM_SUPPORT_SW_SUSPEND": true,
|
||||||
|
"SOC_SPI_MEM_SUPPORT_WRAP": true,
|
||||||
|
"SOC_SPI_PERIPH_NUM": 2,
|
||||||
|
"SOC_SPI_PERIPH_SUPPORT_CONTROL_DUMMY_OUT": true,
|
||||||
|
"SOC_SPI_SCT_BUFFER_NUM_MAX": true,
|
||||||
|
"SOC_SPI_SCT_CONF_BITLEN_MAX": 262138,
|
||||||
|
"SOC_SPI_SCT_REG_NUM": 14,
|
||||||
|
"SOC_SPI_SCT_SUPPORTED": true,
|
||||||
|
"SOC_SPI_SLAVE_SUPPORT_SEG_TRANS": true,
|
||||||
|
"SOC_SPI_SUPPORT_CD_SIG": true,
|
||||||
|
"SOC_SPI_SUPPORT_CLK_APB": true,
|
||||||
|
"SOC_SPI_SUPPORT_CLK_XTAL": true,
|
||||||
|
"SOC_SPI_SUPPORT_CONTINUOUS_TRANS": true,
|
||||||
|
"SOC_SPI_SUPPORT_DDRCLK": true,
|
||||||
|
"SOC_SPI_SUPPORT_SLAVE_HD_VER2": true,
|
||||||
|
"SOC_SUPPORTS_SECURE_DL_MODE": true,
|
||||||
|
"SOC_SUPPORT_COEXISTENCE": true,
|
||||||
|
"SOC_SUPPORT_SECURE_BOOT_REVOKE_KEY": true,
|
||||||
|
"SOC_SYSTIMER_ALARM_MISS_COMPENSATE": true,
|
||||||
|
"SOC_SYSTIMER_ALARM_NUM": 3,
|
||||||
|
"SOC_SYSTIMER_BIT_WIDTH_HI": 20,
|
||||||
|
"SOC_SYSTIMER_BIT_WIDTH_LO": 32,
|
||||||
|
"SOC_SYSTIMER_COUNTER_NUM": 2,
|
||||||
|
"SOC_SYSTIMER_FIXED_DIVIDER": true,
|
||||||
|
"SOC_SYSTIMER_INT_LEVEL": true,
|
||||||
|
"SOC_SYSTIMER_SUPPORTED": true,
|
||||||
|
"SOC_TEMPERATURE_SENSOR_SUPPORT_FAST_RC": true,
|
||||||
|
"SOC_TEMPERATURE_SENSOR_SUPPORT_XTAL": true,
|
||||||
|
"SOC_TEMP_SENSOR_SUPPORTED": true,
|
||||||
|
"SOC_TWAI_CONTROLLER_NUM": 1,
|
||||||
|
"SOC_TWAI_MASK_FILTER_NUM": 1,
|
||||||
|
"SOC_TWAI_SUPPORTED": true,
|
||||||
|
"SOC_UART_BITRATE_MAX": 5000000,
|
||||||
|
"SOC_UART_FIFO_LEN": 128,
|
||||||
|
"SOC_UART_HP_NUM": 2,
|
||||||
|
"SOC_UART_NUM": 2,
|
||||||
|
"SOC_UART_SUPPORTED": true,
|
||||||
|
"SOC_UART_SUPPORT_APB_CLK": true,
|
||||||
|
"SOC_UART_SUPPORT_RTC_CLK": true,
|
||||||
|
"SOC_UART_SUPPORT_WAKEUP_INT": true,
|
||||||
|
"SOC_UART_SUPPORT_XTAL_CLK": true,
|
||||||
|
"SOC_UART_WAKEUP_SUPPORT_ACTIVE_THRESH_MODE": true,
|
||||||
|
"SOC_UHCI_NUM": 1,
|
||||||
|
"SOC_UHCI_SUPPORTED": true,
|
||||||
|
"SOC_USB_SERIAL_JTAG_SUPPORTED": true,
|
||||||
|
"SOC_WDT_SUPPORTED": true,
|
||||||
|
"SOC_WIFI_CSI_SUPPORT": true,
|
||||||
|
"SOC_WIFI_FTM_SUPPORT": true,
|
||||||
|
"SOC_WIFI_GCMP_SUPPORT": true,
|
||||||
|
"SOC_WIFI_HW_TSF": true,
|
||||||
|
"SOC_WIFI_LIGHT_SLEEP_CLK_WIDTH": 12,
|
||||||
|
"SOC_WIFI_MESH_SUPPORT": true,
|
||||||
|
"SOC_WIFI_PHY_NEEDS_USB_WORKAROUND": true,
|
||||||
|
"SOC_WIFI_SUPPORTED": true,
|
||||||
|
"SOC_WIFI_SUPPORT_VARIABLE_BEACON_WINDOW": true,
|
||||||
|
"SOC_WIFI_TXOP_SUPPORT": true,
|
||||||
|
"SOC_WIFI_WAPI_SUPPORT": true,
|
||||||
|
"SOC_XTAL_SUPPORT_40M": true,
|
||||||
|
"SOC_XT_WDT_SUPPORTED": true,
|
||||||
|
"SPI_FLASH_AUTO_SUSPEND": false,
|
||||||
|
"SPI_FLASH_BROWNOUT_RESET": true,
|
||||||
|
"SPI_FLASH_BROWNOUT_RESET_XMC": true,
|
||||||
|
"SPI_FLASH_BYPASS_BLOCK_ERASE": false,
|
||||||
|
"SPI_FLASH_CHECK_ERASE_TIMEOUT_DISABLED": false,
|
||||||
|
"SPI_FLASH_DANGEROUS_WRITE_ABORTS": true,
|
||||||
|
"SPI_FLASH_DANGEROUS_WRITE_ALLOWED": false,
|
||||||
|
"SPI_FLASH_DANGEROUS_WRITE_FAILS": false,
|
||||||
|
"SPI_FLASH_ENABLE_COUNTERS": false,
|
||||||
|
"SPI_FLASH_ENABLE_ENCRYPTED_READ_WRITE": true,
|
||||||
|
"SPI_FLASH_ERASE_YIELD_DURATION_MS": 20,
|
||||||
|
"SPI_FLASH_ERASE_YIELD_TICKS": 1,
|
||||||
|
"SPI_FLASH_FORCE_ENABLE_C6_H2_SUSPEND": false,
|
||||||
|
"SPI_FLASH_FORCE_ENABLE_XMC_C_SUSPEND": false,
|
||||||
|
"SPI_FLASH_OVERRIDE_CHIP_DRIVER_LIST": false,
|
||||||
|
"SPI_FLASH_PLACE_FUNCTIONS_IN_IRAM": true,
|
||||||
|
"SPI_FLASH_ROM_IMPL": false,
|
||||||
|
"SPI_FLASH_SIZE_OVERRIDE": false,
|
||||||
|
"SPI_FLASH_SUPPORT_BOYA_CHIP": true,
|
||||||
|
"SPI_FLASH_SUPPORT_GD_CHIP": true,
|
||||||
|
"SPI_FLASH_SUPPORT_ISSI_CHIP": true,
|
||||||
|
"SPI_FLASH_SUPPORT_MXIC_CHIP": true,
|
||||||
|
"SPI_FLASH_SUPPORT_TH_CHIP": true,
|
||||||
|
"SPI_FLASH_SUPPORT_WINBOND_CHIP": true,
|
||||||
|
"SPI_FLASH_SUSPEND_TSUS_VAL_US": 50,
|
||||||
|
"SPI_FLASH_VENDOR_BOYA_SUPPORT_ENABLED": true,
|
||||||
|
"SPI_FLASH_VENDOR_GD_SUPPORT_ENABLED": true,
|
||||||
|
"SPI_FLASH_VENDOR_ISSI_SUPPORT_ENABLED": true,
|
||||||
|
"SPI_FLASH_VENDOR_MXIC_SUPPORT_ENABLED": true,
|
||||||
|
"SPI_FLASH_VENDOR_TH_SUPPORT_ENABLED": true,
|
||||||
|
"SPI_FLASH_VENDOR_WINBOND_SUPPORT_ENABLED": true,
|
||||||
|
"SPI_FLASH_VENDOR_XMC_SUPPORT_ENABLED": true,
|
||||||
|
"SPI_FLASH_VERIFY_WRITE": false,
|
||||||
|
"SPI_FLASH_WRITE_CHUNK_SIZE": 8192,
|
||||||
|
"SPI_FLASH_YIELD_DURING_ERASE": true,
|
||||||
|
"XTAL_FREQ": 40,
|
||||||
|
"XTAL_FREQ_40": true
|
||||||
|
}
|
||||||
45
build/bootloader/esp-idf/bootloader/cmake_install.cmake
Normal file
45
build/bootloader/esp-idf/bootloader/cmake_install.cmake
Normal file
@@ -0,0 +1,45 @@
|
|||||||
|
# Install script for directory: /home/douwe/.espressif/v6.0/esp-idf/components/bootloader
|
||||||
|
|
||||||
|
# Set the install prefix
|
||||||
|
if(NOT DEFINED CMAKE_INSTALL_PREFIX)
|
||||||
|
set(CMAKE_INSTALL_PREFIX "/usr/local")
|
||||||
|
endif()
|
||||||
|
string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}")
|
||||||
|
|
||||||
|
# Set the install configuration name.
|
||||||
|
if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME)
|
||||||
|
if(BUILD_TYPE)
|
||||||
|
string(REGEX REPLACE "^[^A-Za-z0-9_]+" ""
|
||||||
|
CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}")
|
||||||
|
else()
|
||||||
|
set(CMAKE_INSTALL_CONFIG_NAME "")
|
||||||
|
endif()
|
||||||
|
message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"")
|
||||||
|
endif()
|
||||||
|
|
||||||
|
# Set the component getting installed.
|
||||||
|
if(NOT CMAKE_INSTALL_COMPONENT)
|
||||||
|
if(COMPONENT)
|
||||||
|
message(STATUS "Install component: \"${COMPONENT}\"")
|
||||||
|
set(CMAKE_INSTALL_COMPONENT "${COMPONENT}")
|
||||||
|
else()
|
||||||
|
set(CMAKE_INSTALL_COMPONENT)
|
||||||
|
endif()
|
||||||
|
endif()
|
||||||
|
|
||||||
|
# Is this installation the result of a crosscompile?
|
||||||
|
if(NOT DEFINED CMAKE_CROSSCOMPILING)
|
||||||
|
set(CMAKE_CROSSCOMPILING "TRUE")
|
||||||
|
endif()
|
||||||
|
|
||||||
|
# Set path to fallback-tool for dependency-resolution.
|
||||||
|
if(NOT DEFINED CMAKE_OBJDUMP)
|
||||||
|
set(CMAKE_OBJDUMP "/home/douwe/.espressif/tools/riscv32-esp-elf/esp-15.2.0_20251204/riscv32-esp-elf/bin/riscv32-esp-elf-objdump")
|
||||||
|
endif()
|
||||||
|
|
||||||
|
string(REPLACE ";" "\n" CMAKE_INSTALL_MANIFEST_CONTENT
|
||||||
|
"${CMAKE_INSTALL_MANIFEST_FILES}")
|
||||||
|
if(CMAKE_INSTALL_LOCAL_ONLY)
|
||||||
|
file(WRITE "/home/douwe/Projects/temperature_measure/build/bootloader/esp-idf/bootloader/install_local_manifest.txt"
|
||||||
|
"${CMAKE_INSTALL_MANIFEST_CONTENT}")
|
||||||
|
endif()
|
||||||
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user