summaryrefslogtreecommitdiff
path: root/conf.py
diff options
context:
space:
mode:
authorScott Shawcroft <scott@adafruit.com>2020-05-19 12:53:23 -0700
committerGitHub <noreply@github.com>2020-05-19 12:53:23 -0700
commit916ca9f8a635d20c299326a955d4ca51dae055e1 (patch)
treeea5eebd3cb0e014830bc7bc8784dee0aa09459b9 /conf.py
parentbdc5a6b7c08ee98541a536c234eedddb006af296 (diff)
parentacf4b1bedeabe18a7b4b969e7156217ae6bde10a (diff)
Merge pull request #2910 from tannewt/esp32s2
Add initial ESP32S2 support
Diffstat (limited to 'conf.py')
-rw-r--r--conf.py2
1 files changed, 2 insertions, 0 deletions
diff --git a/conf.py b/conf.py
index c36ba8647..3980ea8e1 100644
--- a/conf.py
+++ b/conf.py
@@ -138,6 +138,8 @@ exclude_patterns = ["**/build*",
"ports/atmel-samd/tools",
"ports/cxd56/mkspk",
"ports/cxd56/spresense-exported-sdk",
+ "ports/esp32s2/esp-idf",
+ "ports/esp32s2/peripherals",
"ports/litex/hw",
"ports/minimal",
"ports/mimxrt10xx/peripherals",