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