..
modnetwork.c
cc3200: Move server methods from WLAN to the network module.
2015-03-19 17:08:25 +01:00
modnetwork.h
cc3200: Add preliminary low power deep sleep support.
2015-03-11 16:54:09 +01:00
modpyb.c
cc3200: Add SPI module.
2015-03-21 11:26:47 +01:00
moduos.c
cc3200: Add power management framework. Add mpcallback class.
2015-03-11 17:00:33 +01:00
moduos.h
cc3200: Add power management framework. Add mpcallback class.
2015-03-11 17:00:33 +01:00
modusocket.c
cc3200: Add explicit py/ path-prefix for py includes.
2015-02-21 18:58:43 +00:00
modutime.c
cc3200: Add explicit py/ path-prefix for py includes.
2015-02-21 18:58:43 +00:00
modutime.h
cc3200: Add power management framework. Add mpcallback class.
2015-03-11 17:00:33 +01:00
modwlan.c
cc3200: Roll back to the previous telnet and ftp timeouts.
2015-03-25 15:22:21 +01:00
modwlan.h
cc3200: Fix bug in telnet that caused the rx buffer to overflow.
2015-03-22 11:32:12 +01:00
pybadc.c
cc3200: Roll back to the previous telnet and ftp timeouts.
2015-03-25 15:22:21 +01:00
pybadc.h
cc3200: Add ADC module.
2015-02-20 16:40:59 +01:00
pybi2c.c
cc3200: Add SPI module.
2015-03-21 11:26:47 +01:00
pybi2c.h
cc3200: Register ADC and I2C with the sleep module.
2015-03-11 22:09:52 +01:00
pybpin.c
cc3200: Add parameter to wlan_stop() for custom timeout values.
2015-03-18 21:55:08 +01:00
pybpin.h
cc3200: Remove double administration of callback objects.
2015-03-16 00:42:09 +01:00
pybrtc.c
cc3200: Add RTC callback with wake-up from sleep capability.
2015-03-17 13:26:08 +01:00
pybrtc.h
cc3200: Rewrite the PRCM RTC functionality methods.
2015-03-14 10:08:47 +01:00
pybsd.c
cc3200: Fixes and improvements to the SD card driver.
2015-03-18 21:55:02 +01:00
pybsd.h
cc3200: Fixes and improvements to the SD card driver.
2015-03-18 21:55:02 +01:00
pybsleep.c
cc3200: Reduce soft reset time. WLAN is not reinit, just reenabled.
2015-03-21 11:31:29 +01:00
pybsleep.h
cc3200: Keep WLAN enabled during the soft reset.
2015-03-25 15:22:16 +01:00
pybspi.c
cc3200: Add SPI module.
2015-03-21 11:26:47 +01:00
pybspi.h
cc3200: Add SPI module.
2015-03-21 11:26:47 +01:00
pybuart.c
cc3200: Make peripheral objects static.
2015-03-17 13:26:07 +01:00
pybuart.h
cc3200: Make peripheral objects static.
2015-03-17 13:26:07 +01:00
pybwdt.c
cc3200: Add power management framework. Add mpcallback class.
2015-03-11 17:00:33 +01:00
pybwdt.h
cc3200: Make WDT and HeartBeat constant objects on their own right.
2015-03-11 16:54:05 +01:00