登录
首页 » C# » stm32-iap-ymodem-client-c#

stm32-iap-ymodem-client-c#

于 2021-02-08 发布
0 118
下载积分: 1 下载次数: 1

代码说明:

说明:  stm32 IAP升级客户端,ymodem协议传输文件(stm32 iap update client, ymodem)

文件列表:

Ymodem-IAP-master, 0 , 2018-12-29
Ymodem-IAP-master\.gitignore, 248 , 2018-12-29
Ymodem-IAP-master\App.config, 178 , 2018-12-29
Ymodem-IAP-master\Form1.Designer.cs, 6505 , 2018-12-29
Ymodem-IAP-master\Form1.cs, 5565 , 2018-12-29
Ymodem-IAP-master\Form1.resx, 5898 , 2018-12-29
Ymodem-IAP-master\IAP.csproj, 4832 , 2018-12-29
Ymodem-IAP-master\IAP.csproj.user, 467 , 2018-12-29
Ymodem-IAP-master\IAP.sln, 1079 , 2018-12-29
Ymodem-IAP-master\Program.cs, 496 , 2018-12-29
Ymodem-IAP-master\Properties, 0 , 2018-12-29
Ymodem-IAP-master\Properties\AssemblyInfo.cs, 1306 , 2018-12-29
Ymodem-IAP-master\Properties\Resources.Designer.cs, 2784 , 2018-12-29
Ymodem-IAP-master\Properties\Resources.resx, 5837 , 2018-12-29
Ymodem-IAP-master\Properties\Settings.Designer.cs, 1077 , 2018-12-29
Ymodem-IAP-master\Properties\Settings.settings, 242 , 2018-12-29
Ymodem-IAP-master\Ymodem.cs, 10475 , 2018-12-29
Ymodem-IAP-master\bin, 0 , 2018-12-29
Ymodem-IAP-master\bin\Debug, 0 , 2018-12-29
Ymodem-IAP-master\bin\Debug\IAP.exe, 42496 , 2018-12-29
Ymodem-IAP-master\bin\Debug\IAP.exe.config, 178 , 2018-12-29
Ymodem-IAP-master\bin\Debug\IAP.vshost.exe.config, 178 , 2018-12-29
Ymodem-IAP-master\bin\Debug\IAP.vshost.exe.manifest, 479 , 2018-12-29
Ymodem-IAP-master\bin\Release, 0 , 2018-12-29
Ymodem-IAP-master\bin\Release\IAP.exe, 15360 , 2018-12-29
Ymodem-IAP-master\bin\Release\IAP.exe.config, 178 , 2018-12-29
Ymodem-IAP-master\obj, 0 , 2018-12-29
Ymodem-IAP-master\obj\Debug, 0 , 2018-12-29
Ymodem-IAP-master\obj\Debug\DesignTimeResolveAssemblyReferences.cache, 1431 , 2018-12-29
Ymodem-IAP-master\obj\Debug\DesignTimeResolveAssemblyReferencesInput.cache, 7136 , 2018-12-29
Ymodem-IAP-master\obj\Debug\IAP.Properties.Resources.resources, 25977 , 2018-12-29
Ymodem-IAP-master\obj\Debug\IAP.csproj.CoreCompileInputs.cache, 41 , 2018-12-29
Ymodem-IAP-master\obj\Debug\IAP.csproj.FileListAbsolute.txt, 2495 , 2018-12-29
Ymodem-IAP-master\obj\Debug\IAP.csproj.GenerateResource.cache, 1012 , 2018-12-29
Ymodem-IAP-master\obj\Debug\IAP.csprojAssemblyReference.cache, 11466 , 2018-12-29
Ymodem-IAP-master\obj\Debug\IAP.exe, 42496 , 2018-12-29
Ymodem-IAP-master\obj\Debug\IAP.mainForm.resources, 180 , 2018-12-29
Ymodem-IAP-master\obj\Debug\IAP.pdb, 32256 , 2018-12-29
Ymodem-IAP-master\obj\Debug\TempPE, 0 , 2018-12-29
Ymodem-IAP-master\obj\Debug\TempPE\Properties.Resources.Designer.cs.dll, 3584 , 2018-12-29
Ymodem-IAP-master\obj\Debug\TemporaryGeneratedFile_036C0B5B-1481-4323-8D20-8F5ADCB23D92.cs, 0 , 2018-12-29
Ymodem-IAP-master\obj\Debug\TemporaryGeneratedFile_5937a670-0e60-4077-877b-f7221da3dda1.cs, 0 , 2018-12-29
Ymodem-IAP-master\obj\Debug\TemporaryGeneratedFile_E7A71F73-0F8D-4B9B-B56E-8E70B10BC5D3.cs, 0 , 2018-12-29
Ymodem-IAP-master\obj\Release, 0 , 2018-12-29
Ymodem-IAP-master\obj\Release\DesignTimeResolveAssemblyReferences.cache, 1661 , 2018-12-29
Ymodem-IAP-master\obj\Release\DesignTimeResolveAssemblyReferencesInput.cache, 6915 , 2018-12-29
Ymodem-IAP-master\obj\Release\IAP.Properties.Resources.resources, 180 , 2018-12-29
Ymodem-IAP-master\obj\Release\IAP.csproj.CoreCompileInputs.cache, 41 , 2018-12-29
Ymodem-IAP-master\obj\Release\IAP.csproj.FileListAbsolute.txt, 738 , 2018-12-29
Ymodem-IAP-master\obj\Release\IAP.csproj.GenerateResource.cache, 939 , 2018-12-29
Ymodem-IAP-master\obj\Release\IAP.csprojAssemblyReference.cache, 75339 , 2018-12-29
Ymodem-IAP-master\obj\Release\IAP.exe, 15360 , 2018-12-29
Ymodem-IAP-master\obj\Release\IAP.mainForm.resources, 180 , 2018-12-29
Ymodem-IAP-master\obj\Release\IAP.pdb, 30208 , 2018-12-29
Ymodem-IAP-master\obj\Release\TempPE, 0 , 2018-12-29
Ymodem-IAP-master\obj\Release\TempPE\Properties.Resources.Designer.cs.dll, 3584 , 2018-12-29
Ymodem-IAP-master\obj\Release\TemporaryGeneratedFile_036C0B5B-1481-4323-8D20-8F5ADCB23D92.cs, 0 , 2018-12-29
Ymodem-IAP-master\obj\Release\TemporaryGeneratedFile_5937a670-0e60-4077-877b-f7221da3dda1.cs, 0 , 2018-12-29
Ymodem-IAP-master\obj\Release\TemporaryGeneratedFile_E7A71F73-0F8D-4B9B-B56E-8E70B10BC5D3.cs, 0 , 2018-12-29

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 696518资源总数
  • 105559会员总数
  • 1今日下载