2018-09-06 05:38:52 +08:00
|
|
|
# Sound Open Firmware
|
|
|
|
|
|
|
|
### Status
|
2021-01-28 10:24:55 +08:00
|
|
|
[![GitHub Actions](https://github.com/thesofproject/sof/workflows/GitHub%20Actions/badge.svg)](https://github.com/thesofproject/sof/actions)
|
2020-06-06 11:30:15 +08:00
|
|
|
[![Build Status](https://travis-ci.org/thesofproject/sof.svg?branch=master)](https://travis-ci.org/thesofproject/sof/branches)
|
2020-05-21 03:48:18 +08:00
|
|
|
[![Gitter chat](https://badges.gitter.im/gitterHQ/gitter.png)](https://gitter.im/thesofproject/community)
|
2020-05-21 18:46:34 +08:00
|
|
|
[![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)
|
2018-09-06 05:38:52 +08:00
|
|
|
|
2018-09-06 05:53:24 +08:00
|
|
|
### Documentation
|
|
|
|
|
|
|
|
See [docs](https://thesofproject.github.io/latest/index.html)
|
|
|
|
|
2018-09-06 05:38:52 +08:00
|
|
|
## Running the tests
|
|
|
|
|
2018-09-06 05:57:37 +08:00
|
|
|
See [unit testing documentation](https://thesofproject.github.io/latest/developer_guides/unit_tests.html)
|
2018-09-06 05:38:52 +08:00
|
|
|
|
|
|
|
## Deployment
|
|
|
|
|
2019-01-24 00:59:51 +08:00
|
|
|
TODO: Add additional notes about how to deploy this on a live system
|
2018-09-06 05:38:52 +08:00
|
|
|
|
|
|
|
## Contributing
|
|
|
|
|
2019-01-24 00:59:51 +08:00
|
|
|
See [Contributing to the Project](https://thesofproject.github.io/latest/contribute/index.html)
|
2018-09-06 05:38:52 +08:00
|
|
|
|
|
|
|
## License
|
|
|
|
|
2018-09-06 05:49:18 +08:00
|
|
|
This project is licensed under the BSD Clause 3 - see the [LICENCE](LICENCE) file for details
|