init
This commit is contained in:
8
boards/nucleo_h563zi.conf
Normal file
8
boards/nucleo_h563zi.conf
Normal file
@@ -0,0 +1,8 @@
|
||||
# network settings
|
||||
CONFIG_ETH_STM32_HAL=y
|
||||
CONFIG_NET_L2_ETHERNET=y
|
||||
|
||||
CONFIG_NET_CONFIG_MY_IPV4_ADDR="10.42.30.100"
|
||||
CONFIG_MICROROS_AGENT_IP="10.42.30.100"
|
||||
CONFIG_NET_CONFIG_MY_IPV4_NETMASK="255.255.255.0"
|
||||
CONFIG_NET_CONFIG_MY_IPV4_GW="10.42.30.1"
|
||||
Reference in New Issue
Block a user