mirror of
https://git.yoctoproject.org/meta-zephyr
synced 2026-09-12 18:49:30 +02:00
zephyr-peripheral-hr: Add recipe for BT HR sample
Signed-off-by: Andrei Gherzan <andrei.gherzan@huawei.com> Signed-off-by: Naveen Saini <naveen.kumar.saini@intel.com>
This commit is contained in:
committed by
Naveen Saini
parent
c990a39b3a
commit
281d492b50
5
recipes-kernel/zephyr-kernel/zephyr-peripheral-hr.bb
Normal file
5
recipes-kernel/zephyr-kernel/zephyr-peripheral-hr.bb
Normal file
@@ -0,0 +1,5 @@
|
||||
include zephyr-sample.inc
|
||||
|
||||
ZEPHYR_SRC_DIR = "${S}/samples/bluetooth/peripheral_hr"
|
||||
|
||||
ZEPHYR_MODULES_append = "\;${S}/modules/crypto/tinycrypt"
|
||||
Reference in New Issue
Block a user