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 cc3200: Add heartbeat signal on system led. 2015-02-28 19:03:21 +01:00
help.c cc3200: Re-name pybsystick to mpsystick. 2015-03-21 11:21:45 +01:00
mpcallback.c cc3200: Reenable active interrupts when waking from suspended mode. 2015-03-26 13:58:58 +01:00
mpcallback.h cc3200: Reenable active interrupts when waking from suspended mode. 2015-03-26 13:58:58 +01:00
mperror.c cc3200: Clean up and reduce use/include of std.h. 2015-04-18 14:29:28 +01:00
mperror.h cc3200: Add GPIO25 to the pins list of the WiPy and the WiPy-SD. 2015-03-25 15:22:32 +01:00
mpexception.c cc3200: Clean up and reduce use/include of std.h. 2015-04-18 14:29:28 +01:00
mpexception.h cc3200: Add cc3200 port of MicroPython. 2015-02-06 22:10:11 +00:00
mpsystick.c cc3200: Re-name pybsystick to mpsystick. 2015-03-21 11:21:45 +01:00
mpsystick.h cc3200: Re-name pybsystick to mpsystick. 2015-03-21 11:21:45 +01:00
pin_named_pins.c cc3200: Clean up pyb.Pin 2015-05-03 11:26:56 +02:00