Skip to content

Commit c8e52b7

Browse files
authored
Merge pull request #845 from cnlohr/master
Add cnlohr's rv003usb project
2 parents 6a8d408 + 1e1384a commit c8e52b7

File tree

2 files changed

+19
-0
lines changed

2 files changed

+19
-0
lines changed

1209/B003/index.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
---
2+
layout: pid
3+
title: CH32V003 RISC-V USB Firmware Bootloader
4+
owner: cnlohr
5+
license: MIT-x11, Public Domain
6+
site: http://github.com/cnlohr/rv003usb
7+
---
8+
The CH32V003 is a 10 cent microcontroller. RV003USB is a firmware-only USB stack for the RISC-V platform.
9+
10+
Provided the bootloader has been installed, this allows you to flash the part without a bootloader.
11+
12+
As a note: Only assume that this device is as intended if the first 4 WCHARs of SERIAL are "BOOT"

org/cnlohr/index.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
---
2+
layout: org
3+
title: cnlohr
4+
site: https://github.com/cnlohr
5+
---
6+
A hobbyist that writes several open source USB stacks, available on their github
7+

0 commit comments

Comments
 (0)