diff options
author | Paul Sokolovsky <pfalcon@users.sourceforge.net> | 2015-10-27 23:31:42 +0300 |
---|---|---|
committer | Paul Sokolovsky <pfalcon@users.sourceforge.net> | 2015-10-27 23:31:42 +0300 |
commit | 404dae80a9d5cb6315071fe6206b2a6026be0a09 (patch) | |
tree | 1673c104f54427386044a0e739cc1adf8b6f0569 /esp8266/utils.c | |
parent | 9011815d862683711a6d79bb76a553d84b6e4556 (diff) | |
download | micropython-404dae80a9d5cb6315071fe6206b2a6026be0a09.tar.gz micropython-404dae80a9d5cb6315071fe6206b2a6026be0a09.zip |
unix, stmhal: Introduce mp_hal_delay_ms(), mp_hal_ticks_ms().
These MPHAL functions are intended to replace previously used HAL_Delay(),
HAL_GetTick() to provide better naming and MPHAL separation (they are
fully equivalent otherwise).
Also, refactor extmod/modlwip to use them.
Diffstat (limited to 'esp8266/utils.c')
0 files changed, 0 insertions, 0 deletions