Samples: Sensor: Added mimxrt1040 config, and fxls8974

Added mimxrt1040_evk to inregration platforms, so that fxls8974 is tested,
and added config for mimxrt1040_evk to sensor_shell

Signed-off-by: Krystof Sadlik <krystof.sadlik@nxp.com>
This commit is contained in:
Krystof Sadlik 2024-08-08 09:48:14 +02:00 committed by Anas Nashif
parent 913d6a3e55
commit bc4eebfae7
2 changed files with 3 additions and 0 deletions

View File

@ -17,6 +17,7 @@ tests:
- lpcxpresso55s28 # mma8652fc
- bbc_microbit # mmc8653fc
- frdm_k64f # fxos8700
- mimxrt1040_evk # fxls8974
- sparkfun_thing_plus/nrf9160 # lis2dh
- thingy52/nrf52832 # lis2dh12
- stm32f411e_disco # lsm303agr_accel

View File

@ -0,0 +1,2 @@
CONFIG_FXLS8974_TRIGGER_OWN_THREAD=n
CONFIG_FXLS8974_TRIGGER_NONE=y