This is a complete listing of the RS-EDP software for the mbed module to support the RS-EDP platform.

Dependencies:   mbed

HeaderFiles/RSEDP_Mbed_Module.h

Committer:
DavidGilesHitex
Date:
2010-11-19
Revision:
0:5b7639d1f2c4

File content as of revision 0:5b7639d1f2c4:

/* This is a parent header file for the peripherals on the mbed module */
/* ******************************************************************* */

/* This one header file will encompass all of the low level drivers for the mbed peripherals */

#include "mbed_Port_Structure.h"
#include "RSEDP_CNTRL_I2C.h"
#include "RSEDP_CNTRL_SPI.h"
#include "RSEDP_ASC0_UART0.h"
#include "RSEDP_ASC1_UART1.h"