Skip to content

ret7020/LicheeRVNano

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

73 Commits
 
 
 
 
 
 
 
 

Repository files navigation

LicheeRV Nano Examples

IMG_20241110_214338

This repo stores examples for this article (Russian). I also started translating it into English, the first part is available on medium. Also you can read article Russian version outside habr in md format here.

I am also working on a deeper adaptation of opencv mobile for LicheeRV Nano (including hardware acceleration on NPU). The work is carried out in a separate repository.

Repo structure

Useful links

Building examples

Examples located in Projects. Each project/dir have a Makefile that have a build directive to compile project. It use ${COMPILER}/riscv64-unknown-linux-musl-g++ as compiler; so assign env variable COMPILER with path to SDK location.

Pin map

You can enable some pins "in hot" by using devmem (bin in Tools) or changing U-Boot init source in build/boards/sg200x/sg2002_licheervnano_sd/u-boot/cvi_board_init.c. Pin map you can find in GPIO README.

About

Some examples and tests with LicheeRV Nano

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published