docs: drop remaining stray .idea modifications (code-review follow-up)

misc.xml CMakePythonSetting + vcs.xml Pico-PIO-USB mapping churn were
IDE-local and unrelated; .idea now matches master exactly.
This commit is contained in:
hathach
2026-07-24 15:28:44 +07:00
parent 154999dbac
commit d9268d1e19
2 changed files with 2 additions and 4 deletions

5
.idea/misc.xml generated
View File

@ -1,8 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="CMakePythonSetting">
<option name="pythonIntegrationState" value="YES" />
</component>
<component name="CMakeWorkspace" PROJECT_DIR="$PROJECT_DIR$/examples">
<contentRoot DIR="$PROJECT_DIR$" />
</component>
@ -11,4 +8,4 @@
<file path="$PROJECT_DIR$/hw/mcu" />
</excludeRoots>
</component>
</project>
</project>

1
.idea/vcs.xml generated
View File

@ -2,5 +2,6 @@
<project version="4">
<component name="VcsDirectoryMappings">
<mapping directory="$PROJECT_DIR$" vcs="Git" />
<mapping directory="$PROJECT_DIR$/hw/mcu/raspberry_pi/Pico-PIO-USB" vcs="Git" />
</component>
</project>