Skip to content

Commit 2a5d7e8

Browse files
committed
fix docs build
1 parent 5932bf0 commit 2a5d7e8

File tree

3 files changed

+4
-1
lines changed

3 files changed

+4
-1
lines changed

adafruit_fruitjam/peripherals.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
1616
**Hardware:**
1717
18-
* `Adafruit Fruit Jam <url>`_"
18+
* `Adafruit Fruit Jam <https://www.adafruit.com/product/6200>`_
1919
2020
**Software and Dependencies:**
2121

docs/conf.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,8 @@
3030
"framebufferio",
3131
"picodvi",
3232
"audiobusio",
33+
"audiocore",
34+
"storage",
3335
"terminalio",
3436
]
3537

requirements.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,3 +12,4 @@ adafruit-circuitpython-esp32spi
1212
adafruit-circuitpython-requests
1313
adafruit-circuitpython-bitmap-font
1414
adafruit-circuitpython-display-text
15+
adafruit-circuitpython-sd

0 commit comments

Comments
 (0)