MCUXpresso_MIMXRT1021xxxxx/middleware/fatfs/middleware_fatfs_template_u...

8 lines
315 B
CMake

# Add set(CONFIG_USE_middleware_fatfs_template_usb 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/usb/ffconf.h ${CMAKE_CURRENT_LIST_DIR}/template/usb middleware_fatfs_template_usb)