WIP: Started microphone support
This commit is contained in:
parent
1f220b233f
commit
a36eab3aa1
5 changed files with 234 additions and 0 deletions
|
|
@ -21,6 +21,7 @@ bitflags = "2.9.1"
|
|||
bitmask-enum = "2.2.5"
|
||||
embedded-hal-bus = "0.3.0"
|
||||
esp-hal = {version = "=1.0.0-beta.1", features = ["esp32s3", "unstable"]}
|
||||
esp32s3 = "0.32.0"
|
||||
mipidsi = "0.9.0"
|
||||
thiserror = {version = "2.0.11", default-features = false}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue