blob: 70158c055709068093df9c891bf2232a2fc021f8 [file] [log] [blame]
/*
* Copyright (c) 2022 Grant Ramsay <grant.ramsay@hotmail.com>
*
* SPDX-License-Identifier: Apache-2.0
*/
void main(void)
{
/* NET_CONFIG_SETTINGS will init DHCP
* NET_SHELL is enabled to test ping, DNS etc
*/
}