From 5829bc190db74597649679569d96b2b7c3a099bf Mon Sep 17 00:00:00 2001 From: true Date: Wed, 23 Oct 2024 03:33:38 -0700 Subject: [PATCH] add missing project files --- gat_stand_fw/.cproject | 141 +++++++++++++++++++ gat_stand_fw/.project | 34 +++++ gat_stand_fw/.settings/language.settings.xml | 14 ++ gat_stand_fw/.template | 18 +++ 4 files changed, 207 insertions(+) create mode 100644 gat_stand_fw/.cproject create mode 100644 gat_stand_fw/.project create mode 100644 gat_stand_fw/.settings/language.settings.xml create mode 100644 gat_stand_fw/.template diff --git a/gat_stand_fw/.cproject b/gat_stand_fw/.cproject new file mode 100644 index 0000000..8c2015e --- /dev/null +++ b/gat_stand_fw/.cproject @@ -0,0 +1,141 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/gat_stand_fw/.project b/gat_stand_fw/.project new file mode 100644 index 0000000..a0a34d6 --- /dev/null +++ b/gat_stand_fw/.project @@ -0,0 +1,34 @@ + + + gat_stand_fw + + + + + org.eclipse.cdt.managedbuilder.core.genmakebuilder + clean,full,incremental, + + + + org.eclipse.cdt.managedbuilder.core.ScannerConfigBuilder + full,incremental, + + + + + org.eclipse.cdt.core.cnature + org.eclipse.cdt.managedbuilder.core.managedBuildNature + org.eclipse.cdt.managedbuilder.core.ScannerConfigNature + + + + 1595986042669 + + 22 + + org.eclipse.ui.ide.multiFilter + 1.0-name-matches-false-false-*.wvproj + + + + diff --git a/gat_stand_fw/.settings/language.settings.xml b/gat_stand_fw/.settings/language.settings.xml new file mode 100644 index 0000000..a2c60cd --- /dev/null +++ b/gat_stand_fw/.settings/language.settings.xml @@ -0,0 +1,14 @@ + + + + + + + + + + + + + + diff --git a/gat_stand_fw/.template b/gat_stand_fw/.template new file mode 100644 index 0000000..ec6997e --- /dev/null +++ b/gat_stand_fw/.template @@ -0,0 +1,18 @@ +Vendor=WCH +Toolchain=RISC-V +Series=CH32V203 +RTOS=NoneOS +MCU=CH32V203C8T6 +Link=WCH-Link +PeripheralVersion==2.1 +Description==Website: http://www.wch.cn/products/CH32V203.html?\nROM(byte): 64K, SRAM(byte): 20K, CHIP PINS: 48, GPIO PORTS: 37.\nWCH CH32V2 series of mainstream MCUs covers the needs of a large variety of applications in the industrial,medical and consumer markets. High performance with first-class peripherals and low-power,low-voltage operation is paired with a high level of integration at accessible prices with a simple architecture and easy-to-use tools. +Mcu Type=CH32V20x +Address=0x08000000 +Target Path=build_dbg\gat_stand_fw.hex +CLKSpeed=2 +DebugInterfaceMode=-1 +Erase All=true +Program=true +Verify=true +Reset=true +SDIPrintf=false