-
Notifications
You must be signed in to change notification settings - Fork 3
/
sdk-bsp-draco.yaml
140 lines (140 loc) · 3.54 KB
/
sdk-bsp-draco.yaml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
board:
buy_url_cn: https://www.rt-thread.org/
buy_url_global: https://www.rt-thread.io/
debug_interface: SWD
debugger: KFlash
description_en: Draco is a development board specially designed by RT-Thread team for embedded AI education and research purposes. It is based on RISC-V ARCHITECTURE K210 chip and equipped with 1TOPS AI processor KPU, which is suitable for various computer vision and auditory applications.
description_zh: Draco是RT-Thread团队专门为嵌入式AI教育及科研用途设计的一款开发板,基于RISC-V架构的K210芯片,配备算力高达1TOPS的AI处理器KPU,胜任各类计算机视觉及听觉应用。
emulator_machine: ''
large_image: documents/images/board_large.png
name: K210-RT-DRACO
price_cn: N/A CNY
price_global: N/A USD
sale_contact_cn: https://www.rt-thread.org/
sale_contact_global: https://www.rt-thread.io/
small_image: documents/images/board_small.png
vendor: KENDRYTE
version: 1.0.0
chip:
chip_name: K210
clock_source: HSE
device_vendor: kendryte
family_name: K210
rx_name: PA10
series_name: K210
source_freq: '8000000'
sub_series_name: K210
target_freq: '240000000'
tx_name: PA9
uart_name: UART1
docs:
- file: documents/kendryte_datasheet.pdf
title: kendryte_datasheet.pdf
category: sheet
- file: documents/RTT-Draco-Schematic-v0.2.0.1.pdf
title: RTT-Draco-Schematic-v0.2.0.1.pdf
category: sheet
example_projects: []
features:
- K210 microcontroller featuring 6M of RAM + 2M of RAM for AI
- USB OTG with Type-C connector
- SPI TF Card slot
- SPI WIFI rw007
- one LED
- one RGB
- LCD
- i2s Sisonic (mic)
- i2s Speaker
- GC0308 Camera
- MPU6050
- tow user Keys
- Reset Key
- Boot Key
- GPIO Respberry Compatible
- 128-QSPI Flash
features_zh:
- K210 microcontroller featuring 6M of RAM + 2M of RAM for AI
- USB OTG with Type-C connector
- SPI TF Card slot
- SPI WIFI rw007
- one LED
- one RGB
- LCD
- i2s Sisonic (mic)
- i2s Speaker
- GC0308 Camera
- MPU6050
- tow user Keys
- Reset Key
- Boot Key
- GPIO Respberry Compatible
- 128-QSPI Flash
pkg_type: Board_Support_Packages
pkg_vendor: KENDRYTE
pkg_version: 1.1.0
template_projects:
- builtin_files:
- files_and_folders:
- .config
- .cproject
- .project
- .settings
- applications
- driver
- doc
- extmods
- images
- mpy_rt_ai
- rt_ai_lib
- Kconfig
- link.lds
- link_stacksize.lds
- makefile.targets
- packages
- moddefs.user.extmods.h
- qstrdefs.user.extmods.h
- README.md
- samples
- third_party
- rtconfig.h
- rtconfig.py
- rtconfig_preinc.h
- SConscript
- SConstruct
source_path_offset: project_0
target_path_offset: ''
external_files:
- package_name: RISC-V-GCC-KENDRYTE
package_type: ToolChain_Support_Packages
package_vendor: 'KENDRYTE'
package_version: 8.3.0
source_path_offset: ''
target_path_offset: ''
files_and_folders: []
- package_name: OpenOCD-KENDRYTE
package_type: Debugger_Support_Packages
package_vendor: 'KENDRYTE'
package_version: 0.2.3
source_path_offset: ''
target_path_offset: ''
files_and_folders: []
- files_and_folders:
- components
- include
- libcpu/risc-v
- libcpu/Kconfig
- libcpu/SConscript
- src
- tools
- Kconfig
- LICENSE
package_name: RT-Thread
package_type: RT-Thread_Source_Code
package_vendor: ''
package_version: 4.1.1
source_path_offset: ''
target_path_offset: rt-thread
project_description: ''
project_name: project0
project_type: rt-thread|@full|@4.1.1
yaml_version: 3