feat add ethernet driver for hc32f4a0 board, compile OK and PHY Loop-Back test OK
This commit is contained in:
@@ -68,7 +68,6 @@
|
||||
#include "board.h"
|
||||
#include "ethernet.h"
|
||||
#include "connect_ethernet.h"
|
||||
#include <transform.h>
|
||||
|
||||
char lwip_ipaddr[20] = {192, 168, 131, 77};
|
||||
char lwip_netmask[20] = {255, 255, 254, 0};
|
||||
|
||||
Reference in New Issue
Block a user