CommunityGD32Cores / ArduinoCore-GD32

Arduino core for GD32 devices, community developed, based on original GigaDevice's core
Other
85 stars 33 forks source link

GD32F4XX SUPPORT #108

Open santidadday opened 10 months ago

santidadday commented 10 months ago

I was using the GD32F4XX board through platformio and found that the board does not work with the arduino framework. What do I need to do to use the arduino?

maxgerhardt commented 10 months ago

We will need to adapt the auto-generate script in platform-gd32 here and adapt the core code here and test. It's a lot of work but it's being done.