1
0
Fork 0
mirror of https://github.com/warmcat/libwebsockets.git synced 2025-03-16 00:00:07 +01:00
libwebsockets/lib/plat/esp32
Jackson Ming Hu 9e75e7b780 esp32: remove extra const
it will block the compilation on GCC 8.x
2019-07-02 08:54:29 +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 esp32: remove extra const 2019-07-02 08:54:29 +01:00
esp32-misc.c rtos: add support for AMAZON_RTOS 2019-06-05 05:04:17 +01:00
esp32-pipe.c esp32: follow idf meddlings 2018-09-12 09:38:30 +08:00
esp32-service.c rtos: clean warnings where uint32_t is an unsigned long 2019-06-07 11:11:46 +01:00
esp32-sockets.c bzero: replace all with memset 2019-03-10 08:02:02 +08:00
private.h esp32: compiler complains about insert_wsi as macro 2019-07-02 08:54:29 +01:00