2022-04-20 13:31:49 +02:00
|
|
|
idf_component_register(SRC_DIRS integration/event_groups
|
|
|
|
integration/queue
|
|
|
|
integration/stream_buffer
|
|
|
|
integration/tasks
|
|
|
|
integration/timers
|
|
|
|
miscellaneous
|
|
|
|
performance
|
|
|
|
port
|
2020-03-22 18:30:24 +08:00
|
|
|
PRIV_INCLUDE_DIRS .
|
2022-04-16 11:32:22 +02:00
|
|
|
PRIV_REQUIRES cmock test_utils esp_system driver esp_timer)
|
2022-01-31 19:45:31 +01:00
|
|
|
target_compile_options(${COMPONENT_LIB} PRIVATE "-Wno-format")
|