diff options
| -rw-r--r-- | .gitmodules | 1 | ||||
| -rw-r--r-- | conf.py | 2 | ||||
| m--------- | lib/tinyusb | 0 |
3 files changed, 2 insertions, 1 deletions
diff --git a/.gitmodules b/.gitmodules index e2845395a..639e8dc79 100644 --- a/.gitmodules +++ b/.gitmodules @@ -77,6 +77,7 @@ path = lib/tinyusb url = https://github.com/hathach/tinyusb.git branch = develop + ignore = dirty [submodule "tools/huffman"] path = tools/huffman url = https://github.com/tannewt/huffman.git @@ -121,7 +121,7 @@ exclude_patterns = ["**/build*", "ports/nrf/nrfx", "ports/nrf/peripherals", "ports/nrf/usb", - "ports/stm32f4/stm32cube", + "ports/stm32f4/stm32f4", "ports/stm32f4/peripherals", "ports/stm32f4/ref", "ports/stm32f4/README.md", diff --git a/lib/tinyusb b/lib/tinyusb -Subproject 0848c462b3e431a9da42e96537d2b597a457963 +Subproject 97e2629d647584681b2883f2081fa2cddb3d61c |
