Nuclei-Software / platform-nuclei

Nuclei: development platform for PlatformIO
https://registry.platformio.org/platforms/nuclei/nuclei
Apache License 2.0
12 stars 7 forks source link

Board duplication with GigaDevice GD32V platform #3

Closed valeros closed 4 years ago

valeros commented 4 years ago

It's highly undesirable to have the same boards that are implemented in different platforms, for example, gd32vf103v_eval board is also present in GigaDevice platform.

Is it possible to have GigaDevice boards in the appropriate platform? For example you can create a PR with build script for your SDK so then users can simply use GigaDevice platform and specify your SDK as the framework. Since the board IDs are different we can temporarily leave it how it is now, but it'd great if we could resolve in the proper way.

fanghuaqi commented 4 years ago

Thanks @valeros for your suggestion, here are some concerns:

ivankravets commented 4 years ago

https://github.com/Nuclei-Software/platform-nuclei/pull/6