]> git.donarmstrong.com Git - qmk_firmware.git/commit
Add I2C slave library
authoryiancar <yiangosyiangou@cytanet.com.cy>
Thu, 12 Jul 2018 08:50:55 +0000 (11:50 +0300)
committerJack Humbert <jack.humb@gmail.com>
Sun, 15 Jul 2018 17:00:50 +0000 (13:00 -0400)
commit60797c8439f472c68f374acc11337e362a8836eb
tree85fc762a7ed6ce50043f9796c5170b95f14eb33c
parent3d9fda3629c09819f2b7c07c68e3504bdf4cd0d3
Add I2C slave library

- Add I2C slave library for general use.
drivers/avr/i2c_slave.c [new file with mode: 0755]
drivers/avr/i2c_slave.h [new file with mode: 0755]