We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9cc27be commit c8dd036Copy full SHA for c8dd036
.gitmodules
@@ -324,3 +324,7 @@
324
[submodule "frozen/Adafruit_CircuitPython_SSD1680"]
325
path = frozen/Adafruit_CircuitPython_SSD1680
326
url = https://github.com/adafruit/Adafruit_CircuitPython_SSD1680
327
+[submodule "ports/broadcom/peripherals"]
328
+ path = ports/broadcom/peripherals
329
+ url = https://github.com/adafruit/broadcom-peripherals.git
330
+ branch = main-build
ports/broadcom/peripherals
0 commit comments