summaryrefslogtreecommitdiff
path: root/conf.py
diff options
context:
space:
mode:
authorLucian Copeland <hierophect@gmail.com>2020-04-01 13:52:53 -0400
committerLucian Copeland <hierophect@gmail.com>2020-04-01 13:52:53 -0400
commit2f764ded6379786d8d17322fa2e859fd102d5397 (patch)
treec52181f89809882d8403bb1368db265dc47433ec /conf.py
parenta89928c13c748b7f25bd4e734cfe487b0020a25d (diff)
merge and docs
Diffstat (limited to 'conf.py')
-rw-r--r--conf.py2
1 files changed, 2 insertions, 0 deletions
diff --git a/conf.py b/conf.py
index 2ea0e8dc0..6f0cd8b03 100644
--- a/conf.py
+++ b/conf.py
@@ -123,6 +123,7 @@ exclude_patterns = ["**/build*",
"ports/atmel-samd/tools",
"ports/cxd56/mkspk",
"ports/cxd56/spresense-exported-sdk",
+ "ports/litex/hw",
"ports/minimal",
"ports/mimxrt10xx/peripherals",
"ports/mimxrt10xx/sdk",
@@ -133,6 +134,7 @@ exclude_patterns = ["**/build*",
"ports/nrf/peripherals",
"ports/nrf/usb",
"ports/stm/st_driver",
+ "ports/stm/packages",
"ports/stm/peripherals",
"ports/stm/ref",
"ports/unix",