forked from PAWPAW/lib_rgb
增加了测试用例,优化了示例的Makefile
This commit is contained in:
@@ -1,10 +1,7 @@
|
||||
# This variable should contain a space separated list of all
|
||||
# the directories containing buildable applications (usually
|
||||
# prefixed with the app_ prefix)
|
||||
BUILD_SUBDIRS = ./app_rgb_cycle_breathing_example \
|
||||
./app_hsv_cycle_example \
|
||||
./app_test_cycleHSV_with_vol_level_example \
|
||||
./app_test_fill_gradient_with_groups \
|
||||
BUILD_SUBDIRS := $(wildcard ./app_*)
|
||||
|
||||
# This variable should contain a space separated list of all
|
||||
# the directories containing buildable plugins (usually
|
||||
|
||||
Reference in New Issue
Block a user