mirror of
https://github.com/EFeru/hoverboard-sideboard-hack-GD.git
synced 2025-07-27 01:29:32 +00:00
Remove old boards folder
This commit is contained in:
parent
34179fa159
commit
a62ecb6390
@ -1,40 +0,0 @@
|
||||
{
|
||||
"build": {
|
||||
"core": "gd32",
|
||||
"cpu": "cortex-m3",
|
||||
"extra_flags": "-DGD32F1x0 -DGD32F130_150 -D__GD32F130_SUBFAMILY -D__GD32F1x0_FAMILY",
|
||||
"f_cpu": "72000000L",
|
||||
"mcu": "gd32f130c6t6"
|
||||
},
|
||||
"connectivity": [
|
||||
],
|
||||
"debug": {
|
||||
"default_tools": [
|
||||
"stlink"
|
||||
],
|
||||
"jlink_device": "GD32F130C6",
|
||||
"onboard_tools": [
|
||||
"stlink"
|
||||
],
|
||||
"openocd_target": "stm32f1x",
|
||||
"svd_path": "STM32F10x.svd"
|
||||
},
|
||||
"frameworks": [
|
||||
"stm32cube",
|
||||
"spl"
|
||||
],
|
||||
"name": "Generic GD32F130C6T6",
|
||||
"upload": {
|
||||
"maximum_ram_size": 4096,
|
||||
"maximum_size": 32768,
|
||||
"protocol": "stlink",
|
||||
"protocols": [
|
||||
"jlink",
|
||||
"stlink",
|
||||
"blackmagic",
|
||||
"mbed"
|
||||
]
|
||||
},
|
||||
"url": "https://www.gigadevice.com/microcontroller/gd32f130c6t6/",
|
||||
"vendor": "GigaDevices"
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user