aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md13
1 files changed, 11 insertions, 2 deletions
diff --git a/README.md b/README.md
index 54e3cbfa..84624bf3 100644
--- a/README.md
+++ b/README.md
@@ -37,8 +37,7 @@ The following should be installed prior to the installation of Vela:
* Python >= 3.6
* Pip3
-* GNU toolchain (GCC, Binutils and libraries) or alternative C compiler/linker
-toolchain
+* GNU toolchain (GCC, Binutils and libraries)
And optionally:
@@ -105,6 +104,16 @@ If you plan to contribute to the Vela project (highly encouraged!) then it is
recommended to install Vela along with the pre-commit tools (see
[Vela Testing](TESTING.md) for more details).
+### `mlw_codec`
+
+As part of the installation process, Vela will compile a C based module.
+
+The build flags used for this module are as follows:
+
+```none
+-Wall -Werror -Wno-unused-function -Wno-unused-variable
+```
+
## Running
Vela is run with an input `.tflite` file passed on the command line. This file