Fixed multiple devices causing overflow in compile. Fixed PICS Float data type not being decoded correctly (bit order reversed).
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
# This is the CMakeCache file.
|
||||
# For build in directory: c:/Users/e.adame/Documents/ESP32_Modbus_TCP_to_PICS_MULTI/build
|
||||
# For build in directory: c:/Users/e.adame/Documents/ESP32_ModbusTCP/build
|
||||
# It was generated by CMake: C:/Espressif/tools/cmake/4.0.3/bin/cmake.exe
|
||||
# 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.
|
||||
@@ -32,7 +32,7 @@ CMAKE_ASM_COMPILER_AR:FILEPATH=C:/Espressif/tools/xtensa-esp-elf/esp-15.2.0_2025
|
||||
CMAKE_ASM_COMPILER_RANLIB:FILEPATH=C:/Espressif/tools/xtensa-esp-elf/esp-15.2.0_20251204/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc-ranlib.exe
|
||||
|
||||
//Asm Compiler Base Flags
|
||||
CMAKE_ASM_FLAGS:STRING=@"C:/Users/e.adame/Documents/ESP32_Modbus_TCP_to_PICS_MULTI/build/toolchain/asmflags"
|
||||
CMAKE_ASM_FLAGS:STRING=@"C:/Users/e.adame/Documents/ESP32_ModbusTCP/build/toolchain/asmflags"
|
||||
|
||||
//Flags used by the ASM compiler during DEBUG builds.
|
||||
CMAKE_ASM_FLAGS_DEBUG:STRING=-g
|
||||
@@ -59,7 +59,7 @@ CMAKE_CXX_COMPILER_AR:FILEPATH=C:/Espressif/tools/xtensa-esp-elf/esp-15.2.0_2025
|
||||
CMAKE_CXX_COMPILER_RANLIB:FILEPATH=C:/Espressif/tools/xtensa-esp-elf/esp-15.2.0_20251204/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc-ranlib.exe
|
||||
|
||||
//C++ Compiler Base Flags
|
||||
CMAKE_CXX_FLAGS:STRING=@"C:/Users/e.adame/Documents/ESP32_Modbus_TCP_to_PICS_MULTI/build/toolchain/cxxflags"
|
||||
CMAKE_CXX_FLAGS:STRING=@"C:/Users/e.adame/Documents/ESP32_ModbusTCP/build/toolchain/cxxflags"
|
||||
|
||||
//Flags used by the CXX compiler during DEBUG builds.
|
||||
CMAKE_CXX_FLAGS_DEBUG:STRING=-g
|
||||
@@ -82,7 +82,7 @@ CMAKE_C_COMPILER_AR:FILEPATH=C:/Espressif/tools/xtensa-esp-elf/esp-15.2.0_202512
|
||||
CMAKE_C_COMPILER_RANLIB:FILEPATH=C:/Espressif/tools/xtensa-esp-elf/esp-15.2.0_20251204/xtensa-esp-elf/bin/xtensa-esp32-elf-gcc-ranlib.exe
|
||||
|
||||
//C Compiler Base Flags
|
||||
CMAKE_C_FLAGS:STRING=@"C:/Users/e.adame/Documents/ESP32_Modbus_TCP_to_PICS_MULTI/build/toolchain/cflags"
|
||||
CMAKE_C_FLAGS:STRING=@"C:/Users/e.adame/Documents/ESP32_ModbusTCP/build/toolchain/cflags"
|
||||
|
||||
//Flags used by the C compiler during DEBUG builds.
|
||||
CMAKE_C_FLAGS_DEBUG:STRING=-g
|
||||
@@ -100,7 +100,7 @@ CMAKE_C_FLAGS_RELWITHDEBINFO:STRING=-O2 -g -DNDEBUG
|
||||
CMAKE_DLLTOOL:FILEPATH=CMAKE_DLLTOOL-NOTFOUND
|
||||
|
||||
//Linker Base Flags
|
||||
CMAKE_EXE_LINKER_FLAGS:STRING=@"C:/Users/e.adame/Documents/ESP32_Modbus_TCP_to_PICS_MULTI/build/toolchain/ldflags"
|
||||
CMAKE_EXE_LINKER_FLAGS:STRING=@"C:/Users/e.adame/Documents/ESP32_ModbusTCP/build/toolchain/ldflags"
|
||||
|
||||
//Flags used by the linker during DEBUG builds.
|
||||
CMAKE_EXE_LINKER_FLAGS_DEBUG:STRING=
|
||||
@@ -121,7 +121,7 @@ CMAKE_EXPORT_BUILD_DATABASE:BOOL=
|
||||
CMAKE_EXPORT_COMPILE_COMMANDS:BOOL=
|
||||
|
||||
//Value Computed by CMake.
|
||||
CMAKE_FIND_PACKAGE_REDIRECTS_DIR:STATIC=C:/Users/e.adame/Documents/ESP32_Modbus_TCP_to_PICS_MULTI/build/CMakeFiles/pkgRedirects
|
||||
CMAKE_FIND_PACKAGE_REDIRECTS_DIR:STATIC=C:/Users/e.adame/Documents/ESP32_ModbusTCP/build/CMakeFiles/pkgRedirects
|
||||
|
||||
//User executables (bin)
|
||||
CMAKE_INSTALL_BINDIR:PATH=bin
|
||||
@@ -327,7 +327,7 @@ IDF_TOOLCHAIN:STRING=gcc
|
||||
|
||||
//Path to toolchain build directory containing response files and
|
||||
// toolchain file copy
|
||||
IDF_TOOLCHAIN_BUILD_DIR:PATH=C:/Users/e.adame/Documents/ESP32_Modbus_TCP_to_PICS_MULTI/build/toolchain
|
||||
IDF_TOOLCHAIN_BUILD_DIR:PATH=C:/Users/e.adame/Documents/ESP32_ModbusTCP/build/toolchain
|
||||
|
||||
//Install Mbed TLS headers.
|
||||
INSTALL_MBEDTLS_HEADERS:BOOL=ON
|
||||
@@ -351,7 +351,7 @@ MBEDTLS_FATAL_WARNINGS:BOOL=ON
|
||||
MBEDTLS_USER_CONFIG_FILE:FILEPATH=
|
||||
|
||||
//Value Computed by CMake
|
||||
Mbed TLS_BINARY_DIR:STATIC=C:/Users/e.adame/Documents/ESP32_Modbus_TCP_to_PICS_MULTI/build/esp-idf/mbedtls/mbedtls
|
||||
Mbed TLS_BINARY_DIR:STATIC=C:/Users/e.adame/Documents/ESP32_ModbusTCP/build/esp-idf/mbedtls/mbedtls
|
||||
|
||||
//Value Computed by CMake
|
||||
Mbed TLS_IS_TOP_LEVEL:STATIC=OFF
|
||||
@@ -366,7 +366,7 @@ PYTHON:UNINITIALIZED=C:\Espressif\tools\python\v6.0\venv\Scripts\python.exe
|
||||
PYTHON_DEPS_CHECKED:UNINITIALIZED=1
|
||||
|
||||
//Value Computed by CMake
|
||||
TF-PSA-Crypto_BINARY_DIR:STATIC=C:/Users/e.adame/Documents/ESP32_Modbus_TCP_to_PICS_MULTI/build/esp-idf/mbedtls/mbedtls/tf-psa-crypto
|
||||
TF-PSA-Crypto_BINARY_DIR:STATIC=C:/Users/e.adame/Documents/ESP32_ModbusTCP/build/esp-idf/mbedtls/mbedtls/tf-psa-crypto
|
||||
|
||||
//Value Computed by CMake
|
||||
TF-PSA-Crypto_IS_TOP_LEVEL:STATIC=OFF
|
||||
@@ -401,7 +401,7 @@ USE_STATIC_TF_PSA_CRYPTO_LIBRARY:BOOL=ON
|
||||
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_xtensa;general;idf::esp_security;
|
||||
|
||||
//Value Computed by CMake
|
||||
esp-idf_BINARY_DIR:STATIC=C:/Users/e.adame/Documents/ESP32_Modbus_TCP_to_PICS_MULTI/build/esp-idf
|
||||
esp-idf_BINARY_DIR:STATIC=C:/Users/e.adame/Documents/ESP32_ModbusTCP/build/esp-idf
|
||||
|
||||
//Value Computed by CMake
|
||||
esp-idf_IS_TOP_LEVEL:STATIC=OFF
|
||||
@@ -419,13 +419,13 @@ mbedtls_LIB_DEPENDS:STATIC=general;__idf_cxx;general;__idf_esp_libc;general;__id
|
||||
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_xtensa;general;tfpsacrypto;
|
||||
|
||||
//Value Computed by CMake
|
||||
modbus_tcp_esp32_BINARY_DIR:STATIC=C:/Users/e.adame/Documents/ESP32_Modbus_TCP_to_PICS_MULTI/build
|
||||
modbus_tcp_esp32_BINARY_DIR:STATIC=C:/Users/e.adame/Documents/ESP32_ModbusTCP/build
|
||||
|
||||
//Value Computed by CMake
|
||||
modbus_tcp_esp32_IS_TOP_LEVEL:STATIC=ON
|
||||
|
||||
//Value Computed by CMake
|
||||
modbus_tcp_esp32_SOURCE_DIR:STATIC=C:/Users/e.adame/Documents/ESP32_Modbus_TCP_to_PICS_MULTI
|
||||
modbus_tcp_esp32_SOURCE_DIR:STATIC=C:/Users/e.adame/Documents/ESP32_ModbusTCP
|
||||
|
||||
//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_xtensa;general;idf::esp_security;
|
||||
@@ -458,7 +458,7 @@ 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=c:/Users/e.adame/Documents/ESP32_Modbus_TCP_to_PICS_MULTI/build
|
||||
CMAKE_CACHEFILE_DIR:INTERNAL=c:/Users/e.adame/Documents/ESP32_ModbusTCP/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
|
||||
@@ -533,7 +533,7 @@ CMAKE_GENERATOR_TOOLSET:INTERNAL=
|
||||
CMAKE_HAVE_LIBC_PTHREAD:INTERNAL=1
|
||||
//Source directory with the top level CMakeLists.txt file for this
|
||||
// project
|
||||
CMAKE_HOME_DIRECTORY:INTERNAL=C:/Users/e.adame/Documents/ESP32_Modbus_TCP_to_PICS_MULTI
|
||||
CMAKE_HOME_DIRECTORY:INTERNAL=C:/Users/e.adame/Documents/ESP32_ModbusTCP
|
||||
//ADVANCED property for variable: CMAKE_INSTALL_BINDIR
|
||||
CMAKE_INSTALL_BINDIR-ADVANCED:INTERNAL=1
|
||||
//ADVANCED property for variable: CMAKE_INSTALL_DATADIR
|
||||
|
||||
Reference in New Issue
Block a user