Lee Shen / FTHR_USB_serial_qSPI
Embed: (wiki syntax)

« Back to documentation index

lwip_init.c File Reference

lwip_init.c File Reference

Modules initialization. More...

Go to the source code of this file.

Functions

void lwip_init (void)
 Initialize all modules.

Detailed Description

Modules initialization.

Definition in file lwip_init.c.


Function Documentation

void lwip_init ( void   )

Initialize all modules.

Use this in NO_SYS mode. Use tcpip_init() otherwise.

Definition at line 337 of file lwip_init.c.