Project update for CLion, some includes register fix

This commit is contained in:
Dmitriy Semenov
2023-03-29 23:14:21 +03:00
parent 485480e042
commit 3fe2c86773
11 changed files with 242 additions and 2 deletions

14
firmware/.idea/misc.xml generated Normal file
View File

@@ -0,0 +1,14 @@
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="CMakeWorkspace" PROJECT_DIR="$PROJECT_DIR$" />
<component name="CidrRootsConfiguration">
<sourceRoots>
<file path="$PROJECT_DIR$/Core" />
<file path="$PROJECT_DIR$/Drivers" />
<file path="$PROJECT_DIR$/Middlewares" />
<file path="$PROJECT_DIR$/USB_DEVICE" />
<file path="$PROJECT_DIR$/USB_Device_Library" />
<file path="$PROJECT_DIR$/startup" />
</sourceRoots>
</component>
</project>