components/websocket/CMakeLists.txt

Wed, 26 Jun 2024 18:57:03 +0200

author
Michiel Broek <mbroek@mbse.eu>
date
Wed, 26 Jun 2024 18:57:03 +0200
changeset 132
9fb33533504a
parent 74
cba50f7529d0
permissions
-rw-r--r--

Version 0.3.25. Larger partitions for the binary. Added UPGRADE.md with information for this upgrade.

74
cba50f7529d0 Version 0.3.8. Switched build system to idf.py
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1 idf_component_register(SRCS websocket.c websocket_server.c INCLUDE_DIRS include REQUIRES mbedtls)
cba50f7529d0 Version 0.3.8. Switched build system to idf.py
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
2

mercurial