Platform Gd32v Save

GD32V: development platform for PlatformIO

Project README

GigaDevice GD32V: development platform for PlatformIO

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.

Open Source Agenda is not affiliated with "Platform Gd32v" Project. README Source: sipeed/platform-gd32v

Open Source Agenda Badge

Open Source Agenda Rating