mirror of
https://git.yoctoproject.org/meta-ti
synced 2026-05-06 03:25:25 +00:00
Upstreaming RTOS recipe for Hyperlink low level driver Signed-off-by: Mahesh Radhakrishnan <m-radhakrishnan2@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
13 lines
240 B
BlitzBasic
13 lines
240 B
BlitzBasic
SUMMARY = "TI RTOS low level driver for Hyperlink peripheral"
|
|
|
|
inherit ti-pdk
|
|
|
|
require recipes-bsp/hyplnk-lld/hyplnk-lld.inc
|
|
|
|
PR = "${INC_PR}.0"
|
|
|
|
COMPATIBLE_MACHINE_append = "|c66x"
|
|
|
|
# HTML doc link params
|
|
PDK_COMP_LINK_TEXT = "HYPLNK LLD"
|