4 Star 5 Fork 1

大海/RFID522Driver

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
RfidDemo.sln 1.54 KB
一键复制 编辑 原始数据 按行查看 历史
大海 提交于 2021-05-17 15:44 . 添加正确的驱动并运行成功

Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio 15
VisualStudioVersion = 15.0.28307.1259
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "RfidDemo", "RfidDemo\RfidDemo.csproj", "{F70EA147-3026-4CF5-A02F-D642918CC235}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "RFIDMifare", "RFIDMifare\RFIDMifare.csproj", "{24994EFA-2DE3-452B-91E2-5CAC9FD1D8C3}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{F70EA147-3026-4CF5-A02F-D642918CC235}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{F70EA147-3026-4CF5-A02F-D642918CC235}.Debug|Any CPU.Build.0 = Debug|Any CPU
{F70EA147-3026-4CF5-A02F-D642918CC235}.Release|Any CPU.ActiveCfg = Release|Any CPU
{F70EA147-3026-4CF5-A02F-D642918CC235}.Release|Any CPU.Build.0 = Release|Any CPU
{24994EFA-2DE3-452B-91E2-5CAC9FD1D8C3}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{24994EFA-2DE3-452B-91E2-5CAC9FD1D8C3}.Debug|Any CPU.Build.0 = Debug|Any CPU
{24994EFA-2DE3-452B-91E2-5CAC9FD1D8C3}.Release|Any CPU.ActiveCfg = Release|Any CPU
{24994EFA-2DE3-452B-91E2-5CAC9FD1D8C3}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {12E63F47-F64D-47F2-AE9D-96C3F96AD804}
EndGlobalSection
EndGlobal
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/oceanchiu/rfid522-driver.git
git@gitee.com:oceanchiu/rfid522-driver.git
oceanchiu
rfid522-driver
RFID522Driver
master

搜索帮助