summaryrefslogtreecommitdiff
path: root/conf.py
diff options
context:
space:
mode:
authorScott Shawcroft <scott.shawcroft@gmail.com>2018-05-25 18:39:16 -0700
committerScott Shawcroft <scott.shawcroft@gmail.com>2018-06-01 15:07:31 -0700
commitfd71e56891749837a823a4b555b84150b6fbc1e8 (patch)
tree7012f08d34d76827afd21f4427ce7a10f838fd6e /conf.py
parentae31c4ac18587b6b0b92a65cf24661552ecd968d (diff)
atmel-samd: Re-org helper peripheral files into their own subdirectory.
Ideally in the future they won't depend on ASF4 or MicroPython.
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 eb4b1490f..03d100f12 100644
--- a/conf.py
+++ b/conf.py
@@ -101,6 +101,7 @@ exclude_patterns = ["**/build*",
"ports/atmel-samd/asf4_conf",
"ports/atmel-samd/external_flash",
"ports/atmel-samd/freetouch",
+ "ports/atmel-samd/peripherals",
"ports/atmel-samd/QTouch",
"ports/atmel-samd/tools",
"ports/bare-arm",