Lines Matching refs:applications
9 …e code, you must create a directory (or a directory structure) in **./applications/sample/wifi-iot…
16 └── applications
27 …Create the **hello_world.c** file in **./applications/sample/wifi-iot/app/my_first_app**. Then, cr…
43 …Create the **BUILD.gn** file in **./applications/sample/wifi-iot/app/my_first_app** and configure …
76 "applications/sample/camera/communication"
79 "//applications/sample/camera/communication:sample"
97 "applications/sample/wifi-iot/app/my_first_app"
100 "//applications/sample/wifi-iot/app/my_first_app:myapp"
118 "applications/sample/camera/launcher",
119 "applications/sample/camera/cameraApp",
120 "applications/sample/camera/setting",
121 "applications/sample/camera/gallery",
122 "applications/sample/camera/media"
128 …* component. The following code snippet is the configuration of the **applications** subsystem, wh…
133 "subsystem": "applications",