Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Diff: main.cpp
- Revision:
- 2:fe7a36257939
- Parent:
- 1:5d5b5bd67e5b
- Child:
- 3:b802baa84f98
--- a/main.cpp Mon Nov 10 04:34:15 2014 +0000 +++ b/main.cpp Mon Apr 13 22:48:06 2015 +0900 @@ -9,7 +9,7 @@ STRING(MBED_USERNAME); pc.printf("\n\n"); #endif -#ifdef __arm__ +#ifdef __CC_ARM pc.printf("Built with ARM compiler\n\n"); pc.printf("ARM Compiler version : %d\n", __ARMCC_VERSION);