MeshCore/variants/xiao_nrf52
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
..
platformio.ini variants: XIAO NRF52: Enable user button 2025-11-22 15:05:06 +01:00
target.cpp variants: XIAO NRF52: Enable user button 2025-11-22 15:05:06 +01:00
target.h variants: XIAO NRF52: Enable user button 2025-11-22 15:05:06 +01:00
variant.cpp xiao nrf52: add all available sensors, remove *_alt envs, cleanup 2025-09-15 14:46:10 +02:00
variant.h variants: XIAO NRF52: Enable status LED 2025-11-22 15:05:09 +01:00
XiaoNrf52Board.cpp variants: XIAO NRF52: Enable button pullup 2025-12-05 12:40:12 +01:00
XiaoNrf52Board.h Deduplicate reboot() for NRF52 boards 2025-12-17 10:25:16 +01:00