Stefan Kerkmann 157ea96411
ChibiOS: use correct status codes in i2c_master.c (#17808)
msg_t is MSG_OK in the success case and either MSG_RESET or MSG_TIMEOUT
in case of errors. So actually use them in the comparison.
2022-07-28 02:02:10 +01:00
..
2021-10-20 21:18:49 +01:00
2022-05-23 15:57:24 +10:00
2021-11-27 09:28:18 +11:00
2022-03-07 21:04:22 +11:00