Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/oxeu/ch32v203
A toy embedded OS written with Rust for CH32V203
https://github.com/oxeu/ch32v203
Last synced: about 4 hours ago
JSON representation
A toy embedded OS written with Rust for CH32V203
- Host: GitHub
- URL: https://github.com/oxeu/ch32v203
- Owner: OXeu
- Created: 2023-04-08T15:08:32.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2023-04-08T15:17:40.000Z (over 1 year ago)
- Last Synced: 2024-03-26T08:33:31.948Z (7 months ago)
- Language: Rust
- Size: 28.3 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 简介
基于CH32V203学习嵌入式开发与操作系统
# 参考内容
[nanoCH32V203 - Github](https://github.com/wuxx/nanoCH32V203/blob/master/README_cn.md)## WCH-Link 串口调试
[WCH-Link 用户手册.PDF](https://www.wch.cn/downloads/file/417.html?time=2023-04-08%2015:03:13&code=Te5GipWvn36L2YjRkg7hy3hFuxfxzc61ixLYKqrI)## ST7789驱动