Command: ninja flash
[1/5] cd "/home/lubi/NIHAR/PROJECTS/DEVELOPMENT BOARDS/ESP_PROJECT/mqtt_led_control/build/esp-idf/esptool_py" && /home/lubi/.espressif/python_env/idf6.0_py3.12_env/bin/python /home/lubi/esp-idf/components/partition_table/check_sizes.py --offset 0x8000 partition --type app /home/lubi/NIHAR/PROJECTS/DEVELOPMENT\ BOARDS/ESP_PROJECT/mqtt_led_control/build/partition_table/partition-table.bin /home/lubi/NIHAR/PROJECTS/DEVELOPMENT\ BOARDS/ESP_PROJECT/mqtt_led_control/build/mqtt_led_control.bin
mqtt_led_control.bin binary size 0xe1c30 bytes. Smallest app partition is 0x100000 bytes. 0x1e3d0 bytes (12%) free.
[2/5] Performing build step for 'bootloader'
[1/1] cd "/home/lubi/NIHAR/PROJECTS/DEVELOPMENT BOARDS/ESP_PROJECT/mqtt_led_control/build/bootloader/esp-idf/esptool_py" && /home/lubi/.espressif/python_env/idf6.0_py3.12_env/bin/python /home/lubi/esp-idf/components/partition_table/check_sizes.py --offset 0x8000 bootloader 0x1000 /home/lubi/NIHAR/PROJECTS/DEVELOPMENT\ BOARDS/ESP_PROJECT/mqtt_led_control/build/bootloader/bootloader.bin
Bootloader binary size 0x6680 bytes. 0x980 bytes (8%) free.
[3/5] No install step for 'bootloader'
[4/5] Completed 'bootloader'
[4/5] cd /home/lubi/esp-idf/components/esptool_py && /usr/bin/cmake -D IDF_PATH=/home/lubi/esp-idf -D "SERIAL_TOOL=/home/lubi/.espressif/python_env/idf6.0_py3.12_env/bin/python;;/home/lubi/esp-idf/components/esptool_py/esptool/esptool.py;--chip;esp32" -D "SERIAL_TOOL_ARGS=--before=default_reset;--after=hard_reset;write_flash;@flash_args" -D "WORKING_DIRECTORY=/home/lubi/NIHAR/PROJECTS/DEVELOPMENT BOARDS/ESP_PROJECT/mqtt_led_control/build" -P /home/lubi/esp-idf/components/esptool_py/run_serial_tool.cmake
esptool.py --chip esp32 -p /dev/ttyUSB0 -b 460800 --before=default_reset --after=hard_reset write_flash --flash_mode dio --flash_freq 40m --flash_size 2MB 0x1000 bootloader/bootloader.bin 0x10000 mqtt_led_control.bin 0x8000 partition_table/partition-table.bin
esptool.py v4.9.dev8
Serial port /dev/ttyUSB0
Connecting....
Chip is ESP32-D0WD-V3 (revision v3.0)
Features: WiFi, BT, Dual Core, 240MHz, VRef calibration in efuse, Coding Scheme None
Crystal is 40MHz
MAC: e0:e2:e6:4c:12:e4
Uploading stub...
Running stub...
Stub running...
Changing baud rate to 460800
Changed.
Configuring flash size...
Flash will be erased from 0x00001000 to 0x00007fff...
Flash will be erased from 0x00010000 to 0x000f1fff...
Flash will be erased from 0x00008000 to 0x00008fff...
SHA digest in image updated
Compressed 26240 bytes to 16509...
Writing at 0x00001000... (50 %)
Writing at 0x000075ce... (100 %)
Wrote 26240 bytes (16509 compressed) at 0x00001000 in 0.8 seconds (effective 270.5 kbit/s)...
Hash of data verified.
Compressed 924720 bytes to 571518...
Writing at 0x00010000... (2 %)
Writing at 0x0001d855... (5 %)
Writing at 0x00029639... (8 %)
Writing at 0x00032505... (11 %)
Writing at 0x0003c915... (14 %)
Writing at 0x000428b5... (17 %)
Writing at 0x00047fde... (20 %)
Writing at 0x0004e00e... (22 %)
Writing at 0x00053c68... (25 %)
Writing at 0x00059b66... (28 %)
Writing at 0x0005f691... (31 %)
Writing at 0x00065551... (34 %)
Writing at 0x0006bb51... (37 %)
Writing at 0x00071990... (40 %)
Writing at 0x00077460... (42 %)
Writing at 0x0007c601... (45 %)
Writing at 0x0008199b... (48 %)
Writing at 0x00087136... (51 %)
Writing at 0x0008c789... (54 %)
Writing at 0x00091a73... (57 %)
Writing at 0x0009728c... (60 %)
Writing at 0x0009d243... (62 %)
Writing at 0x000a2c1f... (65 %)
Writing at 0x000a858e... (68 %)
Writing at 0x000ae110... (71 %)
Writing at 0x000b3e9e... (74 %)
Writing at 0x000b9767... (77 %)
Writing at 0x000bf59a... (80 %)
Writing at 0x000c51c0... (82 %)
Writing at 0x000cac86... (85 %)
Writing at 0x000d499c... (88 %)
Writing at 0x000db7b0... (91 %)
Writing at 0x000e1016... (94 %)
Writing at 0x000e6baa... (97 %)
Writing at 0x000eccf6... (100 %)
Wrote 924720 bytes (571518 compressed) at 0x00010000 in 13.3 seconds (effective 557.4 kbit/s)...
Hash of data verified.
Compressed 3072 bytes to 103...
Writing at 0x00008000... (100 %)
Wrote 3072 bytes (103 compressed) at 0x00008000 in 0.1 seconds (effective 407.6 kbit/s)...
Hash of data verified.

Leaving...
Hard resetting via RTS pin...
