mirror of https://github.com/thesofproject/sof.git
2c9772d5ad
Added west.yaml file, that manages zephyr repo and its dependencies. Additionally west manifest may now control sof submodules. Added submanifests directory with README.txt file so the submanifests directory exists in version control - otherwise west update command returns error. This is bug described in https://github.com/zephyrproject-rtos/west/issues/594 . Co-developed-by: Andrey Borisovich <andrey.borisovich@intel.com> Signed-off-by: Andrey Borisovich <andrey.borisovich@intel.com> Signed-off-by: Krzysztof Frydryk <krzysztofx.frydryk@intel.com> |
||
---|---|---|
.github | ||
app | ||
doc | ||
installer | ||
keys | ||
rimage@02abc5d342 | ||
scripts | ||
smex | ||
src | ||
submanifests | ||
test | ||
third_party/include | ||
tools | ||
zephyr | ||
.gitignore | ||
.gitmodules | ||
.travis.yml | ||
CMakeLists.txt | ||
CODEOWNERS | ||
Kconfig | ||
Kconfig.sof | ||
Kconfig.xtos-build | ||
Kconfig.xtos-dbg | ||
Kconfig.zephyr-log | ||
LICENCE | ||
README.md | ||
west.yml |
README.md
Sound Open Firmware
Status
Documentation
See docs
Running the tests
See unit testing documentation
Deployment
TODO: Add additional notes about how to deploy this on a live system
Contributing
See Contributing to the Project
License
This project is licensed under the BSD Clause 3 - see the LICENCE file for details