We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 20b8e17 commit db29db5Copy full SHA for db29db5
bsp/acm32/.clang-format-ignore
@@ -1,3 +1,2 @@
1
# clang-format ignore file
2
-/acm32f0x0-nucleo/libraries/
3
-/acm32f4xx-nucleo/libraries/
+/**/libraries/
bsp/essemi/.clang-format-ignore
@@ -1,4 +1,3 @@
-/es32f369x/libraries/
-/es32f0654/libraries/
4
-/es32vf2264/libraries/
+
bsp/hpmicro/.clang-format-ignore
@@ -1,10 +1,3 @@
-/hpm6200evk/startup/
-/hpm6300evk/startup/
-/hpm6750evk/startup/
5
-/hpm6750evk2/startup/
6
-/hpm6750evkmini/startup/
7
-/hpm5300evk/startup/
8
-/hpm5301evklite/startup/
9
-/hpm6800evk/startup/
+/**/startup/
10
/libraries/hpm_sdk/
0 commit comments