esp32: make button debounce also available in factory
[platform/upstream/libwebsockets.git] / lib / lws-plat-esp32.c
2017-06-14 Andy Greenesp32: make button debounce also available in factory
2017-06-05 Leonardo Maccari... Subject: windows: support to bind to a specific IPv6...
2017-05-22 Andy Greenesp32: otf and use group-role as hostname if present
2017-05-20 Andy Greenesp32: debounced button events
2017-05-20 Andy Greenesp32: led network state helper
2017-05-16 Andy Greenesp32: group tracking
2017-05-15 Andy Greenadoption: close socket manually if fails before add fds
2017-05-14 Andy Greenstats: ah and ssl restriction stats
2017-05-14 Andy Greenesp32: group mdns
2017-05-13 Andy Greenesp32: multi ap slots
2017-05-11 Andy Greenesp32: multi ap slots plus PEM certs and parallel build...
2017-05-09 Andy GreenLWS_WITH_STATS
2017-05-09 Andy Greenesp32: add leds sine fade helper
2017-04-28 Andy Greenesp32: return random count
2017-04-07 Andy Greenesp32-fix-random
2017-04-05 Andy Greenesp32: ROMFS use checksum as mtime so ETAG caching...
2017-04-03 Andy Greenesp32: enforce ssl nonblocking
2017-04-03 Andy Greenesp32: dont require factory button if no ssl certs yet
2017-03-31 Andy Greenesp32: separate factory setup
2017-03-11 Andy Greenesp32: openssl
2017-03-10 Andy Greenesp32: move helper code into lws
2017-03-08 Andy Greenesp32: align fops member name defines
2017-03-05 Andy Greenfops-zip
2017-03-01 Andy Greenfops: allow setting from context creation and introduce...
2017-03-01 Andy Greenadoption: make union for socket and file fds
2017-02-26 Andy Greenfops: refactor around lws_fops_fd_t
2017-02-18 Andy GreenESP32 platform