only for LPC824 chip to match hardware I2C channels(2->4)

Dependencies:   mbed

Revisions of main.cpp

Revision Date Message Actions
16:dc75cd5b6f8c 2015-11-09 add comment for SPI register File  Diff  Annotate
15:5c004316adab 2015-10-13 based on github commit 67b3468172795f59e74beb706cbdd235e0fc85bc; added more warning messages File  Diff  Annotate
14:1d3d43c0e6b4 2015-10-06 following git revision 1fa874767c366e1988601f4f0c9c78d35f5fb91f File  Diff  Annotate
13:3a32c5aa6f74 2015-02-03 following git commit: 78f762598e8e7cf4e3a4755ec02351dc300e7a11; https://github.com/K4zuki/tinyI2C File  Diff  Annotate
12:dfd52d475cf8 2014-10-29 python code change(new packet) File  Diff  Annotate
10:5406bc1bb50b 2014-10-29 115200baud File  Diff  Annotate
9:78c43e2448d6 2014-10-29 dev->read(0) to dev->read(1) otherwise multiple read does not work File  Diff  Annotate
7:46655bc3288b 2014-10-26 mbed-src has fixed I2C related issue File  Diff  Annotate
6:9368ba5f485c 2014-10-24 followed offical(will be replaced File  Diff  Annotate
5:655e58295f1e 2014-10-24 I2C related SWM bug fixed File  Diff  Annotate
4:bbea62f185e1 2014-10-23 printf debug lines added(switch matrix, clock sourcing) File  Diff  Annotate
3:8e33af9ea1f7 2014-10-23 python code updated (set to ch0, slave=0xD0, data=0x50, 1byte read) File  Diff  Annotate
2:096289a04a1f 2014-10-21 changed pinout SDA+SCL/A0+A1/A2+A3/A4+A5; changed UART speed downto 9600baud File  Diff  Annotate
1:5817c3e6ce1e 2014-10-17 formatting code only S and P commands implemented File  Diff  Annotate
0:9d12c615c8ea 2014-10-17 first version to publish; "tested" python code to use this program attached; File  Diff  Annotate