-
Notifications
You must be signed in to change notification settings - Fork 94
Home
Welcome on the wiki pages for the embedded project generator repository. The objective of this wiki is to describe the generator for various IDE (from now on, let's call it a tool). Project generator might be reference here as pgen.
The wiki is for pgen v0.5.7.
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 project generator definitions, which can be found on pgen definitions repo. There's Readme which describes all details.
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 **