mirror of
https://git.yoctoproject.org/meta-ti
synced 2026-06-07 19:32:58 +00:00
hyplnk-lld-rtos: Add rtos recipe for hyplnk-lld
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>
This commit is contained in:
committed by
Denys Dmytriyenko
parent
3d84b2e576
commit
cbb1482719
@@ -0,0 +1,12 @@
|
||||
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"
|
||||
Reference in New Issue
Block a user