MeshCore/variants/wio_wm1110
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 Update Wio WM1110 configuration to disable GPS and clean up location provider code 2025-10-30 16:33:02 +01:00
target.cpp Update Wio WM1110 configuration to disable GPS and clean up location provider code 2025-10-30 16:33:02 +01:00
target.h Add Seeed Wio WM1110 Dev Board variant 2025-10-20 21:40:59 +02:00
variant.cpp Add Seeed Wio WM1110 Dev Board variant 2025-10-20 21:40:59 +02:00
variant.h Add Seeed Wio WM1110 Dev Board variant 2025-10-20 21:40:59 +02:00
WioWM1110Board.cpp Use common NRF52 begin() and deduplicate() startup reason init 2025-12-17 10:26:57 +01:00
WioWM1110Board.h Use common NRF52 begin() and deduplicate() startup reason init 2025-12-17 10:26:57 +01:00