‑‑uniform_attribute_syntax
In this section:
Syntax
‑‑uniform_attribute_syntax
Description
By default, an IAR type attribute specified before the type specifier applies to the object or typedef itself, and not to the type specifier, as const and volatile do. If you specify this option, IAR type attributes obey the same syntax rules as const and volatile.
The default for IAR type attributes is to not use uniform attribute syntax.
See also
‑‑no_uniform_attribute_syntax and Syntax for type attributes used on data objects.
Caution
To set this option, use Project>Options>C/C++ Compiler>Extra Options.