54696d21 / platform-gd32v

GD32V: development platform for PlatformIO

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

platform-gd32v

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 = gd32v
board = ...
...

Development version

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

Configuration

Please navigate to documentation.

About

GD32V: development platform for PlatformIO

License:Other


Languages

Language:Python 100.0%