1 Star 0 Fork 0

liaohuiooooo / stm32_cubemx_project

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
README.md 489 Bytes
一键复制 编辑 原始数据 按行查看 历史
aohui.li 提交于 2023-10-25 20:48 . [Modify Project]: Add Exti Gpio Function

README

AIM

  1. Pratice STM32 Project with CubeMX
  2. For Test Work
  3. To Study FreeRTOS Project/ RTThread RTOS Project

Content

  1. Create a test project to pratice base skills.
  • create LED/R/G/B (4 PINS)
  • create USART1 (Rewrite printf function by HAL_TRANSMIT)
  • create EXTI&GPIO

Rules

Commit Rules

# Create a new Project, You can commit these.
git commit -m "[Create Project]: <New-Project-Name>"

git commit -m "[Modify Projcet]: <do-somethings>"
1
https://gitee.com/liaohuiooooo/stm32_cubemx_project.git
git@gitee.com:liaohuiooooo/stm32_cubemx_project.git
liaohuiooooo
stm32_cubemx_project
stm32_cubemx_project
master

搜索帮助