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:
parent
913d6a3e55
commit
bc4eebfae7
@ -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
|
||||
|
||||
2
samples/sensor/sensor_shell/boards/mimxrt1040_evk.conf
Normal file
2
samples/sensor/sensor_shell/boards/mimxrt1040_evk.conf
Normal file
@ -0,0 +1,2 @@
|
||||
CONFIG_FXLS8974_TRIGGER_OWN_THREAD=n
|
||||
CONFIG_FXLS8974_TRIGGER_NONE=y
|
||||
Loading…
Reference in New Issue
Block a user