• Home
  • History
  • Annotate
Name Date Size #Lines LOC

..--

.github/11-Mar-2024-1,190691

app/11-Mar-2024-379252

doc/11-Mar-2024-7056

installer/11-Mar-2024-513276

keys/11-Mar-2024-133116

rimage/11-Mar-2024-

scripts/11-Mar-2024-22,58815,615

smex/11-Mar-2024-1,9141,399

src/11-Mar-2024-348,940263,718

submanifests/11-Mar-2024-4018

test/11-Mar-2024-21,54018,172

third_party/include/11-Mar-2024-279127

tools/11-Mar-2024-88,44774,601

xtos/include/11-Mar-2024-3,2531,796

zephyr/11-Mar-2024-3,8202,347

.gitignoreD11-Mar-2024616 6859

.gitmodulesD11-Mar-202453 43

.travis.ymlD11-Mar-20242.9 KiB11368

CMakeLists.txtD11-Mar-20245.5 KiB188144

CODEOWNERSD11-Mar-20244.2 KiB120101

KconfigD11-Mar-2024150 84

Kconfig.sofD11-Mar-20244.9 KiB212176

Kconfig.xtos-buildD11-Mar-20241.1 KiB4435

Kconfig.xtos-dbgD11-Mar-2024757 2421

Kconfig.zephyr-logD11-Mar-2024950 5543

LICENCED11-Mar-20246.3 KiB134122

README.mdD11-Mar-2024930 2915

west.ymlD11-Mar-20242.1 KiB6632

README.md

1# Sound Open Firmware
2
3### Status
4[![Daily Actions](https://github.com/thesofproject/sof/actions/workflows/daily-tests.yml/badge.svg)](https://github.com/thesofproject/sof/actions/workflows/daily-tests.yml)
5
6[![Gitter chat](https://badges.gitter.im/gitterHQ/gitter.png)](https://gitter.im/thesofproject/community)
7
8[#sof channel on discord.com](https://discord.com/channels/720317445772017664/930855494472589362)
9
10### Documentation
11
12See [docs](https://thesofproject.github.io/latest/index.html)
13
14## Running the tests
15
16See [unit testing documentation](https://thesofproject.github.io/latest/developer_guides/unit_tests.html)
17
18## Deployment
19
20TODO: Add additional notes about how to deploy this on a live system
21
22## Contributing
23
24See [Contributing to the Project](https://thesofproject.github.io/latest/contribute/index.html)
25
26## License
27
28This project is licensed under the BSD Clause 3 - see the [LICENCE](LICENCE) file for details
29