添加了lib库的主要内容

- HSV颜色循环驱动
- RGB灯条驱动
- 模拟呼吸灯
- 色调循环
- 颜色转换
- 颜色填充
This commit is contained in:
2023-11-11 21:00:44 +08:00
commit 784e9cb600
5 changed files with 485 additions and 0 deletions

10
lib_rgb/module_build_info Normal file
View File

@@ -0,0 +1,10 @@
VERSION = 0.0.1
DEPENDENT_MODULES =
MODULE_XCC_FLAGS = $(XCC_FLAGS) -g -O3 -Wall -Wextra -Werror
EXPORT_INCLUDE_DIRS = api
SOURCE_DIRS = src