Skip to content

minilogic/v3s_nonos

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bare metal code examples for Allwinner's V3S SOC

These examples work without any operating system environment. It's like programming simple microcontrollers or "old school" programming techniques. Examples can be used for educational purposes to teach low-level programming. All programs can be run on LicheePi Zero demoboard.

Project directories:

Name Description
doc Documentation
drv Low-level drivers
lib Third-party libraries
src/tinygl TinyGl 3D-demo examples
src/coremark CoreMark Benchmark
tools/sunxi Tools for loading and flashing the SOC
tools/zadig Windows tool for installing SOC-driver

Useful links:

  1. XBOOT
  2. RT-Thread
  3. WhyCan Forum

Disclaimer: The Software is furnished "AS IS", without warranty as to performance or results, and the entire risk as to performance or results is assumed by YOU. I disclaims all warranties, express, implied or otherwise, with regard to the Software, its use, or operation, including without limitation any and all warranties of merchantability, fitness for a particular purpose, and non-infringement of intellectual property rights.

About

Bare metal code examples for Allwinner's V3S SOC

Resources

Stars

Watchers

Forks

Languages