mirror of
https://git.yoctoproject.org/meta-zephyr
synced 2026-05-02 21:32:11 +02:00
Use the convert-overrides.py to convert to new syntax and fixed some additional changes manually. Signed-off-by: Naveen Saini <naveen.kumar.saini@intel.com>
6 lines
143 B
BlitzBasic
6 lines
143 B
BlitzBasic
include zephyr-sample.inc
|
|
|
|
ZEPHYR_SRC_DIR = "${S}/samples/bluetooth/peripheral_esp"
|
|
|
|
ZEPHYR_MODULES:append = "\;${S}/modules/crypto/tinycrypt"
|