MeshCore/variants/t1000-e
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 CommonCli: Remove dependency on target.h 2025-10-18 12:33:43 +02:00
t1000e_sensors.cpp t1000 cleanup + move NullDisplayDriver.h to helpers/ui for other variants to use 2025-09-04 23:12:57 +02:00
t1000e_sensors.h t1000 cleanup + move NullDisplayDriver.h to helpers/ui for other variants to use 2025-09-04 23:12:57 +02:00
T1000eBoard.cpp Deduplicate NRF52 startOTAUpdate() 2025-12-17 10:30:50 +01:00
T1000eBoard.h Deduplicate DC/DC regulator enable for NRF52 boards 2025-12-17 10:29:14 +01:00
target.cpp T1000-E: refactor GPS initialization; set GPS_RESETB pin as OUTPUT and remove redundant pin settings 2025-09-06 20:42:11 +02:00
target.h ui_task: initial gps page 2025-09-23 12:08:34 +02:00
variant.cpp t1000e: revert GPS_RESETB as an INPUT 2025-09-07 19:48:02 +02:00
variant.h t1000e companion radio example builds in tree ! 2025-02-25 16:46:06 +01:00