Files
trail-mate/platform
liu weikai f2ff45283d Refactor Reticulum runtime ownership boundaries
Add Reticulum runtime budget, announce scheduling, deferred discovery, RX telemetry, and adapter scratch owners.

Route notification feedback through a platform notification runtime, keep product calls on Sideband LXST, and classify Reticulum network projections.

Unify LoRa TX budget handling across protocol actions, ACK retry, app sends, and MQTT downlink relay; document frozen runtime ownership rules and add smoke coverage.
2026-07-19 22:41:51 +08:00
..

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