You've already forked Core2forAWS-MicroPython
mirror of
https://github.com/m5stack/Core2forAWS-MicroPython.git
synced 2026-05-20 10:30:31 -07:00
zephyr/prj_frdm_kw41z.conf: Add new board configuration.
Adds a new board configuration for the frdm_kw41z board, including support for the fxos8700 accelerometer/magnetometer/die temperature sensor.
This commit is contained in:
committed by
Damien George
parent
7748375b6e
commit
493ee7df18
@@ -0,0 +1,5 @@
|
||||
# Sensor drivers
|
||||
CONFIG_I2C=y
|
||||
CONFIG_FXOS8700=y
|
||||
CONFIG_FXOS8700_MODE_HYBRID=y
|
||||
CONFIG_FXOS8700_TEMP=y
|
||||
Reference in New Issue
Block a user