mirror of
https://github.com/apache/nuttx.git
synced 2026-08-02 20:59:02 +00:00
Add support for the QMI8658 6-axis IMU sensor (accelerometer + gyroscope) on the lckfb-szpi-esp32s3 board. Changes: - New esp32s3_qmi8658.c driver initializes sensor on I2C0 at address 0x6A - Registers uORB devices: /dev/uorb/sensor_accel0 and /dev/uorb/sensor_gyro0 - Adds esp32s3_qmi8658_initialize() function declaration to header - Integrates with board bringup when CONFIG_SENSORS_QMI8658=y Signed-off-by: Huang Qi <huangqi3@xiaomi.com> |
||
|---|---|---|
| .. | ||
| arm | ||
| arm64 | ||
| avr | ||
| ceva | ||
| hc | ||
| mips | ||
| misco | ||
| or1k | ||
| renesas | ||
| risc-v | ||
| sim | ||
| sparc | ||
| tricore | ||
| x86 | ||
| x86_64 | ||
| xtensa | ||
| z16 | ||
| z80 | ||
| index.rst | ||