esp-dev-kits icon indicating copy to clipboard operation
esp-dev-kits copied to clipboard

fix latest esp-idf runtime error and make lvgl resource load more safe (AEGHB-1370)

Open rillhu opened this issue 3 months ago • 0 comments

Description

1.update for esp-idf-5.5.1(wifi config error) 2.use separate task to load lvgl resource to avoid watch dog issue. 3. add weather location of Xi'an

Related

Testing


Checklist

Before submitting a Pull Request, please ensure the following:

  • [ ] 🚨 This PR does not introduce breaking changes.
  • [ ] All CI checks (GH Actions) pass.
  • [ ] Documentation is updated as needed.
  • [ ] Tests are updated or added as necessary.
  • [ ] Code is well-commented, especially in complex areas.
  • [ ] Git history is clean — commits are squashed to the minimum necessary.

rillhu avatar Jan 10 '26 10:01 rillhu