fjrojasgarcia / platform-kendryte210

Kendryte K210: development platform for PlatformIO

Home Page:https://platformio.org/platforms/kendryte210

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

platform-kendryte210

Build Status 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.

About

Kendryte K210: development platform for PlatformIO

https://platformio.org/platforms/kendryte210

License:Other


Languages

Language:Python 100.0%