mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-01-18 12:52:44 +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> |
||
---|---|---|
.. | ||
application_layer | ||
ble | ||
credman | ||
crosslayer | ||
dsm | ||
gnrc | ||
link_layer | ||
lora | ||
netdev_test | ||
netif | ||
netstats | ||
netutils | ||
network_layer | ||
sock | ||
transport_layer | ||
doc.txt | ||
ieee802154.txt | ||
Kconfig |