stm32/tests: fix cargo

This commit is contained in:
xoviat 2023-07-15 14:31:35 -05:00
parent d11a94e2a7
commit 1f63fdbb15

View File

@ -21,6 +21,7 @@ chrono = ["embassy-stm32/chrono", "dep:chrono"]
can = []
ble = ["dep:embassy-stm32-wpan", "embassy-stm32-wpan/ble"]
mac = ["dep:embassy-stm32-wpan", "embassy-stm32-wpan/mac"]
embassy-stm32-wpan = []
not-gpdma = []
[dependencies]