Expand description
Board support for the Seeed Studio SenseCAP T1000-E tracker.
Composes umsh-bsp-nrf52840 with the
T1000-E’s pinout and on-board peripherals — LR1110 LoRa, AG3335 GNSS,
QMA6100P accelerometer, buzzer, LED, button, battery ADC, switched
power rails — and exposes a Board::init() entry point that returns a
struct implementing umsh::Platform and the board-capability traits.
See docs/hardware/t1000e-hardware.md for the firmware-derived hardware reference.
Modules§
- light
- Ambient light sensing for the T1000-E.
- panic_
persist - Persist panic messages across resets.