All Projects → sipeed → Platform Gd32v

sipeed / Platform Gd32v

Licence: other
GD32V: development platform for PlatformIO

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to Platform Gd32v

Platformio Core
PlatformIO is a professional collaborative platform for embedded development 👽 A place where Developers and Teams have true Freedom! No more vendor lock-in!
Stars: ✭ 5,539 (+3800.7%)
Mutual labels:  risc-v, platformio
nuclei-sdk
Nuclei RISC-V Software Development Kit
Stars: ✭ 65 (-54.23%)
Mutual labels:  platformio, risc-v
platform-shakti
Shakti: development platform for PlatformIO
Stars: ✭ 26 (-81.69%)
Mutual labels:  platformio, risc-v
Platform Kendryte210
Kendryte K210: development platform for PlatformIO
Stars: ✭ 60 (-57.75%)
Mutual labels:  risc-v, platformio
Esp8266
ESP8266 NodeMCU Workshop
Stars: ✭ 109 (-23.24%)
Mutual labels:  platformio
Stm32pio
Automate managing of STM32CubeMX + PlatformIO projects
Stars: ✭ 89 (-37.32%)
Mutual labels:  platformio
Vulcan
RISC-V Instruction Set Simulator (Built for education).
Stars: ✭ 80 (-43.66%)
Mutual labels:  risc-v
Marss Riscv
TinyEMU based full system cycle-level micro-architectural research simulator for single-core RISC-V systems
Stars: ✭ 71 (-50%)
Mutual labels:  risc-v
Irremoteesp8266
Infrared remote library for ESP8266/ESP32: send and receive infrared signals with multiple protocols. Based on: https://github.com/shirriff/Arduino-IRremote/
Stars: ✭ 1,964 (+1283.1%)
Mutual labels:  platformio
Libriscv
C++17 RISC-V RV32GC / RV64GC userspace emulator library
Stars: ✭ 124 (-12.68%)
Mutual labels:  risc-v
Platformio Docs
PlatformIO Documentation
Stars: ✭ 106 (-25.35%)
Mutual labels:  platformio
Icestation 32
Compact FPGA game console
Stars: ✭ 93 (-34.51%)
Mutual labels:  risc-v
Meta Riscv
OpenEmbedded/Yocto layer for RISC-V Architecture
Stars: ✭ 114 (-19.72%)
Mutual labels:  risc-v
Cores Swerv El2
SweRV EL2 Core
Stars: ✭ 79 (-44.37%)
Mutual labels:  risc-v
Stc diyclock
STC DIY Clock redux (STC15F204EA, STC15W404AS, STC15W408AS)
Stars: ✭ 130 (-8.45%)
Mutual labels:  platformio
Ustc Rvsoc
FPGA-based RISC-V CPU+SoC.
Stars: ✭ 77 (-45.77%)
Mutual labels:  risc-v
Neorv32
A small and customizable full-scale 32-bit RISC-V soft-core CPU and SoC written in platform-independent VHDL.
Stars: ✭ 106 (-25.35%)
Mutual labels:  risc-v
Awesome Cpus
All CPU and MCU documentation in one place
Stars: ✭ 1,602 (+1028.17%)
Mutual labels:  risc-v
Riscboy
Portable games console, designed from scratch: CPU, graphics, PCB, and the kitchen sink
Stars: ✭ 103 (-27.46%)
Mutual labels:  risc-v
Rcore Tutorial Book V3
v3.5 https://rcore-os.github.io/rCore-Tutorial-Book-v3/
Stars: ✭ 102 (-28.17%)
Mutual labels:  risc-v

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.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].