summaryrefslogtreecommitdiff
path: root/conf.py
diff options
context:
space:
mode:
authorScott Shawcroft <scott.shawcroft@gmail.com>2018-02-08 10:47:17 -0800
committerScott Shawcroft <scott.shawcroft@gmail.com>2018-02-08 10:47:17 -0800
commit0d25cbecd93974dd3e7f0852b724d258b127145b (patch)
treeadb9b125e548c1bc36eccadf412c35b525acaee8 /conf.py
parent620bfc64d2fdfc59ddcaa2d3514ef88200826954 (diff)
device not devices in nrf
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 47a408c1b..0068a6d90 100644
--- a/conf.py
+++ b/conf.py
@@ -105,7 +105,7 @@ exclude_patterns = ["**/build-*",
"ports/cc3200/hal",
"ports/esp8266",
"ports/minimal",
- "ports/nrf/devices",
+ "ports/nrf/device",
"ports/nrf/drivers",
"ports/nrf/hal",
"ports/nrf/modules",