Francisco Molina
81c5d5dbcc
sys/event/timeout: split xtimer, ztimer backends, don't force usec
...
This PR makes `event_timeout` and `event_timeout_ztimer` two distinct
pseudomodules, where the only api difference is in the init function.
If only `event_timeout_ztimer` is selected then no default ZTIMER
backend is selected and the old init function is not implemented.
If only `event_timeout` is selected then `xtimer` is used unless
`ztimer_usec` is included. In which case the `xtimer` wrapper on top
of `ztimer` is used and `xtimer` is not directly selected. This
allows for the legacy api to be supported with `ztimer_usec` as
a drop-in replacement.
If `event_timeout` and `event_timeut_ztimer` are selected then
`event_timeout` SRC file is excluded from compilation.
2021-11-17 10:15:11 +01:00
..
2021-02-22 14:54:14 +01:00
2021-02-22 14:54:14 +01:00
2021-11-05 10:21:26 +01:00
2021-10-05 14:15:57 +02:00
2021-02-22 14:54:14 +01:00
2021-11-15 14:14:23 +01:00
2021-02-22 14:54:14 +01:00
2021-02-22 14:54:14 +01:00
2020-11-12 22:50:53 +01:00
2021-08-13 19:50:38 +02:00
2021-02-22 14:54:14 +01:00
2020-11-27 09:20:05 +01:00
2021-03-05 16:47:53 +01:00
2020-11-18 18:38:44 +01:00
2021-05-04 11:06:35 +02:00
2021-08-13 19:50:38 +02:00
2020-11-06 15:57:52 +01:00
2021-08-13 19:50:38 +02:00
2021-02-22 14:54:14 +01:00
2020-12-02 10:14:43 +01:00
2021-01-08 10:15:33 +01:00
2021-11-17 10:15:11 +01:00
2020-10-23 11:27:48 +02:00
2021-11-13 20:32:02 +01:00
2021-01-21 10:03:44 +01:00
2021-01-18 14:14:13 +01:00
2021-08-13 19:50:38 +02:00
2021-07-09 11:35:22 +02:00
2021-08-13 19:50:38 +02:00
2021-11-17 10:15:11 +01:00
2021-01-21 11:22:32 +01:00
2021-08-13 19:50:38 +02:00
2021-01-26 17:40:30 +01:00
2021-05-06 13:04:01 +02:00
2021-02-22 14:54:14 +01:00
2021-02-22 14:54:14 +01:00
2021-02-22 14:54:14 +01:00
2021-11-09 21:42:45 +01:00
2021-01-11 14:35:40 +01:00
2021-02-22 14:54:15 +01:00
2020-11-25 12:00:13 +01:00
2021-10-18 12:02:33 +02:00
2021-03-15 21:17:17 +01:00
2021-11-11 09:55:24 +01:00
2021-04-07 12:05:00 +02:00
2021-09-15 10:16:45 +02:00
2021-09-27 17:30:05 +02:00
2021-09-22 20:47:12 +02:00
2021-08-13 19:50:38 +02:00
2021-01-18 11:14:23 +01:00
2021-10-06 17:59:49 +02:00
2021-01-17 00:17:58 +01:00
2021-02-22 14:54:15 +01:00
2021-10-22 14:14:58 +02:00
2021-08-13 19:50:38 +02:00
2021-11-03 11:39:26 +01:00
2021-08-13 19:50:38 +02:00
2021-11-16 08:37:45 +01:00
2021-02-22 14:54:15 +01:00
2021-06-14 09:04:25 +02:00
2020-11-06 15:57:53 +01:00
2020-10-23 11:27:48 +02:00
2021-08-04 14:01:28 +02:00
2021-11-17 09:07:00 +01:00
2021-09-16 18:18:48 +02:00
2021-08-13 19:50:38 +02:00
2021-11-09 15:32:33 +01:00
2021-11-09 15:32:34 +01:00
2021-10-01 11:26:15 +02:00
2021-10-01 11:26:15 +02:00
2021-10-01 11:26:15 +02:00
2021-10-01 11:26:15 +02:00
2021-09-02 23:12:31 +02:00
2021-11-17 10:15:11 +01:00
2021-10-11 21:37:39 +02:00