RTU_ALL_AI/release/src/public
ypc 36cef7e23f fix(build): 修复 makefile define 中 @for 语法 + 注册 libcomm
- release/makefile, release/src/makefile, release/src/public/makefile:
  将 define 内的 @for 移除 @ 前缀,避免 /bin/sh 语法错误
- release/src/public/makefile: SUBDIRS 添加 ./libcomm
- release/copy_headers.sh: 添加 myComm.h 复制
2026-07-08 13:36:48 +08:00
..
libcJSON refactor: centralized header copy script replaces per-module cp 2026-07-07 17:38:44 +08:00
libcmd refactor: centralized header copy script replaces per-module cp 2026-07-07 17:38:44 +08:00
libcomm feat(libcomm): 通讯抽象层模块 — TCP/UDP/UART + epoll 异步事件循环 2026-07-08 13:36:01 +08:00
libdatacenter refactor: centralized header copy script replaces per-module cp 2026-07-07 17:38:44 +08:00
libfunc refactor: centralized header copy script replaces per-module cp 2026-07-07 17:38:44 +08:00
liblist refactor: centralized header copy script replaces per-module cp 2026-07-07 17:38:44 +08:00
liblog refactor: centralized header copy script replaces per-module cp 2026-07-07 17:38:44 +08:00
libmd5 refactor: centralized header copy script replaces per-module cp 2026-07-07 17:38:44 +08:00
libmy_xxhash refactor: centralized header copy script replaces per-module cp 2026-07-07 17:38:44 +08:00
libtask refactor: centralized header copy script replaces per-module cp 2026-07-07 17:38:44 +08:00
libxml refactor: centralized header copy script replaces per-module cp 2026-07-07 17:38:44 +08:00
makefile fix(build): 修复 makefile define 中 @for 语法 + 注册 libcomm 2026-07-08 13:36:48 +08:00