1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-12-24 14:03:55 +01:00
bors[bot] e35c7adb73
Merge #19031
19031: cpu/stm32/periph_timer: implement timer_set() r=benpicco a=maribu

### Contribution description

The fallback implementation of timer_set() in `drivers/periph_common` is known to fail on short relative sets. This adds a robust implementation.

### Testing procedure

Run `tests/periph_timer_short_relative_set` at least a few dozen times (or use https://github.com/RIOT-OS/RIOT/pull/19030 to have a few dozen repetitions of the test case in a single run of the test application). It should now succeed.

### Issues/PRs references

None

Co-authored-by: Marian Buschsieweke <marian.buschsieweke@ovgu.de>
2023-01-04 19:04:26 +00:00
..
2022-09-15 12:12:23 +02:00
2023-01-02 18:18:19 +00:00
2023-01-03 00:44:24 +00:00
2023-01-03 00:44:24 +00:00
2022-09-15 12:12:23 +02:00
2022-09-14 15:05:25 +02:00
2021-12-02 16:33:19 +01:00
2022-09-23 15:55:05 +02:00
2022-09-23 15:55:05 +02:00
2022-09-23 15:55:05 +02:00
2021-07-09 10:47:42 +02:00