micropython/cc3200/mods
Paul Sokolovsky 07209f8592 all: Rename mp_obj_type_t::stream_p to protocol.
It's now used for more than just stream protocol (e.g. pin protocol), so
don't use false names.
2016-06-18 18:44:57 +03:00
..
modmachine.c
modnetwork.c cc3200: Rename 'server' class to 'Server' for consistency. 2016-02-22 22:54:34 +01:00
modnetwork.h
modubinascii.c
modubinascii.h
moduhashlib.c
moduos.c cc3200: Fix breakage after VfsFat refactor. 2016-02-15 10:39:56 +02:00
moduos.h
modusocket.c all: Rename mp_obj_type_t::stream_p to protocol. 2016-06-18 18:44:57 +03:00
modusocket.h
modussl.c all: Rename mp_obj_type_t::stream_p to protocol. 2016-06-18 18:44:57 +03:00
modutime.c
modwipy.c
modwlan.c cc3200/mods/modwlan: Include stream.h after recent refactor. 2016-04-06 01:18:39 +03:00
modwlan.h cc3200: Improve robustness of WLAN during sleep modes. 2016-02-21 22:01:18 +01:00
pybadc.c py: Change first arg of type.make_new from mp_obj_t to mp_obj_type_t*. 2016-01-11 00:49:27 +00:00
pybadc.h
pybi2c.c stmhal, cc3200: Change i2c.scan() method to scan addresses 0x08-0x77. 2016-05-02 11:15:36 +01:00
pybi2c.h
pybpin.c cc3200: Simplify the Timer API and correct the documents. 2016-02-21 21:53:16 +01:00
pybpin.h cc3200: Simplify the Timer API and correct the documents. 2016-02-21 21:53:16 +01:00
pybrtc.c py: Change first arg of type.make_new from mp_obj_t to mp_obj_type_t*. 2016-01-11 00:49:27 +00:00
pybrtc.h
pybsd.c py: Change first arg of type.make_new from mp_obj_t to mp_obj_type_t*. 2016-01-11 00:49:27 +00:00
pybsd.h
pybsleep.c
pybsleep.h
pybspi.c py: Change first arg of type.make_new from mp_obj_t to mp_obj_type_t*. 2016-01-11 00:49:27 +00:00
pybspi.h
pybtimer.c cc3200: Improve robustness of WLAN during sleep modes. 2016-02-21 22:01:18 +01:00
pybtimer.h
pybuart.c all: Rename mp_obj_type_t::stream_p to protocol. 2016-06-18 18:44:57 +03:00
pybuart.h
pybwdt.c py: Change first arg of type.make_new from mp_obj_t to mp_obj_type_t*. 2016-01-11 00:49:27 +00:00
pybwdt.h