mirror of https://github.com/thesofproject/sof.git
27 lines
925 B
Markdown
27 lines
925 B
Markdown
# Sound Open Firmware
|
|
|
|
### Status
|
|
[![GitHub Actions](https://github.com/thesofproject/sof/workflows/GitHub%20Actions/badge.svg)](https://github.com/thesofproject/sof/actions)
|
|
[![Build Status](https://travis-ci.org/thesofproject/sof.svg?branch=master)](https://travis-ci.org/thesofproject/sof/branches)
|
|
[![Gitter chat](https://badges.gitter.im/gitterHQ/gitter.png)](https://gitter.im/thesofproject/community)
|
|
|
|
### Documentation
|
|
|
|
See [docs](https://thesofproject.github.io/latest/index.html)
|
|
|
|
## Running the tests
|
|
|
|
See [unit testing documentation](https://thesofproject.github.io/latest/developer_guides/unit_tests.html)
|
|
|
|
## Deployment
|
|
|
|
TODO: Add additional notes about how to deploy this on a live system
|
|
|
|
## Contributing
|
|
|
|
See [Contributing to the Project](https://thesofproject.github.io/latest/contribute/index.html)
|
|
|
|
## License
|
|
|
|
This project is licensed under the BSD Clause 3 - see the [LICENCE](LICENCE) file for details
|