MeshCore/variants/minewsemi_me25ls01
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
..
MinewsemiME25LS01Board.cpp Deduplicate NRF52 startOTAUpdate() 2025-12-17 10:30:50 +01:00
MinewsemiME25LS01Board.h Deduplicate NRF52 startOTAUpdate() 2025-12-17 10:30:50 +01:00
NullDisplayDriver.h Add Minewsemi ME25LS01 variant 2025-07-01 01:56:34 +03:00
platformio.ini increase MAX_NEIGHBOURS from 8 to 50 2025-09-28 16:11:58 +13:00
target.cpp Use EnvironmentSensorManager in Minewsemi variant 2025-07-02 12:27:39 +03:00
target.h move radiolib wrappers to dedicated directory 2025-07-13 11:37:33 +02:00
variant.cpp Read battery voltage on Minewsemi ME25LS01 2025-07-04 19:27:11 +03:00
variant.h Read battery voltage on Minewsemi ME25LS01 2025-07-04 19:27:11 +03:00