本项目主要用于个人在学习嵌入式的过程中,整理的相关知识点和踩坑记录
- 记录了当前项目中的所有内容
- category部分按照8个方面对嵌入式领域的相关概念做了划分,分别是:
- 核心硬件组件(Core Hardware Components)
- 硬件接口与外设(Hardware Interface and Periphrals)
- 通信与调试协议(Communication and Debugging Protocol)
- 软件开发工具链(Software Development Toolchain)
- 软件架构与层次(Software Architecture and Layers)
- 指令集与架构标准(Instruction Set and Architecture Standards)
- 调试与测试方法(Debugging an Test Methods)
- 应用领域与场景(Application Fields and Scenarios)
这是一个问题分析工具,以结构化方式对某个问题进行拆解