Files
tronone-h7-scaffold/readme.md
2025-10-18 22:08:50 +08:00

83 lines
998 B
Markdown
Raw 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.
# TronOneH7_Scaffold
# 创一达妙开发板脚手架
介绍
创一工作室达妙H7开发板cpp框架使用CLion+gcc编译Ozone/Clion+OpenOCD进行调试,可以下载STM32CubeCLT进行环境配置一键编译。
## 功能介绍和展示
### 起源
### 优势
- 轻量级框架,易于上手
> 用软件开发的思想设计嵌入式系统是一种降维打击
>
> <p align=right>—— 沃兹基·烁德</p>
---
### 效果展示
实战展示:
### 可用功能
#### bsp封装
#### 模块封装
#### 应用封装
---
## 架构
总览。
### 软件栈
### 设计思想
## 执行顺序与数据流
### 初始化
### 数据流
---
## 开发工具
介绍完整的工作流。
### 工具链
### IDE?
### 调试和性能分析
---
## 如何使用本框架
仓库中有各种各样的说明文档和使用帮助。
### 编译烧录
### 基本文档
### 阅读代码
### 运行单个bsp/module测试
### VSCode集成工具
---
## 后续计划
---
## 致谢