mirror of
https://github.com/espressif/esp-idf.git
synced 2025-09-30 19:19:21 +00:00
Merge branch 'bugfix/common_components_linux' into 'master'
[build system]: Fixed common requirement for Linux target Closes IDF-3638 See merge request espressif/esp-idf!14743
This commit is contained in:
@@ -10,4 +10,4 @@ idf_component_register(SRCS "gpio_cxx_test.cpp"
|
||||
"${cpp_component}/include"
|
||||
"${cpp_component}/test" # FIXME for unity_cxx.hpp, make it generally available instead
|
||||
$ENV{IDF_PATH}/tools/catch
|
||||
REQUIRES driver cmock esp_common)
|
||||
REQUIRES driver cmock)
|
||||
|
Reference in New Issue
Block a user