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

Dependents:   NervousPuppySprintOne NervousPuppySprint2602 Robot WarehouseBot1 ... more

Fork of mbed by mbed official

platform.h

Committer:
screamer
Date:
2012-10-24
Revision:
43:aff670d0d510
Parent:
28:667d61c9177b

File content as of revision 43:aff670d0d510:

/* 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