python-mraa.i: Add typemaps to make I2c::{read,write} natural
authorBrendan Le Foll <brendan.le.foll@intel.com>
Tue, 6 Jan 2015 11:22:32 +0000 (11:22 +0000)
committerBrendan Le Foll <brendan.le.foll@intel.com>
Tue, 6 Jan 2015 11:24:55 +0000 (11:24 +0000)
commit31b16735e907a21c37f3f995453dfe2f39826e9e
treed6c688729d29861b129ab3076fe70fbb3c1fc71b
parent9bcd652c2182f7160dcac21e98c3ff6a80ec6298
python-mraa.i: Add typemaps to make I2c::{read,write} natural

Typemaps now make uint8_t *data, int length map to a bytearray

Signed-off-by: Brendan Le Foll <brendan.le.foll@intel.com>
src/python/python-mraa.i