diff options
| author | Lucian Copeland <hierophect@gmail.com> | 2020-03-12 17:01:14 -0400 |
|---|---|---|
| committer | Lucian Copeland <hierophect@gmail.com> | 2020-03-12 17:14:09 -0400 |
| commit | ef7370d0238fe174d7ebab0a3b110a63ab191eaa (patch) | |
| tree | 03a4e12706e7fc83cb294c6bb2394b35b628db4b /conf.py | |
| parent | 18442c5b0020c22f89b36e51a2fbf0acebb454ee (diff) | |
Change ST drivers submodule to match TinyUSB
Diffstat (limited to 'conf.py')
| -rw-r--r-- | conf.py | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -132,7 +132,7 @@ exclude_patterns = ["**/build*", "ports/nrf/nrfx", "ports/nrf/peripherals", "ports/nrf/usb", - "ports/stm/stm32f4", + "ports/stm/st_driver", "ports/stm/peripherals", "ports/stm/ref", "ports/unix", |
