- [1/4] cd /2_way_tochie/build/esp-idf/esptool_py && /root/.espressif/python_env/idf5.3_py3.12_env/bin/python /root/esp/esp-idf/components/partition_table/check_sizes.py --offset 0x8000 partition --type app /2_way_tochie/build/partition_table/partition-table.bin /2_way_tochie/build/esp_sr_02.bin
- esp_sr_02.bin binary size 0xe09c0 bytes. Smallest app partition is 0x300000 bytes. 0x21f640 bytes (71%) free.
- [2/4] Performing build step for 'bootloader'
- [1/1] cd /2_way_tochie/build/bootloader/esp-idf/esptool_py && /root/.espressif/python_env/idf5.3_py3.12_env/bin/python /root/esp/esp-idf/components/partition_table/check_sizes.py --offset 0x8000 bootloader 0x0 /2_way_tochie/build/bootloader/bootloader.bin
- Bootloader binary size 0x5950 bytes. 0x26b0 bytes (30%) free.
- [3/4] No install step for 'bootloader'
- [4/4] Completed 'bootloader'
|