VOIX外部接口模块
Go to file
ovizro 6653710be9 refactor(communication): remove unused extern interface module
- Remove extern_interface.md file as it's no longer relevant
- Delete etif_detail.h, event.h, and extern_interface.h headers
- Update event.cpp to use new exint namespace and modify event handling
- Remove unused functions and variables related to the extern interface
- Update host_com.cpp to use the new exint_event function
2024-12-02 23:16:25 +08:00
docs refactor(communication): remove unused extern interface module 2024-12-02 23:16:25 +08:00
include refactor(communication): remove unused extern interface module 2024-12-02 23:16:25 +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(communication): remove unused extern interface module 2024-12-02 23:16:25 +08:00
tests refactor(communication): remove unused extern interface module 2024-12-02 23:16:25 +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(extern_interface): implement deinitialization and improve event handling 2024-12-02 14:48:26 +08:00
mak init repo 2024-11-28 16:31:00 +08:00