测试内核驱动通讯
Go to file
2025-03-09 18:40:00 +08:00
KernelCommunication feat: 编译 2025-03-09 18:37:14 +08:00
TestDrvice 添加项目文件。 2025-03-09 18:36:11 +08:00
.gitattributes 添加 .gitattributes 和 .gitignore。 2025-03-09 18:36:09 +08:00
.gitignore 添加 .gitattributes 和 .gitignore。 2025-03-09 18:36:09 +08:00
KernelCommunication.sln 添加项目文件。 2025-03-09 18:36:11 +08:00
README.md first 2025-03-09 18:40:00 +08:00

KernelCommunication

git remote add origin ssh://git@81.70.52.148:17022/asahi/rs-tcp.git

D:\work\科\三阶段\内\2-三环通讯\KernelCommunication\KernelCommunication>msbuild /t:clean /t:build KernelCommunication.vcxproj /p:Configuration="Debug" /p:Platform=Win32 /p:TargetVersion="Windows7"