summaryrefslogtreecommitdiff
path: root/conf.py
diff options
context:
space:
mode:
authorLucian Copeland <hierophect@gmail.com>2020-03-12 17:01:14 -0400
committerLucian Copeland <hierophect@gmail.com>2020-03-12 17:14:09 -0400
commitef7370d0238fe174d7ebab0a3b110a63ab191eaa (patch)
tree03a4e12706e7fc83cb294c6bb2394b35b628db4b /conf.py
parent18442c5b0020c22f89b36e51a2fbf0acebb454ee (diff)
Change ST drivers submodule to match TinyUSB
Diffstat (limited to 'conf.py')
-rw-r--r--conf.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/conf.py b/conf.py
index 1f9f85b0b..2ea0e8dc0 100644
--- a/conf.py
+++ b/conf.py
@@ -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",