Skip to content

Commit

Permalink
samples: sensor: tdk_apex: update naming
Browse files Browse the repository at this point in the history
Rename ICM42670 define to ICM42X70 to be aligned with updated driver
to support icm42370-p

Signed-off-by: Aurelie Fontaine <[email protected]>
  • Loading branch information
afontaine-invn committed Jan 16, 2025
1 parent acc79dd commit 88b18b7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion samples/sensor/tdk_apex/prj.conf
Original file line number Diff line number Diff line change
Expand Up @@ -16,4 +16,4 @@ CONFIG_CBPRINTF_FP_SUPPORT=y
CONFIG_USE_SEGGER_RTT=n

# Trigger mode: sample is using interrupt triggering
CONFIG_ICM42670_TRIGGER_OWN_THREAD=y
CONFIG_ICM42X70_TRIGGER_OWN_THREAD=y

0 comments on commit 88b18b7

Please sign in to comment.