From 44bc75ee1a35e22cacab9dbcef7576762dd61598 Mon Sep 17 00:00:00 2001 From: Vergil_Wong Date: Sun, 26 Nov 2023 00:22:09 +0800 Subject: [PATCH] =?UTF-8?q?=E7=A7=BB=E9=99=A4=E4=B8=8D=E5=BF=85=E8=A6=81?= =?UTF-8?q?=E7=9A=84=E7=BC=96=E8=AF=91=E9=80=89=E9=A1=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- examples/app_cycleHSV_vol_level_example/Makefile | 2 +- examples/app_cycleHSV_vol_level_smooth_example/Makefile | 2 +- examples/app_hsv_cycle_example/Makefile | 2 +- examples/app_rgb_cycle_breathing_example/Makefile | 2 +- examples/app_test_HSV_to_RGB/Makefile | 2 +- examples/app_test_fill_gradient_with_groups/Makefile | 2 +- examples/app_test_vol_to_level/Makefile | 2 +- 7 files changed, 7 insertions(+), 7 deletions(-) diff --git a/examples/app_cycleHSV_vol_level_example/Makefile b/examples/app_cycleHSV_vol_level_example/Makefile index 2b38775..9c186d4 100644 --- a/examples/app_cycleHSV_vol_level_example/Makefile +++ b/examples/app_cycleHSV_vol_level_example/Makefile @@ -8,7 +8,7 @@ TARGET = XCORE-AI-EXPLORER # report: 打开编译报告 # g: 生成调试信息 # fxscope: 使用 xSCOPE,对代码进行跟踪(默认使用xlink) -BUILD_FLAGS = -O2 -g -DDEBUG_PRINT_ENABLE=1 -report -fxscope +BUILD_FLAGS = -O2 -g -report -fxscope USED_MODULES = lib_rgb diff --git a/examples/app_cycleHSV_vol_level_smooth_example/Makefile b/examples/app_cycleHSV_vol_level_smooth_example/Makefile index 2b38775..9c186d4 100644 --- a/examples/app_cycleHSV_vol_level_smooth_example/Makefile +++ b/examples/app_cycleHSV_vol_level_smooth_example/Makefile @@ -8,7 +8,7 @@ TARGET = XCORE-AI-EXPLORER # report: 打开编译报告 # g: 生成调试信息 # fxscope: 使用 xSCOPE,对代码进行跟踪(默认使用xlink) -BUILD_FLAGS = -O2 -g -DDEBUG_PRINT_ENABLE=1 -report -fxscope +BUILD_FLAGS = -O2 -g -report -fxscope USED_MODULES = lib_rgb diff --git a/examples/app_hsv_cycle_example/Makefile b/examples/app_hsv_cycle_example/Makefile index cd4d4c4..7d58c58 100644 --- a/examples/app_hsv_cycle_example/Makefile +++ b/examples/app_hsv_cycle_example/Makefile @@ -8,7 +8,7 @@ TARGET = XCORE-AI-EXPLORER # report: 打开编译报告 # g: 生成调试信息 # fxscope: 使用 xSCOPE,对代码进行跟踪(默认使用xlink) -BUILD_FLAGS = -O2 -g -DDEBUG_PRINT_ENABLE=1 -report -fxscope +BUILD_FLAGS = -O2 -g -report -fxscope USED_MODULES = lib_rgb lib_xcore_math diff --git a/examples/app_rgb_cycle_breathing_example/Makefile b/examples/app_rgb_cycle_breathing_example/Makefile index 1760f2e..514af0b 100644 --- a/examples/app_rgb_cycle_breathing_example/Makefile +++ b/examples/app_rgb_cycle_breathing_example/Makefile @@ -8,7 +8,7 @@ TARGET = XCORE-AI-EXPLORER # report: 打开编译报告 # g: 生成调试信息 # fxscope: 使用 xSCOPE,对代码进行跟踪(默认使用xlink) -BUILD_FLAGS = -O2 -g -DDEBUG_PRINT_ENABLE=1 -report -fxscope +BUILD_FLAGS = -O2 -g -report -fxscope USED_MODULES = lib_rgb diff --git a/examples/app_test_HSV_to_RGB/Makefile b/examples/app_test_HSV_to_RGB/Makefile index 2b38775..9c186d4 100644 --- a/examples/app_test_HSV_to_RGB/Makefile +++ b/examples/app_test_HSV_to_RGB/Makefile @@ -8,7 +8,7 @@ TARGET = XCORE-AI-EXPLORER # report: 打开编译报告 # g: 生成调试信息 # fxscope: 使用 xSCOPE,对代码进行跟踪(默认使用xlink) -BUILD_FLAGS = -O2 -g -DDEBUG_PRINT_ENABLE=1 -report -fxscope +BUILD_FLAGS = -O2 -g -report -fxscope USED_MODULES = lib_rgb diff --git a/examples/app_test_fill_gradient_with_groups/Makefile b/examples/app_test_fill_gradient_with_groups/Makefile index 2b38775..9c186d4 100644 --- a/examples/app_test_fill_gradient_with_groups/Makefile +++ b/examples/app_test_fill_gradient_with_groups/Makefile @@ -8,7 +8,7 @@ TARGET = XCORE-AI-EXPLORER # report: 打开编译报告 # g: 生成调试信息 # fxscope: 使用 xSCOPE,对代码进行跟踪(默认使用xlink) -BUILD_FLAGS = -O2 -g -DDEBUG_PRINT_ENABLE=1 -report -fxscope +BUILD_FLAGS = -O2 -g -report -fxscope USED_MODULES = lib_rgb diff --git a/examples/app_test_vol_to_level/Makefile b/examples/app_test_vol_to_level/Makefile index 2b38775..9c186d4 100644 --- a/examples/app_test_vol_to_level/Makefile +++ b/examples/app_test_vol_to_level/Makefile @@ -8,7 +8,7 @@ TARGET = XCORE-AI-EXPLORER # report: 打开编译报告 # g: 生成调试信息 # fxscope: 使用 xSCOPE,对代码进行跟踪(默认使用xlink) -BUILD_FLAGS = -O2 -g -DDEBUG_PRINT_ENABLE=1 -report -fxscope +BUILD_FLAGS = -O2 -g -report -fxscope USED_MODULES = lib_rgb