aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorKristofer Jonsson <kristofer.jonsson@arm.com>2020-09-02 14:20:59 +0200
committerKristofer Jonsson <kristofer.jonsson@arm.com>2020-09-02 15:57:00 +0200
commitc01d2cbf8d5d1d148f442e6f7f0c3fe227dc1cf1 (patch)
tree800b458c92040c801c5ecf9cb361442b54081785 /README.md
parenta5e7920ade44d5cd018b404df276587e3cc4d8b0 (diff)
downloadethos-u-c01d2cbf8d5d1d148f442e6f7f0c3fe227dc1cf1.tar.gz
Add 20.08 external configuration20.08
Change-Id: I061151c60c7014c8c09583a224fff5baf9b9d756
Diffstat (limited to 'README.md')
-rw-r--r--README.md16
1 files changed, 15 insertions, 1 deletions
diff --git a/README.md b/README.md
index 1a90c1e..cb26736 100644
--- a/README.md
+++ b/README.md
@@ -3,11 +3,25 @@
This is the root repository for all Arm Ethos-U software. It is provided to help
users download required repositories and place them in a tree structure.
+## Fetching externals
+
+The externals can be downloaded with a Python script. The default configuration
+is stored in `externals.json` which is a human readable JSON file.
+
```
$ ./fetch_externals.py fetch
```
-The script will build following tree structure.
+The default configuration can be overriddend with the `-c` argument, for
+example.
+
+```
+$ ./fetch_externals.py -c 20.08.json fetch
+```
+
+## Directory structure
+
+The script will build following directory structure.
```
Directory