mirror of
https://git.yoctoproject.org/meta-ti
synced 2026-04-20 19:53:43 +00:00
Upstreaming TI RTOS low level driver for Digital Radio Front End Signed-off-by: Mahesh Radhakrishnan <m-radhakrishnan2@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
13 lines
227 B
BlitzBasic
13 lines
227 B
BlitzBasic
SUMMARY = "TI RTOS level driver for Digital Radio Front End"
|
|
|
|
inherit ti-pdk
|
|
|
|
require recipes-bsp/dfe-lld/dfe-lld.inc
|
|
|
|
PR = "${INC_PR}.0"
|
|
|
|
PACKAGE_ARCH = "${MACHINE_ARCH}"
|
|
|
|
# HTML doc link params
|
|
PDK_COMP_LINK_TEXT = "DFE LLD"
|