Skip to content

Commit 2886de1

Browse files
committed
gate CAN so L412/L422 can be part of CI
1 parent 1bcebc1 commit 2886de1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -142,7 +142,7 @@ required-features = ["rt"]
142142

143143
[[example]]
144144
name = "can-loopback"
145-
required-features = ["rt"]
145+
required-features = ["rt", "stm32l433" ] # CAN peripheral on ever series except L41/L42, gate so CI will pass
146146

147147
[[example]]
148148
name = "irq_button"

0 commit comments

Comments
 (0)