Build all features on docs.rs Signed-off-by: Rahix <rahix@rahix.de>
1 files changed, 3 insertions(+), 0 deletions(-) M Cargo.toml
M Cargo.toml => Cargo.toml +3 -0
@@ 33,3 33,6 @@ vcell = "0.1.2" [dependencies.avr-device-macros] path = "macros/" optional = true + +[package.metadata.docs.rs] +all-features = true