Cargo Features

[dependencies]
cyphal-fdcan = { version = "0.0.9", default-features = false, features = ["fdcan_g0_g4_l5", "fdcan_h7"] }
default = fdcan_g0_g4_l5

The fdcan_g0_g4_l5 feature is set by default whenever cyphal-fdcan is added without default-features = false somewhere in the dependency tree.

fdcan_g0_g4_l5 default

Peripheral map found on G0 G4 L5

Enables fdcan_g0_g4_l5 of fdcan

fdcan_h7

Enables fdcan_h7 of fdcan

fdcan:

Peripheral map found on H7