P0 libicp67: 添加 extern "C" 包裹,bool test → uint8_t test
P1 libcmd: CMD_REGISTER 拆分为 CMD_REGISTER/CMD_REGISTER_C,
移除默认参数,添加 extern "C"
P2 libcomm: enum class → C enum,std::string → char[],
添加 COMM_IP_LEN/COMM_DEV_LEN 宏,添加 extern "C"
同步更新 5 处 CMD_REGISTER 调用点及 comm 内部实现
|
||
|---|---|---|
| .. | ||
| plan | ||
| skills/模块分析文档生成 | ||
| 中间文档 | ||
| 工程 | ||
| MEMORY.md | ||
| global-MEMORY.md | ||
| 问题处理文档.md | ||