stm32/uart: feature-gate ringbuffer out when using gpdma, not supported yet.
This commit is contained in:
@ -1,3 +1,5 @@
|
||||
// required-features: not-gpdma
|
||||
|
||||
#![no_std]
|
||||
#![no_main]
|
||||
#![feature(type_alias_impl_trait)]
|
||||
|
Reference in New Issue
Block a user