mirror of
https://git.yoctoproject.org/meta-ti
synced 2026-04-20 19:53:43 +00:00
iqn2-lld-rtos: Adding rtos recipe for iqn2-lld
Upstreaming TI RTOS low level driver for IQN2 peripheral module 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
5dfeec11d0
commit
35b23909e6
12
recipes-bsp/iqn2-lld/iqn2-lld-rtos_git.bb
Normal file
12
recipes-bsp/iqn2-lld/iqn2-lld-rtos_git.bb
Normal file
@@ -0,0 +1,12 @@
|
||||
SUMMARY = "TI RTOS low level driver for IQN2 peripheral module"
|
||||
|
||||
inherit ti-pdk
|
||||
|
||||
require recipes-bsp/iqn2-lld/iqn2-lld.inc
|
||||
|
||||
PR = "${INC_PR}.0"
|
||||
|
||||
PACKAGE_ARCH = "${MACHINE_ARCH}"
|
||||
|
||||
# HTML doc link params
|
||||
PDK_COMP_LINK_TEXT = "IQN2 LLD"
|
||||
Reference in New Issue
Block a user