Merge pull request #5393 from mysterywolf/win32
This commit is contained in:
commit
c4cd52a746
|
@ -9,12 +9,6 @@
|
|||
#include <rtthread.h>
|
||||
#include "board.h"
|
||||
|
||||
#include <shell.h>
|
||||
|
||||
#ifdef RT_USING_LIBC
|
||||
#error "simulator does not support RT_USING_LIBC"
|
||||
#endif
|
||||
|
||||
int platform_init(void)
|
||||
{
|
||||
#ifdef RT_USING_LWIP
|
||||
|
|
Loading…
Reference in New Issue