MeshCore/variants/xiao_nrf52
Frieder Schrempf 4f46ec75dd
Remove NRF52BoardOTA class and integrate it into NRF52Board
As all NRF52 boards now have OTA support, let's remove the subclass
and integrate it into the base class.

Signed-off-by: Frieder Schrempf <frieder@fris.de>
2026-01-08 22:46:20 +01:00
..
platformio.ini variants: XIAO NRF52: Enable user button 2025-11-22 15:05:06 +01:00
target.cpp variants: XIAO NRF52: Enable user button 2025-11-22 15:05:06 +01:00
target.h variants: XIAO NRF52: Enable user button 2025-11-22 15:05:06 +01:00
variant.cpp xiao nrf52: add all available sensors, remove *_alt envs, cleanup 2025-09-15 14:46:10 +02:00
variant.h variants: XIAO NRF52: Enable status LED 2025-11-22 15:05:09 +01:00
XiaoNrf52Board.cpp Deduplicate NRF52 startOTAUpdate() 2025-12-17 10:30:50 +01:00
XiaoNrf52Board.h Remove NRF52BoardOTA class and integrate it into NRF52Board 2026-01-08 22:46:20 +01:00