10000 exclude usb from doc build · sparkfun/circuitpython@862ae2f · GitHub
[go: up one dir, main page]

Skip to content

Commit 862ae2f

Browse files
committed
exclude usb from doc build
1 parent 873e202 commit 862ae2f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

conf.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -117,6 +117,7 @@
117117
"ports/nrf/hal",
118118
"ports/nrf/modules",
119119
"ports/nrf/nrfx",
120+
"ports/nrf/usb",
120121
"ports/pic16bit",
121122
"ports/qemu-arm",
122123
"ports/stm32",

0 commit comments

Comments
 (0)
0