nuttx/boards
Huang Qi beb0a47568 boards/esp32s3/lckfb-szpi: Add QMI8658 6-axis IMU sensor support
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>
2025-12-21 00:58:58 +08:00
..
arm boards/nucleo-f446re: disable OSTEST in some configs 2025-12-19 08:39:41 -03:00
arm64 netdev_upperhalf: convert Kconfig to variable 2025-12-14 10:01:22 +08:00
avr arch/avr/avrdx: do not copy const variables into RAM 2025-07-10 12:21:40 -03:00
dummy
hc/m9s12 boards/hc/m9s12: migrate to SPDX identifier 2024-11-12 22:20:59 +08:00
mips boards: remove reference to non-existent readme 2025-10-11 17:07:51 -04:00
misoc/lm32/misoc boards/misoc/lm32: migrate to SPDX identifier 2024-11-12 22:20:59 +08:00
or1k/mor1kx/or1k boards/defconfig: remove unused config about dd 2025-04-20 00:41:26 +08:00
renesas Make/Toolchain.defs: add the AR_EXTRACT command 2025-08-19 09:47:44 +08:00
risc-v boards/risc-v/esp32c3: add Waveshare ESP32-C3-Zero 2025-12-19 07:14:22 +08:00
sim/sim/sim arch:use ARCH_64BIT to mark arch is support 64bit 2025-12-18 22:05:12 +08:00
sparc sched/sleep: replace all Signal-based sleep implement to Scheduled sleep 2025-10-17 14:05:02 +08:00
tricore/tc397/a2g-tc397-5v-tft sched/hrtimer: Add high-resolution timer support for NuttX 2025-12-18 18:36:28 +08:00
x86/qemu/qemu-i486 qemu-i486: Simplify Make.defs by include Toolchain.defs 2025-01-27 02:28:39 +08:00
x86_64/intel64/qemu-intel64 boards/qemu-intel64/jumbo: enable more network tools 2025-12-18 11:39:54 -03:00
xtensa boards/esp32s3/lckfb-szpi: Add QMI8658 6-axis IMU sensor support 2025-12-21 00:58:58 +08:00
z16/z16f/z16f2800100zcog boards/z16/z16f: migrate to SPDX identifier 2024-11-12 22:20:59 +08:00
z80 sched/sleep: replace all Signal-based sleep implement to Scheduled sleep 2025-10-17 14:05:02 +08:00
.gitignore
Board.mk sh:Change expansion path logic 2024-03-04 01:18:45 +08:00
boardctl.c boards/boardctl: Uninitialize cdcacm by instance number, not direct pointer 2025-10-11 00:47:02 +08:00
CMakeLists.txt boards: migrate to SPDX identifier 2024-11-12 22:20:59 +08:00
dummy.c boards: migrate to SPDX identifier 2024-11-12 22:20:59 +08:00
Kconfig boards/risc-v/esp32c3: add Waveshare ESP32-C3-Zero 2025-12-19 07:14:22 +08:00
Makefile boards: migrate to SPDX identifier 2024-11-12 22:20:59 +08:00