mirror of
https://git.yoctoproject.org/meta-zephyr
synced 2026-05-01 00:32:12 +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
142 B
BlitzBasic
6 lines
142 B
BlitzBasic
include zephyr-sample.inc
|
|
|
|
ZEPHYR_SRC_DIR = "${S}/samples/net/sockets/websocket_client"
|
|
|
|
ZEPHYR_MODULES:append = "\;${S}/modules/lib/mbedtls"
|