1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-12-25 14:33:52 +01:00
bors[bot] d11a358b1d
Merge #18472 #19175
18472: drivers/mrf24j40: add support for IEEE 802.15.4 Radio HAL r=benpicco a=jia200x



19175: drivers/periph_common/flashpage: fix silent error r=benpicco a=Enoch247

### Contribution description

This patch removes a test that silently hides failed writes to NULL. Instead, assert is used to ensure that the address is not NULL.


### Testing procedure

I am not certain how to update the tests to catch asserts. If this is possible, I will add a test, if someone will point me to a good example to learn from.


### Issues/PRs references

- none


Co-authored-by: Jose Alamos <jose@alamos.cc>
Co-authored-by: Joshua DeWeese <jdeweese@primecontrols.com>
2023-01-19 18:17:13 +00:00
..
2023-01-13 13:58:07 +01:00
2022-09-14 15:05:25 +02:00
2022-09-23 16:42:52 +02:00
2023-01-19 18:17:13 +00:00
2022-02-11 12:38:21 +01:00
2022-09-05 07:46:56 +02:00
2022-09-14 15:05:25 +02:00
2021-06-02 14:07:17 +02:00
2022-09-16 14:00:35 +02:00
2021-12-15 12:41:36 +01:00
2023-01-13 13:58:07 +01:00
2022-11-15 22:05:42 +01:00
2022-12-19 13:03:45 +01:00
2021-08-13 19:50:38 +02:00
2023-01-13 13:58:07 +01:00
2021-12-07 13:00:58 +01:00
2021-08-13 19:50:38 +02:00
2022-12-05 16:13:21 +01:00
2022-07-26 19:46:14 +02:00
2021-01-17 00:17:58 +01:00
2022-11-22 13:39:35 +01:00
2022-11-22 13:39:35 +01:00
2021-08-13 19:50:38 +02:00
2021-12-06 11:53:59 +01:00
2022-02-12 18:30:58 +01:00
2021-08-13 19:50:38 +02:00
2022-08-03 22:09:21 +02:00
2022-09-29 22:01:37 +02:00