nrfx icon indicating copy to clipboard operation
nrfx copied to clipboard

Warning on NRFX_SUCCESS in TWIM driver

Open tothero opened this issue 8 months ago • 1 comments

https://github.com/NordicSemiconductor/nrfx/blob/4620e7ccfebc08dbd4c039bc7d530b62c4c68ca8/drivers/src/nrfx_twim.c#L657

This line gets executed even if NRFX_SUCCESS is returned as err_code. Is this the wanted behavior of a warning?

tothero avatar Jun 20 '24 17:06 tothero