summaryrefslogtreecommitdiff
path: root/.idea/codeStyles
diff options
context:
space:
mode:
authorZixun LI <[email protected]>2026-07-29 16:08:26 +0200
committerZixun LI <[email protected]>2026-07-29 16:08:26 +0200
commit1b628e3fb581d56639fac9287448203db7d10ff1 (patch)
tree950d5f20db78aafb2aec5205a06ac51b15dbc960 /.idea/codeStyles
parenta7d778c68e46c6013a39d8520c176a3592fc0cd7 (diff)
parente88fc441ddcaaa5abd4f4673ef2bf29499522dc0 (diff)
Merge remote-tracking branch 'tinyusb/master' into fix/lpc43-hfp-reliability
Diffstat (limited to '.idea/codeStyles')
-rw-r--r--.idea/codeStyles/Project.xml10
-rw-r--r--.idea/codeStyles/codeStyleConfig.xml5
2 files changed, 15 insertions, 0 deletions
diff --git a/.idea/codeStyles/Project.xml b/.idea/codeStyles/Project.xml
new file mode 100644
index 000000000..35c56fc87
--- /dev/null
+++ b/.idea/codeStyles/Project.xml
@@ -0,0 +1,10 @@
+<component name="ProjectCodeStyleConfiguration">
+ <code_scheme name="Project" version="173">
+ <RiderCodeStyleSettings>
+ <option name="/Default/CodeStyle/CodeFormatting/CppClangFormat/EnableClangFormatSupport/@EntryValue" value="true" type="bool" />
+ </RiderCodeStyleSettings>
+ <clangFormatSettings>
+ <option name="ENABLED" value="true" />
+ </clangFormatSettings>
+ </code_scheme>
+</component> \ No newline at end of file
diff --git a/.idea/codeStyles/codeStyleConfig.xml b/.idea/codeStyles/codeStyleConfig.xml
new file mode 100644
index 000000000..79ee123c2
--- /dev/null
+++ b/.idea/codeStyles/codeStyleConfig.xml
@@ -0,0 +1,5 @@
+<component name="ProjectCodeStyleConfiguration">
+ <state>
+ <option name="USE_PER_PROJECT_SETTINGS" value="true" />
+ </state>
+</component> \ No newline at end of file