MeshCore/variants/xiao_nrf52
Frieder Schrempf 4a8dcb4906
variants: XIAO NRF52: Support power-off via user button
Add the necessary code to properly power-off the Xiao + Wio
companions. This way we can achieve around 15 microamps of power
consumption in the off state.

Signed-off-by: Frieder Schrempf <frieder@fris.de>
2025-11-22 15:05:07 +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 user button 2025-11-22 15:05:06 +01:00
XiaoNrf52Board.cpp variants: XIAO NRF52: Enable user button 2025-11-22 15:05:06 +01:00
XiaoNrf52Board.h variants: XIAO NRF52: Support power-off via user button 2025-11-22 15:05:07 +01:00