I2C master and slave testing example

Dependencies:   mbed-src

Revision:
0:0c4c8f8e3e04
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/fw_config.h	Fri Aug 14 15:00:28 2015 +0000
@@ -0,0 +1,8 @@
+#ifndef __CONFIG_H__
+#define __CONFIG_H__
+
+#define SEL_BLINKY_TEST 0
+#define SEL_I2C_3200_TEST 1
+#define SEL_I2C_SLAVE_MODE 0
+
+#endif
\ No newline at end of file