-
Notifications
You must be signed in to change notification settings - Fork 78
Closed
Description
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_BOARDI've fresh cloned the repository, and try to compile the example of MY_CUSTOM_BOARD.
Metadata
Metadata
Assignees
Labels
No labels