mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-12-28 16:01:18 +01:00
fixes: fix race conditions by reordering dINTs prevent null pointer dereference by adding forgotten target check add forgotten eINTs replace printf with DEBUG fix debug messages optimizations: optimize pid access reorder msg_send switches improvements: add debug statements add missing return value to msg_send_to_self documentation