You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

12 lines
403 B
Markdown

This file contains ambiguous Unicode characters!

This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.

# 嵌入式系统及原理及应用
1. [课程设置](book/00%EF%BC%9A%E8%AF%BE%E7%A8%8B%E8%AE%BE%E7%BD%AE/01.md)
2. 第1章[嵌入式系统概述](book/01%EF%BC%9A%E5%B5%8C%E5%85%A5%E5%BC%8F%E7%B3%BB%E7%BB%9F%E6%A6%82%E8%BF%B0/01.md)
3. 第2章STM32的硬件电路
4. 第3章通用输入输出
5. 第4章中断系统
6. 第5章定时器
7. 第6章串口通信
8. 第7章FreeRTOS