nuttx/boards
Piyush Patle 703726849f espressif/rmt: guard lirc board registration with DRIVERS_RC
The common ESP board RMT bring-up files are built whenever ESP_RMT is
enabled, but the esp_lirc declarations are only visible when DRIVERS_RC
is enabled.

Guard the esp_lirc header include and esp_lirc_rx_initialize() /
esp_lirc_tx_initialize() calls with CONFIG_DRIVERS_RC so non-RC ESP
configs continue to build while keeping the LIRC registration path for
the rmt configs.

Signed-off-by: Piyush Patle <piyushpatle228@gmail.com>
2026-04-04 11:18:32 -03:00
..
arm arm/ht32f491x3: rework PWM lower-half like nrf53 2026-04-02 12:11:13 +02:00
arm64 boards: use NTFC from pip for citest configs 2026-03-27 06:41:58 +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 style: Fix "is is" typo across the codebase. 2026-03-24 09:39:26 +08: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 espressif/rmt: guard lirc board registration with DRIVERS_RC 2026-04-04 11:18:32 -03:00
sim/sim/sim boards: use NTFC from pip for citest configs 2026-03-27 06:41:58 +08:00
sparc sched/sleep: replace all Signal-based sleep implement to Scheduled sleep 2025-10-17 14:05:02 +08:00
tricore arch/tricore: support tc4evb board. 2026-03-10 10:38:19 +01:00
x86/qemu/qemu-i486 qemu-i486: Simplify Make.defs by include Toolchain.defs 2025-01-27 02:28:39 +08:00
x86_64/qemu/qemu-intel64 boards/qemu-intel64: add nxscope demo for jumbo config 2026-03-24 09:39:42 +08:00
xtensa espressif/rmt: guard lirc board registration with DRIVERS_RC 2026-04-04 11:18:32 -03: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
boardctl.c drivers/usbdev: add UVC gadget class driver 2026-03-29 12:35:22 -03: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/esp32p4: add Waveshare ESP32-P4-PICO-WIFI board support 2026-03-30 16:46:29 +02:00
Makefile Makefile: Remove make depend files by make distclean 2026-02-16 16:27:57 +01:00