commit | 53f21e170f5d75889bdfc63ad00f4b5258757ce8 | [log] [tgz] |
---|---|---|
author | Maureen Helm <maureen.helm@nxp.com> | Tue May 11 20:21:49 2021 -0500 |
committer | Kumar Gala <kumar.gala@gmail.com> | Wed May 12 08:28:51 2021 -0500 |
tree | 17773adc5e152d9fa28e910a30c23d867ca70d78 | |
parent | 8eea9ebc3a88530127b2869b44ea5d166f2ae137 [diff] |
samples: sensor: Fix logically dead code in adxl372 sample Converts the adxl372 sample application to check the sensor device at build time instead of runtime. This fixes a Coverity issue for logically dead code introduced in commit 72795c3e6c2949961d0bf78bcfe94ca75f399d44. Fixes #35119 Coverity-CID: 235932 Signed-off-by: Maureen Helm <maureen.helm@nxp.com>