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 0xe1b30 bytes. Smallest app partition is 0x100000 bytes. 0x1e4d0 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.2 kbit/s)...
Hash of data verified.
Compressed 924464 bytes to 571377...
Writing at 0x00010000... (2 %)
Writing at 0x0001d83c... (5 %)
Writing at 0x000295e2... (8 %)
Writing at 0x0003249c... (11 %)
Writing at 0x0003c8de... (14 %)
Writing at 0x000428a3... (17 %)
Writing at 0x00047faf... (20 %)
Writing at 0x0004dfea... (22 %)
Writing at 0x00053c37... (25 %)
Writing at 0x00059b3b... (28 %)
Writing at 0x0005f65f... (31 %)
Writing at 0x00065520... (34 %)
Writing at 0x0006bb1d... (37 %)
Writing at 0x0007195a... (40 %)
Writing at 0x00077422... (42 %)
Writing at 0x0007c5d0... (45 %)
Writing at 0x0008196b... (48 %)
Writing at 0x000870fa... (51 %)
Writing at 0x0008c761... (54 %)
Writing at 0x00091a4d... (57 %)
Writing at 0x00097263... (60 %)
Writing at 0x0009d218... (62 %)
Writing at 0x000a2bff... (65 %)
Writing at 0x000a8558... (68 %)
Writing at 0x000ae0d8... (71 %)
Writing at 0x000b3e61... (74 %)
Writing at 0x000b9736... (77 %)
Writing at 0x000bf561... (80 %)
Writing at 0x000c5185... (82 %)
Writing at 0x000cac53... (85 %)
Writing at 0x000d4a4c... (88 %)
Writing at 0x000db772... (91 %)
Writing at 0x000e0fde... (94 %)
Writing at 0x000e6ba0... (97 %)
Writing at 0x000eccb7... (100 %)
Wrote 924464 bytes (571377 compressed) at 0x00010000 in 13.2 seconds (effective 558.2 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.8 kbit/s)...
Hash of data verified.

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