andriyadi / platform-kendryte210

platform IDE for RISC-V 64bit IMAC core, based on Sipeed MAIX board

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

platform-kendryte210

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.

About

platform IDE for RISC-V 64bit IMAC core, based on Sipeed MAIX board


Languages

Language:Python 100.0%