Protoype 1 can read data and retrieve it by pressing button once and reset storage by pressing twice.

This commit is contained in:
2026-04-28 01:04:33 +02:00
parent 9b31240ea9
commit 1d246d6d8a
1033 changed files with 43220 additions and 15793 deletions

View File

@@ -39,252 +39,282 @@ endif()
if(NOT CMAKE_INSTALL_LOCAL_ONLY)
# Include the install script for the subdirectory.
include("/home/douwe/Projects/temperature_measure/build/esp-idf/riscv/cmake_install.cmake")
include("/mnt/douwe/hdd/Projects/SerreklimaatSensor/build/esp-idf/riscv/cmake_install.cmake")
endif()
if(NOT CMAKE_INSTALL_LOCAL_ONLY)
# Include the install script for the subdirectory.
include("/home/douwe/Projects/temperature_measure/build/esp-idf/esp_stdio/cmake_install.cmake")
include("/mnt/douwe/hdd/Projects/SerreklimaatSensor/build/esp-idf/esp_stdio/cmake_install.cmake")
endif()
if(NOT CMAKE_INSTALL_LOCAL_ONLY)
# Include the install script for the subdirectory.
include("/home/douwe/Projects/temperature_measure/build/esp-idf/esp_hal_dma/cmake_install.cmake")
include("/mnt/douwe/hdd/Projects/SerreklimaatSensor/build/esp-idf/esp_hal_dma/cmake_install.cmake")
endif()
if(NOT CMAKE_INSTALL_LOCAL_ONLY)
# Include the install script for the subdirectory.
include("/home/douwe/Projects/temperature_measure/build/esp-idf/esp_hal_gpspi/cmake_install.cmake")
include("/mnt/douwe/hdd/Projects/SerreklimaatSensor/build/esp-idf/esp_hal_gpspi/cmake_install.cmake")
endif()
if(NOT CMAKE_INSTALL_LOCAL_ONLY)
# Include the install script for the subdirectory.
include("/home/douwe/Projects/temperature_measure/build/esp-idf/esp_hal_clock/cmake_install.cmake")
include("/mnt/douwe/hdd/Projects/SerreklimaatSensor/build/esp-idf/esp_hal_clock/cmake_install.cmake")
endif()
if(NOT CMAKE_INSTALL_LOCAL_ONLY)
# Include the install script for the subdirectory.
include("/home/douwe/Projects/temperature_measure/build/esp-idf/esp_hal_mspi/cmake_install.cmake")
include("/mnt/douwe/hdd/Projects/SerreklimaatSensor/build/esp-idf/esp_hal_mspi/cmake_install.cmake")
endif()
if(NOT CMAKE_INSTALL_LOCAL_ONLY)
# Include the install script for the subdirectory.
include("/home/douwe/Projects/temperature_measure/build/esp-idf/esp_blockdev/cmake_install.cmake")
include("/mnt/douwe/hdd/Projects/SerreklimaatSensor/build/esp-idf/esp_blockdev/cmake_install.cmake")
endif()
if(NOT CMAKE_INSTALL_LOCAL_ONLY)
# Include the install script for the subdirectory.
include("/home/douwe/Projects/temperature_measure/build/esp-idf/esp_hal_security/cmake_install.cmake")
include("/mnt/douwe/hdd/Projects/SerreklimaatSensor/build/esp-idf/esp_hal_security/cmake_install.cmake")
endif()
if(NOT CMAKE_INSTALL_LOCAL_ONLY)
# Include the install script for the subdirectory.
include("/home/douwe/Projects/temperature_measure/build/esp-idf/bootloader/cmake_install.cmake")
include("/mnt/douwe/hdd/Projects/SerreklimaatSensor/build/esp-idf/bootloader/cmake_install.cmake")
endif()
if(NOT CMAKE_INSTALL_LOCAL_ONLY)
# Include the install script for the subdirectory.
include("/home/douwe/Projects/temperature_measure/build/esp-idf/esptool_py/cmake_install.cmake")
include("/mnt/douwe/hdd/Projects/SerreklimaatSensor/build/esp-idf/esptool_py/cmake_install.cmake")
endif()
if(NOT CMAKE_INSTALL_LOCAL_ONLY)
# Include the install script for the subdirectory.
include("/home/douwe/Projects/temperature_measure/build/esp-idf/partition_table/cmake_install.cmake")
include("/mnt/douwe/hdd/Projects/SerreklimaatSensor/build/esp-idf/partition_table/cmake_install.cmake")
endif()
if(NOT CMAKE_INSTALL_LOCAL_ONLY)
# Include the install script for the subdirectory.
include("/home/douwe/Projects/temperature_measure/build/esp-idf/esp_app_format/cmake_install.cmake")
include("/mnt/douwe/hdd/Projects/SerreklimaatSensor/build/esp-idf/esp_app_format/cmake_install.cmake")
endif()
if(NOT CMAKE_INSTALL_LOCAL_ONLY)
# Include the install script for the subdirectory.
include("/home/douwe/Projects/temperature_measure/build/esp-idf/esp_bootloader_format/cmake_install.cmake")
include("/mnt/douwe/hdd/Projects/SerreklimaatSensor/build/esp-idf/esp_bootloader_format/cmake_install.cmake")
endif()
if(NOT CMAKE_INSTALL_LOCAL_ONLY)
# Include the install script for the subdirectory.
include("/home/douwe/Projects/temperature_measure/build/esp-idf/app_update/cmake_install.cmake")
include("/mnt/douwe/hdd/Projects/SerreklimaatSensor/build/esp-idf/app_update/cmake_install.cmake")
endif()
if(NOT CMAKE_INSTALL_LOCAL_ONLY)
# Include the install script for the subdirectory.
include("/home/douwe/Projects/temperature_measure/build/esp-idf/esp_partition/cmake_install.cmake")
include("/mnt/douwe/hdd/Projects/SerreklimaatSensor/build/esp-idf/esp_partition/cmake_install.cmake")
endif()
if(NOT CMAKE_INSTALL_LOCAL_ONLY)
# Include the install script for the subdirectory.
include("/home/douwe/Projects/temperature_measure/build/esp-idf/efuse/cmake_install.cmake")
include("/mnt/douwe/hdd/Projects/SerreklimaatSensor/build/esp-idf/efuse/cmake_install.cmake")
endif()
if(NOT CMAKE_INSTALL_LOCAL_ONLY)
# Include the install script for the subdirectory.
include("/home/douwe/Projects/temperature_measure/build/esp-idf/esp_hal_timg/cmake_install.cmake")
include("/mnt/douwe/hdd/Projects/SerreklimaatSensor/build/esp-idf/esp_hal_timg/cmake_install.cmake")
endif()
if(NOT CMAKE_INSTALL_LOCAL_ONLY)
# Include the install script for the subdirectory.
include("/home/douwe/Projects/temperature_measure/build/esp-idf/esp_timer/cmake_install.cmake")
include("/mnt/douwe/hdd/Projects/SerreklimaatSensor/build/esp-idf/esp_timer/cmake_install.cmake")
endif()
if(NOT CMAKE_INSTALL_LOCAL_ONLY)
# Include the install script for the subdirectory.
include("/home/douwe/Projects/temperature_measure/build/esp-idf/esp_security/cmake_install.cmake")
include("/mnt/douwe/hdd/Projects/SerreklimaatSensor/build/esp-idf/esp_security/cmake_install.cmake")
endif()
if(NOT CMAKE_INSTALL_LOCAL_ONLY)
# Include the install script for the subdirectory.
include("/home/douwe/Projects/temperature_measure/build/esp-idf/esp_driver_gpio/cmake_install.cmake")
include("/mnt/douwe/hdd/Projects/SerreklimaatSensor/build/esp-idf/esp_driver_gpio/cmake_install.cmake")
endif()
if(NOT CMAKE_INSTALL_LOCAL_ONLY)
# Include the install script for the subdirectory.
include("/home/douwe/Projects/temperature_measure/build/esp-idf/esp_hal_uart/cmake_install.cmake")
include("/mnt/douwe/hdd/Projects/SerreklimaatSensor/build/esp-idf/esp_hal_uart/cmake_install.cmake")
endif()
if(NOT CMAKE_INSTALL_LOCAL_ONLY)
# Include the install script for the subdirectory.
include("/home/douwe/Projects/temperature_measure/build/esp-idf/esp_pm/cmake_install.cmake")
include("/mnt/douwe/hdd/Projects/SerreklimaatSensor/build/esp-idf/esp_pm/cmake_install.cmake")
endif()
if(NOT CMAKE_INSTALL_LOCAL_ONLY)
# Include the install script for the subdirectory.
include("/home/douwe/Projects/temperature_measure/build/esp-idf/esp_mm/cmake_install.cmake")
include("/mnt/douwe/hdd/Projects/SerreklimaatSensor/build/esp-idf/esp_mm/cmake_install.cmake")
endif()
if(NOT CMAKE_INSTALL_LOCAL_ONLY)
# Include the install script for the subdirectory.
include("/home/douwe/Projects/temperature_measure/build/esp-idf/esp_driver_dma/cmake_install.cmake")
include("/mnt/douwe/hdd/Projects/SerreklimaatSensor/build/esp-idf/esp_driver_dma/cmake_install.cmake")
endif()
if(NOT CMAKE_INSTALL_LOCAL_ONLY)
# Include the install script for the subdirectory.
include("/home/douwe/Projects/temperature_measure/build/esp-idf/mbedtls/cmake_install.cmake")
include("/mnt/douwe/hdd/Projects/SerreklimaatSensor/build/esp-idf/mbedtls/cmake_install.cmake")
endif()
if(NOT CMAKE_INSTALL_LOCAL_ONLY)
# Include the install script for the subdirectory.
include("/home/douwe/Projects/temperature_measure/build/esp-idf/esp_hal_wdt/cmake_install.cmake")
include("/mnt/douwe/hdd/Projects/SerreklimaatSensor/build/esp-idf/esp_hal_wdt/cmake_install.cmake")
endif()
if(NOT CMAKE_INSTALL_LOCAL_ONLY)
# Include the install script for the subdirectory.
include("/home/douwe/Projects/temperature_measure/build/esp-idf/esp_hal_ana_conv/cmake_install.cmake")
include("/mnt/douwe/hdd/Projects/SerreklimaatSensor/build/esp-idf/esp_hal_ana_conv/cmake_install.cmake")
endif()
if(NOT CMAKE_INSTALL_LOCAL_ONLY)
# Include the install script for the subdirectory.
include("/home/douwe/Projects/temperature_measure/build/esp-idf/esp_hal_rtc_timer/cmake_install.cmake")
include("/mnt/douwe/hdd/Projects/SerreklimaatSensor/build/esp-idf/esp_hal_rtc_timer/cmake_install.cmake")
endif()
if(NOT CMAKE_INSTALL_LOCAL_ONLY)
# Include the install script for the subdirectory.
include("/home/douwe/Projects/temperature_measure/build/esp-idf/bootloader_support/cmake_install.cmake")
include("/mnt/douwe/hdd/Projects/SerreklimaatSensor/build/esp-idf/bootloader_support/cmake_install.cmake")
endif()
if(NOT CMAKE_INSTALL_LOCAL_ONLY)
# Include the install script for the subdirectory.
include("/home/douwe/Projects/temperature_measure/build/esp-idf/spi_flash/cmake_install.cmake")
include("/mnt/douwe/hdd/Projects/SerreklimaatSensor/build/esp-idf/spi_flash/cmake_install.cmake")
endif()
if(NOT CMAKE_INSTALL_LOCAL_ONLY)
# Include the install script for the subdirectory.
include("/home/douwe/Projects/temperature_measure/build/esp-idf/esp_usb_cdc_rom_console/cmake_install.cmake")
include("/mnt/douwe/hdd/Projects/SerreklimaatSensor/build/esp-idf/esp_usb_cdc_rom_console/cmake_install.cmake")
endif()
if(NOT CMAKE_INSTALL_LOCAL_ONLY)
# Include the install script for the subdirectory.
include("/home/douwe/Projects/temperature_measure/build/esp-idf/esp_system/cmake_install.cmake")
include("/mnt/douwe/hdd/Projects/SerreklimaatSensor/build/esp-idf/esp_system/cmake_install.cmake")
endif()
if(NOT CMAKE_INSTALL_LOCAL_ONLY)
# Include the install script for the subdirectory.
include("/home/douwe/Projects/temperature_measure/build/esp-idf/esp_common/cmake_install.cmake")
include("/mnt/douwe/hdd/Projects/SerreklimaatSensor/build/esp-idf/esp_common/cmake_install.cmake")
endif()
if(NOT CMAKE_INSTALL_LOCAL_ONLY)
# Include the install script for the subdirectory.
include("/home/douwe/Projects/temperature_measure/build/esp-idf/esp_rom/cmake_install.cmake")
include("/mnt/douwe/hdd/Projects/SerreklimaatSensor/build/esp-idf/esp_rom/cmake_install.cmake")
endif()
if(NOT CMAKE_INSTALL_LOCAL_ONLY)
# Include the install script for the subdirectory.
include("/home/douwe/Projects/temperature_measure/build/esp-idf/hal/cmake_install.cmake")
include("/mnt/douwe/hdd/Projects/SerreklimaatSensor/build/esp-idf/hal/cmake_install.cmake")
endif()
if(NOT CMAKE_INSTALL_LOCAL_ONLY)
# Include the install script for the subdirectory.
include("/home/douwe/Projects/temperature_measure/build/esp-idf/log/cmake_install.cmake")
include("/mnt/douwe/hdd/Projects/SerreklimaatSensor/build/esp-idf/log/cmake_install.cmake")
endif()
if(NOT CMAKE_INSTALL_LOCAL_ONLY)
# Include the install script for the subdirectory.
include("/home/douwe/Projects/temperature_measure/build/esp-idf/heap/cmake_install.cmake")
include("/mnt/douwe/hdd/Projects/SerreklimaatSensor/build/esp-idf/heap/cmake_install.cmake")
endif()
if(NOT CMAKE_INSTALL_LOCAL_ONLY)
# Include the install script for the subdirectory.
include("/home/douwe/Projects/temperature_measure/build/esp-idf/soc/cmake_install.cmake")
include("/mnt/douwe/hdd/Projects/SerreklimaatSensor/build/esp-idf/soc/cmake_install.cmake")
endif()
if(NOT CMAKE_INSTALL_LOCAL_ONLY)
# Include the install script for the subdirectory.
include("/home/douwe/Projects/temperature_measure/build/esp-idf/esp_hal_gpio/cmake_install.cmake")
include("/mnt/douwe/hdd/Projects/SerreklimaatSensor/build/esp-idf/esp_hal_gpio/cmake_install.cmake")
endif()
if(NOT CMAKE_INSTALL_LOCAL_ONLY)
# Include the install script for the subdirectory.
include("/home/douwe/Projects/temperature_measure/build/esp-idf/esp_hal_usb/cmake_install.cmake")
include("/mnt/douwe/hdd/Projects/SerreklimaatSensor/build/esp-idf/esp_hal_usb/cmake_install.cmake")
endif()
if(NOT CMAKE_INSTALL_LOCAL_ONLY)
# Include the install script for the subdirectory.
include("/home/douwe/Projects/temperature_measure/build/esp-idf/esp_hal_pmu/cmake_install.cmake")
include("/mnt/douwe/hdd/Projects/SerreklimaatSensor/build/esp-idf/esp_hal_pmu/cmake_install.cmake")
endif()
if(NOT CMAKE_INSTALL_LOCAL_ONLY)
# Include the install script for the subdirectory.
include("/home/douwe/Projects/temperature_measure/build/esp-idf/esp_hal_touch_sens/cmake_install.cmake")
include("/mnt/douwe/hdd/Projects/SerreklimaatSensor/build/esp-idf/esp_hal_touch_sens/cmake_install.cmake")
endif()
if(NOT CMAKE_INSTALL_LOCAL_ONLY)
# Include the install script for the subdirectory.
include("/home/douwe/Projects/temperature_measure/build/esp-idf/esp_hal_i2s/cmake_install.cmake")
include("/mnt/douwe/hdd/Projects/SerreklimaatSensor/build/esp-idf/esp_hal_i2s/cmake_install.cmake")
endif()
if(NOT CMAKE_INSTALL_LOCAL_ONLY)
# Include the install script for the subdirectory.
include("/home/douwe/Projects/temperature_measure/build/esp-idf/esp_hw_support/cmake_install.cmake")
include("/mnt/douwe/hdd/Projects/SerreklimaatSensor/build/esp-idf/esp_hw_support/cmake_install.cmake")
endif()
if(NOT CMAKE_INSTALL_LOCAL_ONLY)
# Include the install script for the subdirectory.
include("/home/douwe/Projects/temperature_measure/build/esp-idf/freertos/cmake_install.cmake")
include("/mnt/douwe/hdd/Projects/SerreklimaatSensor/build/esp-idf/freertos/cmake_install.cmake")
endif()
if(NOT CMAKE_INSTALL_LOCAL_ONLY)
# Include the install script for the subdirectory.
include("/home/douwe/Projects/temperature_measure/build/esp-idf/esp_libc/cmake_install.cmake")
include("/mnt/douwe/hdd/Projects/SerreklimaatSensor/build/esp-idf/esp_libc/cmake_install.cmake")
endif()
if(NOT CMAKE_INSTALL_LOCAL_ONLY)
# Include the install script for the subdirectory.
include("/home/douwe/Projects/temperature_measure/build/esp-idf/pthread/cmake_install.cmake")
include("/mnt/douwe/hdd/Projects/SerreklimaatSensor/build/esp-idf/pthread/cmake_install.cmake")
endif()
if(NOT CMAKE_INSTALL_LOCAL_ONLY)
# Include the install script for the subdirectory.
include("/home/douwe/Projects/temperature_measure/build/esp-idf/cxx/cmake_install.cmake")
include("/mnt/douwe/hdd/Projects/SerreklimaatSensor/build/esp-idf/cxx/cmake_install.cmake")
endif()
if(NOT CMAKE_INSTALL_LOCAL_ONLY)
# Include the install script for the subdirectory.
include("/home/douwe/Projects/temperature_measure/build/esp-idf/main/cmake_install.cmake")
include("/mnt/douwe/hdd/Projects/SerreklimaatSensor/build/esp-idf/esp_ringbuf/cmake_install.cmake")
endif()
if(NOT CMAKE_INSTALL_LOCAL_ONLY)
# Include the install script for the subdirectory.
include("/mnt/douwe/hdd/Projects/SerreklimaatSensor/build/esp-idf/esp_psram/cmake_install.cmake")
endif()
if(NOT CMAKE_INSTALL_LOCAL_ONLY)
# Include the install script for the subdirectory.
include("/mnt/douwe/hdd/Projects/SerreklimaatSensor/build/esp-idf/esp_driver_uart/cmake_install.cmake")
endif()
if(NOT CMAKE_INSTALL_LOCAL_ONLY)
# Include the install script for the subdirectory.
include("/mnt/douwe/hdd/Projects/SerreklimaatSensor/build/esp-idf/esp_driver_usb_serial_jtag/cmake_install.cmake")
endif()
if(NOT CMAKE_INSTALL_LOCAL_ONLY)
# Include the install script for the subdirectory.
include("/mnt/douwe/hdd/Projects/SerreklimaatSensor/build/esp-idf/vfs/cmake_install.cmake")
endif()
if(NOT CMAKE_INSTALL_LOCAL_ONLY)
# Include the install script for the subdirectory.
include("/mnt/douwe/hdd/Projects/SerreklimaatSensor/build/esp-idf/spiffs/cmake_install.cmake")
endif()
if(NOT CMAKE_INSTALL_LOCAL_ONLY)
# Include the install script for the subdirectory.
include("/mnt/douwe/hdd/Projects/SerreklimaatSensor/build/esp-idf/main/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/esp-idf/install_local_manifest.txt"
file(WRITE "/mnt/douwe/hdd/Projects/SerreklimaatSensor/build/esp-idf/install_local_manifest.txt"
"${CMAKE_INSTALL_MANIFEST_CONTENT}")
endif()