commit | d566254e3fe9a40eac0b01e892dde5c2d6ece2a2 | [log] [tgz] |
---|---|---|
author | Peter Bigot <peter.bigot@nordicsemi.no> | Thu Sep 19 07:16:34 2019 -0500 |
committer | Ioannis Glaropoulos <Ioannis.Glaropoulos@nordicsemi.no> | Thu Sep 19 17:35:53 2019 +0200 |
tree | 2dc2a52558028e15ef084e195402cc607c94bf02 | |
parent | c53755e5dd58019b7c3fb3c24c848bf05378bca8 [diff] |
drivers: fix k_thread_create timeout argument Use the named representation for no-wait to future-proof against a change to the representation of timeout values. Signed-off-by: Peter Bigot <peter.bigot@nordicsemi.no>