Commit 2e95e83 1 parent d4ad491 commit 2e95e83 Copy full SHA for 2e95e83
File tree 1 file changed +34
-0
lines changed
1 file changed +34
-0
lines changed Original file line number Diff line number Diff line change
1
+ {
2
+ "build" : {
3
+ "f_cpu" : " 108000000L" ,
4
+ "hwids" : [
5
+ [
6
+ " 0x28e9" ,
7
+ " 0x0189"
8
+ ]
9
+ ],
10
+ "ldscript" : " GD32VF103xB.lds" ,
11
+ "mabi" : " ilp32" ,
12
+ "march" : " rv32imac" ,
13
+ "mcmodel" : " medlow" ,
14
+ "mcu" : " GD32VF103CBT6" ,
15
+ "variant" : " wio_lite_risc-v" ,
16
+ "board_def" : " BOARD_WIO_LITE_RISC-V" ,
17
+ "hxtal_value" : " 8000000"
18
+ },
19
+ "debug" :{
20
+ "svd_path" : " GD32VF103.svd"
21
+ },
22
+ "frameworks" : [
23
+ " gd32vf103-sdk" ,
24
+ " arduino"
25
+ ],
26
+ "name" : " Wio Lite RISC-V" ,
27
+ "upload" : {
28
+ "maximum_ram_size" : 32768 ,
29
+ "maximum_size" : 131072 ,
30
+ "protocol" : " serial"
31
+ },
32
+ "url" : " https://www.seeedstudio.com/Wio-Lite-RISC-V-GD32VF103-p-4293.html" ,
33
+ "vendor" : " SeeedStudio"
34
+ }
You can’t perform that action at this time.
0 commit comments