mbed-os/tools/toolchains
Russ Butler 080f9e2371 Turn on variable length arrays in C for IAR
Turn on support for variable length arrays for the IAR C compiler.
This provides greater compatibility with GCC and ARMCC.

Note: The current version of iccarm at the time of this patch
(V7.40.3.8902) does not support variable length arrays in C++.
2016-05-18 19:58:46 -05:00
..
__init__.py Removed fixes intended for different PR 2016-05-17 19:46:42 +01:00
arm.py Calculate md5 of all include paths in compile_sources() and remove calculation from <toolchaon>get_compile_options(), thus significantly reduce repetitive md5 calculations 2016-05-09 19:08:56 +01:00
gcc.py Calculate md5 of all include paths in compile_sources() and remove calculation from <toolchaon>get_compile_options(), thus significantly reduce repetitive md5 calculations 2016-05-09 19:08:56 +01:00
iar.py Turn on variable length arrays in C for IAR 2016-05-18 19:58:46 -05:00