Koen Zandberg 47e2885f80 cpu/native: async_read: add native_async_read_add_int_handler()
fcntl(fd, F_SETOWN, getpid()); doesn't seem to work on Linux
to get generate a signal when an event on the GPIO fd occurs.

So fall back to the same method as on OS X and call poll() in
a child process.
2020-07-21 11:50:18 +02:00
..
2017-04-13 11:35:35 +02:00
2017-03-31 13:38:01 +02:00
2019-11-23 22:39:36 +01:00
2020-01-10 13:22:11 -08:00
2019-11-23 22:39:36 +01:00
2019-11-23 22:39:36 +01:00
2018-06-11 19:12:02 +02:00