Cargo Features

gd32c1x3-hal has no features set by default.

[dependencies]
gd32c1x3-hal = { version = "0.1.1", features = ["gd32c103", "gd32c113", "critical-section", "rt"] }
gd32c103

Enables gd32c103 of gd32c1

gd32c113

Enables gd32c113 of gd32c1

critical-section

Enables critical-section of gd32c1

rt

Enables rt of gd32c1

gd32c1x3-hal has 4 features without comments.