MeshCore/variants/rak4631
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: Fix RAK4631 serial2 GPS conflict 2025-12-02 10:30:45 +00:00
RAK4631Board.cpp Deduplicate NRF52 startOTAUpdate() 2025-12-17 10:30:50 +01:00
RAK4631Board.h Deduplicate NRF52 startOTAUpdate() 2025-12-17 10:30:50 +01:00
target.cpp fixed wismesh pocket user button 2025-09-01 21:04:41 +12:00
target.h * MomentaryButton: added support for analog button (with threshold) 2025-09-01 17:11:55 +10:00
variant.cpp equalize RAK with all other nrf52 variants and use newer platform with all important fixes 2025-10-19 00:02:38 +02:00
variant.h equalize RAK with all other nrf52 variants and use newer platform with all important fixes 2025-10-19 00:02:38 +02:00