SDSPI fix for ESP32-C5: correct API v5.5, CMake dependencies, pin mapping

This commit is contained in:
Clawdia
2026-05-09 17:59:43 +02:00
parent 240a374148
commit 913b33d839
1519 changed files with 210337 additions and 610 deletions
@@ -0,0 +1,8 @@
Command: ninja all
[1/4] cd /home/claw/.openclaw/workspace/v2x-sniffer/v2x_fw/build/esp-idf/esptool_py && /home/claw/.espressif/python_env/idf5.5_py3.13_env/bin/python /home/claw/esp/esp-idf/components/partition_table/check_sizes.py --offset 0x8000 partition --type app /home/claw/.openclaw/workspace/v2x-sniffer/v2x_fw/build/partition_table/partition-table.bin /home/claw/.openclaw/workspace/v2x-sniffer/v2x_fw/build/v2x_sniffer.bin
v2x_sniffer.bin binary size 0xed570 bytes. Smallest app partition is 0x100000 bytes. 0x12a90 bytes (7%) free.
[2/4] Performing build step for 'bootloader'
[1/1] cd /home/claw/.openclaw/workspace/v2x-sniffer/v2x_fw/build/bootloader/esp-idf/esptool_py && /home/claw/.espressif/python_env/idf5.5_py3.13_env/bin/python /home/claw/esp/esp-idf/components/partition_table/check_sizes.py --offset 0x8000 bootloader 0x2000 /home/claw/.openclaw/workspace/v2x-sniffer/v2x_fw/build/bootloader/bootloader.bin
Bootloader binary size 0x56a0 bytes. 0x960 bytes (10%) free.
[3/4] No install step for 'bootloader'
[4/4] Completed 'bootloader'