Skip to content
This repository has been archived by the owner on Sep 29, 2019. It is now read-only.

Added support STM32CubeMX v4.20.0 #4

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

datashit
Copy link

@datashit datashit commented Mar 23, 2017

Using file .cproject.
Added auto find file system. (Support source, include and startup) .
Added auto symbol definitions.

@eugene-babichenko
Copy link
Owner

Hi,

I, probably, won't merge this directly, because I'm in progress with the completely new code, but you provided me with the good idea of using .cproject file, so you'll be mentioned.
Anyways, thank you!

@eugene-babichenko
Copy link
Owner

eugene-babichenko commented Mar 27, 2017

After reviewing your code and it's results I have a thing to mention: your code produces CMakeLists.txt with hardcoded lists of files. It doesn't make any use of GLOB_RECURSE. I will fix that and integrate the code in my working branch. Also, I'd like to recommend you using logging library.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants