mirror of
https://github.com/vicliu624/trail-mate.git
synced 2026-09-26 13:47:53 +00:00
Reserve the PageCache worker stack statically, keep its large state in PSRAM, and make worker startup failure terminal instead of retrying every UI tick. Freeze the lifecycle contract in the runtime ownership specification.
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