summaryrefslogtreecommitdiffstats
path: root/esp32/build/log/idf_py_stdout_output_1073
diff options
context:
space:
mode:
authorSadeep Madurange <sadeep@asciimx.com>2025-11-01 09:46:52 +0800
committerSadeep Madurange <sadeep@asciimx.com>2025-11-01 09:46:52 +0800
commit9f938ab8ba5af561bd44dbc7142f338ce317a01a (patch)
tree7104ce2ac9456c5895f752eff26bad31f8436978 /esp32/build/log/idf_py_stdout_output_1073
downloadetlas-9f938ab8ba5af561bd44dbc7142f338ce317a01a.tar.gz
Etlas project.
Diffstat (limited to 'esp32/build/log/idf_py_stdout_output_1073')
-rw-r--r--esp32/build/log/idf_py_stdout_output_107318
1 files changed, 18 insertions, 0 deletions
diff --git a/esp32/build/log/idf_py_stdout_output_1073 b/esp32/build/log/idf_py_stdout_output_1073
new file mode 100644
index 0000000..a006c10
--- /dev/null
+++ b/esp32/build/log/idf_py_stdout_output_1073
@@ -0,0 +1,18 @@
+[1/9] Building C object esp-idf/main/CMakeFiles/__idf_main.dir/epd.c.obj
+[2/9] Performing build step for 'bootloader'
+[1/1] cd /home/sadeep/repos/atlas/build/bootloader/esp-idf/esptool_py && /home/sadeep/.espressif/python_env/idf5.2_py3.12_env/bin/python /opt/esp-idf/components/partition_table/check_sizes.py --offset 0x8000 bootloader 0x1000 /home/sadeep/repos/atlas/build/bootloader/bootloader.bin
+Bootloader binary size 0x6840 bytes. 0x7c0 bytes (7%) 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 atlas.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 /home/sadeep/repos/atlas/build/atlas.bin
+[9/9] cd /home/sadeep/repos/atlas/build/esp-idf/esptool_py && /home/sadeep/.espressif/python_env/idf5.2_py3.12_env/bin/python /opt/esp-idf/components/partition_table/check_sizes.py --offset 0x8000 partition --type app /home/sadeep/repos/atlas/build/partition_table/partition-table.bin /home/sadeep/repos/atlas/build/atlas.bin
+atlas.bin binary size 0xfead0 bytes. Smallest app partition is 0x100000 bytes. 0x1530 bytes (1%) free.
+Warning: The smallest app partition is nearly full (1% free space left)!