[1/9] Performing build step for 'bootloader'
[1/1] C:\Windows\system32\cmd.exe /C "cd /D C:\Users\User\workspace\hello_world\build\bootloader\esp-idf\esptool_py && C:\Espressif\python_env\idf5.1_py3.11_env\Scripts\python.exe C:/Espressif/frameworks/esp-idf-v5.1/components/partition_table/check_sizes.py --offset 0x8000 bootloader 0x1000 C:/Users/User/workspace/hello_world/build/bootloader/bootloader.bin"

Bootloader binary size 0x6860 bytes. 0x7a0 bytes (7%) free.


[2/9] No install step for 'bootloader'
[3/9] Completed 'bootloader'
[4/9] Building CXX object esp-idf/main/CMakeFiles/__idf_main.dir/hello_world_main.cpp.obj
[5/9] Linking C static library esp-idf\main\libmain.a
[6/9] Generating ld/sections.ld
[7/9] Linking CXX executable hello_world.elf
[8/9] Generating binary image from built executable
esptool.py v4.7.0

Creating esp32 image...

Merged 2 ELF sections

Successfully created esp32 image.

Generated C:/Users/User/workspace/hello_world/build/hello_world.bin
[9/9] C:\Windows\system32\cmd.exe /C "cd /D C:\Users\User\workspace\hello_world\build\esp-idf\esptool_py && C:\Espressif\python_env\idf5.1_py3.11_env\Scripts\python.exe C:/Espressif/frameworks/esp-idf-v5.1/components/partition_table/check_sizes.py --offset 0x8000 partition --type app C:/Users/User/workspace/hello_world/build/partition_table/partition-table.bin C:/Users/User/workspace/hello_world/build/hello_world.bin"
hello_world.bin binary size 0x415e0 bytes. Smallest app partition is 0x100000 bytes. 0xbea20 bytes (74%) free.

