ESP32 SPI/ESP-NOW working; add watch scripts; sender colors RGB
This commit is contained in:
8
esp32/build/log/idf_py_stdout_output_70605
Normal file
8
esp32/build/log/idf_py_stdout_output_70605
Normal file
@@ -0,0 +1,8 @@
|
||||
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'
|
Reference in New Issue
Block a user