nuttx/boards
Alan Carvalho de Assis f8e78c1075 drivers/qe: Don't compile stm32_qencoder.c if STM32 QE is not enabled
NuttX uses Quadrature Encoder lower half driver to internal QE from
MCUs and also with Magnetic Rotary Encoder sensors. But when the
STM32 QE is not enabled, the board code will try to compile the
stm32_qencoder.c because Magnetic Rotary Encoders enables the
CONFIG_SENSORS_QENCODER. This patch fixes this issue.

Signed-off-by: Alan C. Assis <acassis@gmail.com>
2026-05-03 07:56:38 -03:00
..
arm drivers/qe: Don't compile stm32_qencoder.c if STM32 QE is not enabled 2026-05-03 07:56:38 -03:00
arm64 boards/config: Remove final mentions of NSH_ARCHINIT 2026-05-02 15:25:45 -03:00
avr boards/avr: Replace board_app_initialize 2026-05-02 18:36:46 +08:00
dummy
hc/m9s12 boards/hc: Replace board_app_initialize 2026-05-02 18:36:46 +08:00
mips boards/mips: Replace board_app_initialize 2026-05-02 18:36:46 +08:00
misoc/lm32/misoc include/debug.h: Move to include/nuttx/debug.h 2026-04-07 07:50:06 -03:00
or1k/mor1kx/or1k boards/or1k: Remove board_app_initialize 2026-05-02 18:36:46 +08:00
renesas boards/renesas: Replace board_app_initialize 2026-05-02 18:36:46 +08:00
risc-v boards/config: Remove final mentions of NSH_ARCHINIT 2026-05-02 15:25:45 -03:00
sim/sim/sim boards/config: Remove final mentions of NSH_ARCHINIT 2026-05-02 15:25:45 -03:00
sparc boards/sparc: Replace board_app_initialize 2026-05-02 18:36:46 +08:00
tricore boards/config: Remove final mentions of NSH_ARCHINIT 2026-05-02 15:25:45 -03:00
x86/qemu/qemu-i486 boards/config: Remove final mentions of NSH_ARCHINIT 2026-05-02 15:25:45 -03:00
x86_64/qemu/qemu-intel64 boards/x86_64: Replace board_app_initialize 2026-05-02 18:36:46 +08:00
xtensa boards/config: Remove final mentions of NSH_ARCHINIT 2026-05-02 15:25:45 -03:00
z16/z16f/z16f2800100zcog boards/z16: Replace board_app_initialize 2026-05-02 18:36:46 +08:00
z80 boards/z80: Replace board_app_initialize 2026-05-02 18:36:46 +08:00
.gitignore
Board.mk !build: add build-time password generation with mkpasswd tool. 2026-04-14 16:06:30 +08:00
boardctl.c !boards: Remove NSH_ARCHINIT and board_app_initialize 2026-05-02 18:36:46 +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: Remove NSH_ARCHINIT and board_app_initialize 2026-05-02 18:36:46 +08:00
Makefile Makefile: Remove make depend files by make distclean 2026-02-16 16:27:57 +01:00