Commit Graph

1 Commits

Author SHA1 Message Date
Hays Chan
08ca0bd28e feat: add support for GAT-IOT GAT562 Mesh Trial Tracker (nRF52840)
- Added new board definition: `boards/gat562_mesh_trial_tracker.json` for the GAT562 Mesh Trial Tracker, based on the nRF52840 architecture.
- Created `variants/gat562_mesh_trial_tracker/` directory with `platformio.ini` environment for building firmware for this board.
- Board configuration is based on the RAK4631, as the GAT562 uses the same GPIO and SSD1306 display setup.
- Updated build flags and library dependencies for the new board.

This change enables Meshtastic firmware development and deployment for the GAT-IOT GAT562 Mesh Trial Tracker, expanding hardware compatibility.
2025-05-15 19:34:33 +10:00