Skip to content
This repository has been archived by the owner on Mar 31, 2024. It is now read-only.

ch32-rs/ch32v307v

Repository files navigation

DEPRECATED: This repo is deprecated in favor of ch32-hal

ch32v307v-r1

Board support crate for CH32V307V boards.

This project is developed and maintained by Ahmed Charles.

Supported Boards

  • WCH CH32V307V-R1 - use feature board-ch32v307v-r1

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 <[email protected]>

   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.