Initial commit - sync AliceRC to Gitea
This commit is contained in:
@@ -0,0 +1,17 @@
|
||||
[1/9] Building C object esp-idf/main/CMakeFiles/__idf_main.dir/rf_task.c.obj
|
||||
[2/9] Performing build step for 'bootloader'
|
||||
[1/1] cd /root/AliceRC/AliceRC_ESP32/build/bootloader/esp-idf/esptool_py && /root/.espressif/python_env/idf5.3_py3.12_env/bin/python /root/esp-idf/components/partition_table/check_sizes.py --offset 0x8000 bootloader 0x0 /root/AliceRC/AliceRC_ESP32/build/bootloader/bootloader.bin
|
||||
Bootloader binary size 0x5260 bytes. 0x2da0 bytes (36%) free.
|
||||
[3/9] No install step for 'bootloader'
|
||||
[4/9] Linking C static library esp-idf/main/libmain.a
|
||||
[5/9] Completed 'bootloader'
|
||||
[6/9] Generating ld/sections.ld
|
||||
[7/9] Linking CXX executable AliceRC_ESP32.elf
|
||||
[8/9] Generating binary image from built executable
|
||||
esptool.py v4.11.0
|
||||
Creating esp32s3 image...
|
||||
Merged 2 ELF sections
|
||||
Successfully created esp32s3 image.
|
||||
Generated /root/AliceRC/AliceRC_ESP32/build/AliceRC_ESP32.bin
|
||||
[9/9] cd /root/AliceRC/AliceRC_ESP32/build/esp-idf/esptool_py && /root/.espressif/python_env/idf5.3_py3.12_env/bin/python /root/esp-idf/components/partition_table/check_sizes.py --offset 0x8000 partition --type app /root/AliceRC/AliceRC_ESP32/build/partition_table/partition-table.bin /root/AliceRC/AliceRC_ESP32/build/AliceRC_ESP32.bin
|
||||
AliceRC_ESP32.bin binary size 0x39cf0 bytes. Smallest app partition is 0x100000 bytes. 0xc6310 bytes (77%) free.
|
||||
Reference in New Issue
Block a user