Skip to content

TrueSTUDIO STM32 project to Makefile converter

Notifications You must be signed in to change notification settings

alukichev/ST2Makefile

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#TrueSTUDIO STM32 project to Makefile

This program generates a Makefile from TrueSTUDIO STM32 project. It works with both STM32CubeMX output as well as examples in ST's libraries. You will need GNU Make utility (www.gnu.org/software/make) and GNU tools for ARM (https://launchpad.net/gcc-arm-embedded) to compile output. Refer to my blog post http://www.ba0sh1.com/opensource-stm32-development for setting up of integrated development environment.

Copyright (c) 2015, Baoshi Zhu. All rights reserved.

Source code in this project is governed by Apache License 2.0 (http://www.apache.org/licenses/LICENSE-2.0)

About

TrueSTUDIO STM32 project to Makefile converter

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 59.4%
  • Smarty 40.6%