diff --git a/recipes-bsp/iqn2-lld/iqn2-lld-rtos_git.bb b/recipes-bsp/iqn2-lld/iqn2-lld-rtos_git.bb new file mode 100644 index 00000000..318f1cfe --- /dev/null +++ b/recipes-bsp/iqn2-lld/iqn2-lld-rtos_git.bb @@ -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"