add support for pdm microphones in nrf driver
This commit is contained in:
@ -158,6 +158,9 @@ embassy_hal_common::peripherals! {
|
||||
|
||||
// QDEC
|
||||
QDEC,
|
||||
|
||||
// PDM
|
||||
PDM,
|
||||
}
|
||||
|
||||
#[cfg(feature = "nightly")]
|
||||
|
Reference in New Issue
Block a user