Contents Menu Expand Light mode Dark mode Auto light/dark mode
千里战队 文档
千里战队 文档
  • 基础知识
    • 参与贡献
    • 认识 Robomaster 机器人
  • 名词解释
    • 提问的智慧(精简版)
    • 编译工具链
    • 邮件列表
  • 外部资料
    • 课程实用链接

分组专题

  • 嵌软算法组
    • 嵌入式代码札记
    • 标准规范
  • 机械组
    • 3D打印
    • 制造技术
    • 沛沛的机械手册
  • 硬件组
    • 补充知识

培训

  • 2022夏
    • 嵌软算法组
      • 招新要求
      • 环境安装
      • 课程规划
      • 存档 - 实操课
        • 实操第一节课(配置 OpenCV 环境并调用)
      • 存档 - 知识课
        • 第一节课
      • 软件操作
        • Keil MDK
        • STM32CubeMX
        • VSCode
        • PlatformIO (VSCode Ext)
    • 机械组
      • 自主学习资料
    • 硬件组
      • 自主学习资料
  • 2022秋
    • 嵌软算法组
      • 课题培训
        • 课题一:探秘FreeRTOS
  • 2023夏
    • 培训总览
    • 机械组
      • 培训与回放
    • 电控组
      • FreeRTOS
    • 视觉算法组
      • (0) 配置 Ubuntu 环境
      • (3) 神经网络入门
  • 2023秋
    • 第一次联合培训
Back to top
Edit this page

标准规范#

Git Standard#

https://www.conventionalcommits.org/

可能需要的额外配置#

  1. Git symbolic links in Windows - 2020+ TL;DR Answer

Code Standard#

https://google.github.io/styleguide/cppguide.html

https://github.com/CQUMechaX/rm-micro-controllers/blob/test/.clang-format

Next
机械组
Previous
嵌入式代码札记
Copyright © 2022 - 2023, 重庆大学学生交叉创新中心千里机器人战队
Made with Sphinx and @pradyunsg's Furo
Last updated on 2022 年 12 月 06 日
On this page
  • 标准规范
    • Git Standard
      • 可能需要的额外配置
    • Code Standard