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