Fork of the official mbed C/C SDK provides the software platform and libraries to build your applications. The fork has the documentation converted to Doxygen format

Fork of mbed by -deleted-

Committer:
konnokeina
Date:
Thu Oct 17 13:22:08 2013 +0000
Revision:
44:a3616d477ed5
Parent:
28:667d61c9177b
1017_test

Who changed what in which revision?

UserRevisionLine numberNew contents of line
rolf.meyer@arm.com 11:1c1ebd0324fa 1 /* mbed Microcontroller Library - platform
rolf.meyer@arm.com 11:1c1ebd0324fa 2 * Copyright (c) 2009 ARM Limited. All rights reserved.
rolf.meyer@arm.com 11:1c1ebd0324fa 3 */
rolf.meyer@arm.com 11:1c1ebd0324fa 4
rolf.meyer@arm.com 11:1c1ebd0324fa 5 #ifndef MBED_PLATFORM_H
rolf.meyer@arm.com 11:1c1ebd0324fa 6 #define MBED_PLATFORM_H
rolf.meyer@arm.com 11:1c1ebd0324fa 7
rolf.meyer@arm.com 11:1c1ebd0324fa 8 #define MBED_RPC
emilmont 27:7110ebee3484 9
rolf.meyer@arm.com 11:1c1ebd0324fa 10 #define MBED_OPERATORS
rolf.meyer@arm.com 11:1c1ebd0324fa 11
rolf.meyer@arm.com 11:1c1ebd0324fa 12 #endif