mirror of
https://github.com/espressif/esp-rainmaker.git
synced 2026-01-15 02:12:26 +00:00
ws2812_led: Fix for rmt APIs getting included in case of make for IDF v4.0.
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
COMPONENT_ADD_INCLUDEDIRS := .
|
||||
COMPONENT_SRCDIRS := .
|
||||
ifndef CONFIG_WS2812_LED_ENABLE
|
||||
COMPONENT_OBJEXCLUDE += led_strip_rmt_ws2812.c
|
||||
COMPONENT_OBJEXCLUDE += led_strip_rmt_ws2812.o
|
||||
endif
|
||||
|
||||
Reference in New Issue
Block a user