diff options
| author | Lucian Copeland <hierophect@gmail.com> | 2020-04-01 13:52:53 -0400 |
|---|---|---|
| committer | Lucian Copeland <hierophect@gmail.com> | 2020-04-01 13:52:53 -0400 |
| commit | 2f764ded6379786d8d17322fa2e859fd102d5397 (patch) | |
| tree | c52181f89809882d8403bb1368db265dc47433ec /conf.py | |
| parent | a89928c13c748b7f25bd4e734cfe487b0020a25d (diff) | |
merge and docs
Diffstat (limited to 'conf.py')
| -rw-r--r-- | conf.py | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -123,6 +123,7 @@ exclude_patterns = ["**/build*", "ports/atmel-samd/tools", "ports/cxd56/mkspk", "ports/cxd56/spresense-exported-sdk", + "ports/litex/hw", "ports/minimal", "ports/mimxrt10xx/peripherals", "ports/mimxrt10xx/sdk", @@ -133,6 +134,7 @@ exclude_patterns = ["**/build*", "ports/nrf/peripherals", "ports/nrf/usb", "ports/stm/st_driver", + "ports/stm/packages", "ports/stm/peripherals", "ports/stm/ref", "ports/unix", |
