1
0
Fork 0
mirror of https://github.com/warmcat/libwebsockets.git synced 2025-03-23 00:00:06 +01:00
libwebsockets/lib/plat/esp32
Andy Green fed78bef42 sequencer: upgrade timeout to use us
Adapt service loops and event libs to use microsecond waits
internally, for hrtimer and sequencer.  Reduce granularity
according to platform / event lib wait.

Add a helper so there's a single place to extend it.
2019-08-08 09:45:09 +01:00
..
esp32-fds.c esp32: compiler complains about insert_wsi as macro 2019-07-02 08:54:29 +01:00
esp32-file.c rtos: add support for AMAZON_RTOS 2019-06-05 05:04:17 +01:00
esp32-helpers.c lws_time_in_microseconds: export 2018-10-14 06:15:36 +08:00
esp32-init.c rtos: use mbedtls random api 2019-08-08 09:45:09 +01:00
esp32-misc.c rtos: use mbedtls random api 2019-08-08 09:45:09 +01:00
esp32-pipe.c esp32: follow idf meddlings 2018-09-12 09:38:30 +08:00
esp32-service.c sequencer: upgrade timeout to use us 2019-08-08 09:45:09 +01:00
esp32-sockets.c bzero: replace all with memset 2019-03-10 08:02:02 +08:00
esp_attr.h esp32: add local esp_attr 2019-07-13 15:05:55 -07:00
private.h esp32: compiler complains about insert_wsi as macro 2019-07-02 08:54:29 +01:00