micropython/cc3200/mods
Damien George 696fcde800 cc3200/modusocket: Simplify socket.makefile() function.
Following how extmod/modlwip.c does it.
2017-06-14 17:40:02 +10:00
..
modmachine.c cc3200/modmachine: Return frequency value directly, like other ports. 2017-04-05 11:58:17 +03:00
modnetwork.c cc3200: When raising OSError's use MP_Exxx as arg instead of a string. 2017-02-22 12:58:11 +11:00
modnetwork.h
modubinascii.c
modubinascii.h
moduhashlib.c cc3200: When raising OSError's use MP_Exxx as arg instead of a string. 2017-02-22 12:58:11 +11:00
moduos.c ports: Add ilistdir in uos module. 2017-05-10 12:13:53 +10:00
moduos.h cc3200: Convert to use new VFS sub-system and new ooFatFs library. 2017-01-30 12:26:07 +11:00
modusocket.c cc3200/modusocket: Simplify socket.makefile() function. 2017-06-14 17:40:02 +10:00
modusocket.h
modussl.c cc3200: Remove remaining references to std.h. 2017-02-21 18:01:43 +11:00
modutime.c all: Use full path name when including mp-readline/timeutils/netutils. 2017-03-31 22:29:39 +11:00
modwipy.c
modwlan.c cc3200: Update for changes to mp_obj_str_get_data. 2017-03-29 12:56:45 +11:00
modwlan.h cc3200: Move wlan socket glue functions from modwlan to modusocket. 2017-02-22 11:29:19 +11:00
pybadc.c cc3200: When raising OSError's use MP_Exxx as arg instead of a string. 2017-02-22 12:58:11 +11:00
pybadc.h
pybflash.c extmod: Merge old fsusermount.h header into vfs.h and vfs_fat.h. 2017-01-30 12:26:08 +11:00
pybflash.h cc3200: Convert to use new VFS sub-system and new ooFatFs library. 2017-01-30 12:26:07 +11:00
pybi2c.c cc3200/mods/pybi2c: Make readfnom_mem_into/writeto_mem return None. 2017-04-18 15:31:08 +10:00
pybi2c.h
pybpin.c cc3200/mods/pybpin: Remove toggle() method. 2017-05-21 15:39:27 +03:00
pybpin.h
pybrtc.c all: Use full path name when including mp-readline/timeutils/netutils. 2017-03-31 22:29:39 +11:00
pybrtc.h
pybsd.c cc3200: When raising OSError's use MP_Exxx as arg instead of a string. 2017-02-22 12:58:11 +11:00
pybsd.h
pybsleep.c
pybsleep.h
pybspi.c cc3200: When raising OSError's use MP_Exxx as arg instead of a string. 2017-02-22 12:58:11 +11:00
pybspi.h
pybtimer.c cc3200: When raising OSError's use MP_Exxx as arg instead of a string. 2017-02-22 12:58:11 +11:00
pybtimer.h
pybuart.c cc3200/pybuart: Make parity specifications consistent with HW API. 2017-04-09 00:19:02 +03:00
pybuart.h
pybwdt.c cc3200: When raising OSError's use MP_Exxx as arg instead of a string. 2017-02-22 12:58:11 +11:00
pybwdt.h