exclude usb from doc build

This commit is contained in:
hathach 2018-07-12 15:13:56 +07:00
parent 873e20273e
commit 862ae2ff8d
1 changed files with 1 additions and 0 deletions

View File

@ -117,6 +117,7 @@ exclude_patterns = ["**/build*",
"ports/nrf/hal",
"ports/nrf/modules",
"ports/nrf/nrfx",
"ports/nrf/usb",
"ports/pic16bit",
"ports/qemu-arm",
"ports/stm32",