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