micropython/cc3200/mods
danicampora 98b8568362 cc3200: Assign GPIO10 and GPIO11 to the GPIO peripheral on start-up. 2015-03-17 13:26:05 +01:00
..
modnetwork.c cc3200: Add preliminary low power deep sleep support. 2015-03-11 16:54:09 +01:00
modnetwork.h cc3200: Add preliminary low power deep sleep support. 2015-03-11 16:54:09 +01:00
modpyb.c cc3200: Rewrite the PRCM RTC functionality methods. 2015-03-14 10:08: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
modutime.c
modutime.h cc3200: Add power management framework. Add mpcallback class. 2015-03-11 17:00:33 +01:00
modwlan.c cc3200: Update socket event handler to align with new SDK(1.1.0) API. 2015-03-16 00:42:11 +01:00
modwlan.h cc3200: Remove unneeded code from modwlan and optimize startup time. 2015-03-14 10:08:43 +01:00
pybadc.c cc3200: Remove unneeded functions and add pybsleep_remove() calls. 2015-03-17 13:26:03 +01:00
pybadc.h
pybi2c.c cc3200: Remove unneeded functions and add pybsleep_remove() calls. 2015-03-17 13:26:03 +01:00
pybi2c.h cc3200: Register ADC and I2C with the sleep module. 2015-03-11 22:09:52 +01:00
pybpin.c cc3200: Assign GPIO10 and GPIO11 to the GPIO peripheral on start-up. 2015-03-17 13:26:05 +01:00
pybpin.h cc3200: Remove double administration of callback objects. 2015-03-16 00:42:09 +01:00
pybrtc.c cc3200: Fix bug in RTC msec register access functions. 2015-03-16 00:42:15 +01:00
pybrtc.h cc3200: Rewrite the PRCM RTC functionality methods. 2015-03-14 10:08:47 +01:00
pybsd.c cc3200: Align SD card driver with new SDK release(1.1.0). 2015-03-16 00:42:13 +01:00
pybsd.h
pybsleep.c cc3200: Disable all wake sources on start-up. 2015-03-16 00:42:16 +01:00
pybsleep.h cc3200: Rewrite the PRCM RTC functionality methods. 2015-03-14 10:08:47 +01:00
pybsystick.c
pybsystick.h
pybuart.c cc3200: Remove unneeded functions and add pybsleep_remove() calls. 2015-03-17 13:26:03 +01:00
pybuart.h cc3200: Register ADC and I2C with the sleep module. 2015-03-11 22:09:52 +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