I used the following command to compile the firmware for ESP32 - C3, but after an error was prompted, the compilation could no longer proceed. python3 make.py --optimize-size --flash-size=4 esp32 BOARD=ESP32_GENERIC_C3 DISPLAY=st7789 Error: [1240/1935] Building C object esp-idf/main...
MicroPython - a lean and efficient Python implementation for microcontrollers and constrained systems - esp32: IDF v5.4(v5.5) compile. · micropython/micropython@70ffd8e
python3 make.py esp32 BOARD=ESP32_GENERIC_S3 BOARD_VARIANT=SPIRAM_OCT --flash-size=8 DISPLAY=hx8369 INDEV=gt911 log: 2024-12-10T02:20:52.4505780Z Generating build files... 2024-12-10T02:20:52.4507100Z /home/runner/work/micropython_esp32...
/Users/rvalls/dev/personal/micropython-builder/micropython/ports/esp32/build-ESP32_GENERIC_S3/sdkconfig.combined:100 CONFIG_ESP32_WIFI_IRAM_OPT was replaced with CONFIG_ESP_WIFI_IRAM_OPT /Users/rvalls/dev/personal/micropython-builder/micropython/ports/esp32/build-ESP32_GENERIC_S3/sdkconfig.combine...
arduino <args> : run arduino cli with given args make <args> : run make command mbed <args> : run mbed cli with given args raspberry : shows make, cmake, and gcc gnuhf versions micropython other examples run: iotz run ls -l make: iotz make mbed: iotz mbed target -S arduino: ...
MicroPython - a lean and efficient Python implementation for microcontrollers and constrained systems - esp32: IDF v5.4(v5.5-dev) compile. · micropython/micropython@67bd574
MicroPython - a lean and efficient Python implementation for microcontrollers and constrained systems - esp32: IDF v.5.5 compile. · micropython/micropython@3f1f796