Skip to content

goodspeed34/WS63_BAREMETAL_BLINK

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

To build the demo, you need a riscv compatible compiler and binutils. On Debian,
It `gcc-riscv64-unknown-elf' and `binutils-riscv64-unknown-elf'. If you are using
compilers with different prefix, you need to set the CROSS_COMPILE varibale
to the respective prefix.

To build the project, execute: make

To flash the project, execute: make flash

(You need to have ws63flash installed in order to flash it from your system. The
README for ws63flash lies in https://github.com/goodspeed34/ws63flash/blob/main/README)

For issues, advice and suggestions, contact Gong Zhile <[email protected]>.

About

WS63 blink demo without LiteOS

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published