Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
ZhuYanzhen1 committed Oct 28, 2023
1 parent e60852a commit e864af5
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,18 +1,18 @@
# CH32V307

![Version](https://img.shields.io/badge/Version-1.0.1-brightgreen.svg)  ![Build](https://img.shields.io/badge/Build-Passed-success.svg)  ![License](https://img.shields.io/badge/License-MIT-blue.svg)
![Version](https://img.shields.io/badge/Version-1.0.2-brightgreen.svg)  ![Build](https://img.shields.io/badge/Build-Passed-success.svg)  ![License](https://img.shields.io/badge/License-MIT-blue.svg)

    This is a CLion development environment for CH32V307. CH32V307 is a microcontroller with RV32IMAFC core running at 144MHz. this microcontroller includes advanced communication interfaces such as USBHS and 10M PHY, which can greatly simplify the component count of the development board.
    This is a CLion development environment for CH32V307. CH32V307 is a microcontroller with RV32IMAFCXW core running at 144MHz. this microcontroller includes advanced communication interfaces such as USBHS and 10M PHY, which can greatly simplify the component count of the development board.

***

### Develop Environment

+ Integrated Development Environment: CLion CL-221.5921.27
+ OS: Windows 10 Professional 21H2 x64 10.0.19044
+ Integrated Development Environment: CLion CL-232.9921.42
+ OS: Windows 10 Professional 22H2 x64 19045.3570
+ Make tool: GNU Make 4.3 x86_64-w64-mingw32
+ Compiler tool chain: gcc-arm-none-eabi 10.3.1 20210824
+ Burning tool: OpenOCD 0.11.0+dev-g4a1e586-dirty (2022-08-24-09:56)
+ Compiler tool chain: riscv-none-elf-gcc 12.2.0-1
+ Burning tool: OpenOCD 0.11.0+dev-02415-gfad123a16-dirty (2023-07-03-15:11)
+ Documentation tool: Doxygen GUI 1.9.4 (Qt version 5.15.2)

***
Expand Down

0 comments on commit e864af5

Please sign in to comment.