Merge remote-tracking branch 'origin/edge' into feature/new_build
authorAdam Green <adamgr@foo.bar>
Fri, 1 Mar 2013 07:11:49 +0000 (23:11 -0800)
committerAdam Green <adamgr@foo.bar>
Fri, 1 Mar 2013 07:11:49 +0000 (23:11 -0800)
commit383036c1e59e8c845d6ef3a9a2ff526aa04f4200
tree373dc701e604b67155c8b3a2320ac592a55a25ae
parent2775d1914959bbe73908c1f9a0ccdf4158c91d0f
parentfa2e7cad635225b879eb9460ab6bd68b6517fd2a
Merge remote-tracking branch 'origin/edge' into feature/new_build

Conflicts:
.gitignore
build/mbed_custom.c
gcc4mbed/build/gcc4mbed.mk
makefile
mbed/src/vendor/NXP/cmsis/LPC1768/GCC_ARM/LPC1768.ld

Fixed conflicts caused by heap tagging commit which modified several
files that had been moved around for this new build system.

NOTE: HEAP_TAGS has been disabled since it isn't compatible with newlib
      nano.  If we decide that we want to stay with newlib nano then I
      can update the heap tag code to work with this newer library.
.gitignore
build/common.mk
build/mbed_custom.cpp
build/osx64/README.TXT
mbed/src/vendor/NXP/cmsis/LPC1768/GCC_ARM/LPC1768.ld
src/libs/USBDevice/USBMSD/SDCard.h
src/makefile
src/modules/utils/player/Player.cpp
src/modules/utils/simpleshell/SimpleShell.cpp
src/mpu.h