mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-12-25 06:23:53 +01:00
Some user callbacks might just return the result of some other operation that returns written bytes or negative error. Let's not break those, only consider negative callback returns an error.