Skip to content

Commit 2c84ee1

Browse files
afontaine-invnkartben
authored andcommitted
tests: drivers: sensor: update naming
Rename ICM42670 define to ICM42X70 to be aligned with updated driver to support icm42370-p Signed-off-by: Aurelie Fontaine <[email protected]>
1 parent 1d3681d commit 2c84ee1

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

tests/drivers/build_all/sensor/sensors_trigger_global.conf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ CONFIG_GROW_R502A_TRIGGER_GLOBAL_THREAD=y
2424
CONFIG_HMC5883L_TRIGGER_GLOBAL_THREAD=y
2525
CONFIG_HTS221_TRIGGER_GLOBAL_THREAD=y
2626
CONFIG_ICM42605_TRIGGER_GLOBAL_THREAD=y
27-
CONFIG_ICM42670_TRIGGER_GLOBAL_THREAD=y
27+
CONFIG_ICM42X70_TRIGGER_GLOBAL_THREAD=y
2828
CONFIG_ICM42688_TRIGGER_GLOBAL_THREAD=y
2929
CONFIG_IIS2DH_TRIGGER_GLOBAL_THREAD=y
3030
CONFIG_IIS2DLPC_TRIGGER_GLOBAL_THREAD=y

tests/drivers/build_all/sensor/sensors_trigger_none.conf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ CONFIG_GROW_R502A_TRIGGER_NONE=y
2424
CONFIG_HMC5883L_TRIGGER_NONE=y
2525
CONFIG_HTS221_TRIGGER_NONE=y
2626
CONFIG_ICM42605_TRIGGER_NONE=y
27-
CONFIG_ICM42670_TRIGGER_NONE=y
27+
CONFIG_ICM42X70_TRIGGER_NONE=y
2828
CONFIG_ICM42688_TRIGGER_NONE=y
2929
CONFIG_IIS2DH_TRIGGER_NONE=y
3030
CONFIG_IIS2DLPC_TRIGGER_NONE=y

tests/drivers/build_all/sensor/sensors_trigger_own.conf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ CONFIG_FXLS8974_TRIGGER_OWN_THREAD=y
2222
CONFIG_GROW_R502A_TRIGGER_OWN_THREAD=y
2323
CONFIG_HMC5883L_TRIGGER_OWN_THREAD=y
2424
CONFIG_HTS221_TRIGGER_OWN_THREAD=y
25-
CONFIG_ICM42670_TRIGGER_OWN_THREAD=y
25+
CONFIG_ICM42X70_TRIGGER_OWN_THREAD=y
2626
CONFIG_ICM42688_TRIGGER_OWN_THREAD=y
2727
CONFIG_IIS2DH_TRIGGER_OWN_THREAD=y
2828
CONFIG_IIS2DLPC_TRIGGER_OWN_THREAD=y

0 commit comments

Comments
 (0)