Files
dongheng 8cf028873d feat(pthread): update pthread from esp-idf
Commit ID: aa087667
2019-08-28 11:30:04 +08:00

3 lines
127 B
CMake

idf_component_register(SRC_DIRS "."
INCLUDE_DIRS "."
REQUIRES unity test_utils pthread)