mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-12-28 16:01:18 +01:00
in case there's an error uart_init() returns an error value, this value indicates the reason for the error thus we should return it from at_dev_init() so the user will be able to identify whether the init succeded or failed.