components/websocket/CMakeLists.txt

Thu, 17 Jun 2021 12:30:08 +0200

author
Michiel Broek <mbroek@mbse.eu>
date
Thu, 17 Jun 2021 12:30:08 +0200
changeset 99
6581d53411ae
parent 74
cba50f7529d0
permissions
-rw-r--r--

Added ESP32 library inside the project.

idf_component_register(SRCS websocket.c  websocket_server.c INCLUDE_DIRS include REQUIRES mbedtls)

mercurial