Skip to content
Commit 1c29f98e authored by Tom Burdick's avatar Tom Burdick Committed by Mahesh Mahadevan
Browse files

i2c: nrf_twi: Add cast to const buffer pointers



A warning was issued in the build as the rtio tx and tiny_tx buffer
pointers are now labeled const. The internal API expects mutable buffers
so an explicit cast is needed here to avoid the warning.

Signed-off-by: default avatarTom Burdick <thomas.burdick@intel.com>
parent 2d8b272a
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment