micropython/cc3200/mods
danicampora 6de1b39368 cc3200: Make peripheral objects static.
This prevents duplication of objects in the sleep list. Also helps
with reducing the code size by ~100 bytes.
2015-03-17 13:26:07 +01:00
..
modnetwork.c
modnetwork.h
modpyb.c cc3200: Rewrite the PRCM RTC functionality methods. 2015-03-14 10:08:47 +01:00
moduos.c
moduos.h
modusocket.c
modutime.c
modutime.h
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
pybadc.c cc3200: Make peripheral objects static. 2015-03-17 13:26:07 +01:00
pybadc.h
pybi2c.c cc3200: Make peripheral objects static. 2015-03-17 13:26:07 +01:00
pybi2c.h
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: Register pybsd with the sleep module and use pin_config(). 2015-03-17 13:26:06 +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: 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
pybwdt.h