Skip to content

Commit b5e9f2f

Browse files
committed
Adding max-channels
1 parent 67868c4 commit b5e9f2f

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
@@ -37,6 +37,7 @@ ws2812-timer-delay = "0.3"
3737
[features]
3838
default = ["rt", "atsamd-hal/samd51p"]
3939
dma = ["atsamd-hal/dma"]
40+
max-channels = ["dma", "atsamd-hal/max-channels"]
4041
rt = ["cortex-m-rt", "atsamd-hal/samd51p-rt"]
4142
usb = ["atsamd-hal/usb", "usb-device"]
4243

0 commit comments

Comments
 (0)