You've already forked dspico-usb-examples
mirror of
https://github.com/LNH-team/dspico-usb-examples.git
synced 2026-01-09 16:27:56 -08:00
Added USB microphone example
This commit is contained in:
1
.github/workflows/build.yml
vendored
1
.github/workflows/build.yml
vendored
@@ -16,6 +16,7 @@ jobs:
|
||||
matrix:
|
||||
example: [
|
||||
"mass-storage",
|
||||
"usb-microphone",
|
||||
"usb-speaker",
|
||||
"usb-video"
|
||||
]
|
||||
|
||||
1
.github/workflows/release.yml
vendored
1
.github/workflows/release.yml
vendored
@@ -10,6 +10,7 @@ jobs:
|
||||
matrix:
|
||||
example: [
|
||||
"mass-storage",
|
||||
"usb-microphone",
|
||||
"usb-speaker",
|
||||
"usb-video"
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user