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 0xe1a60 bytes. Smallest app partition is 0x100000 bytes. 0x1e5a0 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.8 kbit/s)...
Hash of data verified.
Compressed 924256 bytes to 571264...
Writing at 0x00010000... (2 %)
Writing at 0x0001d82d... (5 %)
Writing at 0x000295d2... (8 %)
Writing at 0x000324e3... (11 %)
Writing at 0x0003c87c... (14 %)
Writing at 0x00042841... (17 %)
Writing at 0x00047f61... (20 %)
Writing at 0x0004dfc6... (22 %)
Writing at 0x00053c1a... (25 %)
Writing at 0x00059b27... (28 %)
Writing at 0x0005f650... (31 %)
Writing at 0x0006550a... (34 %)
Writing at 0x0006bb05... (37 %)
Writing at 0x0007193c... (40 %)
Writing at 0x000773ff... (42 %)
Writing at 0x0007c5aa... (45 %)
Writing at 0x00081959... (48 %)
Writing at 0x000870db... (51 %)
Writing at 0x0008c747... (54 %)
Writing at 0x00091a5e... (57 %)
Writing at 0x00097254... (60 %)
Writing at 0x0009d1e2... (62 %)
Writing at 0x000a2bc4... (65 %)
Writing at 0x000a851d... (68 %)
Writing at 0x000ae099... (71 %)
Writing at 0x000b3e32... (74 %)
Writing at 0x000b96fb... (77 %)
Writing at 0x000bf526... (80 %)
Writing at 0x000c5150... (82 %)
Writing at 0x000cac19... (85 %)
Writing at 0x000d4ade... (88 %)
Writing at 0x000db73a... (91 %)
Writing at 0x000e0f97... (94 %)
Writing at 0x000e6b9d... (97 %)
Writing at 0x000ecc9d... (100 %)
Wrote 924256 bytes (571264 compressed) at 0x00010000 in 13.3 seconds (effective 556.7 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 415.8 kbit/s)...
Hash of data verified.

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