Logo
Explore Help
Sign In
espressif/esp-idf
1
0
Fork 1
You've already forked esp-idf
mirror of https://github.com/espressif/esp-idf.git synced 2025-12-09 10:41:21 +01:00
Code Issues Packages Projects Releases Wiki Activity
Files
88b153fcf7142fb596aafdfb51a63d3c8b7dd0c8
esp-idf/examples/wifi/iperf/main/CMakeLists.txt

6 lines
132 B
CMake
Raw Normal View History

cmake: make main a component again
2018-09-11 09:44:12 +08:00
set(COMPONENT_SRCS "cmd_wifi.c"
ethernet: add iperf example to test real bandwidth 1. Add command for Ethernet based on console component. 2. Make cmd_system and iperf a component that can be referenced by other examples 3. Add "version" command to cmd_system.c 4. Clean up the README.md in all ethernet examples[TW#26525]
2018-09-20 19:26:14 +08:00
"iperf_example_main.c")
cmake: make main a component again
2018-09-11 09:44:12 +08:00
set(COMPONENT_ADD_INCLUDEDIRS ".")
register_component()
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.25.1 Page: 59ms 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