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-14 09:39:05 +01:00
Code Issues Packages Projects Releases Wiki Activity
Files
a8b2e982e1c2e0c3f15e33c4cdde5572d6daecd2
esp-idf/examples/system/console/components/cmd_system/CMakeLists.txt

8 lines
134 B
CMake
Raw Normal View History

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
set(COMPONENT_ADD_INCLUDEDIRS .)
set(COMPONENT_SRCS "cmd_system.c")
set(COMPONENT_REQUIRES console spi_flash)
register_component()
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.25.2 Page: 58ms 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