CommunityGD32Cores / platform-gd32

PlatformIO platform for ARM-based GD32{F,E,L,W} chips. Work in Progress!
64 stars 28 forks source link
gigadevice platformio

GD32 Platform

Description

PlatformIO platform implementation for GD32F, GD32E, GD32W and GD32C type chips. Work in progress.

Supported boards

See boards folder.

All ARM-based GD32 microcontrollers are supported through genericGD32... board definitions. Further, many GD32 development boards made by Gigadevice or other vendors are supports.

How to use

See example projects at https://github.com/CommunityGD32Cores/gd32-pio-projects.

The platform can be installed manually using pio platform install https://github.com/CommunityGD32Cores/platform-gd32.git on the CLI. This is done automatically when compiling one of the example projects.