feat: save stable CH390 bridge baseline
This commit is contained in:
@@ -52,7 +52,7 @@ uint8_t ethernetif_is_irq_pending(void)
|
||||
|
||||
static void low_level_init(struct netif *netif)
|
||||
{
|
||||
ch390_runtime_init(netif, config_get()->mac);
|
||||
ch390_runtime_init(netif, config_get()->net.mac);
|
||||
}
|
||||
|
||||
static err_t low_level_output(struct netif *netif, struct pbuf *p)
|
||||
|
||||
Reference in New Issue
Block a user