Closed TristanCM347 closed 2 months ago
Next time can you please mention in the commit message what driver/client you're referring to. There are many drivers and clients in sDDF now so looking just at the commit message doesn't say what's going on.
E.g in this case it should be something like examples/i2c: add error check to client
or something like that. That tells me if I look at the commit history that the commit only touches the I2C example.
if driver returns a response of 0s (because something goes wrong) the client now will not crash