This version of the library fixes a problem with name mangling that caused some graphics driver functions to be excluded from IAR builds.
These emWin library files were built using:
arm-none-eabi-gcc (Sourcery G++ Lite 2011.03-42) 4.5.2
Copyright (C) 2010 Free Software Foundation, Inc.
IAR ANSI C/C++ Compiler V6.30.1.53127/W32 for ARM
Copyright 1999-2011 IAR Systems AB.
Visual Studio 2010 Express edition
The library files in the uVision 4 folder are copies of the library files in the EmbeddedWorkbench 6 folder. Only the filenames are different.
There is one set of library files for each of the 5 ARM cores and one for the x86 core.
Library files that include '_d5' are built with GUI_DEBUG_LEVEL=5. Linking with these libraries will cause diagnostic messages for log entries, warnings, and entries to be produced.
The file GUI_Debug.h contains a description of these debug levels.
version 1.02
This version does not include libraries for Rowley CrossWorks. These will be included in the next version.
