support webnet and add netdev for XiUOS
This commit is contained in:
parent
a9df546950
commit
2c233ed1b7
|
@ -10,7 +10,7 @@
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* @file netdev.c
|
* @file netdev.c
|
||||||
* @brief functions of get device address
|
* @brief functions of getting device address
|
||||||
* @version 1.0
|
* @version 1.0
|
||||||
* @author AIIT XUOS Lab
|
* @author AIIT XUOS Lab
|
||||||
* @date 2022-09-15
|
* @date 2022-09-15
|
||||||
|
|
|
@ -10,7 +10,7 @@
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* @file netdev_ipaddr.c
|
* @file netdev_ipaddr.c
|
||||||
* @brief functions of get device address
|
* @brief functions of getting device address
|
||||||
* @version 1.0
|
* @version 1.0
|
||||||
* @author AIIT XUOS Lab
|
* @author AIIT XUOS Lab
|
||||||
* @date 2022-09-15
|
* @date 2022-09-15
|
||||||
|
|
Loading…
Reference in New Issue