Skip to content

Convert CubeMX generated Makefile to CMakeLists.txt.

License

Notifications You must be signed in to change notification settings

eryeden/CubeMX2CMake

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CubeMX2CMake

Usage

$ ./mk2cmake.py -h
usage: mk2cmake.py [-h] [--path_to_makefile PATH_TO_MAKEFILE]
                   [--path_to_output_directory PATH_TO_OUTPUT_DIRECTORY]

optional arguments:
  -h, --help            show this help message and exit
  --path_to_makefile PATH_TO_MAKEFILE, -i PATH_TO_MAKEFILE
                        Path to CubeMX generated Makefile
  --path_to_output_directory PATH_TO_OUTPUT_DIRECTORY, -o PATH_TO_OUTPUT_DIRECTORY
                        Path to otuput directory of CMakeLists.txt

LICENSE

see LICENSE

About

Convert CubeMX generated Makefile to CMakeLists.txt.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published