update applications/app/BUILD.gn.
This commit is contained in:
parent
aa64515395
commit
3f1a27e0d8
|
@ -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",
|
||||
|
|
Loading…
Reference in New Issue