1
0
Fork 0
mirror of https://github.com/warmcat/libwebsockets.git synced 2025-03-30 00:00:16 +01:00
libwebsockets/lib/plat/freertos
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
..
esp32 esp32-wrover-kit 2020-06-30 19:35:41 +01:00
CMakeLists.txt cmakelist: Augean Stables refactor 2020-05-27 08:40:12 +01:00
freertos-fds.c freertos: rename esp32 plat to freertos 2019-08-26 09:58:57 +01:00
freertos-file.c esp32: shift to support latest esp-idf 2020-05-27 08:40:12 +01:00
freertos-init.c drivers: initial generic gpio and i2c plus bitbang 2020-06-10 19:17:08 +01:00
freertos-misc.c esp32-wrover-kit 2020-06-30 19:35:41 +01: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 lws_smd: system message distribution 2020-06-27 07:57:22 +01:00
freertos-sockets.c esp32: shift to support latest esp-idf 2020-05-27 08:40:12 +01:00
private-lib-plat-freertos.h lws_button: classification 2020-06-27 07:57:22 +01:00