mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
d11a358b1d
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> |
||
---|---|---|
.. | ||
include | ||
lib | ||
cond.c | ||
doc.txt | ||
Kconfig | ||
Makefile | ||
mbox.c | ||
msg_bus.c | ||
msg.c | ||
mutex.c | ||
sched.c | ||
thread_flags.c | ||
thread.c |