rust-embedded / wg

Coordination repository of the embedded devices Working Group
1.91k stars 98 forks source link

gd32 support #246

Closed puzrin closed 3 months ago

puzrin commented 5 years ago

While exact clones of stm32 are not anything special (~ similar price), Giga Devices has "value line" - GD32F330 & GD32F350. To describe short - "similar to F0, but with floating point (!)".

It may be interesting to support those out of box, but i'm not sure is it possible to integrate support into existing HAL stm32 drivers.

AcrossTheWall commented 5 years ago

In compiler control string, it is Cortex-M4, not Cortex-M4.fpu,

image

Dirbaio commented 3 months ago

Closing this as part of 2024 triage.

As of now, the charter of the WG is to focus on foundational crates and functionality, rather than develop solutions for all use cases. However, as of today there are the following existing solutions, and folks finding this issue are suggested to contribute to one of the following projects:

If you think this was closed incorrectly, please leave a comment and we can revisit this decision in the next weekly WG meeting on Matrix.