MCUXpresso_MIMXRT1021xxxxx/boards/evkmimxrt1020/rtos_examples/freertos_lpspi_b2b/master/armgcc/config.cmake

5 lines
222 B
CMake
Raw Normal View History

2022-08-23 15:00:33 +00:00
# config to select component, the format is CONFIG_USE_${component}
set(CONFIG_USE_component_serial_manager_uart_MIMXRT1021 true)
set(CONFIG_USE_driver_lpuart_MIMXRT1021 true)
set(CONFIG_USE_driver_common_MIMXRT1021 true)