commit | 6d67a56d5b5ddb3f744eb844e6b4f7d033be7a94 | [log] [tgz] |
---|---|---|
author | Martin Jäger <martin@libre.solar> | Thu Sep 14 11:00:22 2023 +0200 |
committer | Maureen Helm <maureen.helm@analog.com> | Thu Sep 14 16:51:32 2023 -0500 |
tree | 49ac3568bc4888c4e866c2164e94a3a3e67b65ab | |
parent | 96beb5c87099da05b186493328329ee696e24b67 [diff] |
drivers: serial: uart_nrfx_uart: fix NRFX_WAIT_FOR result type This macro expects a bool variable to store the result. Signed-off-by: Martin Jäger <martin@libre.solar>