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-11-08 11:01:43 +01:00
Code Issues Packages Projects Releases Wiki Activity
Files
698fd7abb38c550082d81bf47b51ca8e2fd6a07d
esp-idf/components/console/test/CMakeLists.txt

5 lines
204 B
CMake
Raw Normal View History

console: simplify examples 1. simplify console examples 2. add "quit" command 3. support console command overwrite 4. add API reference
2020-02-03 18:01:04 +08:00
idf_component_register(SRC_DIRS .
test: declare requirements and include dirs private
2020-03-22 18:30:24 +08:00
PRIV_INCLUDE_DIRS .
cmock: added cmock as component * changing dependencies from unity->cmock * added component.mk and Makefile.projbuild * ignore test dir in gen_esp_err_to_name.py * added some brief introduction of CMock in IDF
2020-08-05 10:16:32 +08:00
PRIV_REQUIRES cmock test_utils console)
build system: re-add -Wno-format as private flag for some components
2022-01-31 19:45:31 +01:00
target_compile_options(${COMPONENT_LIB} PRIVATE "-Wno-format")
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.24.6 Page: 79ms 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