mirror of
https://github.com/apache/nuttx.git
synced 2026-08-14 17:03:29 +00:00
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> |
||
|---|---|---|
| .. | ||
| esp32 | ||
| esp32s2 | ||
| esp32s3 | ||