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.0 kbit/s)...
Hash of data verified.
Compressed 924720 bytes to 571522...
Writing at 0x00010000... (2 %)
Writing at 0x0001d83d... (5 %)
Writing at 0x0002962c... (8 %)
Writing at 0x000324fb... (11 %)
Writing at 0x0003c90d... (14 %)
Writing at 0x000428b0... (17 %)
Writing at 0x00047fd4... (20 %)
Writing at 0x0004e009... (22 %)
Writing at 0x00053c5e... (25 %)
Writing at 0x00059b60... (28 %)
Writing at 0x0005f686... (31 %)
Writing at 0x00065548... (34 %)
Writing at 0x0006bb4b... (37 %)
Writing at 0x0007198b... (40 %)
Writing at 0x0007745c... (42 %)
Writing at 0x0007c5fb... (45 %)
Writing at 0x00081996... (48 %)
Writing at 0x0008712f... (51 %)
Writing at 0x0008c781... (54 %)
Writing at 0x00091a6e... (57 %)
Writing at 0x00097285... (60 %)
Writing at 0x0009d230... (62 %)
Writing at 0x000a2c1b... (65 %)
Writing at 0x000a858b... (68 %)
Writing at 0x000ae108... (71 %)
Writing at 0x000b3e94... (74 %)
Writing at 0x000b975e... (77 %)
Writing at 0x000bf594... (80 %)
Writing at 0x000c51bc... (82 %)
Writing at 0x000cac7c... (85 %)
Writing at 0x000d4978... (88 %)
Writing at 0x000db7ab... (91 %)
Writing at 0x000e100e... (94 %)
Writing at 0x000e6ba7... (97 %)
Writing at 0x000ecce7... (100 %)
Wrote 924720 bytes (571522 compressed) at 0x00010000 in 13.3 seconds (effective 557.5 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.4 kbit/s)...
Hash of data verified.

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