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.
Fork of mbed by
Diff: platform.h
- Revision:
- 28:667d61c9177b
- Parent:
- 27:7110ebee3484
- Child:
- 44:24d45a770a51
diff -r 7110ebee3484 -r 667d61c9177b platform.h --- a/platform.h Tue Nov 29 14:59:27 2011 +0000 +++ b/platform.h Thu Dec 08 12:04:01 2011 +0000 @@ -5,9 +5,7 @@ #ifndef MBED_PLATFORM_H #define MBED_PLATFORM_H -#if defined(TARGET_LPC1768) || defined(TARGET_LPC2368) #define MBED_RPC -#endif #define MBED_OPERATORS
