forked from xuos/xiuos
1. fixed IRQ interrupt
2. changed lwip test command 3. merge dns and ping command 4. change test to cmd_lwip
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
#ifndef __LWIP_DEMO_H__
|
||||
#define __LWIP_DEMO_H__
|
||||
|
||||
void *eth_input_thread(void *param);
|
||||
|
||||
#endif /* __LWIP_DEMO_H__ */
|
||||
Reference in New Issue
Block a user