extern_interface/include
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
..
exint refactor(communication): remove unused extern interface module 2024-12-02 23:16:25 +08:00
logging refactor(communication): remove unused extern interface module 2024-12-02 23:16:25 +08:00
c_testcase.h add a test case 2024-11-28 18:14:00 +08:00
comframe.h refactor(comframe): move common definitions and implement serial port functions 2024-11-29 18:07:35 +08:00
command.h init repo 2024-11-28 16:31:00 +08:00
dataqueue.hpp refactor(extern_interface): implement deinitialization and improve event handling 2024-12-02 14:48:26 +08:00
defines.h feat(event): implement new event handling mechanism 2024-11-30 18:26:46 +08:00
external_interface.h refactor(communication): remove unused extern interface module 2024-12-02 23:16:25 +08:00
inicpp.hpp refactor(comframe): move common definitions and implement serial port functions 2024-11-29 18:07:35 +08:00
telemetry.h init repo 2024-11-28 16:31:00 +08:00