1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-12-25 06:23:53 +01:00
bors[bot] 00b5bc12a2
Merge #19610 #19670 #19678 #19679 #19680 #19681
19610: drivers/periph/rtc: improve doc on rtc_set_alarm r=maribu a=maribu

### Contribution description

- point out behavior on denormalized time stamps
- use errno codes to indicate errors (and adapt the few instances of actual error handling to use them)


19670: cpu/stm32: stm32f4 BRR from BSRR r=maribu a=kfessel

### Contribution description

sometimes one wants to save one instruction :) 
just write the bits we need to write.

### Testing procedure

tests/periph/gpio_ll tests this 

### Issues/PRs references

`@maribu` might know some reference

maybe #19407

19678: gnrc_sixlowpan_iphc: fix NULL pointer dereference r=maribu a=miri64



19679: gnrc_sixlowpan_frag_sfr: fix ARQ scheduler race-condition r=maribu a=miri64



19680: gnrc_sixlowpan_frag_rb: fix OOB write in _rbuf_add r=maribu a=miri64



19681: sys/xtimer: improve documentation r=maribu a=maribu

### Contribution description

- Add a warning that xtimer is deprecated, so that new code hopefully starts using ztimer
- Add a hint that `ztimer_xtimer_compat` can be used even after `xtimer` is gone


Co-authored-by: Marian Buschsieweke <marian.buschsieweke@ovgu.de>
Co-authored-by: Karl Fessel <karl.fessel@ovgu.de>
Co-authored-by: Martine Lenders <m.lenders@fu-berlin.de>
2023-05-30 17:11:06 +00:00
..
2023-02-01 21:57:23 +01:00
2021-08-13 19:50:38 +02:00
2019-11-23 22:39:07 +01:00
2020-04-17 16:43:16 +05:30
2020-09-29 14:42:15 +02:00
2020-02-27 08:46:40 +01:00
2022-09-16 14:00:35 +02:00
2022-09-14 15:05:25 +02:00
2021-11-05 12:49:37 +01:00
2020-02-12 07:34:22 +01:00
2019-11-23 22:39:07 +01:00
2020-05-04 18:18:00 +05:30
2022-04-20 09:23:50 +02:00
2021-04-27 17:37:52 +02:00
2021-08-13 19:50:38 +02:00
2021-08-13 19:50:38 +02:00
2019-11-23 22:39:07 +01:00
2019-03-14 14:32:28 +01:00
2017-09-01 15:12:20 +02:00
2017-09-01 15:12:20 +02:00
2020-04-29 14:32:00 +05:30
2020-11-18 09:13:56 +01:00
2020-04-16 17:17:27 +05:30
2017-09-01 15:12:20 +02:00
2021-12-16 15:19:44 +01:00
2020-04-01 13:37:22 +02:00
2021-08-13 19:50:38 +02:00
2021-07-07 08:40:02 +02:00
2019-11-23 22:39:07 +01:00
2021-08-13 19:50:38 +02:00
2017-09-01 15:12:20 +02:00
2021-08-13 19:50:38 +02:00
2022-09-14 15:05:25 +02:00
2017-06-21 17:05:45 +02:00
2022-03-09 15:23:51 +01:00
2022-01-18 16:27:44 +01:00
2020-04-23 15:49:55 +05:30
2023-01-31 21:05:07 +01:00
2020-06-17 08:41:41 +02:00
2020-04-22 21:57:05 +05:30
2021-08-13 19:50:38 +02:00
2017-09-01 15:12:20 +02:00
2023-04-11 17:42:10 +02:00
2017-08-30 09:06:03 +02:00
2019-11-27 13:35:57 +01:00
2017-09-01 15:12:20 +02:00
2017-09-01 15:12:20 +02:00
2021-08-13 19:50:38 +02:00
2020-07-17 15:05:32 +02:00
2021-08-13 19:50:38 +02:00
2021-08-13 19:50:38 +02:00
2021-08-13 19:50:38 +02:00
2021-11-04 10:39:36 +01:00
2023-02-27 12:31:04 +01:00
2019-11-23 22:39:40 +01:00
2021-04-08 10:14:30 +02:00
2022-09-16 11:12:27 +02:00
2021-08-13 19:50:38 +02:00
2021-08-13 19:50:38 +02:00
2021-11-30 10:31:22 +01:00
2020-08-25 16:20:18 +02:00
2018-07-25 12:01:38 +02:00
2020-11-22 23:12:40 +01:00
2021-12-03 17:12:03 +01:00
2021-11-08 18:42:05 +01:00
2022-05-18 17:06:12 +02:00
2018-06-11 19:10:40 +02:00
2022-09-14 15:05:25 +02:00
2019-11-23 22:39:40 +01:00
2022-09-14 15:05:25 +02:00
2022-09-14 15:05:25 +02:00
2020-04-09 13:34:51 +02:00
2022-09-16 14:00:35 +02:00