MCUXpresso_MIMXRT1021xxxxx/middleware/fatfs/middleware_fatfs_template_r...

8 lines
315 B
CMake

# Add set(CONFIG_USE_middleware_fatfs_template_ram 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/ram/ffconf.h ${CMAKE_CURRENT_LIST_DIR}/template/ram middleware_fatfs_template_ram)