ProjectConverter icon indicating copy to clipboard operation
ProjectConverter copied to clipboard

Unexpected behavior: project file searched in subfolders first

Open escherstair opened this issue 4 years ago • 1 comments

I launched ProjectConverter with python converter.py uvprojx <path to project root> In folder there is one .uvprojx file.

But inside <RTE> subfolder there is another .uvprojx file (STCUbeMX auto-generated). ProjectConverter prints out Found project file: ... and I see this points to the project file inside <RTE> subfolder (and not the one in the project root folder. This is unexpected behavior IMHO.

escherstair avatar Sep 02 '21 08:09 escherstair

Hi @escherstair,

thanks for submitting the issue. I can't verify this behavior as I stopped working on closed source projects (Keil/IWARM) and I'm no longer developing this conversion script.

Feel free to submit PR resolving this issue.

phodina avatar Dec 16 '21 15:12 phodina