Added i2c slave interface
authorJoseph Coffland <joseph@cauldrondevelopment.com>
Wed, 27 Jul 2016 22:46:19 +0000 (15:46 -0700)
committerJoseph Coffland <joseph@cauldrondevelopment.com>
Wed, 27 Jul 2016 22:46:19 +0000 (15:46 -0700)
commit17b75c47cdd1fe911649bdd48a1e225b963b1004
tree9f18f084847440d408d620f2511116560b44476c
parentd2a8b8642a2f9ebe798008858f3f5252c1082d16
Added i2c slave interface
src/command.c
src/command.def
src/config.h
src/i2c.c [new file with mode: 0644]
src/i2c.h [new file with mode: 0644]
src/main.c
src/plan/command.c
src/switch.c