MeshCore/variants/heltec_t114
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 Bridge: Add t114 rs232 targets 2025-12-02 10:31:24 +00:00
T114Board.cpp Deduplicate NRF52 startOTAUpdate() 2025-12-17 10:30:50 +01:00
T114Board.h Deduplicate NRF52 startOTAUpdate() 2025-12-17 10:30:50 +01:00
target.cpp t114 gps 2025-10-30 08:35:01 +01:00
target.h * T114: enabled GPS page in UITask 2025-10-23 21:44:52 +11:00
variant.cpp tidy up heltec_t114 variant 2025-09-03 19:38:38 +02:00
variant.h t114 gps 2025-10-30 08:35:01 +01:00