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 271.6 kbit/s)...
Hash of data verified.
Compressed 924720 bytes to 571517...
Writing at 0x00010000... (2 %)
Writing at 0x0001d846... (5 %)
Writing at 0x000295fc... (8 %)
Writing at 0x000324f7... (11 %)
Writing at 0x0003c910... (14 %)
Writing at 0x000428cc... (17 %)
Writing at 0x00047fe4... (20 %)
Writing at 0x0004e012... (22 %)
Writing at 0x00053c64... (25 %)
Writing at 0x00059b5f... (28 %)
Writing at 0x0005f689... (31 %)
Writing at 0x0006554d... (34 %)
Writing at 0x0006bb56... (37 %)
Writing at 0x00071993... (40 %)
Writing at 0x0007745c... (42 %)
Writing at 0x0007c5fa... (45 %)
Writing at 0x00081995... (48 %)
Writing at 0x00087132... (51 %)
Writing at 0x0008c77d... (54 %)
Writing at 0x00091a6c... (57 %)
Writing at 0x00097284... (60 %)
Writing at 0x0009d243... (62 %)
Writing at 0x000a2c1f... (65 %)
Writing at 0x000a858f... (68 %)
Writing at 0x000ae110... (71 %)
Writing at 0x000b3e9b... (74 %)
Writing at 0x000b9765... (77 %)
Writing at 0x000bf597... (80 %)
Writing at 0x000c51c0... (82 %)
Writing at 0x000cac83... (85 %)
Writing at 0x000d497a... (88 %)
Writing at 0x000db7ac... (91 %)
Writing at 0x000e1012... (94 %)
Writing at 0x000e6baa... (97 %)
Writing at 0x000eccf3... (100 %)
Wrote 924720 bytes (571517 compressed) at 0x00010000 in 13.3 seconds (effective 557.9 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 408.1 kbit/s)...
Hash of data verified.

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