diff options
| author | Scott Shawcroft <scott@tannewt.org> | 2020-04-17 16:23:28 -0700 |
|---|---|---|
| committer | Scott Shawcroft <scott@tannewt.org> | 2020-05-15 15:36:16 -0700 |
| commit | 6aaab005c5f3a781fec229640c74bf44a601fc97 (patch) | |
| tree | d81d0c4d0387a15f8ea764ea31062d47527a4390 /conf.py | |
| parent | 0d8bca92e208e705150097d26db6a5390dc9eb9b (diff) | |
Initial ESP32S2 port.
Basic blinky works but doesn't check pins.
Diffstat (limited to 'conf.py')
| -rw-r--r-- | conf.py | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -136,6 +136,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", |
