/* * Copyright 2025 NXP * * SPDX-License-Identifier: Apache-2.0 */ int main(void) { /* Nothing to do here. The Border Router is automatically started in the background. */ return 0; }