MeshCore/variants/thinknode_m1
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 increase MAX_NEIGHBOURS from 8 to 50 2025-09-28 16:11:58 +13:00
target.cpp add support for new companion ui on thinknode m1 2025-08-09 00:21:10 +12:00
target.h thinknode m1 refactor 2025-09-03 20:17:55 +02:00
ThinkNodeM1Board.cpp Deduplicate NRF52 startOTAUpdate() 2025-12-17 10:30:50 +01:00
ThinkNodeM1Board.h Deduplicate NRF52 startOTAUpdate() 2025-12-17 10:30:50 +01:00
variant.cpp New Board: Elecrow ThinkNode M1 2025-04-29 17:32:08 +02:00
variant.h switch to using QSPI bus for external flash 2025-09-06 14:15:40 +10:00