micropython/cc3200/mods
Damien George b7d27e31e8 cc3200: Refactor "ticks" functions to use common extmod implementation.
The port now uses the common mp_utime_ticks_{ms,us,cpu,add,diff} functions
from extmod/utime_mphal.c.

The mp_utime_sleep_XXX functions are still cc3200-specific because they
handle the GIL differently to the ones in extmod.

The files misc/mpsystick.[ch] have been removed because they contain 2
unused functions, and the other remaining function is renamed to
mp_hal_ticks_us and moved to hal/cc3200_hal.c.
2017-02-06 11:14:16 +11:00
..
modmachine.c
modnetwork.c all: Consistently update signatures of .make_new and .call methods. 2017-01-04 16:10:42 +03:00
modnetwork.h
modubinascii.c
modubinascii.h
moduhashlib.c all: Consistently update signatures of .make_new and .call methods. 2017-01-04 16:10:42 +03:00
moduos.c cc3200: Convert to use new VFS sub-system and new ooFatFs library. 2017-01-30 12:26:07 +11: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: Remove deprecated socket.error. 2017-01-29 02:47:26 +03:00
modusocket.h
modussl.c
modutime.c cc3200: Refactor "ticks" functions to use common extmod implementation. 2017-02-06 11:14:16 +11:00
modwipy.c
modwlan.c cc3200/modwlan: Add network.WLAN.print_ver() diagnostic function. 2017-01-07 19:48:12 +03:00
modwlan.h
pybadc.c all: Consistently update signatures of .make_new and .call methods. 2017-01-04 16:10:42 +03: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 all: Consistently update signatures of .make_new and .call methods. 2017-01-04 16:10:42 +03:00
pybi2c.h
pybpin.c all: Consistently update signatures of .make_new and .call methods. 2017-01-04 16:10:42 +03:00
pybpin.h
pybrtc.c all: Consistently update signatures of .make_new and .call methods. 2017-01-04 16:10:42 +03:00
pybrtc.h
pybsd.c extmod: Merge old fsusermount.h header into vfs.h and vfs_fat.h. 2017-01-30 12:26:08 +11:00
pybsd.h
pybsleep.c
pybsleep.h
pybspi.c all: Consistently update signatures of .make_new and .call methods. 2017-01-04 16:10:42 +03:00
pybspi.h
pybtimer.c all: Consistently update signatures of .make_new and .call methods. 2017-01-04 16:10:42 +03:00
pybtimer.h
pybuart.c all: Consistently update signatures of .make_new and .call methods. 2017-01-04 16:10:42 +03:00
pybuart.h
pybwdt.c all: Consistently update signatures of .make_new and .call methods. 2017-01-04 16:10:42 +03:00
pybwdt.h