MeshCore/variants/lilygo_techo
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 Merge pull request #821 from fdlamotte/ui_gps_page 2025-10-02 18:54:23 +10:00
target.cpp lilygo t-echo cleanup, add AUTO_SHUTDOWN_MILLIVOLTS 2025-09-04 21:45:42 +02:00
target.h lilygo t-echo cleanup, add AUTO_SHUTDOWN_MILLIVOLTS 2025-09-04 21:45:42 +02:00
TechoBoard.cpp Deduplicate NRF52 startOTAUpdate() 2025-12-17 10:30:50 +01:00
TechoBoard.h Deduplicate NRF52 startOTAUpdate() 2025-12-17 10:30:50 +01:00
variant.cpp lilygo t-echo cleanup, add AUTO_SHUTDOWN_MILLIVOLTS 2025-09-04 21:45:42 +02:00
variant.h add QSPI pins to Lilygo T-Echo 2025-09-07 20:00:44 +10:00