Add all stk500v2 commands

This commit is contained in:
2020-04-10 10:22:28 +02:00
parent 39c98939bd
commit 0e39021192
3 changed files with 118 additions and 0 deletions

View File

@@ -215,6 +215,9 @@
<Compile Include="clock.hpp">
<SubType>compile</SubType>
</Compile>
<Compile Include="command.hpp">
<SubType>compile</SubType>
</Compile>
<Compile Include="flash\flash.hpp">
<SubType>compile</SubType>
</Compile>