2.1
### uVision Project, (C) Keil Software
cdc_acm
0x4
ARM-ADS
5060750::V5.06 update 6 (build 750)::ARMCC
0
GD32F307VC
GigaDevice
GigaDevice.GD32F30x_DFP.2.2.0
http://gd32mcu.com/data/documents/pack/
IRAM(0x20000000,0x018000) IROM(0x08000000,0x040000) CPUTYPE("Cortex-M4") FPU2 CLOCK(12000000) ELITTLE
UL2CM3(-S0 -C0 -P0 -FD20000000 -FC1000 -FN1 -FF0GD32F30x_CL -FS08000000 -FL040000 -FP0($$Device:GD32F307VC$Flash\GD32F30x_CL.FLM))
0
$$Device:GD32F307VC$Device\Include\gd32f30x.h
$$Device:GD32F307VC$SVD\GD32F30x_CL.svd
0
0
0
0
0
0
1
.\object\
cdc_acm
1
0
1
1
1
.\list\
1
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
1
0
0
0
0
3
1
SARMCM3.DLL
-REMAP -MPU
DCM.DLL
-pCM4
SARMCM3.DLL
-MPU
TCM.DLL
-pCM4
1
0
0
0
16
1
0
0
1
1
4096
1
BIN\UL2CM3.DLL
"" ()
0
0
1
1
1
1
1
1
1
0
1
1
0
1
1
0
0
1
1
1
1
1
1
1
1
1
0
0
"Cortex-M4"
0
0
0
1
1
0
0
2
0
0
0
8
1
0
0
0
3
3
0
0
0
0
0
0
0
0
0
0
1
0
0
0
0
1
0
0
0x0
0x0
0
0x0
0x0
0
0x0
0x0
0
0x0
0x0
0
0x0
0x0
0
0x0
0x0
0
0x20000000
0x18000
1
0x8000000
0x40000
0
0x0
0x0
1
0x0
0x0
1
0x0
0x0
1
0x0
0x0
1
0x8000000
0x40000
1
0x0
0x0
0
0x0
0x0
0
0x0
0x0
0
0x0
0x0
0
0x20000000
0x18000
0
0x0
0x0
1
1
0
0
1
0
0
0
0
0
2
0
0
0
0
0
1
1
1
1
0
0
0
--c99
USE_STDPERIPH_DRIVER,GD32F30X_CL,USE_USB_FS
..\inc;..\..\..\..\..\Firmware\CMSIS\GD\GD32F30x\Include;..\..\..\..\..\Firmware\GD32F30x_standard_peripheral\Include;..\..\..\..\..\Firmware\GD32F30x_usbfs_library\driver\Include;..\..\..\..\..\Firmware\GD32F30x_usbfs_library\device\core\Include;..\..\..\..\..\Firmware\GD32F30x_usbfs_library\device\class\cdc\Include;..\..\..\..\..\Firmware\GD32F30x_usbfs_library\ustd\common;..\..\..\..\..\Firmware\GD32F30x_usbfs_library\ustd\class\cdc;..\..\..\..\..\Utilities
1
0
0
0
0
0
0
0
0
0
1
0
0
0
1
0
0x8000000
0x20000000
Application
app.c
1
..\src\app.c
gd32f30x_it.c
1
..\src\gd32f30x_it.c
gd32f30x_hw.c
1
..\src\gd32f30x_hw.c
CMSIS
system_gd32f30x.c
1
..\src\system_gd32f30x.c
GD32F30x_StdPeriph_Driver
gd32f30x_exti.c
1
..\..\..\..\..\Firmware\GD32F30x_standard_peripheral\Source\gd32f30x_exti.c
gd32f30x_gpio.c
1
..\..\..\..\..\Firmware\GD32F30x_standard_peripheral\Source\gd32f30x_gpio.c
gd32f30x_misc.c
1
..\..\..\..\..\Firmware\GD32F30x_standard_peripheral\Source\gd32f30x_misc.c
gd32f30x_pmu.c
1
..\..\..\..\..\Firmware\GD32F30x_standard_peripheral\Source\gd32f30x_pmu.c
gd32f30x_rcu.c
1
..\..\..\..\..\Firmware\GD32F30x_standard_peripheral\Source\gd32f30x_rcu.c
gd32f30x_timer.c
1
..\..\..\..\..\Firmware\GD32F30x_standard_peripheral\Source\gd32f30x_timer.c
gd32f30x_usart.c
1
..\..\..\..\..\Firmware\GD32F30x_standard_peripheral\Source\gd32f30x_usart.c
gd32f30x_ctc.c
1
..\..\..\..\..\Firmware\GD32F30x_standard_peripheral\Source\gd32f30x_ctc.c
GD32F30x_EVAL
gd32f307c_eval.c
1
..\..\..\..\..\Utilities\gd32f307c_eval.c
USB_Drivers
drv_usb_core.c
1
..\..\..\..\..\Firmware\GD32F30x_usbfs_library\driver\Source\drv_usb_core.c
drv_usb_dev.c
1
..\..\..\..\..\Firmware\GD32F30x_usbfs_library\driver\Source\drv_usb_dev.c
drv_usbd_int.c
1
..\..\..\..\..\Firmware\GD32F30x_usbfs_library\driver\Source\drv_usbd_int.c
USB_Device
usbd_core.c
1
..\..\..\..\..\Firmware\GD32F30x_usbfs_library\device\core\Source\usbd_core.c
usbd_enum.c
1
..\..\..\..\..\Firmware\GD32F30x_usbfs_library\device\core\Source\usbd_enum.c
usbd_transc.c
1
..\..\..\..\..\Firmware\GD32F30x_usbfs_library\device\core\Source\usbd_transc.c
USB_Class
cdc_acm_core.c
1
..\..\..\..\..\Firmware\GD32F30x_usbfs_library\device\class\cdc\Source\cdc_acm_core.c
Startup
startup_gd32f30x_cl.s
2
..\..\..\..\..\Firmware\CMSIS\GD\GD32F30x\Source\ARM\startup_gd32f30x_cl.s
Doc
readme.txt
5
..\readme.txt
::CMSIS