Skip to content

sipeed/platform-kendryte210

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

99 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

platform-kendryte210

Build Status

Usage

  1. Install PlatformIO
  2. Create PlatformIO project and configure a platform option in platformio.ini file:

Stable version

[env:stable]
platform = kendryte210
board = ...
...

Development version

[env:development]
platform = https://github.com/sipeed/platform-kendryte210.git
board = ...
...

Configuration

Please navigate to documentation.