update applications/app/BUILD.gn.

This commit is contained in:
候鹏飞 2021-11-11 08:46:01 +00:00 committed by Gitee
parent aa64515395
commit 3f1a27e0d8
1 changed files with 2 additions and 2 deletions

View File

@ -15,7 +15,7 @@ import("//build/lite/config/component/lite_component.gni")
lite_component("app") {
features = [
# "TW001_OS_helloworld:helloworld",
"TW001_OS_helloworld:helloworld",
# "TW002_OS_thread:os_thread_example",
# "TW003_OS_timer:os_timer_example",
# "TW004_OS_event:os_event_example",
@ -33,7 +33,7 @@ lite_component("app") {
# "TW203_Module_tricolor_light:module_tricolor_light_example",
# "TW204_Module_enviroment:module_enviroment_example",
# "TW205_Module_motor:module_motor_example",
"TW207_Module_gyro:module_gyro_example",
# "TW207_Module_gyro:module_gyro_example",
# "TW208_Module_JYRTC:module_JYRTC_example",
# "TW210_Module_battery:module_battery_example",
# "TW301_Network_wifista:network_wifista_example",