1
0
Fork 0
mirror of https://github.com/warmcat/libwebsockets.git synced 2025-03-16 00:00:07 +01:00
libwebsockets/lib/plat/unix
Andy Green 63c1e8ba00 esp32-wrover-kit
Add lws_display and minimal example support for esp32-wrover to match wsp32-heltec-wb32

Since no usable buttons that don't affect something else on wrover kit, assumes
a button to 0V on GPIO14.
2020-06-30 19:35:41 +01:00
..
android cleaning 2020-01-05 22:17:58 +00:00
CMakeLists.txt cmakelists: clean out pthreads and normalize libmount args 2020-06-03 17:14:03 +01:00
private-lib-plat-unix.h lws_mutex 2020-06-16 19:45:35 +01:00
unix-caps.c _GNU_SOURCE: only define if not already defined 2019-12-22 18:17:45 +00:00
unix-fds.c CTest: migrate and deprecate existing selftest scripts 2020-05-11 15:40:13 +01:00
unix-file.c _GNU_SOURCE: only define if not already defined 2019-12-22 18:17:45 +00:00
unix-init.c sul: multiple timer domains 2020-06-02 08:37:10 +01:00
unix-misc.c esp32-wrover-kit 2020-06-30 19:35:41 +01:00
unix-pipe.c unix plat: use eventfd in place of pipe where possible 2020-02-21 17:32:41 +00:00
unix-plugins.c coverity: fixes plugin error path leak and logging method sign check 2020-01-14 08:23:25 +00:00
unix-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
unix-service.c lws_smd: system message distribution 2020-06-27 07:57:22 +01:00
unix-sockets.c iOS: detect and avoid net/route.h 2020-04-23 06:30:11 +01:00
unix-spawn.c spawn: retry when last stdwsi close may not be immediately followed by reapable process 2020-06-04 10:12:08 +01:00