1# Copy variable into project config.cmake to use software component
2#set.board.frdmmcxn947
3#  # description: Board_project_template frdmmcxn947
4#  set(CONFIG_USE_BOARD_Project_Template_frdmmcxn947 true)
5
6#set.board.mcxn9xxevk
7#  # description: Board_project_template mcxn9xxevk
8#  set(CONFIG_USE_BOARD_Project_Template_mcxn9xxevk true)
9
10#set.device.MCXN947
11#  # description: Middleware baremetal
12#  set(CONFIG_USE_middleware_baremetal true)
13
14#  # description: Used to include slave core binary into master core binary.
15#  set(CONFIG_USE_utility_incbin true)
16
17#  # description: Utilities which is needed for particular toolchain like the SBRK function required to address limitation between HEAP and STACK in GCC toolchain library.
18#  set(CONFIG_USE_utilities_misc_utilities true)
19
20#  # description: Simple Unit Testing for C
21#  set(CONFIG_USE_utilities_unity true)
22
23#  # description: RTT template configuration
24#  set(CONFIG_USE_driver_rtt_template true)
25
26#  # description: Wi-Fi module Tx power limits
27#  set(CONFIG_USE_component_wifi_bt_module_tx_pwr_limits true)
28
29#  # description: Wi-Fi and BT module configs
30#  set(CONFIG_USE_component_wifi_bt_module_config true)
31
32#  # description: Driver phy-common
33#  set(CONFIG_USE_driver_phy-common true)
34
35#  # description: Driver pf3000
36#  set(CONFIG_USE_driver_pf3000 true)
37
38#  # description: Driver pf1550
39#  set(CONFIG_USE_driver_pf1550 true)
40
41#  # description: Driver p3t1755
42#  set(CONFIG_USE_driver_p3t1755 true)
43
44#  # description: Driver mx25r_flash
45#  set(CONFIG_USE_driver_mx25r_flash true)
46
47#  # description: mflash common
48#  set(CONFIG_USE_component_mflash_common true)
49
50#  # description: Driver nand_flash-common
51#  set(CONFIG_USE_driver_nand_flash-common true)
52
53#  # description: Driver nor_flash-common
54#  set(CONFIG_USE_driver_nor_flash-common true)
55
56#  # description: Devices_project_template MCXN947
57#  set(CONFIG_USE_DEVICES_Project_Template_MCXN947 true)
58
59#  # description: Device MCXN947_startup
60#  set(CONFIG_USE_device_MCXN947_startup true)
61
62#  # description: Device MCXN947_system
63#  set(CONFIG_USE_device_MCXN947_system true)
64
65#  # description: Device MCXN947_cmsis
66#  set(CONFIG_USE_device_MCXN947_CMSIS true)
67
68#  # description: Rte_device
69#  set(CONFIG_USE_RTE_Device true)
70
71#  # description: Component serial_manager_uart
72#  set(CONFIG_USE_component_serial_manager_uart true)
73
74#  # description: Utility debug_console_lite
75#  set(CONFIG_USE_utility_debug_console_lite true)
76
77#  # description: Clock Driver
78#  set(CONFIG_USE_driver_clock true)
79
80#  # description: EDMA Driver
81#  set(CONFIG_USE_driver_edma4 true)
82
83#  # description: EDMA SOC Driver
84#  set(CONFIG_USE_driver_edma_soc true)
85
86#  # description: FLEXIO MCULCD EDMA Driver
87#  set(CONFIG_USE_driver_flexio_mculcd_edma true)
88
89#  # description: FLEXIO MCULCD SMARTDMA Driver
90#  set(CONFIG_USE_driver_flexio_mculcd_smartdma true)
91
92#  # description: TRDC Driver
93#  set(CONFIG_USE_driver_trdc_1 true)
94
95#  # description: SAI EDMA Driver
96#  set(CONFIG_USE_driver_sai_edma true)
97
98#  # description: LPUART EDMA Driver
99#  set(CONFIG_USE_driver_lpuart_edma true)
100
101#  # description: LPSPI EDMA Driver
102#  set(CONFIG_USE_driver_lpspi_edma true)
103
104#  # description: LPI2C EDMA Driver
105#  set(CONFIG_USE_driver_lpi2c_edma true)
106
107#  # description: LPUART CMSIS Driver
108#  set(CONFIG_USE_driver_cmsis_lpuart true)
109
110#  # description: LPSPI CMSIS Driver
111#  set(CONFIG_USE_driver_cmsis_lpspi true)
112
113#  # description: LPI2C CMSIS Driver
114#  set(CONFIG_USE_driver_cmsis_lpi2c true)
115
116#  # description: FLEXCAN Driver
117#  set(CONFIG_USE_driver_flexcan_edma true)
118
119#  # description: FLEXIO SPI EDMA Driver
120#  set(CONFIG_USE_driver_flexio_spi_edma true)
121
122#  # description: FLEXIO UART EDMA Driver
123#  set(CONFIG_USE_driver_flexio_uart_edma true)
124
125#  # description: PDM EDMA Driver
126#  set(CONFIG_USE_driver_pdm_edma true)
127
128#  # description: Utility notifier
129#  set(CONFIG_USE_utility_notifier true)
130
131#  # description: Inputmux_connections Driver
132#  set(CONFIG_USE_driver_inputmux_connections true)
133
134#  # description: Power driver
135#  set(CONFIG_USE_driver_power true)
136
137#  # description: COMMON Driver
138#  set(CONFIG_USE_driver_common true)
139
140#  # description: Utility assert
141#  set(CONFIG_USE_utility_assert true)
142
143#  # description: Utility assert_lite
144#  set(CONFIG_USE_utility_assert_lite true)
145
146#  # description: Utility str
147#  set(CONFIG_USE_utility_str true)
148
149#  # description: Utility debug_console
150#  set(CONFIG_USE_utility_debug_console true)
151
152#  # description: SEGGER Real Time Transfer(RTT)
153#  set(CONFIG_USE_driver_rtt true)
154
155#  # description: SINC Driver
156#  set(CONFIG_USE_driver_sinc true)
157
158#  # description: TDET Driver
159#  set(CONFIG_USE_driver_tdet true)
160
161#  # description: GDET Driver
162#  set(CONFIG_USE_driver_gdet true)
163
164#  # description: WWDT Driver
165#  set(CONFIG_USE_driver_wwdt true)
166
167#  # description: WUU Driver
168#  set(CONFIG_USE_driver_wuu true)
169
170#  # description: VREF Driver
171#  set(CONFIG_USE_driver_vref_1 true)
172
173#  # description: UTICK Driver
174#  set(CONFIG_USE_driver_utick true)
175
176#  # description: USDHC Driver
177#  set(CONFIG_USE_driver_usdhc true)
178
179#  # description: TSI Driver
180#  set(CONFIG_USE_driver_tsi_v6 true)
181
182#  # description: SYSPM Driver
183#  set(CONFIG_USE_driver_syspm true)
184
185#  # description: SMARTCARD PHY EMVSIM, use only one SMARTCARD PHY in the project
186#  set(CONFIG_USE_driver_smartcard_phy_emvsim true)
187
188#  # description: SMARTCARD EMVSIM Driver
189#  set(CONFIG_USE_driver_smartcard_emvsim true)
190
191#  # description: SEMA42 Driver
192#  set(CONFIG_USE_driver_sema42 true)
193
194#  # description: SCT Driver
195#  set(CONFIG_USE_driver_sctimer true)
196
197#  # description: SAI Driver
198#  set(CONFIG_USE_driver_sai true)
199
200#  # description: Reset Driver
201#  set(CONFIG_USE_driver_reset true)
202
203#  # description: PWM Driver
204#  set(CONFIG_USE_driver_pwm true)
205
206#  # description: PUFv3 Driver
207#  set(CONFIG_USE_driver_puf_v3 true)
208
209#  # description: POWERQUAD Driver
210#  set(CONFIG_USE_driver_powerquad true)
211
212#  # description: CMSIS DSP functions based on POWERQUAD
213#  set(CONFIG_USE_driver_powerquad_cmsis true)
214
215#  # description: PORT Driver
216#  set(CONFIG_USE_driver_port true)
217
218#  # description: PLU Driver
219#  set(CONFIG_USE_driver_plu true)
220
221#  # description: PINT Driver
222#  set(CONFIG_USE_driver_pint true)
223
224#  # description: PDM Driver
225#  set(CONFIG_USE_driver_pdm true)
226
227#  # description: OSTimer Driver
228#  set(CONFIG_USE_driver_ostimer true)
229
230#  # description: OPAMP Driver
231#  set(CONFIG_USE_driver_opamp true)
232
233#  # description: MRT Driver
234#  set(CONFIG_USE_driver_mrt true)
235
236#  # description: MCX VBAT Driver
237#  set(CONFIG_USE_driver_mcx_vbat true)
238
239#  # description: MCX SPC Driver
240#  set(CONFIG_USE_driver_mcx_spc true)
241
242#  # description: ROMAPI Driver
243#  set(CONFIG_USE_driver_flashiap true)
244
245#  # description: ROMAPI Driver
246#  set(CONFIG_USE_driver_mem_interface true)
247
248#  # description: ROMAPI Driver
249#  set(CONFIG_USE_driver_runbootloader true)
250
251#  # description: MCX ENET Driver
252#  set(CONFIG_USE_driver_mcx_enet true)
253
254#  # description: MCX_CMC Driver
255#  set(CONFIG_USE_driver_mcx_cmc true)
256
257#  # description: MAILBOX Driver
258#  set(CONFIG_USE_driver_mailbox true)
259
260#  # description: LPTMR Driver
261#  set(CONFIG_USE_driver_lptmr true)
262
263#  # description: LPUART Driver
264#  set(CONFIG_USE_driver_lpuart true)
265
266#  # description: LPSPI Driver
267#  set(CONFIG_USE_driver_lpspi true)
268
269#  # description: LPI2C Driver
270#  set(CONFIG_USE_driver_lpi2c true)
271
272#  # description: LPFLEXCOMM LPUART FreeRTOS Driver
273#  set(CONFIG_USE_driver_lpflexcomm_lpuart_freertos true)
274
275#  # description: LPFLEXCOMM LPSPI FreeRTOS Driver
276#  set(CONFIG_USE_driver_lpflexcomm_lpspi_freertos true)
277
278#  # description: LPFLEXCOMM LPI2C FreeRTOS Driver
279#  set(CONFIG_USE_driver_lpflexcomm_lpi2c_freertos true)
280
281#  # description: LPFLEXCOMM Driver
282#  set(CONFIG_USE_driver_lpflexcomm true)
283
284#  # description: LPCMP Driver
285#  set(CONFIG_USE_driver_lpcmp true)
286
287#  # description: lpc_freqme Driver
288#  set(CONFIG_USE_driver_lpc_freqme true)
289
290#  # description: LPADC Driver
291#  set(CONFIG_USE_driver_lpadc true)
292
293#  # description: itrc Driver
294#  set(CONFIG_USE_driver_itrc true)
295
296#  # description: IRTC Driver
297#  set(CONFIG_USE_driver_irtc true)
298
299#  # description: INTM Driver
300#  set(CONFIG_USE_driver_intm true)
301
302#  # description: INPUTMUX Driver
303#  set(CONFIG_USE_driver_inputmux true)
304
305#  # description: I3C EDMA Driver
306#  set(CONFIG_USE_driver_i3c_edma true)
307
308#  # description: I3C Driver
309#  set(CONFIG_USE_driver_i3c true)
310
311#  # description: GPIO Driver
312#  set(CONFIG_USE_driver_gpio true)
313
314#  # description: FLEXSPI Driver
315#  set(CONFIG_USE_driver_flexspi_dma3 true)
316
317#  # description: FLEXSPI Driver
318#  set(CONFIG_USE_driver_flexspi true)
319
320#  # description: FLEXIO UART Driver
321#  set(CONFIG_USE_driver_flexio_uart true)
322
323#  # description: FLEXIO SPI Driver
324#  set(CONFIG_USE_driver_flexio_spi true)
325
326#  # description: FLEXIO MCULCD Driver
327#  set(CONFIG_USE_driver_flexio_mculcd true)
328
329#  # description: FLEXIO I2C Driver
330#  set(CONFIG_USE_driver_flexio_i2c_master true)
331
332#  # description: FLEXIO Driver
333#  set(CONFIG_USE_driver_flexio true)
334
335#  # description: FLEXCAN Driver
336#  set(CONFIG_USE_driver_flexcan true)
337
338#  # description: EWM Driver
339#  set(CONFIG_USE_driver_ewm true)
340
341#  # description: EVTG Driver
342#  set(CONFIG_USE_driver_evtg true)
343
344#  # description: ERM Driver
345#  set(CONFIG_USE_driver_erm true)
346
347#  # description: QDC Driver
348#  set(CONFIG_USE_driver_qdc true)
349
350#  # description: EIM Driver
351#  set(CONFIG_USE_driver_eim true)
352
353#  # description: DAC Driver
354#  set(CONFIG_USE_driver_dac_1 true)
355
356#  # description: DAC14 Driver
357#  set(CONFIG_USE_driver_dac14 true)
358
359#  # description: CTimer Driver
360#  set(CONFIG_USE_driver_ctimer true)
361
362#  # description: CRC Driver
363#  set(CONFIG_USE_driver_crc true)
364
365#  # description: cdog Driver
366#  set(CONFIG_USE_driver_cdog true)
367
368#  # description: CACHE Driver
369#  set(CONFIG_USE_driver_cache_lpcac true)
370
371#  # description: CACHE Driver
372#  set(CONFIG_USE_driver_cache_cache64 true)
373
374#  # description: SMARTDMA Driver
375#  set(CONFIG_USE_driver_lpc_smartdma true)
376
377#  # description: TRDC SOC Driver
378#  set(CONFIG_USE_driver_trdc_soc true)
379
380#  # description: Component power manager core level
381#  set(CONFIG_USE_component_power_manager_core true)
382
383#  # description: Component power manager Device Level
384#  set(CONFIG_USE_component_power_manager_MCXN94x true)
385
386#  # description: Driver camera-receiver-common
387#  set(CONFIG_USE_driver_camera-receiver-common true)
388
389#  # description: Driver camera-device-common
390#  set(CONFIG_USE_driver_camera-device-common true)
391
392#  # description: Driver camera-device-sccb
393#  set(CONFIG_USE_driver_camera-device-sccb true)
394
395#  # description: Driver camera-device-ov7670
396#  set(CONFIG_USE_driver_camera-device-ov7670 true)
397
398#  # description: Driver camera-common
399#  set(CONFIG_USE_driver_camera-common true)
400
401#  # description: Driver video-common
402#  set(CONFIG_USE_driver_video-common true)
403
404#  # description: Driver dbi
405#  set(CONFIG_USE_driver_dbi true)
406
407#  # description: Driver dbi_flexio_edma
408#  set(CONFIG_USE_driver_dbi_flexio_edma true)
409
410#  # description: Driver dbi_flexio_smartdma
411#  set(CONFIG_USE_driver_dbi_flexio_smartdma true)
412
413#  # description: Component lpuart_adapter
414#  set(CONFIG_USE_component_lpuart_adapter true)
415
416#  # description: Component lpuart_dma_adapter
417#  set(CONFIG_USE_component_lpuart_dma_adapter true)
418
419#  # description: Component timer_manager
420#  set(CONFIG_USE_component_timer_manager true)
421
422#  # description: Component ctimer_adapter
423#  set(CONFIG_USE_component_ctimer_adapter true)
424
425#  # description: Component lptmr_adapter
426#  set(CONFIG_USE_component_lptmr_adapter true)
427
428#  # description: Component mrt_adapter
429#  set(CONFIG_USE_component_mrt_adapter true)
430
431#  # description: Component ostimer_adapter
432#  set(CONFIG_USE_component_ostimer_adapter true)
433
434#  # description: Driver st7796s
435#  set(CONFIG_USE_driver_st7796s true)
436
437#  # description: Driver ssd1963
438#  set(CONFIG_USE_driver_ssd1963 true)
439
440#  # description: Component lpspi_adapter
441#  set(CONFIG_USE_component_lpspi_adapter true)
442
443#  # description: Driver silicon_id
444#  set(CONFIG_USE_component_silicon_id true)
445
446#  # description: Utility shell
447#  set(CONFIG_USE_utility_shell true)
448
449#  # description: Component serial_manager
450#  set(CONFIG_USE_component_serial_manager true)
451
452#  # description: Component serial_manager_spi
453#  set(CONFIG_USE_component_serial_manager_spi true)
454
455#  # description: Component serial_manager_usb_cdc
456#  set(CONFIG_USE_component_serial_manager_usb_cdc true)
457
458#  # description: Component serial_manager_virtual
459#  set(CONFIG_USE_component_serial_manager_virtual true)
460
461#  # description: Component serial_manager_swo
462#  set(CONFIG_USE_component_serial_manager_swo true)
463
464#  # description: Component software_rng_adapter
465#  set(CONFIG_USE_component_software_rng_adapter true)
466
467#  # description: Component reset_adapter
468#  set(CONFIG_USE_component_reset_adapter true)
469
470#  # description: Component pwm_ctimer_adapter
471#  set(CONFIG_USE_component_pwm_ctimer_adapter true)
472
473#  # description: Driver phy-device-lan8741
474#  set(CONFIG_USE_driver_phy-device-lan8741 true)
475
476#  # description: Component panic
477#  set(CONFIG_USE_component_panic true)
478
479#  # description: Driver mma8652fc
480#  set(CONFIG_USE_driver_mma8652fc true)
481
482#  # description: Driver mma8451q
483#  set(CONFIG_USE_driver_mma8451q true)
484
485#  # description: Component mem_manager
486#  set(CONFIG_USE_component_mem_manager true)
487
488#  # description: Component mem_manager_light
489#  set(CONFIG_USE_component_mem_manager_light true)
490
491#  # description: Component mem_manager_freertos
492#  set(CONFIG_USE_component_mem_manager_freertos true)
493
494#  # description: Component log
495#  set(CONFIG_USE_component_log true)
496
497#  # description: Component log backend debug console
498#  set(CONFIG_USE_component_log_backend_debugconsole true)
499
500#  # description: Component log backend debug console lite
501#  set(CONFIG_USE_component_log_backend_debugconsole_lite true)
502
503#  # description: Component log backend ring buffer
504#  set(CONFIG_USE_component_log_backend_ringbuffer true)
505
506#  # description: Component lists
507#  set(CONFIG_USE_component_lists true)
508
509#  # description: Component led
510#  set(CONFIG_USE_component_led true)
511
512#  # description: Driver ili9341
513#  set(CONFIG_USE_driver_ili9341 true)
514
515#  # description: Component i3c_bus
516#  set(CONFIG_USE_component_i3c_bus true)
517
518#  # description: Component i3c_bus_adapter
519#  set(CONFIG_USE_component_i3c_bus_adapter true)
520
521#  # description: Component lpi2c_adapter
522#  set(CONFIG_USE_component_lpi2c_adapter true)
523
524#  # description: Component i3c_adapter
525#  set(CONFIG_USE_component_i3c_adapter true)
526
527#  # description: Component gpio_adapter
528#  set(CONFIG_USE_component_gpio_adapter true)
529
530#  # description: Driver fxos8700cq
531#  set(CONFIG_USE_driver_fxos8700cq true)
532
533#  # description: Driver ft6x06
534#  set(CONFIG_USE_driver_ft6x06 true)
535
536#  # description: Driver gt911
537#  set(CONFIG_USE_driver_gt911 true)
538
539#  # description: Driver ft5406_rt
540#  set(CONFIG_USE_driver_ft5406_rt true)
541
542#  # description: Driver ft5406
543#  set(CONFIG_USE_driver_ft5406 true)
544
545#  # description: mflash file
546#  set(CONFIG_USE_component_mflash_file true)
547
548#  # description: dummy file for overwriting mflash when dowloading
549#  set(CONFIG_USE_component_mflash_dummy true)
550
551#  # description: mflash mcxnx4x
552#  set(CONFIG_USE_component_mflash_mcxnx4x_onchip true)
553
554#  # description: mflash mcxnx4x
555#  set(CONFIG_USE_component_mflash_mcxnx4x_onchip_fmu true)
556
557#  # description: mflash mcxnx4x_flexspi
558#  set(CONFIG_USE_component_mflash_mcxnx4x_flexspi true)
559
560#  # description: Driver nand_flash-controller-flexspi
561#  set(CONFIG_USE_driver_nand_flash-controller-flexspi true)
562
563#  # description: Driver nor_flash-controller-flexspi
564#  set(CONFIG_USE_driver_nor_flash-controller-flexspi true)
565
566#  # description: Driver nor_flash-controller-lpspi
567#  set(CONFIG_USE_driver_nor_flash-controller-lpspi true)
568
569#  # description: Component crc_adapter
570#  set(CONFIG_USE_component_crc_adapter true)
571
572#  # description: Component software_crc_adapter
573#  set(CONFIG_USE_component_software_crc_adapter true)
574
575#  # description: Driver wm8960
576#  set(CONFIG_USE_driver_wm8960 true)
577
578#  # description: Driver wm8904
579#  set(CONFIG_USE_driver_wm8904 true)
580
581#  # description: Driver sgtl5000
582#  set(CONFIG_USE_driver_sgtl5000 true)
583
584#  # description: Component codec_i2c
585#  set(CONFIG_USE_component_codec_i2c true)
586
587#  # description: Driver dialog7212
588#  set(CONFIG_USE_driver_dialog7212 true)
589
590#  # description: Driver cs42888
591#  set(CONFIG_USE_driver_cs42888 true)
592
593#  # description: Driver codec
594#  set(CONFIG_USE_driver_codec true)
595
596#  # description: Component codec adapters for multi codec
597#  set(CONFIG_USE_component_codec_adapters true)
598
599#  # description: Component wm8904 adapter for single codec
600#  set(CONFIG_USE_component_wm8904_adapter true)
601
602#  # description: Component wm8960 adapter for single codecs
603#  set(CONFIG_USE_component_wm8960_adapter true)
604
605#  # description: Component cs42888 adapter for single codec
606#  set(CONFIG_USE_component_cs42888_adapter true)
607
608#  # description: Component sgtl5000 adapter for single codec
609#  set(CONFIG_USE_component_sgtl_adapter true)
610
611#  # description: Component da7212 adapter for single codec
612#  set(CONFIG_USE_component_da7212_adapter true)
613
614#  # description: Component button
615#  set(CONFIG_USE_component_button true)
616
617#  # description: Component sai_edma_adapter
618#  set(CONFIG_USE_component_audio_sai_edma_adapter true)
619
620#  # description: BOARD_Project_Template frdmmcxn947_a8974
621#  set(CONFIG_USE_BOARD_Project_Template_frdmmcxn947_a8974 true)
622
623#  # description: BOARD_Project_Template mcxn9xxevk_a8974
624#  set(CONFIG_USE_BOARD_Project_Template_mcxn9xxevk_a8974 true)
625
626#set.CMSIS
627#  # description: CMSIS-CORE for Cortex-M, ARMv8-M, ARMv8.1-M
628#  set(CONFIG_USE_CMSIS_Include_core_cm true)
629
630#  # description: Access to #include Driver_USART.h file for custom implementation
631#  set(CONFIG_USE_CMSIS_Driver_Include_USART true)
632
633#  # description: Access to #include Driver_CAN.h file for custom implementation
634#  set(CONFIG_USE_CMSIS_Driver_Include_CAN true)
635
636#  # description: Access to #include Driver_ETH.h file for custom implementation
637#  set(CONFIG_USE_CMSIS_Driver_Include_Ethernet true)
638
639#  # description: Access to #include Driver_ETH_MAC.h file for custom implementation
640#  set(CONFIG_USE_CMSIS_Driver_Include_Ethernet_MAC true)
641
642#  # description: Access to #include Driver_ETH_PHY.h file for custom implementation
643#  set(CONFIG_USE_CMSIS_Driver_Include_Ethernet_PHY true)
644
645#  # description: Access to #include Driver_Flash.h file for custom implementation
646#  set(CONFIG_USE_CMSIS_Driver_Include_Flash true)
647
648#  # description: Access to #include Driver_I2C.h file for custom implementation
649#  set(CONFIG_USE_CMSIS_Driver_Include_I2C true)
650
651#  # description: Access to #include Driver_MCI.h file for custom implementation
652#  set(CONFIG_USE_CMSIS_Driver_Include_MCI true)
653
654#  # description: Access to #include Driver_NAND.h file for custom implementation
655#  set(CONFIG_USE_CMSIS_Driver_Include_NAND true)
656
657#  # description: Access to #include Driver_SAI.h file for custom implementation
658#  set(CONFIG_USE_CMSIS_Driver_Include_SAI true)
659
660#  # description: Access to #include Driver_SPI.h file for custom implementation
661#  set(CONFIG_USE_CMSIS_Driver_Include_SPI true)
662
663#  # description: Access to #include Driver_USBD.h file for custom implementation
664#  set(CONFIG_USE_CMSIS_Driver_Include_USB_Device true)
665
666#  # description: Access to #include Driver_USBH.h file for custom implementation
667#  set(CONFIG_USE_CMSIS_Driver_Include_USB_Host true)
668
669#  # description: Access to #include Driver_WiFi.h file
670#  set(CONFIG_USE_CMSIS_Driver_Include_WiFi true)
671
672#  # description: Device interrupt controller interface
673#  set(CONFIG_USE_CMSIS_Device_API_OSTick true)
674
675#  # description: CMSIS-RTOS API for Cortex-M, SC000, and SC300
676#  set(CONFIG_USE_CMSIS_Device_API_RTOS2 true)
677
678#  # description: CMSIS-RTOS2 RTX5 for Cortex-M, SC000, C300 and Armv8-M (Library)
679#  set(CONFIG_USE_CMSIS_RTOS2_Secure true)
680
681#  # description: CMSIS-RTOS2 RTX5 for Armv8-M Non-Secure Domain (Library)
682#  set(CONFIG_USE_CMSIS_RTOS2_NonSecure true)
683
684#set.CMSIS_DSP_Lib
685#  # description: CMSIS-DSP Library Header
686#  set(CONFIG_USE_CMSIS_DSP_Include true)
687
688#  # description: CMSIS-DSP Library
689#  set(CONFIG_USE_CMSIS_DSP_Source true)
690
691#  # description: CMSIS-NN Library
692#  set(CONFIG_USE_CMSIS_NN_Source true)
693
694#set.middleware.freertos-kernel
695#  # description: FreeRTOS NXP extension
696#  set(CONFIG_USE_middleware_freertos-kernel_extension true)
697
698#  # description: Template configuration file to be edited by user. Provides also memory allocator (heap_x), change variant if needed.
699#  set(CONFIG_USE_middleware_freertos-kernel_template true)
700
701#  # description: FreeRTOS kernel
702#  set(CONFIG_USE_middleware_freertos-kernel true)
703
704#  # description: FreeRTOS cm33 non trustzone port
705#  set(CONFIG_USE_middleware_freertos-kernel_cm33_non_trustzone true)
706
707#  # description: FreeRTOS cm33 secure port
708#  set(CONFIG_USE_middleware_freertos-kernel_cm33_trustzone_non_secure true)
709
710#  # description: FreeRTOS heap 1
711#  set(CONFIG_USE_middleware_freertos-kernel_heap_1 true)
712
713#  # description: FreeRTOS heap 2
714#  set(CONFIG_USE_middleware_freertos-kernel_heap_2 true)
715
716#  # description: FreeRTOS heap 3
717#  set(CONFIG_USE_middleware_freertos-kernel_heap_3 true)
718
719#  # description: FreeRTOS heap 4
720#  set(CONFIG_USE_middleware_freertos-kernel_heap_4 true)
721
722#  # description: FreeRTOS heap 5
723#  set(CONFIG_USE_middleware_freertos-kernel_heap_5 true)
724
725#  # description: new V2 FreeRTOS MPU wrappers introduced in V10.6.0
726#  set(CONFIG_USE_middleware_freertos-kernel_mpu_wrappers_v2 true)
727
728#  # description: old FreeRTOS MPU wrappers used before V10.6.0
729#  set(CONFIG_USE_middleware_freertos-kernel_mpu_wrappers true)
730
731#  # description: FreeRTOS cm33 TrustZone secure port
732#  set(CONFIG_USE_middleware_freertos-kernel_cm33_trustzone_secure_context true)
733
734#  # description: FreeRTOS Secure Context
735#  set(CONFIG_USE_middleware_freertos-kernel_cm33_trustzone_secure true)
736
737#set.middleware.usb
738#  # description: USB device phydcd config header
739#  set(CONFIG_USE_middleware_usb_phydcd_config_header true)
740
741#  # description: USB device hsdcd config header
742#  set(CONFIG_USE_middleware_usb_hsdcd_config_header true)
743
744#  # description: Middleware usb host khci
745#  set(CONFIG_USE_middleware_usb_host_khci true)
746
747#  # description: Middleware usb host ehci
748#  set(CONFIG_USE_middleware_usb_host_ehci true)
749
750#  # description: Middleware usb host audio
751#  set(CONFIG_USE_middleware_usb_host_audio true)
752
753#  # description: Middleware usb host cdc
754#  set(CONFIG_USE_middleware_usb_host_cdc true)
755
756#  # description: Middleware usb host cdc_ecm
757#  set(CONFIG_USE_middleware_usb_host_cdc_ecm true)
758
759#  # description: Middleware usb host cdc_rndis
760#  set(CONFIG_USE_middleware_usb_host_cdc_rndis true)
761
762#  # description: Middleware usb host hid
763#  set(CONFIG_USE_middleware_usb_host_hid true)
764
765#  # description: Middleware usb host msd
766#  set(CONFIG_USE_middleware_usb_host_msd true)
767
768#  # description: Middleware usb host video
769#  set(CONFIG_USE_middleware_usb_host_video true)
770
771#  # description: Middleware usb host phdc
772#  set(CONFIG_USE_middleware_usb_host_phdc true)
773
774#  # description: Middleware usb host printer
775#  set(CONFIG_USE_middleware_usb_host_printer true)
776
777#  # description: Middleware usb host common_header
778#  set(CONFIG_USE_middleware_usb_host_common_header true)
779
780#  # description: USB host khci config header
781#  set(CONFIG_USE_middleware_usb_host_khci_config_header true)
782
783#  # description: USB host ehci config header
784#  set(CONFIG_USE_middleware_usb_host_ehci_config_header true)
785
786#  # description: Middleware usb host stack
787#  set(CONFIG_USE_middleware_usb_host_stack true)
788
789#  # description: USB device khci config header
790#  set(CONFIG_USE_middleware_usb_device_khci_config_header true)
791
792#  # description: USB device ehci config header
793#  set(CONFIG_USE_middleware_usb_device_ehci_config_header true)
794
795#  # description: Middleware usb common_header
796#  set(CONFIG_USE_middleware_usb_common_header true)
797
798#  # description: Middleware usb device common_header
799#  set(CONFIG_USE_middleware_usb_device_common_header true)
800
801#  # description: Middleware usb device khci
802#  set(CONFIG_USE_middleware_usb_device_khci true)
803
804#  # description: Middleware usb device ehci
805#  set(CONFIG_USE_middleware_usb_device_ehci true)
806
807#  # description: Middleware usb phy
808#  set(CONFIG_USE_middleware_usb_phy true)
809
810#  # description: Middleware usb device stack external
811#  set(CONFIG_USE_middleware_usb_device_stack_external true)
812
813#  # description: Middleware usb device audio external
814#  set(CONFIG_USE_middleware_usb_device_audio_external true)
815
816#  # description: Middleware usb device cdc external
817#  set(CONFIG_USE_middleware_usb_device_cdc_external true)
818
819#  # description: Middleware usb device cdc rndis external
820#  set(CONFIG_USE_middleware_usb_device_cdc_rndis_external true)
821
822#  # description: Middleware usb device hid external
823#  set(CONFIG_USE_middleware_usb_device_hid_external true)
824
825#  # description: Middleware usb device dfu external
826#  set(CONFIG_USE_middleware_usb_device_dfu_external true)
827
828#  # description: Middleware usb device msd external
829#  set(CONFIG_USE_middleware_usb_device_msd_external true)
830
831#  # description: Middleware usb device phdc external
832#  set(CONFIG_USE_middleware_usb_device_phdc_external true)
833
834#  # description: Middleware usb device video external
835#  set(CONFIG_USE_middleware_usb_device_video_external true)
836
837#  # description: Middleware usb device ccid external
838#  set(CONFIG_USE_middleware_usb_device_ccid_external true)
839
840#  # description: Middleware usb device printer external
841#  set(CONFIG_USE_middleware_usb_device_printer_external true)
842
843#  # description: Middleware usb HSDCD (Select manually if needed)
844#  set(CONFIG_USE_middleware_usb_hsdcd true)
845
846#  # description: Middleware usb device controller driver
847#  set(CONFIG_USE_middleware_usb_device_controller_driver true)
848
849#set.middleware.sdmmc
850#  # description: Middleware sdmmc common
851#  set(CONFIG_USE_middleware_sdmmc_common true)
852
853#  # description: Template configuration file to be edited by user.
854#  set(CONFIG_USE_middleware_sdmmc_sdhc_template true)
855
856#  # description: Template configuration file to be edited by user.
857#  set(CONFIG_USE_middleware_sdmmc_sdif_template true)
858
859#  # description: Template configuration file to be edited by user.
860#  set(CONFIG_USE_middleware_sdmmc_usdhc_template true)
861
862#  # description: Middleware sdmmc osa_bm
863#  set(CONFIG_USE_middleware_sdmmc_osa_bm true)
864
865#  # description: Middleware sdmmc osa_freertos
866#  set(CONFIG_USE_middleware_sdmmc_osa_freertos true)
867
868#  # description: Middleware sdmmc osa_azurertos
869#  set(CONFIG_USE_middleware_sdmmc_osa_azurertos true)
870
871#  # description: Middleware sdmmc sd
872#  set(CONFIG_USE_middleware_sdmmc_sd true)
873
874#  # description: Middleware sdmmc mmc
875#  set(CONFIG_USE_middleware_sdmmc_mmc true)
876
877#  # description: Middleware sdmmc sdio
878#  set(CONFIG_USE_middleware_sdmmc_sdio true)
879
880#  # description: Middleware sdmmc host usdhc
881#  set(CONFIG_USE_middleware_sdmmc_host_usdhc true)
882
883#  # description: Middleware sdmmc host usdhc freertos
884#  set(CONFIG_USE_middleware_sdmmc_host_usdhc_freertos true)
885
886#  # description: Middleware sdmmc host usdhc interrupt
887#  set(CONFIG_USE_middleware_sdmmc_host_usdhc_interrupt true)
888
889#  # description: Middleware sdmmc host usdhc polling
890#  set(CONFIG_USE_middleware_sdmmc_host_usdhc_polling true)
891
892#  # description: Middleware sdmmc host usdhc azurertos
893#  set(CONFIG_USE_middleware_sdmmc_host_usdhc_azurertos true)
894
895#  # description: SDMMC host controller cache dependency
896#  set(CONFIG_USE_middleware_sdmmc_host_usdhc_cache true)
897
898#set.middleware.multicore
899#  # description: RPMsg-Lite BM environment sources
900#  set(CONFIG_USE_middleware_multicore_rpmsg_lite_bm true)
901
902#  # description: RPMsg-Lite FreeRTOS environment sources
903#  set(CONFIG_USE_middleware_multicore_rpmsg_lite_freertos true)
904
905#  # description: RPMsg-Lite XOS environment layer sources
906#  set(CONFIG_USE_middleware_multicore_rpmsg_lite_xos true)
907
908#  # description: RPMsg-Lite Azure RTOS environment sources
909#  set(CONFIG_USE_middleware_multicore_rpmsg_lite_azurertos true)
910
911#  # description: Multicore SDK
912#  set(CONFIG_USE_middleware_multicore true)
913
914#  # description: RPMsg-Lite Zephyr environment sources
915#  set(CONFIG_USE_middleware_multicore_rpmsg_lite_zephyr true)
916
917#  # description: RPMsg-Lite
918#  set(CONFIG_USE_middleware_multicore_rpmsg_lite true)
919
920#  # description: RPMsg-Lite for mcxnx10 baremetal application
921#  set(CONFIG_USE_middleware_multicore_rpmsg_lite_mcxnx4x_bm true)
922
923#  # description: RPMsg-Lite for mcxnx10 FreeRTOS application
924#  set(CONFIG_USE_middleware_multicore_rpmsg_lite_mcxnx4x_freertos true)
925
926#  # description: RPMsg-Lite baremetal for mcxnx10 boards
927#  set(CONFIG_USE_middleware_multicore_rpmsg_lite_bm_config_mcxnx4x true)
928
929#  # description: RPMsg-Lite FreeRTOS for mcxnx10 boards
930#  set(CONFIG_USE_middleware_multicore_rpmsg_lite_freertos_config_mcxnx4x true)
931
932#  # description: MCMgr
933#  set(CONFIG_USE_middleware_multicore_mcmgr true)
934
935#  # description: Multicore Manager for MCX NX4X board
936#  set(CONFIG_USE_middleware_multicore_mcmgr_mcxnx4x true)
937
938#  # description: eRPC
939#  set(CONFIG_USE_middleware_multicore_erpc_common true)
940
941#  # description: eRPC_arbitrator
942#  set(CONFIG_USE_middleware_multicore_erpc_eRPC_arbitrator true)
943
944#  # description: eRPC_client
945#  set(CONFIG_USE_middleware_multicore_erpc_eRPC_client true)
946
947#  # description: eRPC_server
948#  set(CONFIG_USE_middleware_multicore_erpc_eRPC_server true)
949
950#  # description: eRPC_rpmsg_tty_rtos_remote_c_wrapper
951#  set(CONFIG_USE_middleware_multicore_erpc_eRPC_rpmsg_tty_rtos_remote_c_wrapper true)
952
953#  # description: eRPC_mu_c_wrapper
954#  set(CONFIG_USE_middleware_multicore_erpc_eRPC_mu_c_wrapper true)
955
956#  # description: eRPC_rpmsg_lite_master_c_wrapper
957#  set(CONFIG_USE_middleware_multicore_erpc_eRPC_rpmsg_lite_master_c_wrapper true)
958
959#  # description: eRPC_rpmsg_lite_remote_c_wrapper
960#  set(CONFIG_USE_middleware_multicore_erpc_eRPC_rpmsg_lite_remote_c_wrapper true)
961
962#  # description: eRPC_rpmsg_lite_rtos_master_c_wrapper
963#  set(CONFIG_USE_middleware_multicore_erpc_eRPC_rpmsg_lite_rtos_master_c_wrapper true)
964
965#  # description: eRPC_rpmsg_lite_rtos_remote_c_wrapper
966#  set(CONFIG_USE_middleware_multicore_erpc_eRPC_rpmsg_lite_rtos_remote_c_wrapper true)
967
968#  # description: eRPC_dspi_master_c_wrapper
969#  set(CONFIG_USE_middleware_multicore_erpc_eRPC_dspi_master_c_wrapper true)
970
971#  # description: eRPC_dspi_slave_c_wrapper
972#  set(CONFIG_USE_middleware_multicore_erpc_eRPC_dspi_slave_c_wrapper true)
973
974#  # description: eRPC_spi_master_c_wrapper
975#  set(CONFIG_USE_middleware_multicore_erpc_eRPC_spi_master_c_wrapper true)
976
977#  # description: eRPC_spi_slave_c_wrapper
978#  set(CONFIG_USE_middleware_multicore_erpc_eRPC_spi_slave_c_wrapper true)
979
980#  # description: eRPC_lpspi_slave_c_wrapper
981#  set(CONFIG_USE_middleware_multicore_erpc_eRPC_lpspi_slave_c_wrapper true)
982
983#  # description: eRPC_i2c_slave_c_wrapper
984#  set(CONFIG_USE_middleware_multicore_erpc_eRPC_i2c_slave_c_wrapper true)
985
986#  # description: eRPC_lpi2c_slave_c_wrapper
987#  set(CONFIG_USE_middleware_multicore_erpc_eRPC_lpi2c_slave_c_wrapper true)
988
989#  # description: eRPC_mu_transport
990#  set(CONFIG_USE_middleware_multicore_erpc_eRPC_mu_transport true)
991
992#  # description: eRPC_mu_rtos_transport
993#  set(CONFIG_USE_middleware_multicore_erpc_eRPC_mu_rtos_transport true)
994
995#  # description: eRPC_rpmsg_lite_transport
996#  set(CONFIG_USE_middleware_multicore_erpc_eRPC_rpmsg_lite_transport true)
997
998#  # description: eRPC_rpmsg_lite_rtos_transport
999#  set(CONFIG_USE_middleware_multicore_erpc_eRPC_rpmsg_lite_rtos_transport true)
1000
1001#  # description: eRPC_rpmsg_tty_rtos_transport
1002#  set(CONFIG_USE_middleware_multicore_erpc_eRPC_rpmsg_tty_rtos_transport true)
1003
1004#  # description: eRPC_uart_cmsis_transport
1005#  set(CONFIG_USE_middleware_multicore_erpc_eRPC_uart_cmsis_transport true)
1006
1007#  # description: eRPC_dspi_master_transport
1008#  set(CONFIG_USE_middleware_multicore_erpc_eRPC_dspi_master_transport true)
1009
1010#  # description: eRPC_dspi_slave_transport
1011#  set(CONFIG_USE_middleware_multicore_erpc_eRPC_dspi_slave_transport true)
1012
1013#  # description: eRPC_spi_master_transport
1014#  set(CONFIG_USE_middleware_multicore_erpc_eRPC_spi_master_transport true)
1015
1016#  # description: eRPC_spi_slave_transport
1017#  set(CONFIG_USE_middleware_multicore_erpc_eRPC_spi_slave_transport true)
1018
1019#  # description: eRPC_lpspi_slave_transport
1020#  set(CONFIG_USE_middleware_multicore_erpc_eRPC_lpspi_slave_transport true)
1021
1022#  # description: eRPC_i2c_slave_transport
1023#  set(CONFIG_USE_middleware_multicore_erpc_eRPC_i2c_slave_transport true)
1024
1025#  # description: eRPC_lpi2c_slave_transport
1026#  set(CONFIG_USE_middleware_multicore_erpc_eRPC_lpi2c_slave_transport true)
1027
1028#  # description: eRPC_port_freertos
1029#  set(CONFIG_USE_middleware_multicore_erpc_eRPC_port_freertos true)
1030
1031#  # description: eRPC_port_stdlib
1032#  set(CONFIG_USE_middleware_multicore_erpc_eRPC_port_stdlib true)
1033
1034#  # description: erpc_doc
1035#  set(CONFIG_USE_middleware_multicore_erpc_doc true)
1036
1037#  # description: erpc_zephyr
1038#  set(CONFIG_USE_middleware_multicore_erpc_zephyr true)
1039
1040#  # description: erpc_java
1041#  set(CONFIG_USE_middleware_multicore_erpc_java true)
1042
1043#  # description: erpc_examples
1044#  set(CONFIG_USE_middleware_multicore_erpc_examples true)
1045
1046#  # description: eRPC
1047#  set(CONFIG_USE_middleware_multicore_erpc true)
1048
1049#  # description: erpc multiprocessor examples common files
1050#  set(CONFIG_USE_middleware_multicore_erpc_common_multiprocessor true)
1051
1052#  # description: erpc multiprocessor matrix_multiply_client examples common files
1053#  set(CONFIG_USE_middleware_multicore_erpc_common_multiprocessor_matrix_multiply_client true)
1054
1055#  # description: erpc multiprocessor matrix_multiply_server examples common files
1056#  set(CONFIG_USE_middleware_multicore_erpc_common_multiprocessor_matrix_multiply_server true)
1057
1058#  # description: erpc examples common files
1059#  set(CONFIG_USE_middleware_multicore_erpc_common_multicore true)
1060
1061#  # description: erpc matrix_multiply_client examples common files
1062#  set(CONFIG_USE_middleware_multicore_erpc_common_multicore_matrix_multiply_client true)
1063
1064#  # description: erpc matrix_multiply_server examples common files
1065#  set(CONFIG_USE_middleware_multicore_erpc_common_multicore_matrix_multiply_server true)
1066
1067#  # description: erpc erpc_two_way_rpc_core0 examples common files
1068#  set(CONFIG_USE_middleware_multicore_erpc_common_two_way_rpc_core0 true)
1069
1070#  # description: erpc erpc_two_way_rpc_core1 examples common files
1071#  set(CONFIG_USE_middleware_multicore_erpc_common_two_way_rpc_core1 true)
1072
1073#set.middleware.mcuboot
1074#  # description: mcuboot
1075#  set(CONFIG_USE_middleware_mcuboot true)
1076
1077#  # description: TinyCrypt fork in MCUBoot repository
1078#  set(CONFIG_USE_middleware_mcuboot_tinycrypt true)
1079
1080#  # description: Encrypted XIP abstraction for MCUBoot
1081#  set(CONFIG_USE_middleware_mcuboot_encrypted_xip true)
1082
1083#  # description: MCUBoot's subset of MbedTLS for ASN.1 parsing
1084#  set(CONFIG_USE_middleware_mcuboot_mbedtls-asn1 true)
1085
1086#  # description: mcuboot
1087#  set(CONFIG_USE_middleware_mcuboot_bootutil true)
1088
1089#set.middleware.mbedtls
1090#  # description: mbedTLS Template
1091#  set(CONFIG_USE_middleware_mbedtls_template true)
1092
1093#  # description: els_pkc config
1094#  set(CONFIG_USE_middleware_mbedtls_els_pkc_config true)
1095
1096#  # description: mbedTLS test suite
1097#  set(CONFIG_USE_middleware_mbedtls_tests true)
1098
1099#  # description: mbedTLS 3rdparty code
1100#  set(CONFIG_USE_middleware_mbedtls_3rdparty true)
1101
1102#  # description: mbedTLS port library for ELS and PKC
1103#  set(CONFIG_USE_middleware_mbedtls_port_els_pkc true)
1104
1105#  # description: mbedTLS port library for ELS
1106#  set(CONFIG_USE_middleware_mbedtls_port_els true)
1107
1108#  # description: mbedTLS library
1109#  set(CONFIG_USE_middleware_mbedtls true)
1110
1111#set.middleware.maestro_framework
1112#  # description: maestro_framework template
1113#  set(CONFIG_USE_middleware_maestro_framework_template true)
1114
1115#  # description: MCU Maestro Audio Framework Doc
1116#  set(CONFIG_USE_middleware_maestro_framework_doc true)
1117
1118#  # description: MCU Maestro Audio Framework Codecs
1119#  set(CONFIG_USE_middleware_maestro_framework_codecs true)
1120
1121#  # description: MCU Maestro Audio Framework Streamer Core
1122#  set(CONFIG_USE_middleware_maestro_framework true)
1123
1124#  # description: MCU Maestro Audio Framework Opus
1125#  set(CONFIG_USE_middleware_maestro_framework_opus true)
1126
1127#  # description: MCU Maestro Audio Framework Opusfile
1128#  set(CONFIG_USE_middleware_maestro_framework_opusfile true)
1129
1130#  # description: MCU Maestro Audio Framework Ogg
1131#  set(CONFIG_USE_middleware_maestro_framework_ogg true)
1132
1133#  # description: MCU Maestro Audio Framework ASRC
1134#  set(CONFIG_USE_middleware_maestro_framework_asrc true)
1135
1136#set.middleware.lwip
1137#  # description: lwIP Template
1138#  set(CONFIG_USE_middleware_lwip_template true)
1139
1140#  # description: Empty ethernet interface
1141#  set(CONFIG_USE_middleware_lwip_empty_ethernetif true)
1142
1143#  # description: lwIP - A Lightweight TCP/IP Stack
1144#  set(CONFIG_USE_middleware_lwip true)
1145
1146#  # description: EtherCAT EOE ethernet interface
1147#  set(CONFIG_USE_middleware_lwip_eoe_ethernetif true)
1148
1149#  # description: MCX ethernet interface
1150#  set(CONFIG_USE_middleware_lwip_mcx_ethernetif true)
1151
1152#  # description: USB network layer
1153#  set(CONFIG_USE_middleware_lwip_usb_ethernetif true)
1154
1155#  # description: lwIP HTTP Daemon Implementation Support Files
1156#  set(CONFIG_USE_middleware_lwip_apps_httpd_support true)
1157
1158#  # description: lwIP HTTP Daemon
1159#  set(CONFIG_USE_middleware_lwip_apps_httpd true)
1160
1161#  # description: lwIP HTTP Server Implementation
1162#  set(CONFIG_USE_middleware_lwip_apps_httpsrv true)
1163
1164#  # description: lwIP HTTPS Server Implementation
1165#  set(CONFIG_USE_middleware_lwip_apps_httpssrv true)
1166
1167#  # description: lwIP mDNS Implementation
1168#  set(CONFIG_USE_middleware_lwip_apps_mdns true)
1169
1170#  # description: lwIP IPERF Implementation
1171#  set(CONFIG_USE_middleware_lwip_apps_lwiperf true)
1172
1173#  # description: lwIP MQTT Client
1174#  set(CONFIG_USE_middleware_lwip_apps_mqtt true)
1175
1176#  # description: lwIP SNTP
1177#  set(CONFIG_USE_middleware_lwip_apps_sntp true)
1178
1179#  # description: lwIP Ping Sender contrib
1180#  set(CONFIG_USE_middleware_lwip_contrib_ping true)
1181
1182#  # description: lwIP TCP Echo contrib
1183#  set(CONFIG_USE_middleware_lwip_contrib_tcpecho true)
1184
1185#  # description: lwIP TCP Echo Raw API contrib
1186#  set(CONFIG_USE_middleware_lwip_contrib_tcpecho_raw true)
1187
1188#  # description: lwIP UDP Echo contrib
1189#  set(CONFIG_USE_middleware_lwip_contrib_udpecho true)
1190
1191#  # description: lwIP UDP Echo Raw API contrib
1192#  set(CONFIG_USE_middleware_lwip_contrib_udpecho_raw true)
1193
1194#set.middleware.littlefs
1195#  # description: littlefs
1196#  set(CONFIG_USE_middleware_littlefs true)
1197
1198#set.middleware.wifi
1199#  # description: Template configuration file to be edited by user.
1200#  set(CONFIG_USE_middleware_wifi_wifi_bt_config_template true)
1201
1202#  # description: NXP Wi-Fi Interface Abstraction Layer
1203#  set(CONFIG_USE_middleware_wifi_fwdnld_intf_abs true)
1204
1205#  # description: Template configuration file to be edited by user.
1206#  set(CONFIG_USE_middleware_wifi_template true)
1207
1208#  # description: NXP WLAN OSA
1209#  set(CONFIG_USE_middleware_wifi_osa_free_rtos true)
1210
1211#  # description: NXP WLAN OSA
1212#  set(CONFIG_USE_middleware_wifi_osa_thread true)
1213
1214#  # description: NXP WLAN OSA
1215#  set(CONFIG_USE_middleware_wifi_osa true)
1216
1217#  # description: NXP WLAN common files
1218#  set(CONFIG_USE_middleware_wifi_common_files true)
1219
1220#  # description: NXP WLAN f/w dnld driver
1221#  set(CONFIG_USE_middleware_wifi_fwdnld true)
1222
1223#  # description: NXP WLAN OSA
1224#  set(CONFIG_USE_middleware_wifi_net_free_rtos true)
1225
1226#  # description: NXP WLAN OSA
1227#  set(CONFIG_USE_middleware_wifi_net_thread true)
1228
1229#  # description: NXP WLAN OSA
1230#  set(CONFIG_USE_middleware_wifi_net true)
1231
1232#  # description: NXP Wi-Fi driver
1233#  set(CONFIG_USE_middleware_wifi_wifidriver true)
1234
1235#  # description: NXP Wi-Fi functionality enables customers to quickly develop applications of interest to add connectivity to different sensors and appliances
1236#  set(CONFIG_USE_middleware_wifi true)
1237
1238#  # description: NXP Wi-Fi SDIO driver
1239#  set(CONFIG_USE_middleware_wifi_sdio true)
1240
1241#  # description: NXP Wi-Fi SDIO driver
1242#  set(CONFIG_USE_middleware_wifi_mlan_sdio true)
1243
1244#  # description: Middlware Wi-Fi CLI
1245#  set(CONFIG_USE_middleware_wifi_cli true)
1246
1247#  # description: Middlware Wi-Fi WMCRYPTO
1248#  set(CONFIG_USE_middleware_wifi_wmcrypto true)
1249
1250#  # description: Middlware Wi-Fi WMTIME
1251#  set(CONFIG_USE_middleware_wifi_wmtime true)
1252
1253#  # description: Middlware Wi-Fi WPS
1254#  set(CONFIG_USE_middleware_wifi_wps true)
1255
1256#  # description: Middlware Wi-Fi NCP_SUPP_WMCRYPTO
1257#  set(CONFIG_USE_middleware_wifi_ncp_supp_wmcrypto true)
1258
1259#  # description: Middlware Wi-Fi Location Service
1260#  set(CONFIG_USE_middleware_wifi_wls true)
1261
1262#  # description: Edgefast Wi-Fi NXP is a blocking layer for Wi-Fi NXP
1263#  set(CONFIG_USE_middleware_edgefast_wifi_nxp true)
1264
1265#set.component.osa
1266#  # description: Component osa_zephyr
1267#  set(CONFIG_USE_component_osa_zephyr true)
1268
1269#  # description: Component osa_bm
1270#  set(CONFIG_USE_component_osa_bm true)
1271
1272#  # description: Component osa_free_rtos
1273#  set(CONFIG_USE_component_osa_free_rtos true)
1274
1275#  # description: Component osa
1276#  set(CONFIG_USE_component_osa true)
1277
1278#  # description: Component osa interface
1279#  set(CONFIG_USE_component_osa_interface true)
1280
1281#  # description: Component osa thread
1282#  set(CONFIG_USE_component_osa_thread true)
1283
1284#  # description: Component common_task
1285#  set(CONFIG_USE_component_common_task true)
1286
1287#set.component.psa_crypto_driver
1288#  # description: OS Abstraction Layer for PSA crypto driver
1289#  set(CONFIG_USE_component_psa_crypto_driver_osal true)
1290
1291#  # description: Oracle of PSA crypto driver for els_pkc
1292#  set(CONFIG_USE_component_psa_crypto_driver_els_pkc_oracle true)
1293
1294#  # description: Common files of PSA crypto driver for els_pkc
1295#  set(CONFIG_USE_component_psa_crypto_driver_els_pkc_common true)
1296
1297#  # description: Transparent part of PSA crypto driver for els_pkc
1298#  set(CONFIG_USE_component_psa_crypto_driver_els_pkc_transparent true)
1299
1300#  # description: Opaque part of PSA crypto driver for els_pkc
1301#  set(CONFIG_USE_component_psa_crypto_driver_els_pkc_opaque true)
1302
1303#  # description: Common files of PSA crypto driver for ele_s200
1304#  set(CONFIG_USE_component_psa_crypto_driver_ele_s200_common true)
1305
1306#  # description: Transparent part of PSA crypto driver for ele_s200
1307#  set(CONFIG_USE_component_psa_crypto_driver_ele_s200_transparent true)
1308
1309#  # description: OS Abstraction Layer for PSA crypto driver on FreeRTOS
1310#  set(CONFIG_USE_component_psa_crypto_driver_osal_frtos true)
1311
1312#  # description: OS Abstraction Layer for PSA crypto driver on bare metal
1313#  set(CONFIG_USE_component_psa_crypto_driver_osal_baremetal true)
1314
1315#set.component.els_pkc
1316#  # description: Component els_pkc.core
1317#  set(CONFIG_USE_component_els_pkc_core true)
1318
1319#  # description: Component els_header_only
1320#  set(CONFIG_USE_component_els_pkc_els_header_only true)
1321
1322#  # description: Component els_pkc.pre_processor
1323#  set(CONFIG_USE_component_els_pkc_pre_processor true)
1324
1325#  # description: Component els_pkc.data_integrity
1326#  set(CONFIG_USE_component_els_pkc_data_integrity true)
1327
1328#  # description: Component els_pkc.secure_counter
1329#  set(CONFIG_USE_component_els_pkc_secure_counter true)
1330
1331#  # description: Component els_pkc toolchain
1332#  set(CONFIG_USE_component_els_pkc_toolchain true)
1333
1334#  # description: Component els_pkc.doc.mcxn
1335#  set(CONFIG_USE_component_els_pkc_doc_mcxn true)
1336
1337#  # description: Component els_pkc static_lib MCXN
1338#  set(CONFIG_USE_component_els_pkc_static_lib_mcxn true)
1339
1340#  # description: Component els pkc common
1341#  set(CONFIG_USE_component_els_pkc_common true)
1342
1343#  # description: Component els_pkc.aead
1344#  set(CONFIG_USE_component_els_pkc_aead true)
1345
1346#  # description: Component els_pkc.aead_modes
1347#  set(CONFIG_USE_component_els_pkc_aead_modes true)
1348
1349#  # description: Component aes
1350#  set(CONFIG_USE_component_els_pkc_aes true)
1351
1352#  # description: Component buffer
1353#  set(CONFIG_USE_component_els_pkc_buffer true)
1354
1355#  # description: Component els_pkc.cipher
1356#  set(CONFIG_USE_component_els_pkc_cipher true)
1357
1358#  # description: Component els_pkc.cipher
1359#  set(CONFIG_USE_component_els_pkc_cipher_modes true)
1360
1361#  # description: Component crc
1362#  set(CONFIG_USE_component_els_pkc_crc true)
1363
1364#  # description: Component els_pkc.ecc_deterministic
1365#  set(CONFIG_USE_component_els_pkc_ecc_deterministic true)
1366
1367#  # description: Component els_pkc.ecc
1368#  set(CONFIG_USE_component_els_pkc_ecc true)
1369
1370#  # description: Component els_pkc els_common
1371#  set(CONFIG_USE_component_els_pkc_els_common true)
1372
1373#  # description: Component els_pkc standalone_gdet
1374#  set(CONFIG_USE_component_els_pkc_standalone_gdet true)
1375
1376#  # description: Component els
1377#  set(CONFIG_USE_component_els_pkc_els true)
1378
1379#  # description: Component glikey
1380#  set(CONFIG_USE_component_els_pkc_glikey true)
1381
1382#  # description: Component els_pkc.hash
1383#  set(CONFIG_USE_component_els_pkc_hash true)
1384
1385#  # description: Component els_pkc.hashmodes
1386#  set(CONFIG_USE_component_els_pkc_hashmodes true)
1387
1388#  # description: Component els_pkc.hmac
1389#  set(CONFIG_USE_component_els_pkc_hmac true)
1390
1391#  # description: Component els_pkc.key_derivation
1392#  set(CONFIG_USE_component_els_pkc_key_derivation true)
1393
1394#  # description: Component els_pkc.key
1395#  set(CONFIG_USE_component_els_pkc_key true)
1396
1397#  # description: Component els_pkc.mac
1398#  set(CONFIG_USE_component_els_pkc_mac true)
1399
1400#  # description: Component els_pkc.mac_modes
1401#  set(CONFIG_USE_component_els_pkc_mac_modes true)
1402
1403#  # description: Component els_pkc.math
1404#  set(CONFIG_USE_component_els_pkc_math true)
1405
1406#  # description: Component els_pkc.memory
1407#  set(CONFIG_USE_component_els_pkc_memory true)
1408
1409#  # description: Component els_pkc.oscca
1410#  set(CONFIG_USE_component_els_pkc_oscca true)
1411
1412#  # description: Component els_pkc.oscca_aeadmodes
1413#  set(CONFIG_USE_component_els_pkc_oscca_aeadmodes true)
1414
1415#  # description: Component els_pkc.oscca_ciphermodes
1416#  set(CONFIG_USE_component_els_pkc_oscca_ciphermodes true)
1417
1418#  # description: Component els_pkc.oscca_macmodes
1419#  set(CONFIG_USE_component_els_pkc_oscca_macmodes true)
1420
1421#  # description: Component els_pkc.oscca_pkc
1422#  set(CONFIG_USE_component_els_pkc_oscca_pkc true)
1423
1424#  # description: Component els_pkc.oscca_randommodes
1425#  set(CONFIG_USE_component_els_pkc_oscca_randommodes true)
1426
1427#  # description: Component els_pkc.oscca_safo
1428#  set(CONFIG_USE_component_els_pkc_oscca_safo true)
1429
1430#  # description: Component els_pkc.oscca_sm2
1431#  set(CONFIG_USE_component_els_pkc_oscca_sm2 true)
1432
1433#  # description: Component els_pkc.oscca_sm3
1434#  set(CONFIG_USE_component_els_pkc_oscca_sm3 true)
1435
1436#  # description: Component els_pkc.oscca_sm4
1437#  set(CONFIG_USE_component_els_pkc_oscca_sm4 true)
1438
1439#  # description: Component els_pkc.padding
1440#  set(CONFIG_USE_component_els_pkc_padding true)
1441
1442#  # description: Component pkc
1443#  set(CONFIG_USE_component_els_pkc_pkc true)
1444
1445#  # description: Component prng
1446#  set(CONFIG_USE_component_els_pkc_prng true)
1447
1448#  # description: Component els_pkc_psa_driver
1449#  set(CONFIG_USE_component_els_pkc_psa_driver true)
1450
1451#  # description: Component els_pkc.random
1452#  set(CONFIG_USE_component_els_pkc_random true)
1453
1454#  # description: Component els_pkc.random_modes_hmacdrbg
1455#  set(CONFIG_USE_component_els_pkc_random_modes_hmacdrbg true)
1456
1457#  # description: Component els_pkc.random_modes
1458#  set(CONFIG_USE_component_els_pkc_random_modes true)
1459
1460#  # description: Component els_pkc.random_modes_ctr
1461#  set(CONFIG_USE_component_els_pkc_random_modes_ctr true)
1462
1463#  # description: Component els_pkc.rsa_oaep
1464#  set(CONFIG_USE_component_els_pkc_rsa_oaep true)
1465
1466#  # description: Component els_pkc.rsa
1467#  set(CONFIG_USE_component_els_pkc_rsa true)
1468
1469#  # description: Component els_pkc.session
1470#  set(CONFIG_USE_component_els_pkc_session true)
1471
1472#  # description: Component els_pkc.signature
1473#  set(CONFIG_USE_component_els_pkc_signature true)
1474
1475#  # description: Component els_pkc.trng
1476#  set(CONFIG_USE_component_els_pkc_trng true)
1477
1478#  # description: Component els_pkc.trng.type_els
1479#  set(CONFIG_USE_component_els_pkc_trng_type_els true)
1480
1481#  # description: Component els_pkc.trng.type_rng4
1482#  set(CONFIG_USE_component_els_pkc_trng_type_rng4 true)
1483
1484#  # description: Component els_pkc.flow_protection
1485#  set(CONFIG_USE_component_els_pkc_flow_protection true)
1486
1487#  # description: Component els_pkc.param_integrity
1488#  set(CONFIG_USE_component_els_pkc_param_integrity true)
1489
1490#  # description: Component els_pkc of Crypto Lib
1491#  set(CONFIG_USE_component_els_pkc true)
1492
1493#  # description: Component els_pkc_mcxn
1494#  set(CONFIG_USE_component_els_pkc_platform_mcxn true)
1495
1496#  # description: Component els_pkc_test
1497#  set(CONFIG_USE_component_els_pkc_examples true)
1498
1499#  # description: Component els_pkc_test
1500#  set(CONFIG_USE_component_els_pkc_examples_memory true)
1501
1502#  # description: Component els_pkc_test
1503#  set(CONFIG_USE_component_els_pkc_examples_flow_protection true)
1504
1505#  # description: Component els_pkc_test
1506#  set(CONFIG_USE_component_els_pkc_examples_rsa true)
1507
1508#  # description: Component els_pkc_test
1509#  set(CONFIG_USE_component_els_pkc_examples_random_modes true)
1510
1511#  # description: Component els_pkc_test
1512#  set(CONFIG_USE_component_els_pkc_examples_mac_modes true)
1513
1514#  # description: Component els_pkc_test
1515#  set(CONFIG_USE_component_els_pkc_examples_key true)
1516
1517#  # description: Component els_pkc_test
1518#  set(CONFIG_USE_component_els_pkc_examples_hmac true)
1519
1520#  # description: Component els_pkc_test
1521#  set(CONFIG_USE_component_els_pkc_examples_hash_modes true)
1522
1523#  # description: Component els_pkc_test
1524#  set(CONFIG_USE_component_els_pkc_examples_els true)
1525
1526#  # description: Component els_pkc_test
1527#  set(CONFIG_USE_component_els_pkc_examples_ecc true)
1528
1529#  # description: Component els_pkc_test
1530#  set(CONFIG_USE_component_els_pkc_examples_aead true)
1531
1532#  # description: Component els_pkc_test
1533#  set(CONFIG_USE_component_els_pkc_examples_cipher_modes true)
1534
1535#set.middleware.eiq
1536#  # description: Flatbuffers library
1537#  set(CONFIG_USE_middleware_eiq_tensorflow_lite_micro_third_party_flatbuffers true)
1538
1539#  # description: Gemmlowp library
1540#  set(CONFIG_USE_middleware_eiq_tensorflow_lite_micro_third_party_gemmlowp true)
1541
1542#  # description: Ruy library
1543#  set(CONFIG_USE_middleware_eiq_tensorflow_lite_micro_third_party_ruy true)
1544
1545#  # description: General Purpose FFT (Fast Fourier/Cosine/Sine Transform) Package
1546#  set(CONFIG_USE_middleware_eiq_tensorflow_lite_micro_third_party_fft2d true)
1547
1548#  # description: A mixed-radix Fast Fourier Transform library
1549#  set(CONFIG_USE_middleware_eiq_tensorflow_lite_micro_third_party_kissfft true)
1550
1551#  # description: CMSIS-NN library
1552#  set(CONFIG_USE_middleware_eiq_tensorflow_lite_micro_third_party_cmsis_nn true)
1553
1554#  # description: TensorFlow Lite Micro library with reference kernel implementations
1555#  set(CONFIG_USE_middleware_eiq_tensorflow_lite_micro_reference true)
1556
1557#  # description: TensorFlow Lite Micro library with CMSIS-NN kernel implementations
1558#  set(CONFIG_USE_middleware_eiq_tensorflow_lite_micro_cmsis_nn true)
1559
1560#  # description: TensorFlow Lite Micro library binary with core specific kernel implementations
1561#  set(CONFIG_USE_middleware_eiq_tensorflow_lite_micro_binary true)
1562
1563#  # description: Neutron library binary
1564#  set(CONFIG_USE_middleware_eiq_tensorflow_lite_micro_third_party_neutron_lib_binary true)
1565
1566#  # description: Neutron kernel implementations for TensorFlow Lite Micro
1567#  set(CONFIG_USE_middleware_eiq_tensorflow_lite_micro_neutron true)
1568
1569#  # description: TensorFlow Lite Micro library header files
1570#  set(CONFIG_USE_middleware_eiq_tensorflow_lite_micro_headers true)
1571
1572#  # description: TensorFlow Lite Micro library
1573#  set(CONFIG_USE_middleware_eiq_tensorflow_lite_micro true)
1574
1575#  # description: TensorFlow Lite Micro word detection library
1576#  set(CONFIG_USE_middleware_eiq_tensorflow_lite_micro_examples_microspeech true)
1577
1578#  # description: Multimedia Processing Pipelines Library
1579#  set(CONFIG_USE_middleware_eiq_mpp true)
1580
1581#set.middleware.edgefast_bluetooth
1582#  # description: edgefast_bluetooth configuration template for LE audio
1583#  set(CONFIG_USE_middleware_edgefast_bluetooth_le_audio_config_template true)
1584
1585#  # description: edgefast_bluetooth le_audio.cap
1586#  set(CONFIG_USE_middleware_edgefast_bluetooth_le_audio_cap true)
1587
1588#  # description: edgefast_bluetooth le_audio.aics
1589#  set(CONFIG_USE_middleware_edgefast_bluetooth_le_audio_aics true)
1590
1591#  # description: edgefast_bluetooth le_audio.vocs
1592#  set(CONFIG_USE_middleware_edgefast_bluetooth_le_audio_vocs true)
1593
1594#  # description: edgefast_bluetooth le_audio.csis
1595#  set(CONFIG_USE_middleware_edgefast_bluetooth_le_audio_csip true)
1596
1597#  # description: edgefast_bluetooth le_audio.ccid
1598#  set(CONFIG_USE_middleware_edgefast_bluetooth_le_audio_ccid true)
1599
1600#  # description: edgefast_bluetooth le_audio.baps
1601#  set(CONFIG_USE_middleware_edgefast_bluetooth_le_audio_bap true)
1602
1603#  # description: edgefast_bluetooth le_audio.has
1604#  set(CONFIG_USE_middleware_edgefast_bluetooth_le_audio_has true)
1605
1606#  # description: edgefast_bluetooth le_audio.tbs
1607#  set(CONFIG_USE_middleware_edgefast_bluetooth_le_audio_tbs true)
1608
1609#  # description: edgefast_bluetooth le_audio.tmap
1610#  set(CONFIG_USE_middleware_edgefast_bluetooth_le_audio_tmap true)
1611
1612#  # description: edgefast_bluetooth le_audio.gmap
1613#  set(CONFIG_USE_middleware_edgefast_bluetooth_le_audio_gmap true)
1614
1615#  # description: edgefast_bluetooth le_audio.pbp
1616#  set(CONFIG_USE_middleware_edgefast_bluetooth_le_audio_pbp true)
1617
1618#  # description: edgefast_bluetooth PAL configuration template
1619#  set(CONFIG_USE_middleware_edgefast_bluetooth_config_template true)
1620
1621#  # description: edgefast_bluetooth ind_reset
1622#  set(CONFIG_USE_middleware_edgefast_bluetooth_controller_ind_reset true)
1623
1624#  # description: edgefast_bluetooth liblc3codec
1625#  set(CONFIG_USE_middleware_edgefast_bluetooth_liblc3codec true)
1626
1627#  # description: edgefast_bluetooth asrc_sw
1628#  set(CONFIG_USE_middleware_edgefast_bluetooth_asrc_sw true)
1629
1630#  # description: Template configuration file to be edited by user.
1631#  set(CONFIG_USE_middleware_edgefast_bluetooth_sdio_template_mcxn9xxevk true)
1632
1633#  # description: Template configuration file to be edited by user.
1634#  set(CONFIG_USE_middleware_edgefast_bluetooth_mcux_linker_template_mcxn9xxevk true)
1635
1636#  # description: edgefast_bluetooth Abstraction Layer
1637#  set(CONFIG_USE_middleware_edgefast_bluetooth_pal true)
1638
1639#  # description: edgefast_bluetooth HCI
1640#  set(CONFIG_USE_middleware_edgefast_bluetooth_common_ethermind_hci true)
1641
1642#  # description: edgefast_bluetooth HCI UART
1643#  set(CONFIG_USE_middleware_edgefast_bluetooth_common_ethermind_hci_uart true)
1644
1645#  # description: edgefast_bluetooth bt_ble host stack
1646#  set(CONFIG_USE_middleware_edgefast_bluetooth_common_ethermind true)
1647
1648#  # description: edgefast_bluetooth bt_ble host stack
1649#  set(CONFIG_USE_middleware_edgefast_bluetooth_common_ethermind_lc3 true)
1650
1651#  # description: edgefast_bluetooth wifi_nxp controller
1652#  set(CONFIG_USE_middleware_edgefast_bluetooth_wifi_nxp_controller_base true)
1653
1654#  # description: edgefast_bluetooth configuration for bt_ble Host stack
1655#  set(CONFIG_USE_middleware_edgefast_bluetooth_config_ethermind true)
1656
1657#  # description: edgefast_bluetooth extension for bt_ble Host stack
1658#  set(CONFIG_USE_middleware_edgefast_bluetooth_extension_common_ethermind true)
1659
1660#  # description: edgefast_bluetooth bt_ble Host stack(including BR and BLE)
1661#  set(CONFIG_USE_middleware_edgefast_bluetooth_btble_ethermind_cm33 true)
1662
1663#  # description: edgefast_bluetooth bt_ble Host stack(including BLE only)
1664#  set(CONFIG_USE_middleware_edgefast_bluetooth_ble_ethermind_cm33 true)
1665
1666#  # description: edgefast_bluetooth bt_ble Host stack(including BR only)
1667#  set(CONFIG_USE_middleware_edgefast_bluetooth_br_ethermind_cm33 true)
1668
1669#  # description: edgefast_bluetooth le_audio.vcs
1670#  set(CONFIG_USE_middleware_edgefast_bluetooth_le_audio_vcp true)
1671
1672#  # description: edgefast_bluetooth le_audio.micp
1673#  set(CONFIG_USE_middleware_edgefast_bluetooth_le_audio_micp true)
1674
1675#  # description: edgefast_bluetooth le_audio.mcs
1676#  set(CONFIG_USE_middleware_edgefast_bluetooth_le_audio_mcs true)
1677
1678#  # description: edgefast_bluetooth le_audio.mcc
1679#  set(CONFIG_USE_middleware_edgefast_bluetooth_le_audio_mcc true)
1680
1681#  # description: edgefast_bluetooth le_audio.mpl
1682#  set(CONFIG_USE_middleware_edgefast_bluetooth_le_audio_mpl true)
1683
1684#  # description: edgefast_bluetooth le_audio.bass
1685#  set(CONFIG_USE_middleware_edgefast_bluetooth_le_audio_bass true)
1686
1687#  # description: edgefast_bluetooth profile hrs
1688#  set(CONFIG_USE_middleware_edgefast_bluetooth_profile_hrs true)
1689
1690#  # description: edgefast_bluetooth profile bas
1691#  set(CONFIG_USE_middleware_edgefast_bluetooth_profile_bas true)
1692
1693#  # description: edgefast_bluetooth profile dis
1694#  set(CONFIG_USE_middleware_edgefast_bluetooth_profile_dis true)
1695
1696#  # description: edgefast_bluetooth profile hts
1697#  set(CONFIG_USE_middleware_edgefast_bluetooth_profile_hts true)
1698
1699#  # description: edgefast_bluetooth profile ias
1700#  set(CONFIG_USE_middleware_edgefast_bluetooth_profile_ias true)
1701
1702#  # description: edgefast_bluetooth profile hps
1703#  set(CONFIG_USE_middleware_edgefast_bluetooth_profile_hps true)
1704
1705#  # description: edgefast_bluetooth profile pxr
1706#  set(CONFIG_USE_middleware_edgefast_bluetooth_profile_pxr true)
1707
1708#  # description: edgefast_bluetooth profile ipsp
1709#  set(CONFIG_USE_middleware_edgefast_bluetooth_profile_ipsp true)
1710
1711#  # description: edgefast_bluetooth profile ots
1712#  set(CONFIG_USE_middleware_edgefast_bluetooth_profile_ots true)
1713
1714#  # description: edgefast_bluetooth profile wu
1715#  set(CONFIG_USE_middleware_edgefast_bluetooth_profile_wu true)
1716
1717#  # description: edgefast_bluetooth profile fmp
1718#  set(CONFIG_USE_middleware_edgefast_bluetooth_profile_fmp true)
1719
1720#  # description: edgefast_bluetooth profile tip
1721#  set(CONFIG_USE_middleware_edgefast_bluetooth_profile_tip true)
1722
1723#  # description: edgefast_bluetooth PAL crypto support for bt_ble Host stack
1724#  set(CONFIG_USE_middleware_edgefast_bluetooth_pal_crypto_ethermind true)
1725
1726#  # description: edgefast_bluetooth PAL platform for bt_ble Host stack
1727#  set(CONFIG_USE_middleware_edgefast_bluetooth_pal_platform_ethermind true)
1728
1729#  # description: edgefast_bluetooth host_msd_fatfs for bt_ble Host stack
1730#  set(CONFIG_USE_middleware_edgefast_bluetooth_pal_host_msd_fatfs_ethermind true)
1731
1732#  # description: edgefast_bluetooth db_gen for bt_ble Host stack
1733#  set(CONFIG_USE_middleware_edgefast_bluetooth_pal_db_gen_ethermind true)
1734
1735#  # description: edgefast_bluetooth porting.atomic
1736#  set(CONFIG_USE_middleware_edgefast_bluetooth_porting_atomic true)
1737
1738#  # description: edgefast_bluetooth porting.list
1739#  set(CONFIG_USE_middleware_edgefast_bluetooth_porting_list true)
1740
1741#  # description: edgefast_bluetooth porting.netbuf
1742#  set(CONFIG_USE_middleware_edgefast_bluetooth_porting_net true)
1743
1744#  # description: edgefast_bluetooth porting.toolchain
1745#  set(CONFIG_USE_middleware_edgefast_bluetooth_porting_toolchain true)
1746
1747#  # description: edgefast_bluetooth porting.work_queue
1748#  set(CONFIG_USE_middleware_edgefast_bluetooth_porting_work_queue true)
1749
1750#  # description: Template configuration file to be edited by user.
1751#  set(CONFIG_USE_middleware_edgefast_bluetooth_template true)
1752
1753#  # description: edgefast_bluetooth porting
1754#  set(CONFIG_USE_middleware_edgefast_bluetooth_porting true)
1755
1756#  # description: edgefast_bluetooth shell
1757#  set(CONFIG_USE_middleware_edgefast_bluetooth_shell true)
1758
1759#  # description: edgefast_bluetooth shell
1760#  set(CONFIG_USE_middleware_edgefast_bluetooth_shell_le_audio true)
1761
1762#  # description: edgefast_bluetooth shell_ble
1763#  set(CONFIG_USE_middleware_edgefast_bluetooth_shell_ble true)
1764
1765#  # description: btble libraries for bt_ble Host stack
1766#  set(CONFIG_USE_middleware_edgefast_bluetooth_btble_ethermind_lib_cm33 true)
1767
1768#  # description: BR libraries for bt_ble Host stack
1769#  set(CONFIG_USE_middleware_edgefast_bluetooth_br_ethermind_lib_cm33 true)
1770
1771#  # description: BLE libraries for bt_ble Host stack
1772#  set(CONFIG_USE_middleware_edgefast_bluetooth_ble_ethermind_lib_cm33 true)
1773
1774#  # description: btble libraries for bt_ble Host stack
1775#  set(CONFIG_USE_middleware_edgefast_bluetooth_btble_ethermind_lib_lc3_cm33 true)
1776
1777#  # description: BR libraries for bt_ble Host stack
1778#  set(CONFIG_USE_middleware_edgefast_bluetooth_br_ethermind_lib_lc3_cm33 true)
1779
1780#  # description: BLE libraries for bt_ble Host stack
1781#  set(CONFIG_USE_middleware_edgefast_bluetooth_ble_ethermind_lib_lc3_cm33 true)
1782
1783#set.middleware.azure_rtos
1784#  # description: Azure RTOS Core
1785#  set(CONFIG_USE_middleware_azure_rtos_tx_template true)
1786
1787#  # description: Azure RTOS Core
1788#  set(CONFIG_USE_middleware_azure_rtos_tx_mgr_template true)
1789
1790#  # description: Real Time Operating System Kernel
1791#  set(CONFIG_USE_middleware_azure_rtos_tx_lib true)
1792
1793#  # description: Real Time Operating System Kernel
1794#  set(CONFIG_USE_middleware_azure_rtos_tx_mgr_lib true)
1795
1796#  # description: Real Time Operating System Kernel
1797#  set(CONFIG_USE_middleware_azure_rtos_txm_lib true)
1798
1799#  # description: A file system based on azure RTOS
1800#  set(CONFIG_USE_middleware_azure_rtos_fx_template true)
1801
1802#  # description: A file system based on azure RTOS
1803#  set(CONFIG_USE_middleware_azure_rtos_fx_lib true)
1804
1805#  # description: A GUI library based on azure RTOS
1806#  set(CONFIG_USE_middleware_azure_rtos_gx_lib true)
1807
1808#  # description: A network protocol stack based on azure RTOS
1809#  set(CONFIG_USE_middleware_azure_rtos_nxd_template true)
1810
1811#  # description: A network protocol stack based on azure RTOS
1812#  set(CONFIG_USE_middleware_azure_rtos_nxd_lib true)
1813
1814#  # description: A USB library based on azure RTOS
1815#  set(CONFIG_USE_middleware_azure_rtos_ux_template true)
1816
1817#  # description: Azure RTOS USBX Host Controller EHCI
1818#  set(CONFIG_USE_middleware_azure_rtos_ux_ehci true)
1819
1820#  # description: Azure RTOS USBX Host Controller OHCI
1821#  set(CONFIG_USE_middleware_azure_rtos_ux_ohci true)
1822
1823#  # description: Azure RTOS USBX Host Controller IP3516
1824#  set(CONFIG_USE_middleware_azure_rtos_ux_ip3516 true)
1825
1826#  # description: Azure RTOS USBX Device Controller IP3511
1827#  set(CONFIG_USE_middleware_azure_rtos_ux_ip3511 true)
1828
1829#  # description: Azure RTOS USBX Device Controller for i.MX RT
1830#  set(CONFIG_USE_middleware_azure_rtos_ux_dci true)
1831
1832#  # description: A USB library based on azure RTOS
1833#  set(CONFIG_USE_middleware_azure_rtos_ux_lib true)
1834
1835#  # description: Azure RTOS Core
1836#  set(CONFIG_USE_middleware_azure_rtos_tx true)
1837
1838#  # description: Azure RTOS Core
1839#  set(CONFIG_USE_middleware_azure_rtos_tx_mgr true)
1840
1841#  # description: Azure RTOS Core
1842#  set(CONFIG_USE_middleware_azure_rtos_tx_sp true)
1843
1844#  # description: A file system based on azure RTOS
1845#  set(CONFIG_USE_middleware_azure_rtos_fx true)
1846
1847#  # description: A file system based on azure RTOS
1848#  set(CONFIG_USE_middleware_azure_rtos_fx_sp true)
1849
1850#  # description: A GUI library based on azure RTOS
1851#  set(CONFIG_USE_middleware_azure_rtos_gx true)
1852
1853#  # description: LevelX provides NAND and NOR flash wear leveling facilities to embedded applications
1854#  set(CONFIG_USE_middleware_azure_rtos_lx true)
1855
1856#  # description: A network protocol stack based on azure RTOS
1857#  set(CONFIG_USE_middleware_azure_rtos_nxd true)
1858
1859#  # description: A network protocol stack based on azure RTOS
1860#  set(CONFIG_USE_middleware_azure_rtos_nxd_sp true)
1861
1862#  # description: Azure NetX Duo driver based on i.MXRT series
1863#  set(CONFIG_USE_middleware_netxduo_imxrt true)
1864
1865#  # description: A USB library based on azure RTOS
1866#  set(CONFIG_USE_middleware_azure_rtos_ux true)
1867
1868#  # description: A USB library based on azure RTOS
1869#  set(CONFIG_USE_middleware_azure_rtos_ux_sp true)
1870
1871#  # description: A software package that connects to the IoT Hub through Azure RTOS
1872#  set(CONFIG_USE_middleware_azure_rtos_azure_iot true)
1873
1874#set.middleware.fatfs
1875#  # description: FatFs
1876#  set(CONFIG_USE_middleware_fatfs true)
1877
1878#  # description: FatFs_MMC
1879#  set(CONFIG_USE_middleware_fatfs_mmc true)
1880
1881#  # description: FatFs_RAM
1882#  set(CONFIG_USE_middleware_fatfs_ram true)
1883
1884#  # description: FatFs_SD
1885#  set(CONFIG_USE_middleware_fatfs_sd true)
1886
1887#  # description: FatFs template MMC
1888#  set(CONFIG_USE_middleware_fatfs_template_mmc true)
1889
1890#  # description: FatFs template RAM
1891#  set(CONFIG_USE_middleware_fatfs_template_ram true)
1892
1893#  # description: FatFs template SD
1894#  set(CONFIG_USE_middleware_fatfs_template_sd true)
1895
1896#  # description: FatFs template USB
1897#  set(CONFIG_USE_middleware_fatfs_template_usb true)
1898
1899#  # description: FatFs_USB
1900#  set(CONFIG_USE_middleware_fatfs_usb true)
1901
1902#set.middleware.wireless.wpa_supplicant
1903#  # description: Wpa supplicant rtos
1904#  set(CONFIG_USE_middleware_wireless_wpa_supplicant_rtos true)
1905
1906list(APPEND CMAKE_MODULE_PATH
1907  ${CMAKE_CURRENT_LIST_DIR}/.
1908  ${CMAKE_CURRENT_LIST_DIR}/../../components/els_pkc
1909  ${CMAKE_CURRENT_LIST_DIR}/../../components/osa
1910  ${CMAKE_CURRENT_LIST_DIR}/../../components/power_manager/devices/MCXN947
1911  ${CMAKE_CURRENT_LIST_DIR}/../../components/psa_crypto_driver
1912  ${CMAKE_CURRENT_LIST_DIR}/../../../middleware/edgefast_bluetooth
1913  ${CMAKE_CURRENT_LIST_DIR}/../../../middleware/eiq
1914  ${CMAKE_CURRENT_LIST_DIR}/../../../middleware/fatfs
1915  ${CMAKE_CURRENT_LIST_DIR}/../../../middleware/littlefs
1916  ${CMAKE_CURRENT_LIST_DIR}/../../../middleware/lwip
1917  ${CMAKE_CURRENT_LIST_DIR}/../../../middleware/maestro
1918  ${CMAKE_CURRENT_LIST_DIR}/../../../middleware/mbedtls
1919  ${CMAKE_CURRENT_LIST_DIR}/../../../middleware/mcuboot_opensource
1920  ${CMAKE_CURRENT_LIST_DIR}/../../../middleware/multicore
1921  ${CMAKE_CURRENT_LIST_DIR}/../../../middleware/sdmmc
1922  ${CMAKE_CURRENT_LIST_DIR}/../../../middleware/usb
1923  ${CMAKE_CURRENT_LIST_DIR}/../../../middleware/wifi_nxp
1924  ${CMAKE_CURRENT_LIST_DIR}/../../../middleware/wireless/wpa_supplicant-rtos
1925  ${CMAKE_CURRENT_LIST_DIR}/../../../rtos/azure-rtos
1926  ${CMAKE_CURRENT_LIST_DIR}/../../../rtos/freertos/freertos-kernel
1927  ${CMAKE_CURRENT_LIST_DIR}/drivers
1928  ${CMAKE_CURRENT_LIST_DIR}/project_template
1929  ${CMAKE_CURRENT_LIST_DIR}/template
1930  ${CMAKE_CURRENT_LIST_DIR}/../../CMSIS
1931  ${CMAKE_CURRENT_LIST_DIR}/../../boards/frdmmcxn947
1932  ${CMAKE_CURRENT_LIST_DIR}/../../boards/mcxn9xxevk
1933)
1934
1935include(set_board_frdmmcxn947 OPTIONAL)
1936include(set_device_MCXN947 OPTIONAL)
1937include(set_board_mcxn9xxevk OPTIONAL)
1938include(set_CMSIS_DSP_Lib OPTIONAL)
1939include(set_CMSIS OPTIONAL)
1940include(set_component_osa OPTIONAL)
1941include(set_component_els_pkc OPTIONAL)
1942include(set_component_psa_crypto_driver OPTIONAL)
1943include(set_middleware_azure_rtos OPTIONAL)
1944include(set_middleware_edgefast_bluetooth OPTIONAL)
1945include(set_middleware_wifi OPTIONAL)
1946include(set_middleware_eiq OPTIONAL)
1947include(set_middleware_fatfs OPTIONAL)
1948include(set_middleware_freertos-kernel OPTIONAL)
1949include(set_middleware_littlefs OPTIONAL)
1950include(set_middleware_lwip OPTIONAL)
1951include(set_middleware_maestro_framework OPTIONAL)
1952include(set_middleware_mbedtls OPTIONAL)
1953include(set_middleware_mcuboot OPTIONAL)
1954include(set_middleware_multicore OPTIONAL)
1955include(set_middleware_sdmmc OPTIONAL)
1956include(set_middleware_usb OPTIONAL)
1957include(set_middleware_wireless_wpa_supplicant OPTIONAL)
1958