1# Copy variable into project config.cmake to use software component 2#set.board.mimxrt700evk 3# # description: Board_project_template mimxrt700evk 4# set(CONFIG_USE_BOARD_Project_Template_mimxrt700evk true) 5 6#set.device.MIMXRT798S 7# # description: flash config block 8# set(CONFIG_USE_driver_flash_config_mimxrt700evk true) 9 10# # description: Used to include slave core binary into master core binary. 11# set(CONFIG_USE_utility_incbin true) 12 13# # description: Middleware baremetal 14# set(CONFIG_USE_middleware_baremetal true) 15 16# # description: Rte_device 17# set(CONFIG_USE_RTE_Device true) 18 19# # description: Utilities which is needed for particular toolchain like the SBRK function required to address limitation between HEAP and STACK in GCC toolchain library. 20# set(CONFIG_USE_utilities_misc_utilities true) 21 22# # description: Driver nand_flash-common 23# set(CONFIG_USE_driver_nand_flash-common true) 24 25# # description: Driver nor_flash-common 26# set(CONFIG_USE_driver_nor_flash-common true) 27 28# # description: SFDP Parser 29# set(CONFIG_USE_driver_sfdp_parser true) 30 31# # description: mflash common 32# set(CONFIG_USE_component_mflash_common true) 33 34# # description: Driver p3t1755 35# set(CONFIG_USE_driver_p3t1755 true) 36 37# # description: Wi-Fi module Tx power limits 38# set(CONFIG_USE_component_wifi_bt_module_tx_pwr_limits true) 39 40# # description: Wi-Fi and BT module configs 41# set(CONFIG_USE_component_wifi_bt_module_config true) 42 43# # description: Core headers for RISCV cores 44# set(CONFIG_USE_arch_RISCV_Include_core true) 45 46# # description: Simple Unit Testing for C 47# set(CONFIG_USE_utilities_unity true) 48 49# # description: RTT template configuration 50# set(CONFIG_USE_driver_rtt_template true) 51 52# # description: Devices_project_template MIMXRT798S 53# set(CONFIG_USE_DEVICES_Project_Template_MIMXRT798S true) 54 55# # description: Device MIMXRT798S_system 56# set(CONFIG_USE_device_MIMXRT798S_system true) 57 58# # description: Device MIMXRT798S_startup 59# set(CONFIG_USE_device_MIMXRT798S_startup true) 60 61# # description: Device MIMXRT798S_cmsis 62# set(CONFIG_USE_device_MIMXRT798S_CMSIS true) 63 64# # description: Device MIMXRT798S_cm33_core0 65# set(CONFIG_USE_device_MIMXRT798S_cm33_core0 true) 66 67# # description: Driver dbi_lcdif 68# set(CONFIG_USE_driver_dbi_lcdif true) 69 70# # description: UTICK Driver 71# set(CONFIG_USE_driver_utick true) 72 73# # description: dsp Driver 74# set(CONFIG_USE_driver_dsp true) 75 76# # description: EDMA Driver 77# set(CONFIG_USE_driver_edma4 true) 78 79# # description: EDMA SOC Driver 80# set(CONFIG_USE_driver_edma_soc true) 81 82# # description: Component serial_manager_uart 83# set(CONFIG_USE_component_serial_manager_uart true) 84 85# # description: Utility debug_console_lite 86# set(CONFIG_USE_utility_debug_console_lite true) 87 88# # description: SAI EDMA Driver 89# set(CONFIG_USE_driver_sai_edma true) 90 91# # description: LPUART EDMA Driver 92# set(CONFIG_USE_driver_lpuart_edma true) 93 94# # description: LPSPI EDMA Driver 95# set(CONFIG_USE_driver_lpspi_edma true) 96 97# # description: LPI2C EDMA Driver 98# set(CONFIG_USE_driver_lpi2c_edma true) 99 100# # description: LPUART CMSIS Driver 101# set(CONFIG_USE_driver_cmsis_lpuart true) 102 103# # description: LPSPI CMSIS Driver 104# set(CONFIG_USE_driver_cmsis_lpspi true) 105 106# # description: LPI2C CMSIS Driver 107# set(CONFIG_USE_driver_cmsis_lpi2c true) 108 109# # description: XSPI EDMA Driver 110# set(CONFIG_USE_driver_xspi_edma true) 111 112# # description: FLEXIO MCULCD EDMA Driver 113# set(CONFIG_USE_driver_flexio_mculcd_edma true) 114 115# # description: FLEXIO SPI EDMA Driver 116# set(CONFIG_USE_driver_flexio_spi_edma true) 117 118# # description: FLEXIO UART EDMA Driver 119# set(CONFIG_USE_driver_flexio_uart_edma true) 120 121# # description: PDM EDMA Driver 122# set(CONFIG_USE_driver_pdm_edma true) 123 124# # description: CRC Driver 125# set(CONFIG_USE_driver_crc true) 126 127# # description: itrc Driver 128# set(CONFIG_USE_driver_itrc true) 129 130# # description: lpc_freqme Driver 131# set(CONFIG_USE_driver_lpc_freqme true) 132 133# # description: PUFv3 Driver 134# set(CONFIG_USE_driver_puf_v3 true) 135 136# # description: SCT Driver 137# set(CONFIG_USE_driver_sctimer true) 138 139# # description: SYSPM Driver 140# set(CONFIG_USE_driver_syspm true) 141 142# # description: CACHE XCACHE Driver 143# set(CONFIG_USE_driver_cache_xcache true) 144 145# # description: Inputmux_connections Driver 146# set(CONFIG_USE_driver_inputmux_connections true) 147 148# # description: COMMON Driver 149# set(CONFIG_USE_driver_common true) 150 151# # description: Utility assert 152# set(CONFIG_USE_utility_assert true) 153 154# # description: Utility assert_lite 155# set(CONFIG_USE_utility_assert_lite true) 156 157# # description: Utility str 158# set(CONFIG_USE_utility_str true) 159 160# # description: Utility debug_console 161# set(CONFIG_USE_utility_debug_console true) 162 163# # description: Component power manager core level 164# set(CONFIG_USE_component_power_manager_core true) 165 166# # description: Component power manager device level 167# set(CONFIG_USE_component_power_manager_MIMXRT798S true) 168 169# # description: Component sai_edma_adapter 170# set(CONFIG_USE_component_audio_sai_edma_adapter true) 171 172# # description: Component button 173# set(CONFIG_USE_component_button true) 174 175# # description: Driver codec 176# set(CONFIG_USE_driver_codec true) 177 178# # description: Component codec adapters for multi codec 179# set(CONFIG_USE_component_codec_adapters true) 180 181# # description: Component wm8962 adapter for single codecs 182# set(CONFIG_USE_component_wm8962_adapter true) 183 184# # description: Component cs42448 adapter for single codec 185# set(CONFIG_USE_component_cs42448_adapter true) 186 187# # description: Component codec_i2c 188# set(CONFIG_USE_component_codec_i2c true) 189 190# # description: Driver wm8962 191# set(CONFIG_USE_driver_wm8962 true) 192 193# # description: Driver cs42448 194# set(CONFIG_USE_driver_cs42448 true) 195 196# # description: Driver ektf2k 197# set(CONFIG_USE_driver_ektf2k true) 198 199# # description: Driver nor_flash-controller-lpspi 200# set(CONFIG_USE_driver_nor_flash-controller-lpspi true) 201 202# # description: Driver nor_flash-controller-xspi 203# set(CONFIG_USE_driver_nor_flash-controller-xspi true) 204 205# # description: Touch panel controller FT3267 driver 206# set(CONFIG_USE_driver_ft3267 true) 207 208# # description: Driver ft5406 209# set(CONFIG_USE_driver_ft5406 true) 210 211# # description: Driver fxos8700cq 212# set(CONFIG_USE_driver_fxos8700cq true) 213 214# # description: Component gpio_adapter 215# set(CONFIG_USE_component_gpio_adapter true) 216 217# # description: Driver gt911 218# set(CONFIG_USE_driver_gt911 true) 219 220# # description: Component lpi2c_adapter 221# set(CONFIG_USE_component_lpi2c_adapter true) 222 223# # description: Component i3c_adapter 224# set(CONFIG_USE_component_i3c_adapter true) 225 226# # description: Component i3c_bus 227# set(CONFIG_USE_component_i3c_bus true) 228 229# # description: Component i3c_bus_adapter 230# set(CONFIG_USE_component_i3c_bus_adapter true) 231 232# # description: Component led 233# set(CONFIG_USE_component_led true) 234 235# # description: Component lists 236# set(CONFIG_USE_component_lists true) 237 238# # description: Component log 239# set(CONFIG_USE_component_log true) 240 241# # description: Component log backend debug console 242# set(CONFIG_USE_component_log_backend_debugconsole true) 243 244# # description: Component log backend debug console lite 245# set(CONFIG_USE_component_log_backend_debugconsole_lite true) 246 247# # description: Component log backend ring buffer 248# set(CONFIG_USE_component_log_backend_ringbuffer true) 249 250# # description: mflash file 251# set(CONFIG_USE_component_mflash_file true) 252 253# # description: dummy file for overwriting mflash when dowloading 254# set(CONFIG_USE_component_mflash_dummy true) 255 256# # description: mflash rt700 257# set(CONFIG_USE_component_mflash_rt700 true) 258 259# # description: Component panic 260# set(CONFIG_USE_component_panic true) 261 262# # description: Driver pca9422 263# set(CONFIG_USE_driver_pca9422 true) 264 265# # description: Component reset_adapter 266# set(CONFIG_USE_component_reset_adapter true) 267 268# # description: Component software_rng_adapter 269# set(CONFIG_USE_component_software_rng_adapter true) 270 271# # description: Component serial_manager 272# set(CONFIG_USE_component_serial_manager true) 273 274# # description: Component serial_manager_spi 275# set(CONFIG_USE_component_serial_manager_spi true) 276 277# # description: Component serial_manager_virtual 278# set(CONFIG_USE_component_serial_manager_virtual true) 279 280# # description: Component serial_manager_swo 281# set(CONFIG_USE_component_serial_manager_swo true) 282 283# # description: Utility shell 284# set(CONFIG_USE_utility_shell true) 285 286# # description: Component lpspi_adapter 287# set(CONFIG_USE_component_lpspi_adapter true) 288 289# # description: Driver ssd1963 290# set(CONFIG_USE_driver_ssd1963 true) 291 292# # description: Component ctimer_adapter 293# set(CONFIG_USE_component_ctimer_adapter true) 294 295# # description: Component mrt_adapter 296# set(CONFIG_USE_component_mrt_adapter true) 297 298# # description: Component ostimer_adapter 299# set(CONFIG_USE_component_ostimer_adapter true) 300 301# # description: Component timer_manager 302# set(CONFIG_USE_component_timer_manager true) 303 304# # description: Component lpuart_adapter 305# set(CONFIG_USE_component_lpuart_adapter true) 306 307# # description: Component lpuart_dma_adapter 308# set(CONFIG_USE_component_lpuart_dma_adapter true) 309 310# # description: GPIO Driver 311# set(CONFIG_USE_driver_gpio true) 312 313# # description: INPUTMUX Driver 314# set(CONFIG_USE_driver_inputmux true) 315 316# # description: MU Driver 317# set(CONFIG_USE_driver_mu1 true) 318 319# # description: SEMA42 Driver 320# set(CONFIG_USE_driver_sema42 true) 321 322# # description: PINT Driver 323# set(CONFIG_USE_driver_pint true) 324 325# # description: ACMP Driver 326# set(CONFIG_USE_driver_acmp true) 327 328# # description: LPADC Driver 329# set(CONFIG_USE_driver_lpadc true) 330 331# # description: XSPI Driver 332# set(CONFIG_USE_driver_xspi true) 333 334# # description: FLEXIO Driver 335# set(CONFIG_USE_driver_flexio true) 336 337# # description: FLEXIO I2C Driver 338# set(CONFIG_USE_driver_flexio_i2c_master true) 339 340# # description: FLEXIO I2S Driver 341# set(CONFIG_USE_driver_flexio_i2s true) 342 343# # description: FLEXIO MCULCD Driver 344# set(CONFIG_USE_driver_flexio_mculcd true) 345 346# # description: FLEXIO SPI Driver 347# set(CONFIG_USE_driver_flexio_spi true) 348 349# # description: FLEXIO UART Driver 350# set(CONFIG_USE_driver_flexio_uart true) 351 352# # description: LPFLEXCOMM Driver 353# set(CONFIG_USE_driver_lpflexcomm true) 354 355# # description: LPI2C Driver 356# set(CONFIG_USE_driver_lpi2c true) 357 358# # description: LPUART Driver 359# set(CONFIG_USE_driver_lpuart true) 360 361# # description: LPSPI Driver 362# set(CONFIG_USE_driver_lpspi true) 363 364# # description: SAI Driver 365# set(CONFIG_USE_driver_sai true) 366 367# # description: I3C EDMA Driver 368# set(CONFIG_USE_driver_i3c_edma true) 369 370# # description: I3C Driver 371# set(CONFIG_USE_driver_i3c true) 372 373# # description: CTimer Driver 374# set(CONFIG_USE_driver_ctimer true) 375 376# # description: MRT Driver 377# set(CONFIG_USE_driver_mrt true) 378 379# # description: OSTimer Driver 380# set(CONFIG_USE_driver_ostimer true) 381 382# # description: Driver ft5406_rt 383# set(CONFIG_USE_driver_ft5406_rt true) 384 385# # description: Driver display-rpi 386# set(CONFIG_USE_driver_display-rpi true) 387 388# # description: Driver display-rm68200 389# set(CONFIG_USE_driver_display-rm68200 true) 390 391# # description: Driver display-rm68191 392# set(CONFIG_USE_driver_display-rm68191 true) 393 394# # description: Driver display-rm67162 395# set(CONFIG_USE_driver_display-rm67162 true) 396 397# # description: Driver display-hx8394 398# set(CONFIG_USE_driver_display-hx8394 true) 399 400# # description: Driver dc-fb-dbi 401# set(CONFIG_USE_driver_dc-fb-dbi true) 402 403# # description: Driver dc-fb-ssd1963 404# set(CONFIG_USE_driver_dc-fb-ssd1963 true) 405 406# # description: Driver dc-fb-lcdif 407# set(CONFIG_USE_driver_dc-fb-lcdif true) 408 409# # description: Driver display-mipi-dsi-cmd 410# set(CONFIG_USE_driver_display-mipi-dsi-cmd true) 411 412# # description: Driver display-common 413# set(CONFIG_USE_driver_display-common true) 414 415# # description: Driver dc-fb-common 416# set(CONFIG_USE_driver_dc-fb-common true) 417 418# # description: Driver dc-fb-dsi-cmd 419# set(CONFIG_USE_driver_dc-fb-dsi-cmd true) 420 421# # description: Driver dbi 422# set(CONFIG_USE_driver_dbi true) 423 424# # description: Driver dbi_flexio_edma 425# set(CONFIG_USE_driver_dbi_flexio_edma true) 426 427# # description: Driver video-common 428# set(CONFIG_USE_driver_video-common true) 429 430# # description: SDADC Driver 431# set(CONFIG_USE_driver_sdadc true) 432 433# # description: JPEG decoder Driver 434# set(CONFIG_USE_driver_jpegdec true) 435 436# # description: PNGDEC Driver 437# set(CONFIG_USE_driver_pngdec true) 438 439# # description: MIPI DSI Driver 440# set(CONFIG_USE_driver_mipi_dsi true) 441 442# # description: LCDIF Driver 443# set(CONFIG_USE_driver_lcdif true) 444 445# # description: USDHC Driver 446# set(CONFIG_USE_driver_usdhc true) 447 448# # description: GLIKEY Driver 449# set(CONFIG_USE_driver_glikey true) 450 451# # description: PDM Driver 452# set(CONFIG_USE_driver_pdm true) 453 454# # description: cdog Driver 455# set(CONFIG_USE_driver_cdog true) 456 457# # description: IRTC Driver 458# set(CONFIG_USE_driver_irtc true) 459 460# # description: WWDT Driver 461# set(CONFIG_USE_driver_wwdt true) 462 463# # description: GDET Driver 464# set(CONFIG_USE_driver_gdet true) 465 466# # description: SOC MIPI DSI Driver 467# set(CONFIG_USE_driver_soc_mipi_dsi true) 468 469# # description: Clock Driver 470# set(CONFIG_USE_driver_clock true) 471 472# # description: Reset Driver 473# set(CONFIG_USE_driver_reset true) 474 475# # description: Power driver 476# set(CONFIG_USE_driver_power true) 477 478# # description: iopctl Driver 479# set(CONFIG_USE_driver_lpc_iopctl true) 480 481# # description: ROMAPI Driver 482# set(CONFIG_USE_driver_romapi true) 483 484# # description: EZHV Driver 485# set(CONFIG_USE_driver_ezhv true) 486 487# # description: SEGGER Real Time Transfer(RTT) 488# set(CONFIG_USE_driver_rtt true) 489 490# # description: Device MIMXRT798S_cm33_core1 491# set(CONFIG_USE_device_MIMXRT798S_cm33_core1 true) 492 493# # description: Device MIMXRT798S_ezhv 494# set(CONFIG_USE_device_MIMXRT798S_ezhv true) 495 496# # description: Device MIMXRT798S_hifi1 497# set(CONFIG_USE_device_MIMXRT798S_hifi1 true) 498 499# # description: Device MIMXRT798S_hifi4 500# set(CONFIG_USE_device_MIMXRT798S_hifi4 true) 501 502#set.CMSIS 503# # description: CMSIS-CORE for Cortex-M, ARMv8-M, ARMv8.1-M 504# set(CONFIG_USE_CMSIS_Include_core_cm true) 505 506# # description: Access to #include Driver_USART.h file for custom implementation 507# set(CONFIG_USE_CMSIS_Driver_Include_USART true) 508 509# # description: Access to #include Driver_CAN.h file for custom implementation 510# set(CONFIG_USE_CMSIS_Driver_Include_CAN true) 511 512# # description: Access to #include Driver_ETH.h file for custom implementation 513# set(CONFIG_USE_CMSIS_Driver_Include_Ethernet true) 514 515# # description: Access to #include Driver_ETH_MAC.h file for custom implementation 516# set(CONFIG_USE_CMSIS_Driver_Include_Ethernet_MAC true) 517 518# # description: Access to #include Driver_ETH_PHY.h file for custom implementation 519# set(CONFIG_USE_CMSIS_Driver_Include_Ethernet_PHY true) 520 521# # description: Access to #include Driver_Flash.h file for custom implementation 522# set(CONFIG_USE_CMSIS_Driver_Include_Flash true) 523 524# # description: Access to #include Driver_I2C.h file for custom implementation 525# set(CONFIG_USE_CMSIS_Driver_Include_I2C true) 526 527# # description: Access to #include Driver_MCI.h file for custom implementation 528# set(CONFIG_USE_CMSIS_Driver_Include_MCI true) 529 530# # description: Access to #include Driver_NAND.h file for custom implementation 531# set(CONFIG_USE_CMSIS_Driver_Include_NAND true) 532 533# # description: Access to #include Driver_SAI.h file for custom implementation 534# set(CONFIG_USE_CMSIS_Driver_Include_SAI true) 535 536# # description: Access to #include Driver_SPI.h file for custom implementation 537# set(CONFIG_USE_CMSIS_Driver_Include_SPI true) 538 539# # description: Access to #include Driver_USBD.h file for custom implementation 540# set(CONFIG_USE_CMSIS_Driver_Include_USB_Device true) 541 542# # description: Access to #include Driver_USBH.h file for custom implementation 543# set(CONFIG_USE_CMSIS_Driver_Include_USB_Host true) 544 545# # description: Access to #include Driver_WiFi.h file 546# set(CONFIG_USE_CMSIS_Driver_Include_WiFi true) 547 548# # description: Device interrupt controller interface 549# set(CONFIG_USE_CMSIS_Device_API_OSTick true) 550 551# # description: CMSIS-RTOS API for Cortex-M, SC000, and SC300 552# set(CONFIG_USE_CMSIS_Device_API_RTOS2 true) 553 554# # description: CMSIS-RTOS2 RTX5 for Cortex-M, SC000, C300 and Armv8-M (Library) 555# set(CONFIG_USE_CMSIS_RTOS2_Secure true) 556 557# # description: CMSIS-RTOS2 RTX5 for Armv8-M Non-Secure Domain (Library) 558# set(CONFIG_USE_CMSIS_RTOS2_NonSecure true) 559 560#set.CMSIS_DSP_Lib 561# # description: CMSIS-DSP Library Header 562# set(CONFIG_USE_CMSIS_DSP_Include true) 563 564# # description: CMSIS-DSP Library 565# set(CONFIG_USE_CMSIS_DSP_Source true) 566 567# # description: CMSIS-NN Library 568# set(CONFIG_USE_CMSIS_NN_Source true) 569 570#set.component.osa 571# # description: Component osa_zephyr 572# set(CONFIG_USE_component_osa_zephyr true) 573 574# # description: Component common_task 575# set(CONFIG_USE_component_common_task true) 576 577# # description: Component osa_bm 578# set(CONFIG_USE_component_osa_bm true) 579 580# # description: Component osa 581# set(CONFIG_USE_component_osa true) 582 583# # description: Component osa interface 584# set(CONFIG_USE_component_osa_interface true) 585 586list(APPEND CMAKE_MODULE_PATH 587 ${CMAKE_CURRENT_LIST_DIR}/. 588 ${CMAKE_CURRENT_LIST_DIR}/../../components/osa 589 ${CMAKE_CURRENT_LIST_DIR}/../../components/power_manager/devices/MIMXRT798S 590 ${CMAKE_CURRENT_LIST_DIR}/drivers 591 ${CMAKE_CURRENT_LIST_DIR}/drivers/romapi 592 ${CMAKE_CURRENT_LIST_DIR}/project_template 593 ${CMAKE_CURRENT_LIST_DIR}/template 594 ${CMAKE_CURRENT_LIST_DIR}/../../CMSIS 595 ${CMAKE_CURRENT_LIST_DIR}/../../boards/mimxrt700evk 596) 597 598include(set_board_mimxrt700evk OPTIONAL) 599include(set_CMSIS_DSP_Lib OPTIONAL) 600include(set_CMSIS OPTIONAL) 601include(set_device_MIMXRT798S OPTIONAL) 602include(set_component_osa OPTIONAL) 603