Skip to content

Latest commit

 

History

History
30 lines (21 loc) · 701 Bytes

README.md

File metadata and controls

30 lines (21 loc) · 701 Bytes

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.