2020-03-03 12:13:10 -05:00
|
|
|
idf_component_register(SRC_DIRS .
|
2022-05-10 22:32:56 -04:00
|
|
|
PRIV_REQUIRES cmock test_utils spi_flash esp_psram
|
2020-08-04 22:16:32 -04:00
|
|
|
)
|
2022-01-31 13:45:31 -05:00
|
|
|
target_compile_options(${COMPONENT_LIB} PRIVATE "-Wno-format")
|