mirror of
https://github.com/espressif/esp-idf.git
synced 2024-10-05 20:47:46 -04:00
change(pm): change CMakeLists for wakeup pytest
This commit is contained in:
parent
229a974252
commit
901c5624d3
@ -8,5 +8,5 @@ set(include "."
|
||||
# the component can be registered as WHOLE_ARCHIVE
|
||||
idf_component_register(SRCS ${srcs}
|
||||
INCLUDE_DIRS include
|
||||
REQUIRES unity esp_driver_gpio console test_utils efuse
|
||||
REQUIRES unity driver console test_utils efuse
|
||||
WHOLE_ARCHIVE)
|
||||
|
Loading…
Reference in New Issue
Block a user