summaryrefslogtreecommitdiffstatshomepage
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 a5d64739aa..ab12745fa5 100755
--- a/tools/codeformat.py
+++ b/tools/codeformat.py
@@ -52,6 +52,7 @@ PATHS = [
"examples/**/*.py",
"extmod/**/*.py",
"ports/**/*.py",
+ "ports/mimxrt/**/*.[ch]",
"py/**/*.py",
"tools/**/*.py",
"tests/**/*.py",