1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-12-15 17:43:51 +01:00
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
..
2020-06-24 09:27:02 +02:00
2020-07-08 17:32:36 +02:00
2020-07-07 16:27:43 +02:00
2020-06-29 14:01:01 +02:00
2020-07-02 14:41:41 +02:00
2020-07-16 13:23:30 +02:00
2020-07-16 19:03:38 +02:00
2020-07-16 15:39:02 +02:00
2020-07-16 10:23:49 +02:00
2020-07-16 10:23:49 +02:00
2020-07-16 15:35:23 +02:00
2020-07-16 15:33:29 +02:00
2020-07-16 18:09:59 +02:00
2020-07-16 21:29:46 +02:00
2020-07-16 17:01:10 +02:00