# gd32vfMod **Repository Path**: dz130/gd32vfMod ## Basic Information - **Project Name**: gd32vfMod - **Description**: platformIO环境下sipeed longan nano开发板的开发平台修改 - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2020-04-13 - **Last Updated**: 2024-06-16 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # platform-gd32v modification # Usage 1. [Install PlatformIO](http://platformio.org) 2. clone into platforms dir of platformio install dir. 3. import the longan-nano-blink example project from the GidaDevice GD32 Modification platform. ### Video tutorial https://www.bilibili.com/video/BV1we411s7up ## Stable version ```ini [env:sipeed-longan-nano] platform = gd32vfMod framework = gd32vf103-sdk board = sipeed-longan-nano ... ``` # Configuration Please navigate to [documentation](http://docs.platformio.org/page/platforms/gd32v.html).