summaryrefslogtreecommitdiffstats
path: root/recipes-bsp
diff options
context:
space:
mode:
authorMahesh Radhakrishnan <m-radhakrishnan2@ti.com>2017-07-19 05:03:28 +0000
committerDenys Dmytriyenko <denys@ti.com>2017-08-22 16:04:02 -0400
commitcbb14827197de660e73883615845741f51a498a3 (patch)
treeb585d8716225b2a20dda2966475c71f91bb61148 /recipes-bsp
parent3d84b2e57616e19f29b1f1ff0c0a065db04909ad (diff)
downloadmeta-ti-cbb14827197de660e73883615845741f51a498a3.tar.gz
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>
Diffstat (limited to 'recipes-bsp')
-rw-r--r--recipes-bsp/hyplnk-lld/hyplnk-lld-rtos_git.bb12
1 files changed, 12 insertions, 0 deletions
diff --git a/recipes-bsp/hyplnk-lld/hyplnk-lld-rtos_git.bb b/recipes-bsp/hyplnk-lld/hyplnk-lld-rtos_git.bb
new file mode 100644
index 00000000..3be848b3
--- /dev/null
+++ b/recipes-bsp/hyplnk-lld/hyplnk-lld-rtos_git.bb
@@ -0,0 +1,12 @@
1SUMMARY = "TI RTOS low level driver for Hyperlink peripheral"
2
3inherit ti-pdk
4
5require recipes-bsp/hyplnk-lld/hyplnk-lld.inc
6
7PR = "${INC_PR}.0"
8
9COMPATIBLE_MACHINE_append = "|c66x"
10
11# HTML doc link params
12PDK_COMP_LINK_TEXT = "HYPLNK LLD"