MCUXpresso_MIMXRT1021xxxxx/middleware/fatfs/middleware_fatfs_template_s...

8 lines
323 B
CMake

# Add set(CONFIG_USE_middleware_fatfs_template_sdspi true) in config.cmake to use this component
include_guard(GLOBAL)
message("${CMAKE_CURRENT_LIST_FILE} component is included.")
add_config_file(${CMAKE_CURRENT_LIST_DIR}/template/sdspi/ffconf.h ${CMAKE_CURRENT_LIST_DIR}/template/sdspi middleware_fatfs_template_sdspi)