Skip to content
Snippets Groups Projects
Commit 99ed0f25 authored by Paul Sokolovsky's avatar Paul Sokolovsky
Browse files

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...
parent 6ed5583f
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment