MeshCore/variants/wio-tracker-l1
Frieder Schrempf b024b9e1a1
Deduplicate NRF52 startOTAUpdate()
The startOTAUpdate() is the same for all NRF52 boards. Use a common
implementation for all boards that currently have a specific
implementation.

The following boards currently have an empty startOTAUpdate() for
whatever reasons and therefore are not inheriting NRF52BoardOTA to
keep the same state: Nano G2 Ultra, Seeed SenseCAP T1000-E,
Wio WM1110.

Signed-off-by: Frieder Schrempf <frieder@fris.de>
2025-12-17 10:30:50 +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 NRF52 startOTAUpdate() 2025-12-17 10:30:50 +01:00
WioTrackerL1Board.h Deduplicate NRF52 startOTAUpdate() 2025-12-17 10:30:50 +01:00