Files
Hero-C-Board-Legacy/README.md
2026-04-09 17:04:27 +08:00

21 lines
492 B
Markdown
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# Hero-C-Board-Legacy
## 简介
SR 英雄 2025 的代码,适用于 C 板开发,使用标准库
基于@Peng Ge步兵代码修改
编译器使用ARMCC V5
该代码为RMUL2026 最终上场版本
该代码已过时,仅用于参考使用,不建议继续维护
//Raw Code下的代码为被注释掉的源代码通常用于关闭某些异常或不需要的功能用于调试
//Testing Code下的代码为替代代码用于关闭某些异常或不需要的功能用于调试