Arduino core for GD32V MCUs.
Initially the purpose of this project is to add Linux host support for Longduino for Arduino IDE.
https://raw.githubusercontent.com/onelife/gd32vduino/main/package_gd32v_index.json
- You may change the following line in
hardware/gd32v/0.1.1/boards.txt
for more Flash memory space.
# For example change the number 65536 to 126976
eval.upload.maximum_size=65536
- The Windows tools are copied from Sipeed Longduino.
- The Linux tools are copied from Sipeed platformio and repacked.
- GCC compiler is hosting in Dropbox as oversized.