2020-02-03 05:01:04 -05:00
|
|
|
idf_component_register(SRC_DIRS .
|
2020-03-22 06:30:24 -04:00
|
|
|
PRIV_INCLUDE_DIRS .
|
2020-08-04 22:16:32 -04:00
|
|
|
PRIV_REQUIRES cmock test_utils console)
|
2022-01-31 13:45:31 -05:00
|
|
|
target_compile_options(${COMPONENT_LIB} PRIVATE "-Wno-format")
|