MCUXpresso_MIMXRT1021xxxxx/middleware/fatfs/middleware_fatfs_template_n...

9 lines
430 B
CMake

# Add set(CONFIG_USE_middleware_fatfs_template_nand 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/nand/ffconf.h ${CMAKE_CURRENT_LIST_DIR}/template/nand middleware_fatfs_template_nand)
add_config_file(${CMAKE_CURRENT_LIST_DIR}/template/nand/dhara_nand_config.h "" middleware_fatfs_template_nand)