The official mbed C/C SDK provides the software platform and libraries to build your applications.

Fork of mbed by mbed official

platform.h

Committer:
emilmont
Date:
2011-12-08
Revision:
28:667d61c9177b
Parent:
27:7110ebee3484
Child:
44:24d45a770a51

File content as of revision 28:667d61c9177b:

/* mbed Microcontroller Library - platform
 * Copyright (c) 2009 ARM Limited. All rights reserved.
 */ 
 
#ifndef MBED_PLATFORM_H
#define MBED_PLATFORM_H

#define MBED_RPC

#define MBED_OPERATORS

#endif