Skip to content

Commit b595f89

Browse files
authored
Merge pull request #979 from Neradoc/add-microcontroller
Add the microcontroller module to the packages list
2 parents 1b8b2f8 + 1c205b5 commit b595f89

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,7 @@ include = [
5353
"adafruit_blinka",
5454
"adafruit_blinka.microcontroller.bcm283x.libgpiod_pulsein*",
5555
"adafruit_blinka.microcontroller.amlogic.meson_g12_common.pulseio.libgpiod_pulsein*",
56+
"microcontroller",
5657
"*.pyi"
5758
]
5859

0 commit comments

Comments
 (0)