summaryrefslogtreecommitdiffstatshomepage
path: root/docs/library
diff options
context:
space:
mode:
authorDamien George <damien.p.george@gmail.com>2017-04-18 15:31:08 +1000
committerDamien George <damien.p.george@gmail.com>2017-04-18 15:31:08 +1000
commit9d7c53734c5eee6b4fbcc18be59148bbdaf95a1d (patch)
tree042a19c0b7dda240327078cef153c6e1eee3ddc9 /docs/library
parentdaa5ba5629c8211a3f13e3854acea0bc36071f56 (diff)
downloadmicropython-9d7c53734c5eee6b4fbcc18be59148bbdaf95a1d.tar.gz
micropython-9d7c53734c5eee6b4fbcc18be59148bbdaf95a1d.zip
cc3200/mods/pybi2c: Make readfnom_mem_into/writeto_mem return None.
This aligns the I2C class to match the standard machine.I2C API. Note that this is a (small) breaking change to the existing cc3200 API. The original API just returned the size of the input buffer so there's no information lost by this change. To update scripts users should just use the size of the buffer passed to these functions to get the number of bytes that are read/written.
Diffstat (limited to 'docs/library')
0 files changed, 0 insertions, 0 deletions