mirror of
https://github.com/espressif/esp-idf.git
synced 2025-08-05 21:54:33 +02:00
[unity]: deleted unuseful comment for linux target
This commit is contained in:
@@ -19,7 +19,6 @@ if(CONFIG_UNITY_ENABLE_FIXTURE)
|
|||||||
endif()
|
endif()
|
||||||
|
|
||||||
if(${IDF_TARGET} STREQUAL "linux")
|
if(${IDF_TARGET} STREQUAL "linux")
|
||||||
message(STATUS "adding linux stuff...")
|
|
||||||
idf_component_get_property(spi_flash_dir spi_flash COMPONENT_DIR)
|
idf_component_get_property(spi_flash_dir spi_flash COMPONENT_DIR)
|
||||||
list(APPEND includes "${spi_flash_dir}/sim/stubs/esp_common")
|
list(APPEND includes "${spi_flash_dir}/sim/stubs/esp_common")
|
||||||
else()
|
else()
|
||||||
|
Reference in New Issue
Block a user