Skip to content

Commit c5039eb

Browse files
Modify openvela trunk-5.2
1 parent afbe104 commit c5039eb

File tree

42 files changed

+166
-166
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

42 files changed

+166
-166
lines changed

.github/PULL_REQUEST_TEMPLATE.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
*Note: Please adhere to [Contributing Guidelines](https://github.com/open-vela/docs/blob/trunk/CONTRIBUTING.md).*
1+
*Note: Please adhere to [Contributing Guidelines](https://github.com/open-vela/docs/blob/trunk-5.2/CONTRIBUTING.md).*
22

33
## Summary
44

README.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -89,17 +89,17 @@ Here are some typical native application examples demonstrating the usage of dif
8989
- [Music Player](./en/demo/Music_Player_Example.md): Demonstrates audio playback, playlist management, and background services.
9090
- [Smart Band](./en/demo/Smart_Band_Example.md): Demonstrates sleep monitoring, heart rate monitoring, music playback, and a stopwatch.
9191
- [Cycling Computer](./en/demo/X_Track.md): Demonstrates GPS positioning, real-time data display, and route tracking.
92-
- [Calculator](../../../../open-vela/packages_demos/blob/trunk/calculator/Readme.md): A basic example of UI and logic interaction.
93-
- [Relation Calculator](../../../../open-vela/packages_demos/blob/trunk/relation_calculator/Readme.md): Demonstrates complex conditional logic and algorithm implementation.
94-
- [Whack-a-Mole](../../../../open-vela/packages_demos/blob/trunk/Whackmole/Readme.md): Demonstrates a game loop, random number generation, and animation effects.
92+
- [Calculator](../../../../open-vela/packages_demos/blob/trunk-5.2/calculator/Readme.md): A basic example of UI and logic interaction.
93+
- [Relation Calculator](../../../../open-vela/packages_demos/blob/trunk-5.2/relation_calculator/Readme.md): Demonstrates complex conditional logic and algorithm implementation.
94+
- [Whack-a-Mole](../../../../open-vela/packages_demos/blob/trunk-5.2/Whackmole/Readme.md): Demonstrates a game loop, random number generation, and animation effects.
9595

96-
To see the full list of native apps, please visit the [Native App Examples Repository](../../../packages_demos/blob/trunk/README_zh-cn.md).
96+
To see the full list of native apps, please visit the [Native App Examples Repository](../../../packages_demos/blob/trunk-5.2/README_zh-cn.md).
9797

9898
### Quick Apps
9999

100-
- [Mi Band Weather App](../../.././packages_fe_examples/blob/trunk/weather/README.md): Presents a clean and intuitive seven-day weather forecast.
101-
- [Music Player](../../.././packages_fe_examples/blob/trunk/player/README.md): Demonstrates a basic music player, including playback, volume control, and playlist viewing.
102-
- [Calendar](../../.././packages_fe_examples/blob/trunk/calendar/README.md): Demonstrates a basic calendar.
100+
- [Mi Band Weather App](../../.././packages_fe_examples/blob/trunk-5.2/weather/README.md): Presents a clean and intuitive seven-day weather forecast.
101+
- [Music Player](../../.././packages_fe_examples/blob/trunk-5.2/player/README.md): Demonstrates a basic music player, including playback, volume control, and playlist viewing.
102+
- [Calendar](../../.././packages_fe_examples/blob/trunk-5.2/calendar/README.md): Demonstrates a basic calendar.
103103

104104
More Quick App examples are continuously being added. To see all examples, please visit the [Quick App Examples Repository](../../../packages_fe_examples).
105105

README_zh-cn.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -90,17 +90,17 @@ Vela 的命名源自拉丁语中船帆的含义,也是南方星空中船帆星
9090
- [音乐播放器](./zh-cn/demo/Music_Player_Example_zh-cn.md):演示音频播放、列表管理和后台服务。
9191
- [智能手环](./zh-cn/demo/Smart_Band_Example_zh-cn.md):演示睡眠监测、心率监测、音乐播放、秒表计时。
9292
- [自行车码表](./zh-cn/demo/X_Track_zh-cn.md):演示 GPS 定位、实时数据显示和运动轨迹记录。
93-
- [计算器](../../../../open-vela/packages_demos/blob/trunk/calculator/Readme.md):一个基础的 UI 与逻辑交互示例。
94-
- [亲戚计算器](../../../../open-vela/packages_demos/blob/trunk/relation_calculator/Readme_zh-cn.md):演示复杂的条件逻辑与算法实现。
95-
- [打地鼠](../../../../open-vela/packages_demos/blob/trunk/Whackmole/Readme.md):演示游戏循环、随机数生成和动画效果。
93+
- [计算器](../../../../open-vela/packages_demos/blob/trunk-5.2/calculator/Readme.md):一个基础的 UI 与逻辑交互示例。
94+
- [亲戚计算器](../../../../open-vela/packages_demos/blob/trunk-5.2/relation_calculator/Readme_zh-cn.md):演示复杂的条件逻辑与算法实现。
95+
- [打地鼠](../../../../open-vela/packages_demos/blob/trunk-5.2/Whackmole/Readme.md):演示游戏循环、随机数生成和动画效果。
9696

97-
查看完整的原生应用列表,请访问[原生应用示例仓库](../../../packages_demos/blob/trunk/README_zh-cn.md)
97+
查看完整的原生应用列表,请访问[原生应用示例仓库](../../../packages_demos/blob/trunk-5.2/README_zh-cn.md)
9898

9999
### 快应用(Quick Apps)
100100

101-
- [小米手环天气预报应用](../../.././packages_fe_examples/blob/trunk/weather/README.md):演示音频播放、列表管理和后台服务。
102-
- [音乐播放器](../../.././packages_fe_examples/blob/trunk/player/README.md):演示一个基础的音乐播放器,包含音乐的播放,音量调节,歌单查看。
103-
- [日历](../../.././packages_fe_examples/blob/trunk/calendar/README.md):演示一个基础的日历。
101+
- [小米手环天气预报应用](../../.././packages_fe_examples/blob/trunk-5.2/weather/README.md):演示音频播放、列表管理和后台服务。
102+
- [音乐播放器](../../.././packages_fe_examples/blob/trunk-5.2/player/README.md):演示一个基础的音乐播放器,包含音乐的播放,音量调节,歌单查看。
103+
- [日历](../../.././packages_fe_examples/blob/trunk-5.2/calendar/README.md):演示一个基础的日历。
104104

105105
快应用相关示例正在持续丰富中。查看所有示例,请访问[快应用示例仓库](../../../packages_fe_examples)
106106

README_zh-tw.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -90,17 +90,17 @@ Vela 的命名源自拉丁語中船帆的含義,也是南方星空中船帆星
9090
- [音樂播放器](./zh-cn/demo/Music_Player_Example_zh-cn.md):演示音訊播放、列表管理和後台服務。
9191
- [智能手環](./zh-cn/demo/Smart_Band_Example_zh-cn.md):演示睡眠監測、心率監測、音樂播放、秒表計時。
9292
- [自行車碼表](./zh-cn/demo/X_Track_zh-cn.md):演示 GPS 定位、即時數據顯示和運動軌跡記錄。
93-
- [計算器](../../../../open-vela/packages_demos/blob/trunk/calculator/Readme.md):一個基礎的 UI 與邏輯交互示例。
94-
- [親戚計算器](../../../../open-vela/packages_demos/blob/trunk/relation_calculator/Readme_zh-cn.md):演示複雜的條件邏輯與算法實現。
95-
- [打地鼠](../../../../open-vela/packages_demos/blob/trunk/Whackmole/README_zh-cn.md):演示遊戲循環、亂數生成和動畫效果。
93+
- [計算器](../../../../open-vela/packages_demos/blob/trunk-5.2/calculator/Readme.md):一個基礎的 UI 與邏輯交互示例。
94+
- [親戚計算器](../../../../open-vela/packages_demos/blob/trunk-5.2/relation_calculator/Readme_zh-cn.md):演示複雜的條件邏輯與算法實現。
95+
- [打地鼠](../../../../open-vela/packages_demos/blob/trunk-5.2/Whackmole/README_zh-cn.md):演示遊戲循環、亂數生成和動畫效果。
9696

9797
查看完整的原生應用列表,請訪問[原生應用示例倉庫](../../../packages_demos/blob/dev/README_zh-cn.md)
9898

9999
### 快應用(Quick Apps)
100100

101-
- [小米手環天氣預報應用](../../.././packages_fe_examples/blob/trunk/weather/README.md):提供簡潔直觀的未來七日天氣信息展示。
102-
- [音樂播放器](../../.././packages_fe_examples/blob/trunk/player/README.md):演示一個基礎的音樂播放器,包含音樂的播放,音量調節,歌單查看。
103-
- [日曆](../../.././packages_fe_examples/blob/trunk/calendar/README.md):演示一個基礎的日曆。
101+
- [小米手環天氣預報應用](../../.././packages_fe_examples/blob/trunk-5.2/weather/README.md):提供簡潔直觀的未來七日天氣信息展示。
102+
- [音樂播放器](../../.././packages_fe_examples/blob/trunk-5.2/player/README.md):演示一個基礎的音樂播放器,包含音樂的播放,音量調節,歌單查看。
103+
- [日曆](../../.././packages_fe_examples/blob/trunk-5.2/calendar/README.md):演示一個基礎的日曆。
104104

105105
快應用相關示例正在持續豐富中。查看所有示例,請訪問[快應用示例倉庫](../../../packages_fe_examples)
106106

en/app_dev/system_apps/Dev_UI_App.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
## I. Prerequisites
66

77
1. Download the source code. Please refer to [Quick Start](./../../quickstart/openvela_ubuntu_quick_start.md).
8-
2. Before starting this tutorial, please obtain the example code from [music_player](../../../../../../packages_demos/tree/trunk/music_player).
8+
2. Before starting this tutorial, please obtain the example code from [music_player](../../../../../../packages_demos/tree/trunk-5.2/music_player).
99

1010
## II. Preliminary Concepts
1111

en/chip_porting/Interrupt_System_Adaptation_Guide.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -125,7 +125,7 @@ The following are the interrupt-related functions that vendors need to implement
125125

126126
### 2. Required Interrupt-Related Macros
127127

128-
Alongside the above function implementations, vendors need to define a series of interrupt-related macros, which describe the configuration of the NVIC (Nested Vectored Interrupt Controller). These macros should be defined in the `chips/chip_name/include/irq.h` file. Refer to the [RTL8720C example](../../../../../nuttx/blob/trunk/arch/arm/src/rtl8720c/include/irq.h) for guidance.
128+
Alongside the above function implementations, vendors need to define a series of interrupt-related macros, which describe the configuration of the NVIC (Nested Vectored Interrupt Controller). These macros should be defined in the `chips/chip_name/include/irq.h` file. Refer to the [RTL8720C example](../../../../../nuttx/blob/trunk-5.2/arch/arm/src/rtl8720c/include/irq.h) for guidance.
129129

130130
The required macros and their descriptions are as follows:
131131

en/debugging_tools/offline_debugging/backtrace.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@ CONFIG_FRAME_POINTER=y
9696
CONFIG_SCHED_BACKTRACE=y
9797
```
9898

99-
For more information, refer to: [RISC-V Backtrace Implementation](../../../../../../nuttx/blob/trunk/arch/risc-v/src/common/riscv_backtrace.c).
99+
For more information, refer to: [RISC-V Backtrace Implementation](../../../../../../nuttx/blob/trunk-5.2/arch/risc-v/src/common/riscv_backtrace.c).
100100

101101
### 4. Xtensa
102102

en/dev_board/Development_Board.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,9 @@
44

55
| Manufacturer | Board Model | Chip Model | Porting Guide | Typical Application Scenarios | Board Support |
66
| -------------------- | -------------------------------------------------------------------------------------------------------- | -------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------- | --------------------------------------------------- | -------------------------------------------------------------------------------------------- |
7-
| STMicroelectronics | [STM32H750B-DK](https://www.st.com/en/evaluation-tools/stm32h750b-dk.html) | [STM32H750XB](https://www.st.com/en/microcontrollers-microprocessors/stm32h750xb.html) | [Deploy openvela on STM32H750](https://github.com/open-vela/docs/blob/trunk/zh-cn/quickstart/development_board/STM32H750.md) | Smart Home, Industrial Control, Medical Electronics | [ST MCU China Support](mailto:[email protected]) |
8-
| STMicroelectronics | STM32F411CEU6 | [STM32F411CE](https://www.st.com/en/microcontrollers-microprocessors/stm32f411ce.html) | [Blink an LED with openvela on STM32F411](https://github.com/open-vela/docs/blob/trunk/zh-cn/quickstart/development_board/STM32F411.md) | IoT, Industrial Automation | [ST MCU China Support](mailto:[email protected]) |
9-
| Espressif | [ESP32-S3-EYE](https://www.espressif.com/en/dev-board/esp32-s3-eye) | [ESP32-S3](https://www.espressif.com/en/products/socs/esp32-s3) | [Port openvela to the ESP32-S3-EYE Dev Board](https://github.com/open-vela/docs/blob/trunk/zh-cn/quickstart/development_board/ESP32-S3-EYE.md) | AIoT, HMI, Smart Home | [Espressif Developer Community](https://www.espressif.com/en/contact-us/technical-inquiries) |
10-
| Espressif | [ESP32-S3-BOX](https://www.espressif.com/en/news/ESP32-S3-BOX_video) | [ESP32-S3](https://www.espressif.com/en/products/socs/esp32-s3) | [See: Port openvela to the ESP32-S3-EYE Dev Board](https://github.com/open-vela/docs/blob/trunk/zh-cn/quickstart/development_board/ESP32-S3-EYE.md) | AIoT, HMI, Smart Home | [Espressif Developer Community](https://www.espressif.com/en/contact-us/technical-inquiries) |
11-
| Bestechnic | [BES2600WM MAIN BOARD V1.1](https://www.fortune-co.com/index.php?s=/Cn/Public/singlePage/catid/176.html) | BES2600WM-AX4F | [Readme](https://github.com/open-vela/vendor_bes/blob/trunk/boards/best2003_ep/aos_evb/Readme) | Smart Wearables, AI Toys | [Contact Distributor](https://www.fortune-co.com/Tech/projectDetail/id/64.html) |
7+
| STMicroelectronics | [STM32H750B-DK](https://www.st.com/en/evaluation-tools/stm32h750b-dk.html) | [STM32H750XB](https://www.st.com/en/microcontrollers-microprocessors/stm32h750xb.html) | [Deploy openvela on STM32H750](https://github.com/open-vela/docs/blob/trunk-5.2/zh-cn/quickstart/development_board/STM32H750.md) | Smart Home, Industrial Control, Medical Electronics | [ST MCU China Support](mailto:[email protected]) |
8+
| STMicroelectronics | STM32F411CEU6 | [STM32F411CE](https://www.st.com/en/microcontrollers-microprocessors/stm32f411ce.html) | [Blink an LED with openvela on STM32F411](https://github.com/open-vela/docs/blob/trunk-5.2/zh-cn/quickstart/development_board/STM32F411.md) | IoT, Industrial Automation | [ST MCU China Support](mailto:[email protected]) |
9+
| Espressif | [ESP32-S3-EYE](https://www.espressif.com/en/dev-board/esp32-s3-eye) | [ESP32-S3](https://www.espressif.com/en/products/socs/esp32-s3) | [Port openvela to the ESP32-S3-EYE Dev Board](https://github.com/open-vela/docs/blob/trunk-5.2/zh-cn/quickstart/development_board/ESP32-S3-EYE.md) | AIoT, HMI, Smart Home | [Espressif Developer Community](https://www.espressif.com/en/contact-us/technical-inquiries) |
10+
| Espressif | [ESP32-S3-BOX](https://www.espressif.com/en/news/ESP32-S3-BOX_video) | [ESP32-S3](https://www.espressif.com/en/products/socs/esp32-s3) | [See: Port openvela to the ESP32-S3-EYE Dev Board](https://github.com/open-vela/docs/blob/trunk-5.2/zh-cn/quickstart/development_board/ESP32-S3-EYE.md) | AIoT, HMI, Smart Home | [Espressif Developer Community](https://www.espressif.com/en/contact-us/technical-inquiries) |
11+
| Bestechnic | [BES2600WM MAIN BOARD V1.1](https://www.fortune-co.com/index.php?s=/Cn/Public/singlePage/catid/176.html) | BES2600WM-AX4F | [Readme](https://github.com/open-vela/vendor_bes/blob/trunk-5.2/boards/best2003_ep/aos_evb/Readme) | Smart Wearables, AI Toys | [Contact Distributor](https://www.fortune-co.com/Tech/projectDetail/id/64.html) |
1212
| Open Source Emulator | QEMU Emulator | [Run Build Artifacts on Emulator](../quickstart/Run_Vela_on_Vela_Emulator.md) | Native application execution & debugging | N/A | N/A |

0 commit comments

Comments
 (0)