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 <alpi@oticon.com>
This commit is contained in:
parent
80992d041a
commit
f57df16011
1 changed files with 3 additions and 0 deletions
3
west.yml
3
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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue