- Notifications
You must be signed in to change notification settings - Fork3
Peripheral access crate for the ESP8266
License
Apache-2.0, MIT licenses found
Licenses found
esp-rs/esp8266
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
This project has moved! It can now be found in theesp-rs/esp-pacs repository.
A peripheral access crate the ESP8266. See thesvd2rust
repo for more infomation on how to use this crate. Espressif do not provide an SVD for the ESP8266, so the SVD used in this project has been generated from the C header documentation via theidf2svd tool.
Join in on the discussion:https://matrix.to/#/#esp-rs:matrix.org!
Required dependencies:
$ make
The base svd file created fromidf2svd
shouldnot be edited. Instead the svd is manipulated through the svdtools patching tool.
Seesvdtools andDevice and Peripheral YAML Format for more infomation on patching.
Licensed under either of
- Apache License, Version 2.0 (LICENSE-APACHE orhttp://www.apache.org/licenses/LICENSE-2.0)
- MIT license (LICENSE-MIT orhttp://opensource.org/licenses/MIT)
at your option.
Unless you explicitly state otherwise, any contribution intentionally submittedfor inclusion in the work by you, as defined in the Apache-2.0 license, shall bedual licensed as above, without any additional terms or conditions.
About
Peripheral access crate for the ESP8266
Resources
License
Apache-2.0, MIT licenses found
Licenses found
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Releases
Packages0
Uh oh!
There was an error while loading.Please reload this page.
Contributors3
Uh oh!
There was an error while loading.Please reload this page.