MeshCore/variants/ikoka_stick_nrf
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
..
IkokaStickNRFBoard.cpp Deduplicate NRF52 startOTAUpdate() 2025-12-17 10:30:50 +01:00
IkokaStickNRFBoard.h Deduplicate NRF52 startOTAUpdate() 2025-12-17 10:30:50 +01:00
platformio.ini Merge pull request #812 from khudson/source-cleanup 2025-10-03 14:04:00 +10:00
target.cpp Ikoka Stick: Move to unified code naming conventions 2025-09-21 14:12:15 -07:00
target.h Ikoka Stick: Move to unified code naming conventions 2025-09-21 14:12:15 -07:00
variant.cpp Adding support for Ikoka Stick with Seeed Xiao nRF54 baseboard. 2025-08-10 10:44:00 -07:00
variant.h Ikoka Stick: Board IDs, LED behavior 2025-08-27 00:37:16 -07:00