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

ci(esp32): add build_idf522 #86

Closed
wants to merge 2 commits into from
Closed

ci(esp32): add build_idf522 #86

wants to merge 2 commits into from

Conversation

lhdjply
Copy link

@lhdjply lhdjply commented Jul 24, 2024

@kisvegabor @liamHowatt

lvgl/lvgl#6241

Since I haven't used the ESP32 before, I can only modify it to this extent. I'm unsure how to resolve the remaining errors.

Signed-off-by: lhdjply <lhdjply@126.com>
@lhdjply lhdjply force-pushed the ci/esp32 branch 8 times, most recently from 928a316 to 7d35c49 Compare July 24, 2024 02:42
Signed-off-by: lhdjply <lhdjply@126.com>
@kisvegabor
Copy link
Member

@lhdjply
Copy link
Author

lhdjply commented Jul 25, 2024

Hi,

The CI is failing here 🙁 https://github.com/lvgl/lv_micropython/actions/runs/10069665075/job/27836997145?pr=86#step:5:432

I know, but I haven't used ESP32 before and I'm not sure how to resolve it 😕 It's just that I failed in lvgl/lvgl#6241, I'm testing here first.

@lhdjply
Copy link
Author

lhdjply commented Jul 30, 2024

I don't know how to solve it, temporarily close it

@lhdjply lhdjply closed this Jul 30, 2024
@liamHowatt
Copy link

/home/runner/work/lv_micropython/lv_micropython/lib/lv_bindings/driver/esp32/espidf.h:115:13: fatal error: esp32/clk.h: No such file or directory
  115 | #   include "esp32/clk.h"
      |             ^~~~~~~~~~~~~

Maybe that #include can be removed?

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

Successfully merging this pull request may close these issues.

3 participants