ESP32 platform
authorAndy Green <andy@warmcat.com>
Sat, 18 Feb 2017 09:26:40 +0000 (17:26 +0800)
committerAndy Green <andy@warmcat.com>
Sat, 18 Feb 2017 09:27:22 +0000 (17:27 +0800)
commitc7c4ae0aa4f104129c646ce3069a59068216c5db
tree6cac9692c38700c54fb53ffd8c88d36d9a3558b5
parent936bf08a0fb4a00274e05bb55692cf86cc87bc71
ESP32 platform

This is enough for all the test app features to work on ESP32 without
SSL.
16 files changed:
CMakeLists.txt
Kconfig [new file with mode: 0644]
component.mk [new file with mode: 0644]
cross-esp32.cmake [new file with mode: 0644]
lib/context.c
lib/handshake.c
lib/libwebsockets.c
lib/libwebsockets.h
lib/lws-plat-esp32.c [new file with mode: 0644]
lib/output.c
lib/parsers.c
lib/pollfd.c
lib/private-libwebsockets.h
lib/server.c
lib/service.c
lws_config.h.in