summaryrefslogtreecommitdiff
path: root/conf.py
diff options
context:
space:
mode:
authorDan Halbert <halbert@halwitz.org>2018-07-29 16:47:06 -0400
committerDan Halbert <halbert@halwitz.org>2018-07-29 16:47:06 -0400
commitc76a4d477fdfd939f144c036479a6d0bde3543c0 (patch)
tree5fe406cc9ecf94e34d1c088df62f6cee7f48854b /conf.py
parentbfbb5cde5a7e629d80a58fc75f8c15b7c45e5503 (diff)
remove qemu-arm build; fix docs build bugs
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 027780505..8a7d49a43 100644
--- a/conf.py
+++ b/conf.py
@@ -108,6 +108,7 @@ exclude_patterns = ["**/build*",
"ports/cc3200",
"ports/cc3200/FreeRTOS",
"ports/cc3200/hal",
+ "ports/esp32",
"ports/esp8266/boards",
"ports/esp8266/common-hal",
"ports/esp8266/modules",