MeshCore/variants/mesh_pocket
Frieder Schrempf 87b0e432bb
Deduplicate reboot() for NRF52 boards
The reboot() method is the same for all NRF52 boards. Use a shared
implementation.

Signed-off-by: Frieder Schrempf <frieder@fris.de>
2025-12-17 10:25:16 +01:00
..
MeshPocket.cpp add heltec meshpocket board. 2025-09-02 13:56:24 +08:00
MeshPocket.h Deduplicate reboot() for NRF52 boards 2025-12-17 10:25:16 +01:00
platformio.ini increase MAX_NEIGHBOURS from 8 to 50 2025-09-28 16:11:58 +13:00
target.cpp Delete the sensor part and adapt to the latest crc display. 2025-09-04 14:04:00 +08:00
target.h Delete the sensor part and adapt to the latest crc display. 2025-09-04 14:04:00 +08:00
variant.cpp add heltec meshpocket board. 2025-09-02 13:56:24 +08:00
variant.h add heltec meshpocket board. 2025-09-02 13:56:24 +08:00