RTU_ALL_AI/release
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
..
inc refactor: centralized header copy script replaces per-module cp 2026-07-07 17:38:44 +08:00
src fix(build): 修复 makefile define 中 @for 语法 + 注册 libcomm 2026-07-08 13:36:48 +08:00
build.sh [阶段0] 从零重写全部模块 — odai-governed 自主实现 2026-07-07 13:19:18 +08:00
copy_headers.sh fix(build): 修复 makefile define 中 @for 语法 + 注册 libcomm 2026-07-08 13:36:48 +08:00
linux.mk [阶段0] 从零重写全部模块 — odai-governed 自主实现 2026-07-07 13:19:18 +08:00
makefile fix(build): 修复 makefile define 中 @for 语法 + 注册 libcomm 2026-07-08 13:36:48 +08:00