We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ddeba16 + ffd5efc commit 7cd041eCopy full SHA for 7cd041e
components/ws2812_led/component.mk
@@ -1,5 +1,5 @@
1
COMPONENT_ADD_INCLUDEDIRS := .
2
COMPONENT_SRCDIRS := .
3
ifndef CONFIG_WS2812_LED_ENABLE
4
- COMPONENT_OBJEXCLUDE += led_strip_rmt_ws2812.c
+ COMPONENT_OBJEXCLUDE += led_strip_rmt_ws2812.o
5
endif
0 commit comments