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

Dependencies:   mbed

Revision:
0:5b7639d1f2c4
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/HeaderFiles/RSEDP_Mbed_Module.h	Fri Nov 19 09:49:16 2010 +0000
@@ -0,0 +1,11 @@
+/* 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"
+