Add more comments
This commit is contained in:
parent
26e48fd997
commit
b5a95218ea
25 changed files with 200 additions and 60 deletions
|
|
@ -228,9 +228,6 @@
|
|||
<Compile Include="src\driver\uart\transmit.h">
|
||||
<SubType>compile</SubType>
|
||||
</Compile>
|
||||
<Compile Include="src\hardware_access\eeprom\eeprom.h">
|
||||
<SubType>compile</SubType>
|
||||
</Compile>
|
||||
<Compile Include="src\hardware_access\hardware_access.c">
|
||||
<SubType>compile</SubType>
|
||||
</Compile>
|
||||
|
|
@ -387,7 +384,6 @@
|
|||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<Folder Include="src" />
|
||||
<Folder Include="src\controller\" />
|
||||
<Folder Include="src\driver\" />
|
||||
<Folder Include="src\driver\display\" />
|
||||
<Folder Include="src\driver\infra\" />
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue