Skip to content

Commit 38931db

Browse files
authored
Don't ignore busdevice
This is a weird one since some devices have it in core now, and others don't. This happened in part because I copypasted the list currently in pipkin instead of tweaking the existing list, which was initially added with this module in the list: aivarannamaa/pipkin@b995713
1 parent 9fb6ffb commit 38931db

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

circuitpython_build_tools/scripts/build_bundles.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,6 @@
4444
"adafruit_blinka_bleio",
4545
"adafruit_blinka_displayio",
4646
"adafruit_blinka_pyportal",
47-
"adafruit_circuitpython_busdevice",
4847
"adafruit_python_extended_bus",
4948
"numpy",
5049
"pillow",

0 commit comments

Comments
 (0)