MCUXpresso_MIMXRT1052xxxxB/boards/evkbimxrt1050/audio_examples/maestro_record/armgcc/config.cmake

10 lines
516 B
CMake
Executable File

# config to select component, the format is CONFIG_USE_${component}
set(CONFIG_USE_component_wm8960_adapter_MIMXRT1052 true)
set(CONFIG_USE_component_lpi2c_adapter_MIMXRT1052 true)
set(CONFIG_USE_middleware_sdmmc_host_usdhc_MIMXRT1052 true)
set(CONFIG_USE_middleware_sdmmc_host_usdhc_freertos_MIMXRT1052 true)
set(CONFIG_USE_middleware_fatfs_sd_MIMXRT1052 true)
set(CONFIG_USE_component_serial_manager_uart_MIMXRT1052 true)
set(CONFIG_USE_driver_lpuart_MIMXRT1052 true)
set(CONFIG_USE_driver_common_MIMXRT1052 true)