Skip to content

Commit 5ee5c35

Browse files
committed
Doc error caused by submodule, misc cleanup
1 parent 5cfde7b commit 5ee5c35

File tree

3 files changed

+3
-2
lines changed

3 files changed

+3
-2
lines changed

.gitmodules

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -77,6 +77,7 @@
7777
path = lib/tinyusb
7878
url = https://github.com/hathach/tinyusb.git
7979
branch = develop
80+
ignore = dirty
8081
[submodule "tools/huffman"]
8182
path = tools/huffman
8283
url = https://github.com/tannewt/huffman.git

conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -121,7 +121,7 @@
121121
"ports/nrf/nrfx",
122122
"ports/nrf/peripherals",
123123
"ports/nrf/usb",
124-
"ports/stm32f4/stm32cube",
124+
"ports/stm32f4/stm32f4",
125125
"ports/stm32f4/peripherals",
126126
"ports/stm32f4/ref",
127127
"ports/stm32f4/README.md",

lib/tinyusb

Submodule tinyusb updated 496 files

0 commit comments

Comments
 (0)