support webnet and add netdev for XiUOS

This commit is contained in:
zhaoyun1215 2022-09-15 00:54:02 -07:00
parent a9df546950
commit 2c233ed1b7
2 changed files with 2 additions and 2 deletions

View File

@ -10,7 +10,7 @@
/**
* @file netdev.c
* @brief functions of get device address
* @brief functions of getting device address
* @version 1.0
* @author AIIT XUOS Lab
* @date 2022-09-15

View File

@ -10,7 +10,7 @@
/**
* @file netdev_ipaddr.c
* @brief functions of get device address
* @brief functions of getting device address
* @version 1.0
* @author AIIT XUOS Lab
* @date 2022-09-15