gokmen ascioglu / mbed

Dependents:   led_test myled_test2 Comunication_PC_USB mbed_tt ... more

Embed: (wiki syntax)

« Back to documentation index

Show/hide line numbers platform.h Source File

platform.h

00001 /* mbed Microcontroller Library - platform
00002  * Copyright (c) 2009 ARM Limited. All rights reserved.
00003  */ 
00004  
00005 #ifndef MBED_PLATFORM_H
00006 #define MBED_PLATFORM_H
00007 
00008 #define MBED_RPC
00009 
00010 #define MBED_OPERATORS
00011 
00012 #endif