Files
espressif--esp-idf/components/esp_blockdev_util/CMakeLists.txt
T
2026-07-13 13:04:25 +08:00

4 lines
133 B
CMake

idf_component_register(SRC_DIRS "."
INCLUDE_DIRS "include"
PRIV_REQUIRES esp_blockdev)