diff options
author | danicampora <danicampora@gmail.com> | 2015-02-20 16:31:30 +0100 |
---|---|---|
committer | danicampora <danicampora@gmail.com> | 2015-02-20 16:41:55 +0100 |
commit | 6b21c3fdd6aaee3266b1ac69017e6c1ffaa2c99b (patch) | |
tree | 2e0e410b5f4a38cf6071a30e8a2c48fbb5e2a944 /extmod/moduhashlib.c | |
parent | 7807da20ab1e5f91d26d93553545235d3b443044 (diff) | |
download | micropython-6b21c3fdd6aaee3266b1ac69017e6c1ffaa2c99b.tar.gz micropython-6b21c3fdd6aaee3266b1ac69017e6c1ffaa2c99b.zip |
cc3200: Refactor UART and I2C object creation.
I2C objects can be freed by the GC and a __del__ method is provided
in order to de-init the peripheral prior to being garbage collected.
UART objects are now added to a local list and this list is now part
of the VM_STATE.
Diffstat (limited to 'extmod/moduhashlib.c')
0 files changed, 0 insertions, 0 deletions