tools: Add the IDE exported Python script for use with the IAR toolchain

This commit is contained in:
Kha Vo 2016-04-08 14:29:03 -06:00 committed by Gregory Nutt
parent b3a177618f
commit 7d2937d481
2 changed files with 1018 additions and 0 deletions

View File

@ -11606,4 +11606,10 @@
interface. The old interface was way to complex and was not fully interface. The old interface was way to complex and was not fully
implemented anywhere (2016-04-02). implemented anywhere (2016-04-02).
* Moved NuttX repository to https://bitbucket.org/nuttx/nuttx (2016-04-06). * Moved NuttX repository to https://bitbucket.org/nuttx/nuttx (2016-04-06).
* arch/arm/src/armv7-m/iar: Convert more assembly language files for
use with the IAR toolchain. From Kha Vo (2016-04-08)
* Fix miscellaneous build issues for the IAR compiler. From Kha Vo
(2016-04-08).
* tools/ide_exporter.py: IDE exported Python script for use with the
IAR toolchain. From Kha Vo (2016-04-08).

1012
tools/ide_exporter.py Normal file

File diff suppressed because it is too large Load Diff