Skip to content

CH32V003 is an ultra-cheap RISC-V MCU with 2KB SRAM, 16KB flash, and up to 18 GPIOs

License

Notifications You must be signed in to change notification settings

gregdavill/CH32V003-makefile-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Basic CH32V003 RISCV Makefile project

Requirements:

Set up udev rules for WCH link

sudo cp ./50-wch.rules   /etc/udev/rules.d  
sudo udevadm control --reload-rules

Make project

make

Licence

Unless otherwise stated files are licensed as Apache-2.0

Files under vendor/ are from openwch (https://github.com/openwch/ch32v003) Licensed under Apache-2.0 Makefile is based on an example here: https://github.com/gregdavill/CH32V307-makefile-example

About

CH32V003 is an ultra-cheap RISC-V MCU with 2KB SRAM, 16KB flash, and up to 18 GPIOs

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages