ch32v30x

Crates.ioch32v30x
lib.rsch32v30x
version0.0.1
sourcesrc
created_at2022-03-03 10:13:56.671297
updated_at2022-03-03 10:13:56.671297
descriptionWith svd2rust generated peripherals for WCH CH32V30x MCU's.
homepage
repositoryhttps://gitlab.com/ahmedcharles/ch32v30x
max_upload_size
id542802
size31,498
Andelf (andelf)

documentation

README

crates.io crates.io build status

ch32v30x

With svd2rust generated peripherals for WCH CH32V30x MCU's.

This project is developed and maintained by Ahmed Charles.

Documentation

Minimum Supported Rust Version (MSRV)

This crate is guaranteed to compile on stable Rust 1.59.0 and up. It might compile with older versions but that may change in any new patch release.

License

   Copyright 2022 Ahmed Charles <me@ahmedcharles.com>

   Licensed under the Apache License, Version 2.0 (the "License");
   you may not use this file except in compliance with the License.
   You may obtain a copy of the License at

       http://www.apache.org/licenses/LICENSE-2.0

   Unless required by applicable law or agreed to in writing, software
   distributed under the License is distributed on an "AS IS" BASIS,
   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
   See the License for the specific language governing permissions and
   limitations under the License.
Commit count: 2

cargo fmt