[1/9] Performing build step for 'bootloader' [1/1] cd /Users/james/Development/psionrevo/esp/uart_async_rxtxtasks/build/bootloader/esp-idf/esptool_py && /Users/james/.espressif/python_env/idf5.4_py3.13_env/bin/python /Users/james/Development/psionrevo/esp/esp-idf/components/partition_table/check_sizes.py --offset 0x8000 bootloader 0x0 /Users/james/Development/psionrevo/esp/uart_async_rxtxtasks/build/bootloader/bootloader.bin Bootloader binary size 0x55e0 bytes. 0x2a20 bytes (33%) free. [2/9] No install step for 'bootloader' [3/9] Completed 'bootloader' [4/9] Building C object esp-idf/main/CMakeFiles/__idf_main.dir/uart_async_rxtxtasks_main.c.obj /Users/james/Development/psionrevo/esp/uart_async_rxtxtasks/main/uart_async_rxtxtasks_main.c: In function 'parse_pxid_packets': /Users/james/Development/psionrevo/esp/uart_async_rxtxtasks/main/uart_async_rxtxtasks_main.c:138:9: warning: unused variable 'packet_count' [-Wunused-variable] 138 | int packet_count = 0; | ^~~~~~~~~~~~ /Users/james/Development/psionrevo/esp/uart_async_rxtxtasks/main/uart_async_rxtxtasks_main.c: In function 'reply_to_pxid': /Users/james/Development/psionrevo/esp/uart_async_rxtxtasks/main/uart_async_rxtxtasks_main.c:270:12: warning: unused variable 'eof_pos' [-Wunused-variable] 270 | size_t eof_pos = 34; | ^~~~~~~ /Users/james/Development/psionrevo/esp/uart_async_rxtxtasks/main/uart_async_rxtxtasks_main.c: At top level: /Users/james/Development/psionrevo/esp/uart_async_rxtxtasks/main/uart_async_rxtxtasks_main.c:465:13: warning: 'tx_task' defined but not used [-Wunused-function] 465 | static void tx_task(void *arg) | ^~~~~~~ [5/9] Linking C static library esp-idf/main/libmain.a [6/9] Generating ld/sections.ld [7/9] Linking CXX executable uart_async_rxtxtasks.elf [8/9] Generating binary image from built executable esptool.py v4.8.1 Creating esp32c6 image... Merged 1 ELF section Successfully created esp32c6 image. Generated /Users/james/Development/psionrevo/esp/uart_async_rxtxtasks/build/uart_async_rxtxtasks.bin [9/9] cd /Users/james/Development/psionrevo/esp/uart_async_rxtxtasks/build/esp-idf/esptool_py && /Users/james/.espressif/python_env/idf5.4_py3.13_env/bin/python /Users/james/Development/psionrevo/esp/esp-idf/components/partition_table/check_sizes.py --offset 0x8000 partition --type app /Users/james/Development/psionrevo/esp/uart_async_rxtxtasks/build/partition_table/partition-table.bin /Users/james/Development/psionrevo/esp/uart_async_rxtxtasks/build/uart_async_rxtxtasks.bin uart_async_rxtxtasks.bin binary size 0x2dc70 bytes. Smallest app partition is 0x100000 bytes. 0xd2390 bytes (82%) free.