Go to file
Anas Nashif 33112b74e8 zephyr: use zephyr prefix for includes
Zephyr includes are now under a zephyr namespace, so use this.

Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2022-07-18 14:22:01 +01:00
.github .github: doxygen: use the newer and better FAIL_ON_WARNINGS 2022-07-07 10:49:04 +01:00
doc
installer installer: add IPC_VERSION 2022-04-25 16:39:50 +01:00
keys
overlays xtensa-build-zephyr.py: add tgl-h ipc4 overlay 2022-06-28 11:11:53 +01:00
rimage@02abc5d342 rimage: update to version 02abc5d342 2022-06-20 15:18:27 +01:00
scripts xtensa-build-zephyr.py: speed up thanks to an _actually_ shallow clone 2022-07-11 09:22:32 +01:00
smex
src zephyr: use zephyr prefix for includes 2022-07-18 14:22:01 +01:00
test volume: fix buffer acquisition 2022-06-21 13:33:31 +01:00
third_party/include component: add initial post processing component and topology 2022-06-20 16:06:17 +01:00
tools topology: sof-jsl-rt5682: enable mclk always-on feature 2022-07-18 14:20:09 +01:00
zephyr zephyr: use zephyr prefix for includes 2022-07-18 14:22:01 +01:00
.gitignore git: remove "module" from .gitignore 2022-05-06 15:46:03 +01:00
.gitmodules
.travis.yml
CMakeLists.txt
CODEOWNERS OWNERS: move google files to team reference 2022-05-30 09:45:24 +01:00
Kconfig
Kconfig.sof perf_cnt: add the tracing of window-based average calculation 2022-05-05 21:52:13 +01:00
Kconfig.xtos-build
Kconfig.xtos-dbg
Kconfig.zephyr-log sof: replace log calls with zephyr logging api 2022-04-27 15:05:24 +01:00
LICENCE LICENCE: Add Khronos Group Inc license header 2022-04-12 19:41:27 +03:00
README.md

README.md

Sound Open Firmware

Status

GitHub Actions Build Status Gitter chat

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