Skip to content

Commit 5148a28

Browse files
committed
Add to example
1 parent 7f08692 commit 5148a28

1 file changed

Lines changed: 12 additions & 0 deletions

File tree

example/dfetch.yaml

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,3 +42,15 @@ manifest:
4242
dst: Tests/cpputest-git-rev-only
4343
revision: d14505cc9191fcf17ccbd92af1c3409eb3969890
4444
repo-path: cpputest/cpputest.git # Use external git directly
45+
46+
- name: TF-PSA-Crypto
47+
url: https://github.com/Mbed-TLS/TF-PSA-Crypto.git
48+
tag: v1.0.0
49+
dst: ext/TF-PSA-Crypto
50+
ignore:
51+
- tests
52+
- scripts
53+
- programs
54+
- drivers
55+
- doxygen
56+
- docs

0 commit comments

Comments
 (0)