Files
trail-mate/platform/README.md
T
vicliuandGitHub d320b6511d Unify PlatformIO and ESP-IDF around a shared UI/runtime shellRefactor/repo structure (#11)
* Unify PlatformIO and ESP-IDF around a shared UI/runtime shell
2026-03-12 01:17:46 +08:00

264 B

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