mirror of
https://github.com/RT-Thread/rt-thread.git
synced 2026-02-07 06:12:48 +00:00
Merge pull request #5393 from mysterywolf/win32
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user