Skip to content

template project for cortex-M MCU with vscode + gcc + makefile + pyocd

License

Notifications You must be signed in to change notification settings

PillarShi/arm_makefile_project_template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

makefile template project

这是针对arm cortex-M 系列MCU的模板工程。

使用的工具

目前支持

  • AIR:
    • AIR001 使用PY32F002A替换
    • AIR32F103XB(由于涨价,暂时不更新)
  • APM:
    • APM32F103:
      • 基础例程
      • CPP
      • RT-Thread-nano

最新的makefile请使用APM32的例程中的基础历程或者RTT例程

delete_space

用来删除行末尾无用的空格和文件末尾多余的换行。

使用时,将2个脚步文件放到要处理的文件夹内,运行run.sh

由于库文件可能有未知字符,因此建议只对自己编写的文件执行

About

template project for cortex-M MCU with vscode + gcc + makefile + pyocd

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages