Skip to content

Commit ae4ce09

Browse files
supersimple33jbeaurivage
authored andcommitted
Adding max-channels
1 parent 23c03f9 commit ae4ce09

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

boards/grand_central_m4/Cargo.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,7 @@ ws2812-timer-delay = "0.3"
3838
[features]
3939
default = ["rt", "atsamd-hal/samd51p"]
4040
dma = ["atsamd-hal/dma"]
41+
max-channels = ["dma", "atsamd-hal/max-channels"]
4142
rt = ["cortex-m-rt", "atsamd-hal/samd51p-rt"]
4243
usb = ["atsamd-hal/usb", "usb-device"]
4344

0 commit comments

Comments
 (0)