CommunityGD32Cores / platform-gd32

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

Add option to build optional SPL components #7

Closed maxgerhardt closed 3 years ago

maxgerhardt commented 3 years ago

See https://github.com/CommunityGD32Cores/gd32-pio-spl-package/issues/3. The build script here needs to be adapted for that.

maxgerhardt commented 3 years ago

Commit 11e68169529e4d6b348df18c5368b261606b1a25 and https://github.com/CommunityGD32Cores/gd32-pio-spl-package/commit/b2ff4f7bac319d4c8f17d315e4473d9b98d5aebc just made the start for that with GD32F3x0 libs, now the USB libs + all other series must be added.

maxgerhardt commented 3 years ago

Closing this issue here since the builder script basics have been laid out, rest is tracked above in 3.