esp32c3 icon indicating copy to clipboard operation
esp32c3 copied to clipboard

Peripheral access crate for the ESP32-C3

esp32c3


This project has moved! It can now be found in the esp-rs/esp-pacs repository.


crates.io

A peripheral access crate the ESP32-C3. See the svd2rust repo for more infomation on how to use this crate.

If you find any problems with the SVD please report them upstream to the espressif/svd repository so they can be corrected.

Join in on the discussion: https://matrix.to/#/#esp-rs:matrix.org!

Documentation

Building

Required dependencies:

$ make

License

Licensed under either of

  • Apache License, Version 2.0 (LICENSE-APACHE or http://www.apache.org/licenses/LICENSE-2.0)
  • MIT license (LICENSE-MIT or http://opensource.org/licenses/MIT)

at your option.

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.