3918cb633b
feat(lwip): Integrate sntp with newlib time
2018-05-04 08:57:32 +08:00
0cffd7b916
feat(lwip): Remove ported sntp
2018-05-04 08:57:32 +08:00
e41455d2f6
Merge branch 'feature/fix_warning_in_lwip' into 'master'
...
feat(lwip): Fix compile warning in lwip
See merge request sdk/ESP8266_RTOS_SDK!119
2018-05-03 15:27:50 +08:00
60d90dee90
feat(lwip): Fix compile warning in lwip
2018-05-03 15:22:09 +08:00
fc4c60d269
fix(lwip): Minor fix for debug configuration
2018-05-03 15:15:46 +08:00
2c05ca3151
feat(lwip): Modify lwipopts and add menunconfig
...
1. Disable multi-socket.
2. Add menuconfig of lwip options.
3. Use os_malloc/os_calloc/os_free instead of malloc/calloc/free in lwip.
2018-05-02 17:10:30 +08:00
de7856864d
feat(lwip): Modify lwip port according to the lwip library update
...
1. Change ip_addr/ip_addr_t to ip4_addr/ip4_addr_t.
2. Use GCC error number instead of lwip error define.
3. Change the unit of sys_now to milliseconds.
2018-05-02 16:40:12 +08:00
8f93ab7629
feat(lwip): Update lwip from 1.4.0 to 2.0.3
...
Source: https://git.savannah.nongnu.org/git/lwip.git
2018-04-30 12:23:02 +08:00
ee5e49a703
feat(LWIP): Transform custom pbuf to raw pbuf at output LWIP packet
2018-04-26 16:46:35 +08:00
f23d3fc404
feat(lwip): LWIP and tcpip adapter using esp_socket to read/write low-level data
2018-04-24 15:14:16 +08:00
39b77d4337
feat(lwip): Add macro "LWIP_SUPPORT_CUSTOM_PBUF"
...
LWIP of newer version has this.
2018-04-23 16:42:50 +08:00
8b0d705345
feat(lwip): add sockets_mt.c to component.mk
...
Remove sockets_mt.c declare from sockets.c
2018-04-20 16:39:21 +08:00
a20e4c1218
feat(lwip): Redefine lwip file structure
2018-04-20 16:19:31 +08:00
d79ec658ae
feat(lwip): remove wifi from lwip
2018-04-17 16:54:14 +08:00
7bb0c87c7e
fix(lwip): Fix lwip component.mk error
2018-04-08 14:47:24 +08:00
e39eb9fa1b
feat(lwip): Add component.mk for lwip
2018-04-04 18:45:16 +08:00
87095689ec
feat(lwip): Move lwip to components
2018-04-04 18:45:16 +08:00