9 lines
933 B
Plaintext
9 lines
933 B
Plaintext
Command: ninja all
|
|
[1/4] cd /home/pi/lighting-controller/esp32/build && /home/pi/.espressif/python_env/idf6.0_py3.11_env/bin/python /home/pi/esp/esp-idf/components/partition_table/check_sizes.py --offset 0x8000 partition --type app /home/pi/lighting-controller/esp32/build/partition_table/partition-table.bin /home/pi/lighting-controller/esp32/build/spi_slave.bin
|
|
spi_slave.bin binary size 0xbd440 bytes. Smallest app partition is 0x100000 bytes. 0x42bc0 bytes (26%) free.
|
|
[2/4] Performing build step for 'bootloader'
|
|
[1/1] cd /home/pi/lighting-controller/esp32/build/bootloader && /home/pi/.espressif/python_env/idf6.0_py3.11_env/bin/python /home/pi/esp/esp-idf/components/partition_table/check_sizes.py --offset 0x8000 bootloader 0x0 /home/pi/lighting-controller/esp32/build/bootloader/bootloader.bin
|
|
Bootloader binary size 0x5250 bytes. 0x2db0 bytes (36%) free.
|
|
[3/4] No install step for 'bootloader'
|
|
[4/4] Completed 'bootloader'
|