Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

https://github.com/titanclass/embassy-start


https://github.com/titanclass/embassy-start

Last synced: about 1 month ago
JSON representation

Lists

README

        

Embassy start
--

A template repository that accomodates a couple of applications and a shared library
for embedded asynchronous Rust using the [Embassy](https://github.com/embassy-rs/embassy) executor and Hardware Abstraction Layers.

The project consists of a client and a server that use the Uarte to communicate.

Please consult the [client project](client/README.md)'s README for full instructions on how to get started.

## Contribution policy

Contributions via GitHub pull requests are gladly accepted from their original author. Along with any pull requests, please state that the contribution is your original work and that you license the work to the project under the project's open source license. Whether or not you state this explicitly, by submitting any copyrighted material via pull request, email, or other means you agree to license the material under the project's open source license and warrant that you have the legal authority to do so.

## License

This code is open source software licensed under the [Apache-2.0 license](./LICENSE).

© Copyright [Titan Class P/L](https://www.titanclass.com.au/), 2021