From f57df16011dcb7b554935e0f92632da6798ca922 Mon Sep 17 00:00:00 2001 From: Alberto Escolar Piedras Date: Tue, 26 Nov 2019 16:18:33 +0100 Subject: [PATCH] manifest: Add EDTT to manifest Add the EDTTool to the manifest. This tool is used for conformance testing of the BLE stack Signed-off-by: Alberto Escolar Piedras --- west.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/west.yml b/west.yml index 652cb84fbd7..09ba6d84fd9 100644 --- a/west.yml +++ b/west.yml @@ -115,6 +115,9 @@ manifest: - name: hal_xtensa revision: 382b309b481adc85dd517d50b8a458bcb86f15d4 path: modules/hal/xtensa + - name: edtt + path: tools/edtt + revision: dd4dd502ef2fbeced6ef7faaba562a7ddca45632 self: path: zephyr