MeshCore/variants/t1000-e
Frieder Schrempf 93d1560d14
Use common NRF52 begin() and deduplicate() startup reason init
Use a common begin() method that can be called from derived classes
to contain the shared initialization code.

Signed-off-by: Frieder Schrempf <frieder@fris.de>
2025-12-17 10:26:57 +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 Use common NRF52 begin() and deduplicate() startup reason init 2025-12-17 10:26:57 +01:00
T1000eBoard.h Use common NRF52 begin() and deduplicate() startup reason init 2025-12-17 10:26:57 +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