MCUXpresso_MIMXRT1021xxxxx/middleware/fatfs/middleware_fatfs_template_m...

8 lines
315 B
CMake

# Add set(CONFIG_USE_middleware_fatfs_template_mmc 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/mmc/ffconf.h ${CMAKE_CURRENT_LIST_DIR}/template/mmc middleware_fatfs_template_mmc)