mirror of
https://github.com/vicliu624/trail-mate.git
synced 2026-08-15 15:19:45 +00:00
ESP Radio Runtime
Final owner for ESP radio/protocol adapter code that is platform-bound but not an app shell responsibility.
Current migrated source:
meshtastic_radio_adapter.hmeshtastic_radio_adapter.cpp
Evidence:
- migrated from the removed historical ESP-IDF app implementation root
- active source ownership now lives under final platform ownership
Rules:
- do not select UX packs here
- do not own app shell startup or loop sequencing here
- do not include
removed legacy app implementation roots - keep protocol behavior unchanged unless a protocol-specific change is made