From 26fcdde2e98136b24afd1c19ee8e26604fd97f6f Mon Sep 17 00:00:00 2001 From: acevest Date: Mon, 14 Oct 2019 00:05:08 +0800 Subject: [PATCH] rename board path --- ....gnumcueclipse.debug.gdbjtag.openocd.prefs | 3 -- ...umcueclipse.managedbuild.cross.riscv.prefs | 2 - .../.settings/language.settings.xml | 48 ------------------- board/GigaDevice_GD32VF103C_START/.project | 11 +++++ .../BSP/Inc/mcu_init.h | 0 .../BSP/Inc/usart.h | 0 .../BSP/Src/mcu_init.c | 0 .../BSP/Src/usart.c | 0 .../TOS_CONFIG/tos_config.h | 0 .../eclipse/hello_world/.cproject | 4 +- .../eclipse/hello_world/.gitignore | 0 .../eclipse/hello_world/.project | 4 +- .../eclipse/hello_world/gd32vf103_libopt.h | 0 .../eclipse/hello_world/link.lds | 0 .../eclipse/hello_world/main.c | 0 .../eclipse/hello_world/openocd_gdlink.cfg | 0 .../BSP/Inc/mcu_init.h | 0 .../BSP/Inc/usart.h | 0 .../BSP/Src/mcu_init.c | 0 .../BSP/Src/usart.c | 0 .../README.md | 0 .../TOS_CONFIG/tos_config.h | 0 .../eclipse/hello_world/.cproject | 0 .../eclipse/hello_world/.gitignore | 0 .../eclipse/hello_world/.project | 4 +- .../eclipse/hello_world/gd32vf103_libopt.h | 0 .../eclipse/hello_world/link.lds | 0 .../eclipse/hello_world/main.c | 0 .../openocd_sipeed_rv_debugger.cfg | 0 29 files changed, 17 insertions(+), 59 deletions(-) delete mode 100644 board/GD32VF103C_START/eclipse/hello_world/.settings/ilg.gnumcueclipse.debug.gdbjtag.openocd.prefs delete mode 100644 board/GD32VF103C_START/eclipse/hello_world/.settings/ilg.gnumcueclipse.managedbuild.cross.riscv.prefs delete mode 100644 board/GD32VF103C_START/eclipse/hello_world/.settings/language.settings.xml create mode 100644 board/GigaDevice_GD32VF103C_START/.project rename board/{GD32VF103C_START => GigaDevice_GD32VF103C_START}/BSP/Inc/mcu_init.h (100%) rename board/{GD32VF103C_START => GigaDevice_GD32VF103C_START}/BSP/Inc/usart.h (100%) rename board/{GD32VF103C_START => GigaDevice_GD32VF103C_START}/BSP/Src/mcu_init.c (100%) rename board/{GD32VF103C_START => GigaDevice_GD32VF103C_START}/BSP/Src/usart.c (100%) rename board/{GD32VF103C_START => GigaDevice_GD32VF103C_START}/TOS_CONFIG/tos_config.h (100%) rename board/{GD32VF103C_START => GigaDevice_GD32VF103C_START}/eclipse/hello_world/.cproject (99%) rename board/{GD32VF103C_START => GigaDevice_GD32VF103C_START}/eclipse/hello_world/.gitignore (100%) rename board/{SipeedLonganNano => GigaDevice_GD32VF103C_START}/eclipse/hello_world/.project (90%) rename board/{GD32VF103C_START => GigaDevice_GD32VF103C_START}/eclipse/hello_world/gd32vf103_libopt.h (100%) rename board/{GD32VF103C_START => GigaDevice_GD32VF103C_START}/eclipse/hello_world/link.lds (100%) rename board/{GD32VF103C_START => GigaDevice_GD32VF103C_START}/eclipse/hello_world/main.c (100%) rename board/{GD32VF103C_START => GigaDevice_GD32VF103C_START}/eclipse/hello_world/openocd_gdlink.cfg (100%) rename board/{SipeedLonganNano => Sipeed_LonganNano}/BSP/Inc/mcu_init.h (100%) rename board/{SipeedLonganNano => Sipeed_LonganNano}/BSP/Inc/usart.h (100%) rename board/{SipeedLonganNano => Sipeed_LonganNano}/BSP/Src/mcu_init.c (100%) rename board/{SipeedLonganNano => Sipeed_LonganNano}/BSP/Src/usart.c (100%) rename board/{SipeedLonganNano => Sipeed_LonganNano}/README.md (100%) rename board/{SipeedLonganNano => Sipeed_LonganNano}/TOS_CONFIG/tos_config.h (100%) rename board/{SipeedLonganNano => Sipeed_LonganNano}/eclipse/hello_world/.cproject (100%) rename board/{SipeedLonganNano => Sipeed_LonganNano}/eclipse/hello_world/.gitignore (100%) rename board/{GD32VF103C_START => Sipeed_LonganNano}/eclipse/hello_world/.project (91%) rename board/{SipeedLonganNano => Sipeed_LonganNano}/eclipse/hello_world/gd32vf103_libopt.h (100%) rename board/{SipeedLonganNano => Sipeed_LonganNano}/eclipse/hello_world/link.lds (100%) rename board/{SipeedLonganNano => Sipeed_LonganNano}/eclipse/hello_world/main.c (100%) rename board/{SipeedLonganNano => Sipeed_LonganNano}/openocd_sipeed_rv_debugger.cfg (100%) diff --git a/board/GD32VF103C_START/eclipse/hello_world/.settings/ilg.gnumcueclipse.debug.gdbjtag.openocd.prefs b/board/GD32VF103C_START/eclipse/hello_world/.settings/ilg.gnumcueclipse.debug.gdbjtag.openocd.prefs deleted file mode 100644 index a469e11b..00000000 --- a/board/GD32VF103C_START/eclipse/hello_world/.settings/ilg.gnumcueclipse.debug.gdbjtag.openocd.prefs +++ /dev/null @@ -1,3 +0,0 @@ -eclipse.preferences.version=1 -executable.name=openocd -install.folder=/Users/ace/sys/gnu-mcu-eclipse/openocd/self/bin diff --git a/board/GD32VF103C_START/eclipse/hello_world/.settings/ilg.gnumcueclipse.managedbuild.cross.riscv.prefs b/board/GD32VF103C_START/eclipse/hello_world/.settings/ilg.gnumcueclipse.managedbuild.cross.riscv.prefs deleted file mode 100644 index 8cebf325..00000000 --- a/board/GD32VF103C_START/eclipse/hello_world/.settings/ilg.gnumcueclipse.managedbuild.cross.riscv.prefs +++ /dev/null @@ -1,2 +0,0 @@ -eclipse.preferences.version=1 -toolchain.path.512258282=/Users/ace/sys/gnu-mcu-eclipse/riscv-none-gcc/8.2.0-2.2-20190521-0004/bin diff --git a/board/GD32VF103C_START/eclipse/hello_world/.settings/language.settings.xml b/board/GD32VF103C_START/eclipse/hello_world/.settings/language.settings.xml deleted file mode 100644 index cf17e40e..00000000 --- a/board/GD32VF103C_START/eclipse/hello_world/.settings/language.settings.xml +++ /dev/null @@ -1,48 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/board/GigaDevice_GD32VF103C_START/.project b/board/GigaDevice_GD32VF103C_START/.project new file mode 100644 index 00000000..87584654 --- /dev/null +++ b/board/GigaDevice_GD32VF103C_START/.project @@ -0,0 +1,11 @@ + + + GigaDevice_GD32VF103C_START + + + + + + + + diff --git a/board/GD32VF103C_START/BSP/Inc/mcu_init.h b/board/GigaDevice_GD32VF103C_START/BSP/Inc/mcu_init.h similarity index 100% rename from board/GD32VF103C_START/BSP/Inc/mcu_init.h rename to board/GigaDevice_GD32VF103C_START/BSP/Inc/mcu_init.h diff --git a/board/GD32VF103C_START/BSP/Inc/usart.h b/board/GigaDevice_GD32VF103C_START/BSP/Inc/usart.h similarity index 100% rename from board/GD32VF103C_START/BSP/Inc/usart.h rename to board/GigaDevice_GD32VF103C_START/BSP/Inc/usart.h diff --git a/board/GD32VF103C_START/BSP/Src/mcu_init.c b/board/GigaDevice_GD32VF103C_START/BSP/Src/mcu_init.c similarity index 100% rename from board/GD32VF103C_START/BSP/Src/mcu_init.c rename to board/GigaDevice_GD32VF103C_START/BSP/Src/mcu_init.c diff --git a/board/GD32VF103C_START/BSP/Src/usart.c b/board/GigaDevice_GD32VF103C_START/BSP/Src/usart.c similarity index 100% rename from board/GD32VF103C_START/BSP/Src/usart.c rename to board/GigaDevice_GD32VF103C_START/BSP/Src/usart.c diff --git a/board/GD32VF103C_START/TOS_CONFIG/tos_config.h b/board/GigaDevice_GD32VF103C_START/TOS_CONFIG/tos_config.h similarity index 100% rename from board/GD32VF103C_START/TOS_CONFIG/tos_config.h rename to board/GigaDevice_GD32VF103C_START/TOS_CONFIG/tos_config.h diff --git a/board/GD32VF103C_START/eclipse/hello_world/.cproject b/board/GigaDevice_GD32VF103C_START/eclipse/hello_world/.cproject similarity index 99% rename from board/GD32VF103C_START/eclipse/hello_world/.cproject rename to board/GigaDevice_GD32VF103C_START/eclipse/hello_world/.cproject index da3ae3b1..3857fccb 100644 --- a/board/GD32VF103C_START/eclipse/hello_world/.cproject +++ b/board/GigaDevice_GD32VF103C_START/eclipse/hello_world/.cproject @@ -153,9 +153,9 @@ diff --git a/board/GD32VF103C_START/eclipse/hello_world/.gitignore b/board/GigaDevice_GD32VF103C_START/eclipse/hello_world/.gitignore similarity index 100% rename from board/GD32VF103C_START/eclipse/hello_world/.gitignore rename to board/GigaDevice_GD32VF103C_START/eclipse/hello_world/.gitignore diff --git a/board/SipeedLonganNano/eclipse/hello_world/.project b/board/GigaDevice_GD32VF103C_START/eclipse/hello_world/.project similarity index 90% rename from board/SipeedLonganNano/eclipse/hello_world/.project rename to board/GigaDevice_GD32VF103C_START/eclipse/hello_world/.project index c5eb0fb6..daa94f92 100644 --- a/board/SipeedLonganNano/eclipse/hello_world/.project +++ b/board/GigaDevice_GD32VF103C_START/eclipse/hello_world/.project @@ -42,12 +42,12 @@ Application/Inc 2 - TOP_DIR/board/SipeedLonganNano/BSP/Inc + TOP_DIR/board/GigaDevice_GD32VF103C_START/BSP/Inc Application/Src 2 - TOP_DIR/board/SipeedLonganNano/BSP/Src + TOP_DIR/board/GigaDevice_GD32VF103C_START/BSP/Src Application/tos_config.h diff --git a/board/GD32VF103C_START/eclipse/hello_world/gd32vf103_libopt.h b/board/GigaDevice_GD32VF103C_START/eclipse/hello_world/gd32vf103_libopt.h similarity index 100% rename from board/GD32VF103C_START/eclipse/hello_world/gd32vf103_libopt.h rename to board/GigaDevice_GD32VF103C_START/eclipse/hello_world/gd32vf103_libopt.h diff --git a/board/GD32VF103C_START/eclipse/hello_world/link.lds b/board/GigaDevice_GD32VF103C_START/eclipse/hello_world/link.lds similarity index 100% rename from board/GD32VF103C_START/eclipse/hello_world/link.lds rename to board/GigaDevice_GD32VF103C_START/eclipse/hello_world/link.lds diff --git a/board/GD32VF103C_START/eclipse/hello_world/main.c b/board/GigaDevice_GD32VF103C_START/eclipse/hello_world/main.c similarity index 100% rename from board/GD32VF103C_START/eclipse/hello_world/main.c rename to board/GigaDevice_GD32VF103C_START/eclipse/hello_world/main.c diff --git a/board/GD32VF103C_START/eclipse/hello_world/openocd_gdlink.cfg b/board/GigaDevice_GD32VF103C_START/eclipse/hello_world/openocd_gdlink.cfg similarity index 100% rename from board/GD32VF103C_START/eclipse/hello_world/openocd_gdlink.cfg rename to board/GigaDevice_GD32VF103C_START/eclipse/hello_world/openocd_gdlink.cfg diff --git a/board/SipeedLonganNano/BSP/Inc/mcu_init.h b/board/Sipeed_LonganNano/BSP/Inc/mcu_init.h similarity index 100% rename from board/SipeedLonganNano/BSP/Inc/mcu_init.h rename to board/Sipeed_LonganNano/BSP/Inc/mcu_init.h diff --git a/board/SipeedLonganNano/BSP/Inc/usart.h b/board/Sipeed_LonganNano/BSP/Inc/usart.h similarity index 100% rename from board/SipeedLonganNano/BSP/Inc/usart.h rename to board/Sipeed_LonganNano/BSP/Inc/usart.h diff --git a/board/SipeedLonganNano/BSP/Src/mcu_init.c b/board/Sipeed_LonganNano/BSP/Src/mcu_init.c similarity index 100% rename from board/SipeedLonganNano/BSP/Src/mcu_init.c rename to board/Sipeed_LonganNano/BSP/Src/mcu_init.c diff --git a/board/SipeedLonganNano/BSP/Src/usart.c b/board/Sipeed_LonganNano/BSP/Src/usart.c similarity index 100% rename from board/SipeedLonganNano/BSP/Src/usart.c rename to board/Sipeed_LonganNano/BSP/Src/usart.c diff --git a/board/SipeedLonganNano/README.md b/board/Sipeed_LonganNano/README.md similarity index 100% rename from board/SipeedLonganNano/README.md rename to board/Sipeed_LonganNano/README.md diff --git a/board/SipeedLonganNano/TOS_CONFIG/tos_config.h b/board/Sipeed_LonganNano/TOS_CONFIG/tos_config.h similarity index 100% rename from board/SipeedLonganNano/TOS_CONFIG/tos_config.h rename to board/Sipeed_LonganNano/TOS_CONFIG/tos_config.h diff --git a/board/SipeedLonganNano/eclipse/hello_world/.cproject b/board/Sipeed_LonganNano/eclipse/hello_world/.cproject similarity index 100% rename from board/SipeedLonganNano/eclipse/hello_world/.cproject rename to board/Sipeed_LonganNano/eclipse/hello_world/.cproject diff --git a/board/SipeedLonganNano/eclipse/hello_world/.gitignore b/board/Sipeed_LonganNano/eclipse/hello_world/.gitignore similarity index 100% rename from board/SipeedLonganNano/eclipse/hello_world/.gitignore rename to board/Sipeed_LonganNano/eclipse/hello_world/.gitignore diff --git a/board/GD32VF103C_START/eclipse/hello_world/.project b/board/Sipeed_LonganNano/eclipse/hello_world/.project similarity index 91% rename from board/GD32VF103C_START/eclipse/hello_world/.project rename to board/Sipeed_LonganNano/eclipse/hello_world/.project index bda85e3d..c5ecd1e6 100644 --- a/board/GD32VF103C_START/eclipse/hello_world/.project +++ b/board/Sipeed_LonganNano/eclipse/hello_world/.project @@ -42,12 +42,12 @@ Application/Inc 2 - TOP_DIR/board/GD32VF103C_START/BSP/Inc + TOP_DIR/board/Sipeed_LonganNano/BSP/Inc Application/Src 2 - TOP_DIR/board/GD32VF103C_START/BSP/Src + TOP_DIR/board/Sipeed_LonganNano/BSP/Src Application/tos_config.h diff --git a/board/SipeedLonganNano/eclipse/hello_world/gd32vf103_libopt.h b/board/Sipeed_LonganNano/eclipse/hello_world/gd32vf103_libopt.h similarity index 100% rename from board/SipeedLonganNano/eclipse/hello_world/gd32vf103_libopt.h rename to board/Sipeed_LonganNano/eclipse/hello_world/gd32vf103_libopt.h diff --git a/board/SipeedLonganNano/eclipse/hello_world/link.lds b/board/Sipeed_LonganNano/eclipse/hello_world/link.lds similarity index 100% rename from board/SipeedLonganNano/eclipse/hello_world/link.lds rename to board/Sipeed_LonganNano/eclipse/hello_world/link.lds diff --git a/board/SipeedLonganNano/eclipse/hello_world/main.c b/board/Sipeed_LonganNano/eclipse/hello_world/main.c similarity index 100% rename from board/SipeedLonganNano/eclipse/hello_world/main.c rename to board/Sipeed_LonganNano/eclipse/hello_world/main.c diff --git a/board/SipeedLonganNano/openocd_sipeed_rv_debugger.cfg b/board/Sipeed_LonganNano/openocd_sipeed_rv_debugger.cfg similarity index 100% rename from board/SipeedLonganNano/openocd_sipeed_rv_debugger.cfg rename to board/Sipeed_LonganNano/openocd_sipeed_rv_debugger.cfg