summaryrefslogtreecommitdiff
path: root/conf.py
diff options
context:
space:
mode:
authorScott Shawcroft <scott@adafruit.com>2020-01-14 12:05:36 -0800
committerGitHub <noreply@github.com>2020-01-14 12:05:36 -0800
commitb5df5ce1ce10499ff4665bf751e119656b9eba40 (patch)
tree9901f4e2ed96fbd8052704f73b52b140a06e148a /conf.py
parent1d2e262a59455729b907466e5adad7e41dfe914d (diff)
parentcd842d363a1d27f464c616548a95f77d16cda447 (diff)
Merge pull request #2507 from kamtom480/circuitpython-mkspk
Add mkspk source files
Diffstat (limited to 'conf.py')
-rw-r--r--conf.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/conf.py b/conf.py
index abee78aba..3b29986c0 100644
--- a/conf.py
+++ b/conf.py
@@ -125,6 +125,7 @@ exclude_patterns = ["**/build*",
"ports/cc3200",
"ports/cc3200/FreeRTOS",
"ports/cc3200/hal",
+ "ports/cxd56/mkspk",
"ports/cxd56/spresense-exported-sdk",
"ports/esp32",
"ports/esp8266/boards",