mirror of
https://github.com/RT-Thread/rt-thread.git
synced 2026-06-19 04:24:17 +08:00
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:
@@ -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
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user