micropython/cc3200/mods
Daniel Campora 8c8d7f3c60 cc3200: Clean up pyb.Pin
Remove unused and unneeded functions, also create Pin.get_config() that
returns the whole configuration of the pin.

This reduces code size by ~500 bytes.
2015-05-03 11:26:56 +02:00
..
modnetwork.c cc3200: Select NIC when the socket is created. 2015-04-28 15:14:36 +02:00
modnetwork.h cc3200: Select NIC when the socket is created. 2015-04-28 15:14:36 +02:00
modpyb.c py: Replace py-version.sh with makeversionhdr.py, written in Python. 2015-04-28 23:52:36 +01:00
moduos.c py: Replace py-version.sh with makeversionhdr.py, written in Python. 2015-04-28 23:52:36 +01:00
moduos.h
modusocket.c cc3200: Select NIC when the socket is created. 2015-04-28 15:14:36 +02:00
modutime.c
modutime.h
modwlan.c cc3200: WLAN.ifconfig returns an attrtuple instead of a dictionary. 2015-05-03 11:26:25 +02:00
modwlan.h cc3200: Implement Sleep.wake_reason() 2015-05-03 11:21:14 +02:00
pybadc.c py: Overhaul and simplify printf/pfenv mechanism. 2015-04-16 14:30:16 +00:00
pybadc.h
pybi2c.c py: Overhaul and simplify printf/pfenv mechanism. 2015-04-16 14:30:16 +00:00
pybi2c.h
pybpin.c cc3200: Clean up pyb.Pin 2015-05-03 11:26:56 +02:00
pybpin.h cc3200: Clean up pyb.Pin 2015-05-03 11:26:56 +02:00
pybrtc.c cc3200: Clear the pending interrupt flag when disabling RTC callbacks. 2015-05-03 11:21:12 +02:00
pybrtc.h
pybsd.c
pybsd.h
pybsleep.c cc3200: Implement Sleep.wake_reason() 2015-05-03 11:21:14 +02:00
pybsleep.h cc3200: Implement Sleep.wake_reason() 2015-05-03 11:21:14 +02:00
pybspi.c py: Overhaul and simplify printf/pfenv mechanism. 2015-04-16 14:30:16 +00:00
pybspi.h
pybuart.c py: Overhaul and simplify printf/pfenv mechanism. 2015-04-16 14:30:16 +00:00
pybuart.h
pybwdt.c
pybwdt.h