Add qdec module

This commit is contained in:
Henrik Alsér
2022-05-07 00:46:36 +02:00
parent f7af9a549f
commit 840bb2952e
10 changed files with 274 additions and 0 deletions

View File

@ -155,6 +155,9 @@ embassy_hal_common::peripherals! {
// TEMP
TEMP,
// QDEC
QDEC,
}
#[cfg(feature = "nightly")]