Cargo Features

e310x-hal has no features set by default.

[dependencies]
e310x-hal = { version = "0.12.0", features = ["g002", "v-trap"] }
g002

Enables g002 of e310x

Affects device::DevicePeripherals.UART1, device::DevicePeripherals.I2C0, e310x-hal::i2c

v-trap

Enables v-trap of e310x