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