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