micropython/cc3200/misc
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
..
FreeRTOSHooks.c
help.c
mpcallback.c
mpcallback.h
mperror.c cc3200: Clean up and reduce use/include of std.h. 2015-04-18 14:29:28 +01:00
mperror.h
mpexception.c cc3200: Clean up and reduce use/include of std.h. 2015-04-18 14:29:28 +01:00
mpexception.h
mpsystick.c
mpsystick.h
pin_named_pins.c cc3200: Clean up pyb.Pin 2015-05-03 11:26:56 +02:00