EVAL-ADXL372-ARDZ
Overview
The EVAL-ADXL372-ARDZ is a 3-axis digital accelerometer Arduino shield powered by the Analog Devices ADXL372.
Programming
Set --shield eval_adxl372_ardz
when you invoke west build
. For example:
# From the root of the zephyr repository
west build -b apard32690/max32690/m4 --shield eval_adxl372_ardz samples/sensor/sensor_shell
Requirements
This shield can only be used with a board which provides a configuration for Arduino connectors and defines node aliases for SPI and GPIO interfaces (see Shields for more details).