MeshCore/variants/wio-tracker-l1
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 * UITask: new UI_HAS_JOYSTICK 2025-10-16 17:33:22 +11:00
target.cpp uitask: bring back buzzer toggle on tracker l1 2025-10-18 13:40:01 +02:00
target.h * UITask: new UI_HAS_JOYSTICK 2025-10-16 17:33:22 +11:00
variant.cpp wio-l1-eink initial support 2025-09-20 21:45:13 +02:00
variant.h * UITask: new UI_HAS_JOYSTICK 2025-10-16 17:33:22 +11:00
WioTrackerL1Board.cpp Deduplicate DC/DC regulator enable for NRF52 boards 2025-12-17 10:29:14 +01:00
WioTrackerL1Board.h Deduplicate DC/DC regulator enable for NRF52 boards 2025-12-17 10:29:14 +01:00