VOIX外部接口模块
Go to file
ovizro a2f04fb3cb refactor(comframe): move common definitions and implement serial port functions
- Move common definitions from defines.h to comframe.h
- Implement get_com_tty_id and init_tty functions in comframe.cpp
- Update extern_interface to use pthreads and inicpp
- Simplify event handling in event.cpp
- Remove unused includes and cleanup code in various files
2024-11-29 18:07:35 +08:00
docs init repo 2024-11-28 16:31:00 +08:00
include refactor(comframe): move common definitions and implement serial port functions 2024-11-29 18:07:35 +08:00
logqueueconfig init repo 2024-11-28 16:31:00 +08:00
scripts refactor(comframe): move common definitions and implement serial port functions 2024-11-29 18:07:35 +08:00
src refactor(comframe): move common definitions and implement serial port functions 2024-11-29 18:07:35 +08:00
tests refactor(comframe): move common definitions and implement serial port functions 2024-11-29 18:07:35 +08:00
toolchains refactor(comframe): move common definitions and implement serial port functions 2024-11-29 18:07:35 +08:00
.gitignore init repo 2024-11-28 16:31:00 +08:00
CMakeLists.txt refactor(comframe): move common definitions and implement serial port functions 2024-11-29 18:07:35 +08:00
mak init repo 2024-11-28 16:31:00 +08:00