Skip to content

Commit 2236eb6

Browse files
authored
Merge pull request #164 from siddacious/bd3491fs
adding bd3491fs driver
2 parents 76789d8 + 30ce7ef commit 2236eb6

File tree

3 files changed

+5
-0
lines changed

3 files changed

+5
-0
lines changed

.gitmodules

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -466,3 +466,6 @@
466466
[submodule "libraries/helpers/azure"]
467467
path = libraries/helpers/azure
468468
url = https://github.com/adafruit/Adafruit_CircuitPython_AzureIoT.git
469+
[submodule "libraries/drivers/bd3491fs"]
470+
path = libraries/drivers/bd3491fs
471+
url = https://github.com/adafruit/Adafruit_CircuitPython_BD3491FS.git

docs/drivers.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -249,6 +249,7 @@ Miscellaneous
249249

250250
74HC595 Shift Register <https://circuitpython.readthedocs.io/projects/74hc595/en/latest/>
251251
AMG88xx Grid-Eye IR Camera <https://circuitpython.readthedocs.io/projects/amg88xx/en/latest/>
252+
BD3491FS Audio Processor <https://circuitpython.readthedocs.io/projects/bd3491fs/en/latest/>
252253
CAP1188 8-Key Capacitive Touch <https://circuitpython.readthedocs.io/projects/cap1188/en/latest/>
253254
DRV2605 Haptic Motor Controller <https://circuitpython.readthedocs.io/projects/drv2605/en/latest/>
254255
Fingerprint Sensor <https://circuitpython.readthedocs.io/projects/fingerprint/en/latest/>

libraries/drivers/bd3491fs

Submodule bd3491fs added at d506d75

0 commit comments

Comments
 (0)