2019-04-28 15:38:23 +08:00
|
|
|
idf_component_register(SRC_DIRS "."
|
2020-03-22 18:30:24 +08:00
|
|
|
PRIV_INCLUDE_DIRS "."
|
2019-04-28 15:38:23 +08:00
|
|
|
PRIV_INCLUDE_DIRS "../proto-c/"
|
2022-05-20 18:16:47 +08:00
|
|
|
PRIV_REQUIRES cmock mbedtls protocomm protobuf-c test_utils)
|