Skip to content

Commit

Permalink
Add awesome-esp-rust repo and pacs
Browse files Browse the repository at this point in the history
  • Loading branch information
SergioGasquez authored and jessebraham committed Jun 16, 2022
1 parent 549531e commit 3f0a4f6
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions profile/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,12 @@ This organization is home to a number of community projects enabling the use of

If you are just getting started with writing Rust for ESP devices, please first read [The Rust on ESP book].

For a curated list of resouces for development including tools and projects, see [Awesome ESP Rust].

[rust programming language]: https://www.rust-lang.org/
[espressif systems]: https://www.espressif.com/
[the rust on esp book]: https://esp-rs.github.io/book/
[Awesome ESP Rust]: https://github.com/esp-rs/awesome-esp-rust

### Build Tools

Expand All @@ -31,3 +34,9 @@ We offer two choices for **H**ardware **A**bstraction **L**ayers:

[esp-rs/esp-idf-hal]: https://github.com/esp-rs/esp-idf-hal
[esp-rs/esp-hal]: https://github.com/esp-rs/esp-hal

### Peripheral Access Crates

The repository [esp-pacs] contains Peripheral Access Crates for Espressif SoCs and modules.

[esp-pacs]: https://github.com/esp-rs/esp-pacs

0 comments on commit 3f0a4f6

Please sign in to comment.