micropython/cc3200/mods
danicampora 6b21c3fdd6 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.
2015-02-20 16:41:55 +01:00
..
modnetwork.c
modnetwork.h
modpyb.c
moduos.c
modusocket.c
modutime.c
modutime.h
modwlan.c
modwlan.h
pybadc.c
pybadc.h
pybextint.c
pybextint.h
pybi2c.c
pybi2c.h
pybpin.c
pybpin.h
pybrtc.c
pybrtc.h
pybsystick.c
pybsystick.h
pybuart.c
pybuart.h