diff options
author | Paul Sokolovsky <pfalcon@users.sourceforge.net> | 2016-10-29 13:38:02 +0300 |
---|---|---|
committer | Paul Sokolovsky <pfalcon@users.sourceforge.net> | 2016-10-29 13:38:02 +0300 |
commit | 99ed0f25cb1dded94d0774ee3bdb3c08062df51a (patch) | |
tree | c92f6edef0ad79692c07a9d9bd6f2127f666aed5 /tests/basics | |
parent | 6ed5583f8cfa5aa0afb776654cd996abaaa5fba3 (diff) | |
download | micropython-99ed0f25cb1dded94d0774ee3bdb3c08062df51a.tar.gz micropython-99ed0f25cb1dded94d0774ee3bdb3c08062df51a.zip |
unix/mphalport.h: Add warning of mp_hal_delay_ms() implementation.
It's implemented in terms of usleep(), and POSIX doesn't guarantee that
usleep() can sleep for more than a second. This restriction unlikely
applies to any real-world system, but...
Diffstat (limited to 'tests/basics')
0 files changed, 0 insertions, 0 deletions