2019-05-10 10:53:08 +08:00
|
|
|
idf_build_get_property(soc_name IDF_TARGET)
|
2019-04-28 15:38:23 +08:00
|
|
|
|
2020-01-08 12:50:03 +08:00
|
|
|
idf_component_register(SRC_DIRS "."
|
2020-03-22 18:30:24 +08:00
|
|
|
PRIV_INCLUDE_DIRS "${include_dirs}"
|
|
|
|
PRIV_REQUIRES unity test_utils)
|