Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Build ESP32S3 failed #351

Open
wang-yupu opened this issue Jul 22, 2024 · 1 comment
Open

Build ESP32S3 failed #351

wang-yupu opened this issue Jul 22, 2024 · 1 comment

Comments

@wang-yupu
Copy link

I build esp32/GENERIC, esp32/GENERIC_SPIRAM, esp32/GENERIC_S3_SPIRAM and esp32/GENERIC_S3_SPIRAM_OCT.
esp32/GENERIC_S3_SPIRAM and esp32/GENERIC_S3_SPIRAM_OCT is failed.
There is my build commands:

git clone https://github.com/lvgl/lv_micropython.git
cd lv_micropython
git submodule update --init --recursive lib/lv_bindings
make -C mpy-cross
make -C ports/esp32 submodules
make -C ports/esp32 LV_CFLAGS="-DLV_COLOR_DEPTH=16" BOARD=GENERIC_S3 deploy

GCC's warning (clip) (but treated as erors):
2.md
1.md

@Phil-LJZ
Copy link

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants