micropython-lib/machine/machine
Paul Sokolovsky 7fdacc3925 machine: Add Timer class implementation for Linux/Glibc.
This uses POSIX timers, but aspects of signal delivery from them is Glibc
specific.
2016-01-19 22:04:42 +02:00
..
__init__.py machine: Add Timer class implementation for Linux/Glibc. 2016-01-19 22:04:42 +02:00
timer.py machine: Add Timer class implementation for Linux/Glibc. 2016-01-19 22:04:42 +02:00