Logo
Explore Help
Sign In
espressif/esp-protocols
1
0
Fork 1
You've already forked esp-protocols
mirror of https://github.com/espressif/esp-protocols.git synced 2025-07-16 12:02:11 +02:00
Code Issues Packages Projects Releases Wiki Activity
Files
24f07f920fb5c8cb1eb89dae5cc3b23e86185f26
esp-protocols/components/esp_websocket_client/examples/target/CMakeLists.txt

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

7 lines
241 B
CMake
Raw Normal View History

websocket: Initial version based on IDF 5.0
2022-03-01 13:42:35 +04:00
# The following lines of boilerplate have to be in your project's CMakeLists
esp_websocket_client: Add websocket client component Closes https://github.com/espressif/esp-idf/issues/2829 * Original commit: espressif/esp-idf@2a2d932cfe2404057c71bc91d9d9416200e67a03
2019-06-20 15:37:40 +08:00
# in this exact order for cmake to work correctly
cmake_minimum_required(VERSION 3.5)
include($ENV{IDF_PATH}/tools/cmake/project.cmake)
[examples]: removed hyphens Replaced hyphens with underscores in examples project definition for all examples which had hyphens in their project name. dpp-enrollee is an exceptions because the name matches the project directory name while the project directory also contains hyphens. * Original commit: espressif/esp-idf@81e926620498e55beb8eb4bd9c4169e8f3338563
2021-07-05 14:33:56 +08:00
project(websocket_example)
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.24.2 Page: 28ms Template: 1ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API