mbed libraries for KL25Z

Dependents:   FRDM_RGBLED

platform.h

Committer:
emilmont
Date:
2012-10-23
Revision:
7:73c5efe92a6c
Parent:
2:e9a661555b58
Child:
8:c14af7958ef5

File content as of revision 7:73c5efe92a6c:

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

#define MBED_RPC          1
#define MBED_OPERATORS    1

#endif