mirror of
https://github.com/vicliu624/trail-mate.git
synced 2026-08-06 18:59:43 +00:00
Match the local MeshCore discover request format observed from interoperable peers by sending the six-byte payload with filter 0xFF and no optional since field, while keeping receive-side parsing tolerant of longer requests.
Platform Adapters
This directory will contain runtime, hardware, and framework-specific implementations.
Examples:
- BLE adapters
- LoRa/radio adapters
- storage implementations
- display drivers
- input drivers
- audio platform glue
- board support packages