Skip to content

Commit ceaebb0

Browse files
Fixed up http menu processing
1 parent 8ad6b3c commit ceaebb0

File tree

19 files changed

+6375
-4839
lines changed

19 files changed

+6375
-4839
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
68463962814b02fc65ce684ac1e844cb C:/Users/allan/Documents/freETarget/Software/ESP32/build/freeETarget.bin
1+
8d0519058694050b6ca73ac0edd54cf2 C:/Users/allan/Documents/freETarget/Software/ESP32/build/freeETarget.bin

Software/ESP32/build/.ninja_deps

-33.9 KB
Binary file not shown.

Software/ESP32/build/.ninja_log

Lines changed: 1828 additions & 2218 deletions
Large diffs are not rendered by default.

Software/ESP32/build/CMakeCache.txt

Lines changed: 1 addition & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -14,12 +14,6 @@
1414
# EXTERNAL cache entries
1515
########################
1616

17-
//No help, variable specified on the command line.
18-
CCACHE_ENABLE:UNINITIALIZED=1
19-
20-
//Path to a program.
21-
CCACHE_FOUND:FILEPATH=C:/Users/allan/.espressif/tools/ccache/4.8/ccache-4.8-windows-x86_64/ccache.exe
22-
2317
//Path to a program.
2418
CMAKE_ADDR2LINE:FILEPATH=C:/Users/allan/.espressif/tools/xtensa-esp-elf/esp-13.2.0_20240530/xtensa-esp-elf/bin/xtensa-esp32s3-elf-addr2line.exe
2519

@@ -100,7 +94,7 @@ CMAKE_C_FLAGS_RELEASE:STRING=-O3 -DNDEBUG
10094
CMAKE_C_FLAGS_RELWITHDEBINFO:STRING=-O2 -g -DNDEBUG
10195

10296
//Path to a program.
103-
CMAKE_DLLTOOL:FILEPATH=C:/Strawberry/c/bin/dlltool.exe
97+
CMAKE_DLLTOOL:FILEPATH=CMAKE_DLLTOOL-NOTFOUND
10498

10599
//Flags used by the linker during all build types.
106100
CMAKE_EXE_LINKER_FLAGS:STRING=
@@ -349,9 +343,6 @@ Mbed TLS_IS_TOP_LEVEL:STATIC=OFF
349343
//Value Computed by CMake
350344
Mbed TLS_SOURCE_DIR:STATIC=C:/Users/allan/esp/v5.3.1/esp-idf/components/mbedtls/mbedtls
351345

352-
//No help, variable specified on the command line.
353-
PYTHON:UNINITIALIZED=C:\Users\allan\.espressif\python_env\idf5.3_py3.11_env\Scripts\python.exe
354-
355346
//No help, variable specified on the command line.
356347
PYTHON_DEPS_CHECKED:UNINITIALIZED=1
357348

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
15acd494d5a17995e6206f14337ec466ccba7da6
1+
8ad6b3c5b115ebb53c8450d1c11daab05a073745

Software/ESP32/build/CMakeFiles/rules.ninja

Lines changed: 100 additions & 100 deletions
Large diffs are not rendered by default.
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
71b7676525d9bdc864ce0a780a4b2121 C:/Users/allan/Documents/freETarget/Software/ESP32/build/bootloader/bootloader.bin
1+
9115fd7a5630e49dba7c6e8ee51ccc3e C:/Users/allan/Documents/freETarget/Software/ESP32/build/bootloader/bootloader.bin
19.9 KB
Binary file not shown.

Software/ESP32/build/bootloader/.ninja_log

Lines changed: 176 additions & 224 deletions
Large diffs are not rendered by default.
0 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)