#include "variant.h" void initVariant() { // Minimal board init for nRF54L15-DK. // GPIO/SPI peripheral setup is handled by the Zephyr device tree overlay // (zephyr/boards/nrf54l15dk_nrf54l15_cpuapp.overlay). // Add any board-level power sequencing here if needed. }