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

..--

.github/11-Mar-2024-516273

doc/11-Mar-2024-6955

installer/11-Mar-2024-453258

keys/11-Mar-2024-133116

rimage/11-Mar-2024-

scripts/11-Mar-2024-20,80414,413

smex/11-Mar-2024-1,9081,393

src/11-Mar-2024-231,413158,137

test/11-Mar-2024-10,1607,826

tools/11-Mar-2024-68,23456,509

zephyr/11-Mar-2024-1,8271,240

.gitignoreD11-Mar-2024692 7767

.gitmodulesD11-Mar-202457 43

.travis.ymlD11-Mar-20242.9 KiB11368

CMakeLists.txtD11-Mar-20246.1 KiB204159

CODEOWNERSD11-Mar-20242.7 KiB8874

KconfigD11-Mar-2024150 84

Kconfig.sofD11-Mar-20244.5 KiB199165

Kconfig.xtos-buildD11-Mar-20241.1 KiB4435

Kconfig.xtos-dbgD11-Mar-2024422 1513

LICENCED11-Mar-20244.7 KiB10191

README.mdD11-Mar-2024925 2715

README.md

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