commit | 1004d55653d51f2e9f5bfa8f35bd8ef8ce3cb545 | [log] [tgz] |
---|---|---|
author | Kumar Gala <kumar.gala@linaro.org> | Tue May 04 08:40:57 2021 -0500 |
committer | Kumar Gala <kumar.gala@gmail.com> | Tue May 04 13:03:00 2021 -0500 |
tree | 22146acbde03e310f098b4e5369ae170c3d99b3f | |
parent | d8299e3a5a4a3eec0ef01cac6cdf36381f65b1fa [diff] |
samples: adxl372: switch i2c interface on frdm_k64f Switch to using I2C0 as this I2C controller on the FRDM-K64F is actually configured (pinmux) for use and is available on an arduino header if someone would wire up an adxl372 to it. Signed-off-by: Kumar Gala <kumar.gala@linaro.org>