CommunityGD32Cores / platform-gd32

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

Initial support for Keyboardio Model 100 based on GD32F303 generic board #15

Closed obra closed 3 years ago

obra commented 3 years ago

definition

maxgerhardt commented 3 years ago

Board should be added into https://github.com/CommunityGD32Cores/platform-gd32/blob/main/examples/gd32-arduino-blinky/platformio.ini and https://github.com/CommunityGD32Cores/gd32-pio-projects/blob/main/gd32-arduino-blinky/platformio.ini too to get it into CI

maxgerhardt commented 3 years ago

CI goes through, merging as initial support. #16 may need inspection.