mini board PCU9669 (and PCA9665) sample code

Dependencies:   mbed PCU9669 utility PCA9665 I2C_slaves parallel_bus

Fork of mini_board_PCU9669_old by InetrfaceProducts NXP

Sample code for PCU9669 (PCU9661, PCA9663, PCA9661 and PCA9665) evaluation board.

PCU9669 evaluation board: Mini board PCU9669
User manual is available -> http://www.nxp.com/documents/user_manual/UM10580.pdf

Revision:
16:e0e1043dd0bf
Parent:
8:6120bbbe3636
diff -r 0ae6e5638b24 -r e0e1043dd0bf config.h
--- a/config.h	Wed Jul 11 10:54:55 2012 +0000
+++ b/config.h	Wed Jul 11 11:21:00 2012 +0000
@@ -1,8 +1,14 @@
 /** A sample code for "mini board PCU9669/PCA9665"
  *
  *  @author  Akifumi (Tedd) OKANO, NXP Semiconductors
- *  @version 1.0
- *  @date    26-Mar-2012
+ *  @version 1.1
+ *  @date    11-Jul-2012
+ *
+ *  version history 
+ *      v1.0     (26-Mar-2012) : initial release
+ *      v1.1     (11-Jul-2012) : PCU9669 and ParallelBus libs are updated
+ *                                 - Burst mode bug fix
+ *                                 - Parallel bus speed optimization
  *
  *  Released under the MIT License: http://mbed.org/license/mit
  *