4 Commits

Author SHA1 Message Date
cylon
7ab01684c4 UVPROJXProject class now parses also defines. 2016-09-01 01:38:22 +02:00
cylon
71f1ae6347 Added code to find the project file in the directory. 2016-08-31 20:42:28 +02:00
cylon
7b24babefb Parsing methods are rewritten for each project into class. 2016-08-31 20:10:55 +02:00
cylon
3998e6a570 Repo init. This project aims to create python script that will take root directory of a IAR System or Keil uVision project and convert it into
CMake/Makefile project with the GCC compiler toolchain. Parsing of the most important settings from both project formats is done.
2016-08-31 19:38:32 +02:00