MeshCore/variants/xiao_nrf52
Frieder Schrempf 93d1560d14
Use common NRF52 begin() and deduplicate() startup reason init
Use a common begin() method that can be called from derived classes
to contain the shared initialization code.

Signed-off-by: Frieder Schrempf <frieder@fris.de>
2025-12-17 10:26:57 +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 Use common NRF52 begin() and deduplicate() startup reason init 2025-12-17 10:26:57 +01:00
XiaoNrf52Board.h Use common NRF52 begin() and deduplicate() startup reason init 2025-12-17 10:26:57 +01:00