summaryrefslogtreecommitdiff
path: root/conf.py
diff options
context:
space:
mode:
authorDan Halbert <halbert@halwitz.org>2018-09-01 00:29:36 -0400
committerDan Halbert <halbert@halwitz.org>2018-09-01 00:29:36 -0400
commit4382389e6f7b5f5f05ac1b8f87fd482fdfa12d16 (patch)
tree44bccd156730ee9b743931fb9e768bc373173128 /conf.py
parent9ea809bef73e6862103cd71802803122e97bf80b (diff)
fix typos, remove incorrect pca10059 example; add default buses for pca10056; improve board names for pca boards
Diffstat (limited to 'conf.py')
-rw-r--r--conf.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/conf.py b/conf.py
index 8a7d49a43..0f363923f 100644
--- a/conf.py
+++ b/conf.py
@@ -115,9 +115,9 @@ exclude_patterns = ["**/build*",
"ports/minimal",
"ports/nrf/device",
"ports/nrf/drivers",
- "ports/nrf/hal",
"ports/nrf/modules",
"ports/nrf/nrfx",
+ "ports/nrf/peripherals",
"ports/nrf/usb",
"ports/pic16bit",
"ports/qemu-arm",