micropython/cc3200/mods
Daniel Campora eb9a3ec654 cc3200: Disable uheapq and uhashlib.
Those two are rarely used features and better to have the extra heap.
2015-09-27 18:04:11 +02:00
..
modmachine.c tests/wipy: Add machine module tests. 2015-09-27 17:35:58 +02:00
modnetwork.c
modnetwork.h
modubinascii.c
modubinascii.h
moduhashlib.c
moduos.c cc3200: Implement support for os.dupterm(). 2015-09-27 11:27:24 +02:00
moduos.h cc3200: Implement support for os.dupterm(). 2015-09-27 11:27:24 +02:00
modusocket.c cc3200: On ssl.read() or ssl.readall() ignore ssl layer closed error. 2015-07-30 00:43:14 +02:00
modusocket.h
modussl.c cc3200: New WLAN API including test. 2015-09-27 01:50:52 +02:00
modutime.c cc3200: New irq API, affects all classes that provide the irq method. 2015-09-27 01:48:20 +02:00
modwlan.c cc3200: Rename pyb module to machine. 2015-09-27 16:50:27 +02:00
modwlan.h cc3200: New WLAN API including test. 2015-09-27 01:50:52 +02:00
pybadc.c cc3200: Rename pyb module to machine. 2015-09-27 16:50:27 +02:00
pybadc.h
pybi2c.c cc3200: Rename pyb module to machine. 2015-09-27 16:50:27 +02:00
pybi2c.h
pybpin.c cc3200: Rename pyb module to machine. 2015-09-27 16:50:27 +02:00
pybpin.h cc3200: New irq API, affects all classes that provide the irq method. 2015-09-27 01:48:20 +02:00
pybrtc.c cc3200: Rename pyb module to machine. 2015-09-27 16:50:27 +02:00
pybrtc.h cc3200: New irq API, affects all classes that provide the irq method. 2015-09-27 01:48:20 +02:00
pybsd.c cc3200: Rename pyb module to machine. 2015-09-27 16:50:27 +02:00
pybsd.h cc3200: New SD and RTC API plus os and time modules' extensions. 2015-09-21 22:30:32 +02:00
pybsleep.c cc3200: Disable uheapq and uhashlib. 2015-09-27 18:04:11 +02:00
pybsleep.h cc3200: Rename pyb module to machine. 2015-09-27 16:50:27 +02:00
pybspi.c cc3200: Rename pyb module to machine. 2015-09-27 16:50:27 +02:00
pybspi.h
pybtimer.c cc3200: Rename pyb module to machine. 2015-09-27 16:50:27 +02:00
pybtimer.h cc3200: New UART API plus related test. 2015-09-10 07:59:47 +02:00
pybuart.c cc3200: Rename pyb module to machine. 2015-09-27 16:50:27 +02:00
pybuart.h cc3200: Implement support for os.dupterm(). 2015-09-27 11:27:24 +02:00
pybwdt.c cc3200: New SD and RTC API plus os and time modules' extensions. 2015-09-21 22:30:32 +02:00
pybwdt.h