This repository has been archived on 2025-04-02. You can view files and clone it, but cannot push or open issues or pull requests.
controller-hart/User/hart/test
许晟昊 a8aabaa4bd init 2025-03-03 11:22:45 +08:00
..
src init 2025-03-03 11:22:45 +08:00
.gitignore init 2025-03-03 11:22:45 +08:00
LICENSE init 2025-03-03 11:22:45 +08:00
README.md init 2025-03-03 11:22:45 +08:00
main.py init 2025-03-03 11:22:45 +08:00

README.md

简介

本项目主要是 HART 协议,通过 python 调用动态库接口。

环境安装

mingw、python3.7-win32

HART 模块测试说明

测试文件放在 test 目录中,通过执行 makefile 实现接口的全覆盖测试, 测试结果放在 test/report 目录中