components/websocket/CMakeLists.txt

Mon, 07 Jun 2021 17:12:57 +0200

author
Michiel Broek <mbroek@mbse.eu>
date
Mon, 07 Jun 2021 17:12:57 +0200
changeset 97
9c6c37a8da52
parent 74
cba50f7529d0
permissions
-rw-r--r--

Moved schematics into the project tree.

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

mercurial