1、fix lwip_tcp_demo and lwip_udp_demo error;2、add license for ethernet/netdev;3、add netdev for xiwangtong、ok1052、imxrt1176 board。

This commit is contained in:
Liu_Weichao
2023-08-07 14:48:37 +08:00
parent aa6fb2a8b0
commit ec7d9f1fcd
28 changed files with 1081 additions and 198 deletions

View File

@@ -5,6 +5,7 @@
#include <netdev_ipaddr.h>
#include <stdbool.h>
#include <xs_klist.h>
#include <xs_kdbg.h>
#include <xsconfig.h>
#ifdef __cplusplus