File system and net for LM3S platform are available.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@180 bbd45198-f89e-11dd-88c7-29a3b14d5316
This commit is contained in:
parent
b16ff8c289
commit
bfc50209ae
|
@ -92,8 +92,6 @@ void rt_init_thread_entry(void *parameter)
|
|||
/* init lwip system */
|
||||
lwip_sys_init();
|
||||
rt_kprintf("TCP/IP initialized!\n");
|
||||
|
||||
ftpd_start();
|
||||
}
|
||||
#endif
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue