Files
esp-idf/components/esp_blockdev_util/CMakeLists.txt
T
2026-03-19 08:54:39 +01:00

4 lines
133 B
CMake

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