Skip to content

Commit

Permalink
Merge pull request openwch#3 from zoobab/master
Browse files Browse the repository at this point in the history
Update README: add libusb package
  • Loading branch information
cnlohr authored Feb 22, 2023
2 parents fd5af1c + df7e51f commit 73a3f12
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ ch32v003fun contains:

## System Prep

On WSL or Debian based OSes `apt-get install build-essential libnewlib-dev gcc-riscv64-unknown-elf`
On WSL or Debian based OSes `apt-get install build-essential libnewlib-dev gcc-riscv64-unknown-elf libusb-1.0-0-dev`

## Running

Expand Down

0 comments on commit 73a3f12

Please sign in to comment.