[![Contributors][contributors-shield]][contributors-url] [![Forks][forks-shield]][forks-url] [![Stargazers][stars-shield]][stars-url] [![Issues][issues-shield]][issues-url] [![MIT License][license-shield]][license-url] [![LinkedIn][linkedin-shield]][linkedin-url]
Getting Started
To get a local copy up and running follow these simple steps.
Prerequisites
- A Rust toolchain
Installation
- Clone the repo or use the crate
git clone https://github.com/eolder/rp2040
-hal.git
or
cargo install rp2040 -hal
<!-- USAGE EXAMPLES -->
## Usage
Use this space to show useful examples of how a project can be used. Additional screenshots, code examples and demos work well in this space. You may also link to more resources.
TODO:_For more examples, please refer to the [Documentation](https://example.com)_
<!-- ROADMAP -->
## Roadmap
TODO: See the [open issues](https://github.com/eolder/rp2040-hal/issues) for a list of proposed features (and known issues).
<!-- CONTRIBUTING -->
## Contributing
Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are **greatly appreciated**.
1. Fork the Project
2. Create your Feature Branch (`git checkout -b feature/AmazingFeature`)
3. Commit your Changes (`git commit -m 'Add some AmazingFeature'`)
4. Push to the Branch (`git push origin feature/AmazingFeature`)
5. Open a Pull Request
<!-- LICENSE -->
## License
Distributed under the MIT License. See `LICENSE` for more information.
<!-- CONTACT -->
## Contact
Project Link: [https://github.com/eolder/rp2040-hal](https://github.com/eolder/rp2040-hal)
<!-- ACKNOWLEDGEMENTS -->
## Acknowledgements
* [Othneil Drew's README template](https://github.com/othneildrew)
<!-- MARKDOWN LINKS & IMAGES -->
<!-- https://www.markdownguide.org/basic-syntax/#reference-style-links -->
[contributors-shield]: https://img.shields.io/github/contributors/eolder/repo.svg?style=for-the-badge
[contributors-url]: https://github.com/eolder/repo/graphs/contributors
[forks-shield]: https://img.shields.io/github/forks/eolder/repo.svg?style=for-the-badge
[forks-url]: https://github.com/eolder/repo/network/members
[stars-shield]: https://img.shields.io/github/stars/eolder/repo.svg?style=for-the-badge
[stars-url]: https://github.com/eolder/repo/stargazers
[issues-shield]: https://img.shields.io/github/issues/eolder/repo.svg?style=for-the-badge
[issues-url]: https://github.com/eolder/repo/issues
[license-shield]: https://img.shields.io/github/license/eolder/repo.svg?style=for-the-badge
[license-url]: https://github.com/eolder/repo/blob/master/LICENSE.txt
[linkedin-shield]: https://img.shields.io/badge/-LinkedIn-black.svg?style=for-the-badge&logo=linkedin&colorB=555
[linkedin-url]: https://linkedin.com/in/eolder