
Python-project-generator allows one to define an embedded hardware/software project in structured text (using YAML), and then generate IDE (integrated development environment) project files based on the defined rules.
python-project-generator currently generates projects for the following tools:
- CMake (GCC ARM) - CoIDE (GCC ARM) - Eclipse (Makefile with GCC ARM) - IAR - Makefile (ARMCC) - Makefile (GCC ARM) - Sublime Text (Makefile with GCC ARM) - uVision4 and uVision5 - Visual Studio (Makefile with GCC ARM)
This package installs the library and `progen` helper script for Python 3.