2021-02-08 21:14:29 +01:00
|
|
|
# SPDX-License-Identifier: Apache-2.0
|
|
|
|
|
2022-11-14 20:10:59 +01:00
|
|
|
add_subdirectory_ifdef(CONFIG_ARM_ETHOS_U ethos_u)
|
2021-02-08 21:14:29 +01:00
|
|
|
add_subdirectory_ifdef(CONFIG_FT800 ft8xx)
|
2022-01-27 22:08:18 +01:00
|
|
|
add_subdirectory_ifdef(CONFIG_GROVE_LCD_RGB grove_lcd_rgb)
|
2023-03-05 23:06:16 +02:00
|
|
|
add_subdirectory_ifdef(CONFIG_PIO_RPI_PICO pio_rpi_pico)
|
2023-08-21 15:31:34 +07:00
|
|
|
add_subdirectory_ifdef(CONFIG_NXP_S32_EMIOS nxp_s32_emios)
|