mirror of
https://github.com/vicliu624/trail-mate.git
synced 2026-08-15 07:09:44 +00: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_lvgland aboveplatform/esp/boards/<board>in the dependency graph