Files
liu weikai a3acc716ea fix(geocaching): preserve settings in full app catalog and repair CI checks
Allow all 17 apps in the catalog and menu, update the Agenda catalog fixture, distinguish fixed array capacity from whole-file GPX reads, and normalize inherited formatting with clang-format 14. Catalog and streaming-guard regressions passed.
2026-09-24 21:03:33 +08:00
..
2026-06-11 10:00:29 +08:00

platform/esp/idf_common

Shared ESP-IDF platform glue.

Current responsibilities:

  • common IDF startup logging helpers
  • common IDF runtime/bootstrap helpers as the IDF shells mature

Longer-term role:

  • provide shared ESP-IDF glue for multiple IDF targets, not only Tab5
  • sit below apps/esp32_lvgl and above platform/esp/boards/<board> in the dependency graph