MeshCore/variants/promicro
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 rename adverts 2025-11-21 17:57:49 +11:00
PromicroBoard.cpp Deduplicate NRF52 startOTAUpdate() 2025-12-17 10:30:50 +01:00
PromicroBoard.h Deduplicate NRF52 startOTAUpdate() 2025-12-17 10:30:50 +01:00
target.cpp Added support for new EnhancedUI MomentaryButton 2025-08-14 14:17:26 +01:00
target.h Added support for new EnhancedUI MomentaryButton 2025-08-14 14:17:26 +01:00
variant.cpp * faketec/promicro fix 2025-03-21 21:53:53 +11:00
variant.h * faketec/promicro fix 2025-03-21 21:53:53 +11:00