Command: ninja all
[1/12] Linking C static library esp-idf/riscv/libriscv.a
[2/12] Linking C static library esp-idf/spiffs/libspiffs.a
[3/12] 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.
[4/12] No install step for 'bootloader'
[5/12] Completed 'bootloader'
[6/12] Building C object esp-idf/main/CMakeFiles/__idf_main.dir/main.c.obj
[7/12] Linking C static library esp-idf/main/libmain.a
[8/12] Generating esp-idf/esp_system/ld/sections.ld
[9/12] Building C object CMakeFiles/dht11_reader.elf.dir/project_elf_src_esp32c3.c.obj
[10/12] Linking CXX executable dht11_reader.elf
[11/12] Generating binary image from built executable
esptool v5.3.dev2
Creating ESP32-C3 image...
Merged 2 ELF sections.
Successfully created ESP32-C3 image.
Generated /mnt/douwe/hdd/Projects/SerreklimaatSensor/build/dht11_reader.bin
[12/12] 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 0x2d450 bytes. Smallest app partition is 0x1e0000 bytes. 0x1b2bb0 bytes (91%) free.
