Initial commit.
Some checks failed
Sync remain PRs to Jira / Sync PRs to Jira (push) Has been cancelled
Some checks failed
Sync remain PRs to Jira / Sync PRs to Jira (push) Has been cancelled
This commit is contained in:
5
examples/common/ws2812_led/component.mk
Normal file
5
examples/common/ws2812_led/component.mk
Normal file
@@ -0,0 +1,5 @@
|
||||
COMPONENT_ADD_INCLUDEDIRS := .
|
||||
COMPONENT_SRCDIRS := .
|
||||
ifndef CONFIG_WS2812_LED_ENABLE
|
||||
COMPONENT_OBJEXCLUDE += led_strip_rmt_ws2812.o
|
||||
endif
|
||||
Reference in New Issue
Block a user