blob: 7ed4f1ab98fd0f708fa2bcb48f3b5b216c14e736 (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="CMakeWorkspace" PROJECT_DIR="$PROJECT_DIR$/examples">
<contentRoot DIR="$PROJECT_DIR$" />
</component>
<component name="CidrRootsConfiguration">
<excludeRoots>
<file path="$PROJECT_DIR$/hw/mcu" />
</excludeRoots>
</component>
</project>
|