1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-12-27 07:21:18 +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
..
2022-09-16 14:00:35 +02:00
2022-03-11 09:24:12 +01:00
2023-01-07 09:47:44 +01:00
2023-05-19 15:03:42 +02:00
2023-05-19 15:09:54 +02:00
2023-05-24 09:53:33 +02:00
2023-05-24 09:53:34 +02:00
2023-02-17 20:09:53 +00:00
2022-09-29 22:01:37 +02:00
2022-09-26 19:06:46 +02:00
2023-02-27 12:31:03 +01:00
2022-03-11 09:20:24 +01:00
2023-02-27 12:31:03 +01:00
2023-05-24 09:53:35 +02:00
2022-12-05 16:13:21 +01:00
2023-02-23 16:44:24 +01:00
2023-05-26 15:04:36 +02:00
2023-05-19 15:09:55 +02:00
2023-05-27 21:01:18 +02:00
2023-03-17 12:09:01 +01:00
2023-05-19 15:09:55 +02:00
2023-04-26 00:53:14 +02:00
2023-05-24 09:53:35 +02:00