1
0
Fork 0
mirror of https://github.com/warmcat/libwebsockets.git synced 2025-03-23 00:00:06 +01:00
libwebsockets/lib/plat/freertos
Andy Green c95706a17f ntpclient: add plat-specific init with env var LWS_NTP_SERVER able to set it on unix and windows
Trying to use a remote pool is very variable with CI, the builder can
force a local ntpd this way cleanly.

When enabled all the test apps use ntpclient, so this lets us tell them all to
go to the local ntpd in one hit.
2020-04-25 15:11:21 +01:00
..
esp32 lws_get_random: change length to size_t for coverity 2020-01-11 07:58:37 +00:00
freertos-fds.c freertos: rename esp32 plat to freertos 2019-08-26 09:58:57 +01:00
freertos-file.c cleaning 2020-01-05 22:17:58 +00:00
freertos-init.c h2: LCCSCF_H2_MANUAL_RXFLOW and refactor txcr 2020-01-02 08:31:02 +00:00
freertos-misc.c lws_get_random: change length to size_t for coverity 2020-01-11 07:58:37 +00:00
freertos-pipe.c freertos: lws_cancel_service udp as pipe 2020-01-15 19:52:41 +00:00
freertos-resolv.c ntpclient: add plat-specific init with env var LWS_NTP_SERVER able to set it on unix and windows 2020-04-25 15:11:21 +01:00
freertos-service.c cleaning 2020-01-05 22:17:58 +00:00
freertos-sockets.c mbedtls: attempt to remove dependency on net_sockets.c 2020-03-27 13:24:44 +00:00
private-lib-plat-freertos.h freertos: forward-port lwip version adaptations 2020-03-04 12:17:49 +00:00