diff --git a/Cargo.toml b/Cargo.toml index 8301c31..c9d35a8 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -4,5 +4,8 @@ members = [ "satrs-core", "satrs-mib", "satrs-example", +] + +exclude = [ "satrs-example-stm32f3-disco", ]