Fork of the official mbed C/C SDK provides the software platform and libraries to build your applications for RenBED.

Dependents:   1-RenBuggyTimed RenBED_RGB RenBED_RGB_PWM RenBED_RGB

Fork of mbed by mbed official

platform.h

Committer:
rolf.meyer@arm.com
Date:
2009-08-28
Revision:
11:1c1ebd0324fa
Child:
27:7110ebee3484

File content as of revision 11:1c1ebd0324fa:

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

#define MBED_RPC
#define MBED_OPERATORS

#endif