-
Notifications
You must be signed in to change notification settings - Fork 96
Tools
Martin Kojtal edited this page Jul 31, 2015
·
14 revisions
Each tool has specific settings. This section describes what options are available per tool. The value for each attribute depends on the tool definition.
An option which supports multiple options should be defined as:
Misccontrols:
- debug
-g
Not needed, they are taken from the project template.
### IAR attributesNot needed, they are taken from the project template.
### CoIDE attributesNot needed, they are taken from the project template.
### Makefile attributesCurrently supported :
- optimization level
- libraries
- compiler options
As Eclipse project is based on Makefile, the attributes are the same as for Makefile.
** Project generator wiki, 0xc0170 **