-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
3f01ba8
commit a41e78a
Showing
2 changed files
with
26 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,13 @@ | ||
# Demo | ||
|
||
\[ English | [简体中文](README_zh-cn.md) \] | ||
|
||
## Overview | ||
|
||
This repository implements examples of openvela native application code. Developers can quickly get started with development based on our documentation and examples. | ||
|
||
## Usage Instructions | ||
|
||
- [Music Player](../../../../open-vela/docss/Example/Music_Player_Example_en.md) | ||
- [Smart Band](../../../../open-vela/docss/Example/Smart_Band_Example_en.md) | ||
- [Bicycle Computer](../../../../open-vela/docss/Example/X_Track_en.md) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,13 @@ | ||
# Demo | ||
|
||
\[ [English](README.md) | 简体中文 \] | ||
|
||
## 简介 | ||
|
||
该仓库实现了 openvela native应用代码示例,开发者可以根据我们的文档和示例,快速上手开发。 | ||
|
||
## 使用说明 | ||
|
||
- [音乐播放器](../../../../open-vela/docss/Example/Music_Player_Example_zh-cn.md) | ||
- [智能手环](../../../../open-vela/docss/Example/Smart_Band_Example_zh-cn.md) | ||
- [自行车码表](../../../../open-vela/docss/Example/X_Track_zh-cn.md) |