[vs simulator] remove the error prompt for v4.1.0
This commit is contained in:
parent
874f6c84f1
commit
82cae7dcc9
|
@ -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