MeshCore/variants/wio_wm1110
Frieder Schrempf e3bb225efb
Deduplicate DC/DC regulator enable for NRF52 boards
Some NRF52 boards are able to use the internal power-efficient DC/DC
regulator. Add a new class that can be inherited by board classes to
enable this feature and reduce the power consumption.

Signed-off-by: Frieder Schrempf <frieder@fris.de>
2025-12-17 10:29:14 +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 Deduplicate DC/DC regulator enable for NRF52 boards 2025-12-17 10:29:14 +01:00
WioWM1110Board.h Deduplicate DC/DC regulator enable for NRF52 boards 2025-12-17 10:29:14 +01:00