[1/16] Building C object esp-idf/ssd1306/CMakeFiles/__idf_ssd1306.dir/ssd1306_spi.c.obj [2/16] Building C object esp-idf/ssd1306/CMakeFiles/__idf_ssd1306.dir/ssd1306_i2c_new.c.obj [3/16] Performing build step for 'bootloader' [1/1] C:\Windows\system32\cmd.exe /C "cd /D C:\Users\HomePC\Desktop\Projects\rc-car\build\bootloader\esp-idf\esptool_py && C:\Espressif\python_env\idf5.4_py3.11_env\Scripts\python.exe C:/Espressif/frameworks/esp-idf-v5.4.1/components/partition_table/check_sizes.py --offset 0x8000 bootloader 0x0 C:/Users/HomePC/Desktop/Projects/rc-car/build/bootloader/bootloader.bin" Bootloader binary size 0x5220 bytes. 0x2de0 bytes (36%) free. [4/16] Building C object esp-idf/ssd1306/CMakeFiles/__idf_ssd1306.dir/ssd1306.c.obj [5/16] Building C object esp-idf/main/CMakeFiles/__idf_main.dir/tasks/display_task.c.obj In file included from C:/Users/HomePC/Desktop/Projects/rc-car/main/tasks/display_task.c:12: C:/Users/HomePC/Desktop/Projects/rc-car/components/ssd1306/font8x8_basic.h:41:16: warning: 'font8x8_basic_tr' defined but not used [-Wunused-variable] 41 | static uint8_t font8x8_basic_tr[128][8] = { | ^~~~~~~~~~~~~~~~ [6/16] No install step for 'bootloader' [7/16] Building C object esp-idf/main/CMakeFiles/__idf_main.dir/main.c.obj [8/16] Building C object esp-idf/main/CMakeFiles/__idf_main.dir/tasks/button_task.c.obj [9/16] Building C object esp-idf/main/CMakeFiles/__idf_main.dir/tasks/game/jump_bird_game.c.obj In file included from C:/Users/HomePC/Desktop/Projects/rc-car/main/tasks/game/jump_bird_game.c:13: C:/Users/HomePC/Desktop/Projects/rc-car/components/ssd1306/font8x8_basic.h:41:16: warning: 'font8x8_basic_tr' defined but not used [-Wunused-variable] 41 | static uint8_t font8x8_basic_tr[128][8] = { | ^~~~~~~~~~~~~~~~ [10/16] Completed 'bootloader' [11/16] Linking C static library esp-idf\ssd1306\libssd1306.a [12/16] Linking C static library esp-idf\main\libmain.a [13/16] Generating ld/sections.ld [14/16] Linking CXX executable rc-car.elf [15/16] Generating binary image from built executable esptool.py v4.9.0 Creating esp32s3 image... Merged 2 ELF sections Successfully created esp32s3 image. Generated C:/Users/HomePC/Desktop/Projects/rc-car/build/rc-car.bin [16/16] C:\Windows\system32\cmd.exe /C "cd /D C:\Users\HomePC\Desktop\Projects\rc-car\build\esp-idf\esptool_py && C:\Espressif\python_env\idf5.4_py3.11_env\Scripts\python.exe C:/Espressif/frameworks/esp-idf-v5.4.1/components/partition_table/check_sizes.py --offset 0x8000 partition --type app C:/Users/HomePC/Desktop/Projects/rc-car/build/partition_table/partition-table.bin C:/Users/HomePC/Desktop/Projects/rc-car/build/rc-car.bin" rc-car.bin binary size 0x3f9a0 bytes. Smallest app partition is 0x100000 bytes. 0xc0660 bytes (75%) free.