Command: ninja all
[1/9] Performing build step for 'bootloader'
[1/1] cd /mnt/douwe/hdd/Projects/SerreklimaatSensor/build/bootloader && /home/douwe/.espressif/tools/python/v6.0/venv/bin/python /home/douwe/.espressif/v6.0/esp-idf/components/partition_table/check_sizes.py --offset 0x8000 bootloader 0x0 /mnt/douwe/hdd/Projects/SerreklimaatSensor/build/bootloader/bootloader.bin
Bootloader binary size 0x5250 bytes. 0x2db0 bytes (36%) free.
[2/9] No install step for 'bootloader'
[3/9] Completed 'bootloader'
[4/9] Building C object esp-idf/main/CMakeFiles/__idf_main.dir/main.c.obj
[5/9] Linking C static library esp-idf/main/libmain.a
[6/9] Generating esp-idf/esp_system/ld/sections.ld
[7/9] Linking CXX executable dht11_reader.elf
[8/9] Generating binary image from built executable
esptool v5.3.dev2
Creating ESP32-C3 image...
Merged 4 ELF sections.
Successfully created ESP32-C3 image.
Generated /mnt/douwe/hdd/Projects/SerreklimaatSensor/build/dht11_reader.bin
[9/9] cd /mnt/douwe/hdd/Projects/SerreklimaatSensor/build && /home/douwe/.espressif/tools/python/v6.0/venv/bin/python /home/douwe/.espressif/v6.0/esp-idf/components/partition_table/check_sizes.py --offset 0x8000 partition --type app /mnt/douwe/hdd/Projects/SerreklimaatSensor/build/partition_table/partition-table.bin /mnt/douwe/hdd/Projects/SerreklimaatSensor/build/dht11_reader.bin
dht11_reader.bin binary size 0x2fee0 bytes. Smallest app partition is 0x1e0000 bytes. 0x1b0120 bytes (90%) free.
