aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorDavide Grohmann <davide.grohmann@arm.com>2022-03-30 11:52:20 +0200
committerDavide Grohmann <davide.grohmann@arm.com>2022-04-12 12:27:13 +0200
commit2f9c333a82c53a829c3d6dae204f246ba0b7a74e (patch)
tree7c1a84a3db6c4e8ca9240f43fe0c4773c6140039 /.gitignore
parent1a3bb928b3820b089198afb99bbf410b1f210700 (diff)
downloadethos-u-core-driver-2f9c333a82c53a829c3d6dae204f246ba0b7a74e.tar.gz
Update the documentation
- Improve build section by describing new build options - Add a section about driver APIs and basic usage examples - Add a section about mutexes and semaphores - Add a section about begin/end inference callbacks - Add a brief section about driver implementation design - Fix markdown title/subtitles structure - Small fixing of typos and rewording Also add .gitignore Change-Id: I7216a2b72b0dfaa605620f4344da205235339ddb
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..796b96d
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1 @@
+/build