wiki:NewExample
Last modified 13 months ago Last modified on 04/26/11 17:20:32

This page documents how to create a new example project for a new board.

  1. Create the project using the Wizard and choosing an appropriate name (it will be shown in the wizard);
  2. Run the create_board.py script to create the directory tree for the new board. You can skip this step if the board is already present.
  3. Run the create_preset.py script to create the new example project
  4. Modify the .spec file inside the directory of your example
  5. If you want to add more examples, create a new project and re-run create_preset.py