Skip to content

my_custom_board for compiling.. #431

@sam0910

Description

@sam0910

Describe the bug

Compiling....
Getting ESP-IDF build Environment
Traceback (most recent call last):
  File "./lvgl_micropython/make.py", line 330, in <module>
    mod.compile(*extra_args)
    ~~~~~~~~~~~^^^^^^^^^^^^^
  File "/Volumes/ORICO/Firmware/lvgl_micropython/builder/esp32.py", line 1452, in compile
    cmd_.extend(args)
    ~~~~~~~~~~~^^^^^^
TypeError: 'NoneType' object is not iterable
  • Found Git: /usr/bin/git (found version "2.39.5 (Apple Git-154)")
  • The C compiler identification is GNU 14.2.0
  • Activating ESP-IDF 5.4
  • Checking python version ... 3.13.5
  • Current system platform: macos-arm64

Build Command

python3 make.py esp32 --custom-board-path=custom_board_and_toml_examples/MY_CUSTOM_BOARD

I've fresh cloned the repository, and try to compile the example of MY_CUSTOM_BOARD.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions