Board support library for C027 - updated with thread-safe wait()

Fork of C027 by u-blox

C027.h

Committer:
mazgch
Date:
2013-10-16
Revision:
2:b7bd3660ff64
Child:
3:b54777b90da1

File content as of revision 2:b7bd3660ff64:

/*  Platform header file, for the u-blox C27-C20/U20/G35 
*   mbed Internet of Things Starter Kit
*   http://mbed.org/platforms/u-blox-C027/
*   
*/

#pragma once

// override the weak mbed die function that flashes the leds. 
// leds are not avilable on the C027 board
void mbed_die(void);