mirror of https://github.com/thesofproject/sof.git
27 lines
940 B
Markdown
27 lines
940 B
Markdown
# Sound Open Firmware
|
|
|
|
### Status
|
|
[![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)
|
|
[![IRC chat](https://img.shields.io/badge/IRC-%23sof-1e72ff.svg)](https://www.irccloud.com/invite?channel=%23sof&hostname=irc.freenode.net&port=6697&ssl=1)
|
|
|
|
### 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
|