-
Notifications
You must be signed in to change notification settings - Fork 96
Home
Welcome on the wiki pages for the project generator repository. The objective of this wiki is to describe the embedded project generator for various IDE (from now on, let's call it tool).
Many times I had to start from scratch, when creating a new project in IAR, uVision or any other available tool. It is time consuming, cumbersome and a person needs to remember quite a details about when and how to set settings. When you add one file to a common folder, all projects needs to be updated. Or port a project to new IDE, do I have to create a nw project and add all files there? To test a project with different optimization, do I have to create the same project multiply times? Not anymore! The project generator simplifies the development, as the change is required in records, once they are created.
For starters, read our Getting started guide.
Check sidebar with all available wiki pages. There are pages which describe entire project generator.
Look at the How to contribute where the process of adding new target is described.
If you have not find all relevant information, your project does not work, or anything related to this project, create an issue here on github.
EnjoY!
** Project generator wiki, 0xc0170 **