mirror of
https://git.yoctoproject.org/meta-ti
synced 2026-04-20 19:53:43 +00:00
8 lines
237 B
HTML
8 lines
237 B
HTML
require conf/machine/include/k3.inc
|
|
SOC_FAMILY_append = ":am65xx"
|
|
|
|
# Set the list of device targets for ti-pdk class recipes
|
|
TI_PDK_LIMIT_SOCS = "am65xx"
|
|
TI_PDK_LIMIT_BOARDS = "am65xx_evm am65xx_idk"
|
|
TI_PDK_LIMIT_CORES = "mcu1_0 mpu1_0"
|