MCUXpresso_MIMXRT1021xxxxx/boards/evkmimxrt1020/soem_examples/soem_gpio_pulse/freertos/armgcc/config.cmake

6 lines
281 B
CMake
Executable File

# config to select component, the format is CONFIG_USE_${component}
set(CONFIG_USE_middleware_freertos-kernel_MIMXRT1021 true)
set(CONFIG_USE_component_serial_manager_uart_MIMXRT1021 true)
set(CONFIG_USE_driver_lpuart_MIMXRT1021 true)
set(CONFIG_USE_driver_common_MIMXRT1021 true)