summaryrefslogtreecommitdiff
path: root/py/map.c
diff options
context:
space:
mode:
authorDamien George <damien.p.george@gmail.com>2019-05-08 18:33:54 +1000
committerDamien George <damien.p.george@gmail.com>2019-05-20 15:04:29 +1000
commitb10d0664be04d0ff242fc11e7d246b97e3101f1b (patch)
tree763aec049c22312bf3920efe3f65995576cc3e37 /py/map.c
parent8bcb552d9755c63d819dc81b901c5b5dc8e3cc8f (diff)
extmod/machine_i2c: Add i2c.writevto() that can write a vector of bufs.
For example: i2c.writevto(addr, (buf1, buf2)). This allows to efficiently (wrt memory) write data composed of separate buffers, such as a command followed by a large amount of data.
Diffstat (limited to 'py/map.c')
0 files changed, 0 insertions, 0 deletions