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:
Andrei Gherzan
2021-02-16 15:33:05 +00:00
committed by Naveen Saini
parent c990a39b3a
commit 281d492b50

View File

@@ -0,0 +1,5 @@
include zephyr-sample.inc
ZEPHYR_SRC_DIR = "${S}/samples/bluetooth/peripheral_hr"
ZEPHYR_MODULES_append = "\;${S}/modules/crypto/tinycrypt"