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

Dependencies:   mbed

HeaderFiles/RSEDP_Base_Board.h

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

File content as of revision 0:5b7639d1f2c4:

/* Base Board Hardware Device Drivers */
/* ********************************** */



/* Collective file for inclusion of Base Board Device Drivers */
/* On the base board we have: */
/*   24LC32 Serial EEPROM */
/*   PCA9675 I/O Expander configures as serial input latch for DIP Switches */


#include "RSEDP_BB_24LC32_Serial_EEPROM.h"
#include "RSEDP_BB_PCA9675_Serial_Input_Latch.h"