.. |
modmachine.c
|
ports: Rename "machine" module to "umachine".
|
9 years ago |
modnetwork.c
|
cc3200: Rename 'server' class to 'Server' for consistency.
|
9 years ago |
modnetwork.h
|
cc3200: Refactor and clean-up socket closing code.
|
9 years ago |
modubinascii.c
|
all: Add py/mphal.h and use it in all ports.
|
9 years ago |
modubinascii.h
|
cc3200: Add own ubinascii module.
|
10 years ago |
moduhashlib.c
|
cc3200: Clarify notes about the extended functionality of uhashlib.
|
10 years ago |
moduos.c
|
cc3200: Fix breakage after VfsFat refactor.
|
9 years ago |
moduos.h
|
cc3200: Unmount all user file systems after a soft reset.
|
9 years ago |
modusocket.c
|
cc3200: Improve robustness of WLAN during sleep modes.
|
9 years ago |
modusocket.h
|
cc3200: Add modussl, ssl sockets subclassed from normal sockets.
|
9 years ago |
modussl.c
|
cc3200: Force SSL method to be TLSV1.
|
9 years ago |
modutime.c
|
all: Add py/mphal.h and use it in all ports.
|
9 years ago |
modwipy.c
|
all: Add py/mphal.h and use it in all ports.
|
9 years ago |
modwlan.c
|
cc3200: Improve robustness of WLAN during sleep modes.
|
9 years ago |
modwlan.h
|
cc3200: Improve robustness of WLAN during sleep modes.
|
9 years ago |
pybadc.c
|
py: Change first arg of type.make_new from mp_obj_t to mp_obj_type_t*.
|
9 years ago |
pybadc.h
|
cc3200: Add ADC module.
|
10 years ago |
pybi2c.c
|
cc3200: Improve robustness of the I2C driver.
|
9 years ago |
pybi2c.h
|
cc3200: Register ADC and I2C with the sleep module.
|
10 years ago |
pybpin.c
|
cc3200: Simplify the Timer API and correct the documents.
|
9 years ago |
pybpin.h
|
cc3200: Simplify the Timer API and correct the documents.
|
9 years ago |
pybrtc.c
|
py: Change first arg of type.make_new from mp_obj_t to mp_obj_type_t*.
|
9 years ago |
pybrtc.h
|
cc3200: New irq API, affects all classes that provide the irq method.
|
9 years ago |
pybsd.c
|
py: Change first arg of type.make_new from mp_obj_t to mp_obj_type_t*.
|
9 years ago |
pybsd.h
|
cc3200: New SD and RTC API plus os and time modules' extensions.
|
9 years ago |
pybsleep.c
|
all: Add py/mphal.h and use it in all ports.
|
9 years ago |
pybsleep.h
|
cc3200: Rename pyb module to machine.
|
9 years ago |
pybspi.c
|
py: Change first arg of type.make_new from mp_obj_t to mp_obj_type_t*.
|
9 years ago |
pybspi.h
|
cc3200: Add SPI module.
|
10 years ago |
pybtimer.c
|
cc3200: Improve robustness of WLAN during sleep modes.
|
9 years ago |
pybtimer.h
|
cc3200: New UART API plus related test.
|
9 years ago |
pybuart.c
|
py: Change first arg of type.make_new from mp_obj_t to mp_obj_type_t*.
|
9 years ago |
pybuart.h
|
cc3200: Implement support for os.dupterm().
|
9 years ago |
pybwdt.c
|
py: Change first arg of type.make_new from mp_obj_t to mp_obj_type_t*.
|
9 years ago |
pybwdt.h
|
cc3200: Do not kick the watchdog inside the idle task.
|
10 years ago |