mirror of
https://github.com/vicliu624/trail-mate.git
synced 2026-08-22 18:49:46 +00:00
* refactor: render chat rows from presentation state * Fix Meshtastic channel sync and add MeshCore CN preset * Add granular chat notification settings * Add SD settings backup and restore * Prepare 0.1.26-alpha release --------- Co-authored-by: vicliu624 <vicliu@outlook.com>
497 B
497 B
nRF52 Platform Owners
This directory owns nRF52 platform glue that is not a board fact and not an app shell decision.
arduino_common/contains shared nRF52 Arduino infrastructure.debug/owns the nRF52 serial debug console.protocol/owns nRF52 protocol adapter construction.runtime/owns nRF52 runtime apply services for active board/app state.
GAT562 board hardware facts remain in boards/gat562_mesh_evb_pro/.
The nRF52 node app lifecycle remains in apps/nrf52_node/.