MeshCore/variants/lilygo_techo_lite
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 increase MAX_NEIGHBOURS from 8 to 50 2025-09-28 16:11:58 +13:00
target.cpp chore: cleanup 2025-09-23 22:10:27 +02:00
target.h add T-Echo-Lite Device Variant 2025-09-23 19:39:11 +02:00
TechoBoard.cpp Use common NRF52 begin() and deduplicate() startup reason init 2025-12-17 10:26:57 +01:00
TechoBoard.h Use common NRF52 begin() and deduplicate() startup reason init 2025-12-17 10:26:57 +01:00
variant.cpp add T-Echo-Lite Device Variant 2025-09-23 19:39:11 +02:00
variant.h refactor: readability 2025-09-23 22:28:54 +02:00