diff options
Diffstat (limited to 'recipes-bsp/iqn2-lld')
-rw-r--r-- | recipes-bsp/iqn2-lld/iqn2-lld-rtos_git.bb | 12 |
1 files changed, 12 insertions, 0 deletions
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 @@ | |||
1 | SUMMARY = "TI RTOS low level driver for IQN2 peripheral module" | ||
2 | |||
3 | inherit ti-pdk | ||
4 | |||
5 | require recipes-bsp/iqn2-lld/iqn2-lld.inc | ||
6 | |||
7 | PR = "${INC_PR}.0" | ||
8 | |||
9 | PACKAGE_ARCH = "${MACHINE_ARCH}" | ||
10 | |||
11 | # HTML doc link params | ||
12 | PDK_COMP_LINK_TEXT = "IQN2 LLD" | ||