summaryrefslogtreecommitdiff
path: root/tools/codeformat.py
diff options
context:
space:
mode:
Diffstat (limited to 'tools/codeformat.py')
-rwxr-xr-xtools/codeformat.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/codeformat.py b/tools/codeformat.py
index 13a699065..4a2cfb336 100755
--- a/tools/codeformat.py
+++ b/tools/codeformat.py
@@ -43,6 +43,7 @@ PATHS = [
"shared/netutils/*.[ch]",
"shared/timeutils/*.[ch]",
"shared/runtime/*.[ch]",
+ "shared/tinyusb/*.[ch]",
"mpy-cross/*.[ch]",
"ports/**/*.[ch]",
"py/*.[ch]",