Files
meta-zephyr/recipes-kernel/zephyr-kernel/zephyr-peripheral-esp.bb
Naveen Saini de481c4b3b Convert to new override syntax
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>
2021-08-05 17:07:51 +08:00

6 lines
143 B
BlitzBasic

include zephyr-sample.inc
ZEPHYR_SRC_DIR = "${S}/samples/bluetooth/peripheral_esp"
ZEPHYR_MODULES:append = "\;${S}/modules/crypto/tinycrypt"