Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions sdk-bsp-psoc_e84-edgi-talk.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
board:
name: PSOC_E84-EDGI-TALK
version: 1.3.0
version: 1.3.1
vendor: RT-Thread
description_zh: Edgi-Talk 开发板基于 PSoC™ E84 MCU,为工程师提供了一个灵活、全面的开发平台。板上集成了丰富的外设接口和示例模块,助力开发者快速完成多传感器、显示和通信应用的开发。
description_en: The Edgi-Talk board is based on the PSoC™ E84 MCU and provides a flexible and comprehensive development platform.It integrates a variety of peripheral interfaces and sample modules, helping developers quickly implement applications involving multi-sensor integration, display, and communication.
Expand Down Expand Up @@ -64,7 +64,7 @@ features_zh:
- 128Mb HyperRAM
- 三个用户 LED:D1(蓝)、D2(红)、D3(绿)
- 两个按键(用户按键和复位按键)
pkg_version: 1.3.0
pkg_version: 1.3.1
pkg_vendor: RealThread
pkg_type: Board_Support_Packages
template_projects:
Expand Down Expand Up @@ -1193,7 +1193,7 @@ example_projects:
- package_name: GNU_Tools_for_ARM_Embedded_Processors
package_type: ToolChain_Support_Packages
package_vendor: 'ARM'
package_version: '10.2.1'
package_version: '13.3'
source_path_offset: '.'
target_path_offset: '.'
files_and_folders: []
Expand Down
Loading