From 6a20471ee907273c382b23989e7873b6d70cf15f Mon Sep 17 00:00:00 2001 From: Meco Man <920369182@qq.com> Date: Mon, 28 Mar 2022 19:38:42 -0400 Subject: [PATCH] =?UTF-8?q?[vango]=20=E5=B0=86v85xx=E5=92=8Cv85xxp?= =?UTF-8?q?=E4=B8=A4=E4=B8=AAbsp=E6=95=B4=E5=90=88=E5=88=B0=E4=B8=80?= =?UTF-8?q?=E4=B8=AA=E6=96=87=E4=BB=B6=E5=A4=B9=E4=B8=8B?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- bsp/{Vango_V85xx => Vango/v85xx}/.config | 0 bsp/{Vango_V85xx => Vango/v85xx}/.ignore_format.yml | 0 bsp/{Vango_V85xx => Vango/v85xx}/Kconfig | 0 bsp/Vango/v85xx/Libraries/.ignore_format.yml | 7 +++++++ .../CMSIS/Vango/V85xx/Include/lib_CodeRAM.h | 0 .../CMSIS/Vango/V85xx/Include/lib_LoadNVR.h | 0 .../Libraries/CMSIS/Vango/V85xx/Include/lib_conf.h | 0 .../CMSIS/Vango/V85xx/Include/lib_cortex.h | 0 .../CMSIS/Vango/V85xx/Include/system_target.h | 0 .../Libraries/CMSIS/Vango/V85xx/Include/target.h | 0 .../Libraries/CMSIS/Vango/V85xx/Include/type_def.h | 0 .../CMSIS/Vango/V85xx/Source/GCC/startup_target.S | 0 .../CMSIS/Vango/V85xx/Source/keil5/startup_target.S | 0 .../CMSIS/Vango/V85xx/Source/lib_CodeRAM.c | 0 .../CMSIS/Vango/V85xx/Source/lib_LoadNVR.c | 0 .../Libraries/CMSIS/Vango/V85xx/Source/lib_cortex.c | 0 .../CMSIS/Vango/V85xx/Source/system_target.c | 0 .../v85xx}/Libraries/CMSIS/cmsis_armcc.h | 0 .../v85xx}/Libraries/CMSIS/cmsis_compiler.h | 0 .../v85xx}/Libraries/CMSIS/cmsis_gcc.h | 0 .../v85xx}/Libraries/CMSIS/cmsis_version.h | 0 .../v85xx}/Libraries/CMSIS/core_cm0.h | 0 .../v85xx}/Libraries/CMSIS/core_cmFunc.h | 0 .../v85xx}/Libraries/CMSIS/core_cmInstr.h | 0 .../v85xx}/Libraries/SConscript | 0 .../Include/lib_adc.h | 0 .../Include/lib_adc_tiny.h | 0 .../Include/lib_ana.h | 0 .../Include/lib_clk.h | 0 .../Include/lib_comp.h | 0 .../Include/lib_crypt.h | 0 .../Include/lib_dma.h | 0 .../Include/lib_flash.h | 0 .../Include/lib_gpio.h | 0 .../Include/lib_i2c.h | 0 .../Include/lib_iso7816.h | 0 .../Include/lib_lcd.h | 0 .../Include/lib_misc.h | 0 .../Include/lib_pmu.h | 0 .../Include/lib_pwm.h | 0 .../Include/lib_rtc.h | 0 .../Include/lib_spi.h | 0 .../Include/lib_tmr.h | 0 .../Include/lib_u32k.h | 0 .../Include/lib_uart.h | 0 .../Include/lib_version.h | 0 .../Include/lib_wdt.h | 0 .../VangoV85xx_standard_peripheral/Source/lib_adc.c | 0 .../Source/lib_adc_tiny.c | 0 .../VangoV85xx_standard_peripheral/Source/lib_ana.c | 0 .../VangoV85xx_standard_peripheral/Source/lib_clk.c | 0 .../Source/lib_comp.c | 0 .../Source/lib_crypt.c | 0 .../VangoV85xx_standard_peripheral/Source/lib_dma.c | 0 .../Source/lib_flash.c | 0 .../Source/lib_gpio.c | 0 .../VangoV85xx_standard_peripheral/Source/lib_i2c.c | 0 .../Source/lib_iso7816.c | 0 .../VangoV85xx_standard_peripheral/Source/lib_lcd.c | 0 .../Source/lib_misc.c | 0 .../VangoV85xx_standard_peripheral/Source/lib_pmu.c | 0 .../VangoV85xx_standard_peripheral/Source/lib_pwm.c | 0 .../VangoV85xx_standard_peripheral/Source/lib_rtc.c | 0 .../VangoV85xx_standard_peripheral/Source/lib_spi.c | 0 .../VangoV85xx_standard_peripheral/Source/lib_tmr.c | 0 .../Source/lib_u32k.c | 0 .../Source/lib_uart.c | 0 .../Source/lib_version.c | 0 .../VangoV85xx_standard_peripheral/Source/lib_wdt.c | 0 bsp/{Vango_V85xx => Vango/v85xx}/README.md | 0 bsp/{Vango_V85xx => Vango/v85xx}/SConscript | 0 bsp/{Vango_V85xx => Vango/v85xx}/SConstruct | 0 bsp/{Vango_V85xx => Vango/v85xx}/Target_FLASH.icf | 0 bsp/{Vango_V85xx => Vango/v85xx}/Target_FLASH.ld | 0 bsp/{Vango_V85xx => Vango/v85xx}/Target_FLASH.sct | 0 .../v85xx}/Vango.V85XX.4.0.2.pack | Bin .../v85xx}/applications/SConscript | 0 .../v85xx}/applications/main.c | 0 bsp/{Vango_V85xx => Vango/v85xx}/drivers/SConscript | 0 bsp/{Vango_V85xx => Vango/v85xx}/drivers/board.c | 2 +- bsp/{Vango_V85xx => Vango/v85xx}/drivers/board.h | 2 +- bsp/{v85xxp => Vango/v85xx}/drivers/drv_comm.h | 2 +- bsp/{Vango_V85xx => Vango/v85xx}/drivers/drv_gpio.c | 2 +- bsp/{Vango_V85xx => Vango/v85xx}/drivers/drv_gpio.h | 2 +- bsp/{Vango_V85xx => Vango/v85xx}/drivers/drv_spi.c | 2 +- bsp/{Vango_V85xx => Vango/v85xx}/drivers/drv_spi.h | 4 ++-- .../v85xx}/drivers/drv_usart.c | 12 ++++++------ .../v85xx}/drivers/drv_usart.h | 2 +- bsp/{Vango_V85xx => Vango/v85xx}/project.uvprojx | 0 bsp/{Vango_V85xx => Vango/v85xx}/rtconfig.h | 0 bsp/{Vango_V85xx => Vango/v85xx}/rtconfig.py | 0 bsp/{Vango_V85xx => Vango/v85xx}/template.uvprojx | 0 bsp/{ => Vango}/v85xxp/.ignore_format.yml | 0 bsp/{ => Vango}/v85xxp/Kconfig | 0 bsp/Vango/v85xxp/Libraries/.ignore_format.yml | 7 +++++++ .../CMSIS/Vango/V85xxP/Include/lib_CodeRAM.h | 0 .../CMSIS/Vango/V85xxP/Include/lib_LoadNVR.h | 0 .../Libraries/CMSIS/Vango/V85xxP/Include/lib_conf.h | 0 .../CMSIS/Vango/V85xxP/Include/lib_cortex.h | 0 .../CMSIS/Vango/V85xxP/Include/system_target.h | 0 .../Libraries/CMSIS/Vango/V85xxP/Include/target.h | 0 .../Libraries/CMSIS/Vango/V85xxP/Include/type_def.h | 0 .../CMSIS/Vango/V85xxP/Source/GCC/startup_target.S | 0 .../Vango/V85xxP/Source/Keil5/startup_target.S | 0 .../CMSIS/Vango/V85xxP/Source/lib_CodeRAM.c | 0 .../CMSIS/Vango/V85xxP/Source/lib_LoadNVR.c | 0 .../CMSIS/Vango/V85xxP/Source/lib_cortex.c | 0 .../CMSIS/Vango/V85xxP/Source/system_target.c | 0 .../v85xxp/Libraries/CMSIS/cmsis_armcc.h | 0 .../v85xxp/Libraries/CMSIS/cmsis_compiler.h | 0 bsp/{ => Vango}/v85xxp/Libraries/CMSIS/cmsis_gcc.h | 0 .../v85xxp/Libraries/CMSIS/cmsis_version.h | 0 bsp/{ => Vango}/v85xxp/Libraries/CMSIS/core_cm0.h | 0 .../v85xxp/Libraries/CMSIS/core_cmFunc.h | 0 .../v85xxp/Libraries/CMSIS/core_cmInstr.h | 0 bsp/{ => Vango}/v85xxp/Libraries/SConscript | 0 .../Include/lib_adc.h | 0 .../Include/lib_adc_tiny.h | 0 .../Include/lib_ana.h | 0 .../Include/lib_clk.h | 0 .../Include/lib_cmp.h | 0 .../Include/lib_crypt.h | 0 .../Include/lib_dma.h | 0 .../Include/lib_flash.h | 0 .../Include/lib_gpio.h | 0 .../Include/lib_i2c.h | 0 .../Include/lib_iso7816.h | 0 .../Include/lib_lcd.h | 0 .../Include/lib_misc.h | 0 .../Include/lib_pmu.h | 0 .../Include/lib_pwm.h | 0 .../Include/lib_rtc.h | 0 .../Include/lib_spi.h | 0 .../Include/lib_tmr.h | 0 .../Include/lib_u32k.h | 0 .../Include/lib_uart.h | 0 .../Include/lib_version.h | 0 .../Include/lib_wdt.h | 0 .../Source/lib_adc.c | 0 .../Source/lib_adc_tiny.c | 0 .../Source/lib_ana.c | 0 .../Source/lib_clk.c | 0 .../Source/lib_cmp.c | 0 .../Source/lib_crypt.c | 0 .../Source/lib_dma.c | 0 .../Source/lib_flash.c | 0 .../Source/lib_gpio.c | 0 .../Source/lib_i2c.c | 0 .../Source/lib_iso7816.c | 0 .../Source/lib_lcd.c | 0 .../Source/lib_misc.c | 0 .../Source/lib_pmu.c | 0 .../Source/lib_pwm.c | 0 .../Source/lib_rtc.c | 0 .../Source/lib_spi.c | 0 .../Source/lib_tmr.c | 0 .../Source/lib_u32k.c | 0 .../Source/lib_uart.c | 0 .../Source/lib_version.c | 0 .../Source/lib_wdt.c | 0 bsp/{ => Vango}/v85xxp/README.md | 0 bsp/{ => Vango}/v85xxp/SConscript | 0 bsp/{ => Vango}/v85xxp/SConstruct | 0 bsp/{ => Vango}/v85xxp/Target_FLASH.ld | 0 bsp/{ => Vango}/v85xxp/Target_FLASH.sct | 0 bsp/{ => Vango}/v85xxp/applications/SConscript | 0 bsp/{ => Vango}/v85xxp/applications/main.c | 0 bsp/{ => Vango}/v85xxp/drivers/SConscript | 0 bsp/{ => Vango}/v85xxp/drivers/board.c | 6 +++--- bsp/{ => Vango}/v85xxp/drivers/board.h | 2 +- .../v85xxp}/drivers/drv_comm.h | 2 +- bsp/{ => Vango}/v85xxp/drivers/drv_gpio.c | 2 +- bsp/{ => Vango}/v85xxp/drivers/drv_gpio.h | 2 +- bsp/{ => Vango}/v85xxp/drivers/drv_usart.c | 10 +++++----- bsp/{ => Vango}/v85xxp/drivers/drv_usart.h | 2 +- bsp/{ => Vango}/v85xxp/keil_Kill.bat | 0 bsp/{ => Vango}/v85xxp/project.uvoptx | 0 bsp/{ => Vango}/v85xxp/project.uvprojx | 0 bsp/{ => Vango}/v85xxp/rtconfig.h | 0 bsp/{ => Vango}/v85xxp/rtconfig.py | 0 bsp/{ => Vango}/v85xxp/template.uvoptx | 0 bsp/{ => Vango}/v85xxp/template.uvprojx | 0 182 files changed, 42 insertions(+), 28 deletions(-) rename bsp/{Vango_V85xx => Vango/v85xx}/.config (100%) rename bsp/{Vango_V85xx => Vango/v85xx}/.ignore_format.yml (100%) rename bsp/{Vango_V85xx => Vango/v85xx}/Kconfig (100%) create mode 100644 bsp/Vango/v85xx/Libraries/.ignore_format.yml rename bsp/{Vango_V85xx => Vango/v85xx}/Libraries/CMSIS/Vango/V85xx/Include/lib_CodeRAM.h (100%) rename bsp/{Vango_V85xx => Vango/v85xx}/Libraries/CMSIS/Vango/V85xx/Include/lib_LoadNVR.h (100%) rename bsp/{Vango_V85xx => Vango/v85xx}/Libraries/CMSIS/Vango/V85xx/Include/lib_conf.h (100%) rename bsp/{Vango_V85xx => Vango/v85xx}/Libraries/CMSIS/Vango/V85xx/Include/lib_cortex.h (100%) rename bsp/{Vango_V85xx => Vango/v85xx}/Libraries/CMSIS/Vango/V85xx/Include/system_target.h (100%) rename bsp/{Vango_V85xx => Vango/v85xx}/Libraries/CMSIS/Vango/V85xx/Include/target.h (100%) rename bsp/{Vango_V85xx => Vango/v85xx}/Libraries/CMSIS/Vango/V85xx/Include/type_def.h (100%) rename bsp/{Vango_V85xx => Vango/v85xx}/Libraries/CMSIS/Vango/V85xx/Source/GCC/startup_target.S (100%) rename bsp/{Vango_V85xx => Vango/v85xx}/Libraries/CMSIS/Vango/V85xx/Source/keil5/startup_target.S (100%) rename bsp/{Vango_V85xx => Vango/v85xx}/Libraries/CMSIS/Vango/V85xx/Source/lib_CodeRAM.c (100%) rename bsp/{Vango_V85xx => Vango/v85xx}/Libraries/CMSIS/Vango/V85xx/Source/lib_LoadNVR.c (100%) rename bsp/{Vango_V85xx => Vango/v85xx}/Libraries/CMSIS/Vango/V85xx/Source/lib_cortex.c (100%) rename bsp/{Vango_V85xx => Vango/v85xx}/Libraries/CMSIS/Vango/V85xx/Source/system_target.c (100%) rename bsp/{Vango_V85xx => Vango/v85xx}/Libraries/CMSIS/cmsis_armcc.h (100%) rename bsp/{Vango_V85xx => Vango/v85xx}/Libraries/CMSIS/cmsis_compiler.h (100%) rename bsp/{Vango_V85xx => Vango/v85xx}/Libraries/CMSIS/cmsis_gcc.h (100%) rename bsp/{Vango_V85xx => Vango/v85xx}/Libraries/CMSIS/cmsis_version.h (100%) rename bsp/{Vango_V85xx => Vango/v85xx}/Libraries/CMSIS/core_cm0.h (100%) rename bsp/{Vango_V85xx => Vango/v85xx}/Libraries/CMSIS/core_cmFunc.h (100%) rename bsp/{Vango_V85xx => Vango/v85xx}/Libraries/CMSIS/core_cmInstr.h (100%) rename bsp/{Vango_V85xx => Vango/v85xx}/Libraries/SConscript (100%) rename bsp/{Vango_V85xx => Vango/v85xx}/Libraries/VangoV85xx_standard_peripheral/Include/lib_adc.h (100%) rename bsp/{Vango_V85xx => Vango/v85xx}/Libraries/VangoV85xx_standard_peripheral/Include/lib_adc_tiny.h (100%) rename bsp/{Vango_V85xx => Vango/v85xx}/Libraries/VangoV85xx_standard_peripheral/Include/lib_ana.h (100%) rename bsp/{Vango_V85xx => Vango/v85xx}/Libraries/VangoV85xx_standard_peripheral/Include/lib_clk.h (100%) rename bsp/{Vango_V85xx => Vango/v85xx}/Libraries/VangoV85xx_standard_peripheral/Include/lib_comp.h (100%) rename bsp/{Vango_V85xx => Vango/v85xx}/Libraries/VangoV85xx_standard_peripheral/Include/lib_crypt.h (100%) rename bsp/{Vango_V85xx => Vango/v85xx}/Libraries/VangoV85xx_standard_peripheral/Include/lib_dma.h (100%) rename bsp/{Vango_V85xx => Vango/v85xx}/Libraries/VangoV85xx_standard_peripheral/Include/lib_flash.h (100%) rename bsp/{Vango_V85xx => Vango/v85xx}/Libraries/VangoV85xx_standard_peripheral/Include/lib_gpio.h (100%) rename bsp/{Vango_V85xx => Vango/v85xx}/Libraries/VangoV85xx_standard_peripheral/Include/lib_i2c.h (100%) rename bsp/{Vango_V85xx => Vango/v85xx}/Libraries/VangoV85xx_standard_peripheral/Include/lib_iso7816.h (100%) rename bsp/{Vango_V85xx => Vango/v85xx}/Libraries/VangoV85xx_standard_peripheral/Include/lib_lcd.h (100%) rename bsp/{Vango_V85xx => Vango/v85xx}/Libraries/VangoV85xx_standard_peripheral/Include/lib_misc.h (100%) rename bsp/{Vango_V85xx => Vango/v85xx}/Libraries/VangoV85xx_standard_peripheral/Include/lib_pmu.h (100%) rename bsp/{Vango_V85xx => Vango/v85xx}/Libraries/VangoV85xx_standard_peripheral/Include/lib_pwm.h (100%) rename bsp/{Vango_V85xx => Vango/v85xx}/Libraries/VangoV85xx_standard_peripheral/Include/lib_rtc.h (100%) rename bsp/{Vango_V85xx => Vango/v85xx}/Libraries/VangoV85xx_standard_peripheral/Include/lib_spi.h (100%) rename bsp/{Vango_V85xx => Vango/v85xx}/Libraries/VangoV85xx_standard_peripheral/Include/lib_tmr.h (100%) rename bsp/{Vango_V85xx => Vango/v85xx}/Libraries/VangoV85xx_standard_peripheral/Include/lib_u32k.h (100%) rename bsp/{Vango_V85xx => Vango/v85xx}/Libraries/VangoV85xx_standard_peripheral/Include/lib_uart.h (100%) rename bsp/{Vango_V85xx => Vango/v85xx}/Libraries/VangoV85xx_standard_peripheral/Include/lib_version.h (100%) rename bsp/{Vango_V85xx => Vango/v85xx}/Libraries/VangoV85xx_standard_peripheral/Include/lib_wdt.h (100%) rename bsp/{Vango_V85xx => Vango/v85xx}/Libraries/VangoV85xx_standard_peripheral/Source/lib_adc.c (100%) rename bsp/{Vango_V85xx => Vango/v85xx}/Libraries/VangoV85xx_standard_peripheral/Source/lib_adc_tiny.c (100%) rename bsp/{Vango_V85xx => Vango/v85xx}/Libraries/VangoV85xx_standard_peripheral/Source/lib_ana.c (100%) rename bsp/{Vango_V85xx => Vango/v85xx}/Libraries/VangoV85xx_standard_peripheral/Source/lib_clk.c (100%) rename bsp/{Vango_V85xx => Vango/v85xx}/Libraries/VangoV85xx_standard_peripheral/Source/lib_comp.c (100%) rename bsp/{Vango_V85xx => Vango/v85xx}/Libraries/VangoV85xx_standard_peripheral/Source/lib_crypt.c (100%) rename bsp/{Vango_V85xx => Vango/v85xx}/Libraries/VangoV85xx_standard_peripheral/Source/lib_dma.c (100%) rename bsp/{Vango_V85xx => Vango/v85xx}/Libraries/VangoV85xx_standard_peripheral/Source/lib_flash.c (100%) rename bsp/{Vango_V85xx => Vango/v85xx}/Libraries/VangoV85xx_standard_peripheral/Source/lib_gpio.c (100%) rename bsp/{Vango_V85xx => Vango/v85xx}/Libraries/VangoV85xx_standard_peripheral/Source/lib_i2c.c (100%) rename bsp/{Vango_V85xx => Vango/v85xx}/Libraries/VangoV85xx_standard_peripheral/Source/lib_iso7816.c (100%) rename bsp/{Vango_V85xx => Vango/v85xx}/Libraries/VangoV85xx_standard_peripheral/Source/lib_lcd.c (100%) rename bsp/{Vango_V85xx => Vango/v85xx}/Libraries/VangoV85xx_standard_peripheral/Source/lib_misc.c (100%) rename bsp/{Vango_V85xx => Vango/v85xx}/Libraries/VangoV85xx_standard_peripheral/Source/lib_pmu.c (100%) rename bsp/{Vango_V85xx => Vango/v85xx}/Libraries/VangoV85xx_standard_peripheral/Source/lib_pwm.c (100%) rename bsp/{Vango_V85xx => Vango/v85xx}/Libraries/VangoV85xx_standard_peripheral/Source/lib_rtc.c (100%) rename bsp/{Vango_V85xx => Vango/v85xx}/Libraries/VangoV85xx_standard_peripheral/Source/lib_spi.c (100%) rename bsp/{Vango_V85xx => Vango/v85xx}/Libraries/VangoV85xx_standard_peripheral/Source/lib_tmr.c (100%) rename bsp/{Vango_V85xx => Vango/v85xx}/Libraries/VangoV85xx_standard_peripheral/Source/lib_u32k.c (100%) rename bsp/{Vango_V85xx => Vango/v85xx}/Libraries/VangoV85xx_standard_peripheral/Source/lib_uart.c (100%) rename bsp/{Vango_V85xx => Vango/v85xx}/Libraries/VangoV85xx_standard_peripheral/Source/lib_version.c (100%) rename bsp/{Vango_V85xx => Vango/v85xx}/Libraries/VangoV85xx_standard_peripheral/Source/lib_wdt.c (100%) rename bsp/{Vango_V85xx => Vango/v85xx}/README.md (100%) rename bsp/{Vango_V85xx => Vango/v85xx}/SConscript (100%) rename bsp/{Vango_V85xx => Vango/v85xx}/SConstruct (100%) rename bsp/{Vango_V85xx => Vango/v85xx}/Target_FLASH.icf (100%) rename bsp/{Vango_V85xx => Vango/v85xx}/Target_FLASH.ld (100%) rename bsp/{Vango_V85xx => Vango/v85xx}/Target_FLASH.sct (100%) rename bsp/{Vango_V85xx => Vango/v85xx}/Vango.V85XX.4.0.2.pack (100%) rename bsp/{Vango_V85xx => Vango/v85xx}/applications/SConscript (100%) rename bsp/{Vango_V85xx => Vango/v85xx}/applications/main.c (100%) rename bsp/{Vango_V85xx => Vango/v85xx}/drivers/SConscript (100%) rename bsp/{Vango_V85xx => Vango/v85xx}/drivers/board.c (97%) rename bsp/{Vango_V85xx => Vango/v85xx}/drivers/board.h (94%) rename bsp/{v85xxp => Vango/v85xx}/drivers/drv_comm.h (87%) rename bsp/{Vango_V85xx => Vango/v85xx}/drivers/drv_gpio.c (99%) rename bsp/{Vango_V85xx => Vango/v85xx}/drivers/drv_gpio.h (95%) rename bsp/{Vango_V85xx => Vango/v85xx}/drivers/drv_spi.c (98%) rename bsp/{Vango_V85xx => Vango/v85xx}/drivers/drv_spi.h (82%) rename bsp/{Vango_V85xx => Vango/v85xx}/drivers/drv_usart.c (96%) rename bsp/{Vango_V85xx => Vango/v85xx}/drivers/drv_usart.h (88%) rename bsp/{Vango_V85xx => Vango/v85xx}/project.uvprojx (100%) rename bsp/{Vango_V85xx => Vango/v85xx}/rtconfig.h (100%) rename bsp/{Vango_V85xx => Vango/v85xx}/rtconfig.py (100%) rename bsp/{Vango_V85xx => Vango/v85xx}/template.uvprojx (100%) rename bsp/{ => Vango}/v85xxp/.ignore_format.yml (100%) rename bsp/{ => Vango}/v85xxp/Kconfig (100%) create mode 100644 bsp/Vango/v85xxp/Libraries/.ignore_format.yml rename bsp/{ => Vango}/v85xxp/Libraries/CMSIS/Vango/V85xxP/Include/lib_CodeRAM.h (100%) rename bsp/{ => Vango}/v85xxp/Libraries/CMSIS/Vango/V85xxP/Include/lib_LoadNVR.h (100%) rename bsp/{ => Vango}/v85xxp/Libraries/CMSIS/Vango/V85xxP/Include/lib_conf.h (100%) rename bsp/{ => Vango}/v85xxp/Libraries/CMSIS/Vango/V85xxP/Include/lib_cortex.h (100%) rename bsp/{ => Vango}/v85xxp/Libraries/CMSIS/Vango/V85xxP/Include/system_target.h (100%) rename bsp/{ => Vango}/v85xxp/Libraries/CMSIS/Vango/V85xxP/Include/target.h (100%) rename bsp/{ => Vango}/v85xxp/Libraries/CMSIS/Vango/V85xxP/Include/type_def.h (100%) rename bsp/{ => Vango}/v85xxp/Libraries/CMSIS/Vango/V85xxP/Source/GCC/startup_target.S (100%) rename bsp/{ => Vango}/v85xxp/Libraries/CMSIS/Vango/V85xxP/Source/Keil5/startup_target.S (100%) rename bsp/{ => Vango}/v85xxp/Libraries/CMSIS/Vango/V85xxP/Source/lib_CodeRAM.c (100%) rename bsp/{ => Vango}/v85xxp/Libraries/CMSIS/Vango/V85xxP/Source/lib_LoadNVR.c (100%) rename bsp/{ => Vango}/v85xxp/Libraries/CMSIS/Vango/V85xxP/Source/lib_cortex.c (100%) rename bsp/{ => Vango}/v85xxp/Libraries/CMSIS/Vango/V85xxP/Source/system_target.c (100%) rename bsp/{ => Vango}/v85xxp/Libraries/CMSIS/cmsis_armcc.h (100%) rename bsp/{ => Vango}/v85xxp/Libraries/CMSIS/cmsis_compiler.h (100%) rename bsp/{ => Vango}/v85xxp/Libraries/CMSIS/cmsis_gcc.h (100%) rename bsp/{ => Vango}/v85xxp/Libraries/CMSIS/cmsis_version.h (100%) rename bsp/{ => Vango}/v85xxp/Libraries/CMSIS/core_cm0.h (100%) rename bsp/{ => Vango}/v85xxp/Libraries/CMSIS/core_cmFunc.h (100%) rename bsp/{ => Vango}/v85xxp/Libraries/CMSIS/core_cmInstr.h (100%) rename bsp/{ => Vango}/v85xxp/Libraries/SConscript (100%) rename bsp/{ => Vango}/v85xxp/Libraries/VangoV85xxP_standard_peripheral/Include/lib_adc.h (100%) rename bsp/{ => Vango}/v85xxp/Libraries/VangoV85xxP_standard_peripheral/Include/lib_adc_tiny.h (100%) rename bsp/{ => Vango}/v85xxp/Libraries/VangoV85xxP_standard_peripheral/Include/lib_ana.h (100%) rename bsp/{ => Vango}/v85xxp/Libraries/VangoV85xxP_standard_peripheral/Include/lib_clk.h (100%) rename bsp/{ => Vango}/v85xxp/Libraries/VangoV85xxP_standard_peripheral/Include/lib_cmp.h (100%) rename bsp/{ => Vango}/v85xxp/Libraries/VangoV85xxP_standard_peripheral/Include/lib_crypt.h (100%) rename bsp/{ => Vango}/v85xxp/Libraries/VangoV85xxP_standard_peripheral/Include/lib_dma.h (100%) rename bsp/{ => Vango}/v85xxp/Libraries/VangoV85xxP_standard_peripheral/Include/lib_flash.h (100%) rename bsp/{ => Vango}/v85xxp/Libraries/VangoV85xxP_standard_peripheral/Include/lib_gpio.h (100%) rename bsp/{ => Vango}/v85xxp/Libraries/VangoV85xxP_standard_peripheral/Include/lib_i2c.h (100%) rename bsp/{ => Vango}/v85xxp/Libraries/VangoV85xxP_standard_peripheral/Include/lib_iso7816.h (100%) rename bsp/{ => Vango}/v85xxp/Libraries/VangoV85xxP_standard_peripheral/Include/lib_lcd.h (100%) rename bsp/{ => Vango}/v85xxp/Libraries/VangoV85xxP_standard_peripheral/Include/lib_misc.h (100%) rename bsp/{ => Vango}/v85xxp/Libraries/VangoV85xxP_standard_peripheral/Include/lib_pmu.h (100%) rename bsp/{ => Vango}/v85xxp/Libraries/VangoV85xxP_standard_peripheral/Include/lib_pwm.h (100%) rename bsp/{ => Vango}/v85xxp/Libraries/VangoV85xxP_standard_peripheral/Include/lib_rtc.h (100%) rename bsp/{ => Vango}/v85xxp/Libraries/VangoV85xxP_standard_peripheral/Include/lib_spi.h (100%) rename bsp/{ => Vango}/v85xxp/Libraries/VangoV85xxP_standard_peripheral/Include/lib_tmr.h (100%) rename bsp/{ => Vango}/v85xxp/Libraries/VangoV85xxP_standard_peripheral/Include/lib_u32k.h (100%) rename bsp/{ => Vango}/v85xxp/Libraries/VangoV85xxP_standard_peripheral/Include/lib_uart.h (100%) rename bsp/{ => Vango}/v85xxp/Libraries/VangoV85xxP_standard_peripheral/Include/lib_version.h (100%) rename bsp/{ => Vango}/v85xxp/Libraries/VangoV85xxP_standard_peripheral/Include/lib_wdt.h (100%) rename bsp/{ => Vango}/v85xxp/Libraries/VangoV85xxP_standard_peripheral/Source/lib_adc.c (100%) rename bsp/{ => Vango}/v85xxp/Libraries/VangoV85xxP_standard_peripheral/Source/lib_adc_tiny.c (100%) rename bsp/{ => Vango}/v85xxp/Libraries/VangoV85xxP_standard_peripheral/Source/lib_ana.c (100%) rename bsp/{ => Vango}/v85xxp/Libraries/VangoV85xxP_standard_peripheral/Source/lib_clk.c (100%) rename bsp/{ => Vango}/v85xxp/Libraries/VangoV85xxP_standard_peripheral/Source/lib_cmp.c (100%) rename bsp/{ => Vango}/v85xxp/Libraries/VangoV85xxP_standard_peripheral/Source/lib_crypt.c (100%) rename bsp/{ => Vango}/v85xxp/Libraries/VangoV85xxP_standard_peripheral/Source/lib_dma.c (100%) rename bsp/{ => Vango}/v85xxp/Libraries/VangoV85xxP_standard_peripheral/Source/lib_flash.c (100%) rename bsp/{ => Vango}/v85xxp/Libraries/VangoV85xxP_standard_peripheral/Source/lib_gpio.c (100%) rename bsp/{ => Vango}/v85xxp/Libraries/VangoV85xxP_standard_peripheral/Source/lib_i2c.c (100%) rename bsp/{ => Vango}/v85xxp/Libraries/VangoV85xxP_standard_peripheral/Source/lib_iso7816.c (100%) rename bsp/{ => Vango}/v85xxp/Libraries/VangoV85xxP_standard_peripheral/Source/lib_lcd.c (100%) rename bsp/{ => Vango}/v85xxp/Libraries/VangoV85xxP_standard_peripheral/Source/lib_misc.c (100%) rename bsp/{ => Vango}/v85xxp/Libraries/VangoV85xxP_standard_peripheral/Source/lib_pmu.c (100%) rename bsp/{ => Vango}/v85xxp/Libraries/VangoV85xxP_standard_peripheral/Source/lib_pwm.c (100%) rename bsp/{ => Vango}/v85xxp/Libraries/VangoV85xxP_standard_peripheral/Source/lib_rtc.c (100%) rename bsp/{ => Vango}/v85xxp/Libraries/VangoV85xxP_standard_peripheral/Source/lib_spi.c (100%) rename bsp/{ => Vango}/v85xxp/Libraries/VangoV85xxP_standard_peripheral/Source/lib_tmr.c (100%) rename bsp/{ => Vango}/v85xxp/Libraries/VangoV85xxP_standard_peripheral/Source/lib_u32k.c (100%) rename bsp/{ => Vango}/v85xxp/Libraries/VangoV85xxP_standard_peripheral/Source/lib_uart.c (100%) rename bsp/{ => Vango}/v85xxp/Libraries/VangoV85xxP_standard_peripheral/Source/lib_version.c (100%) rename bsp/{ => Vango}/v85xxp/Libraries/VangoV85xxP_standard_peripheral/Source/lib_wdt.c (100%) rename bsp/{ => Vango}/v85xxp/README.md (100%) rename bsp/{ => Vango}/v85xxp/SConscript (100%) rename bsp/{ => Vango}/v85xxp/SConstruct (100%) rename bsp/{ => Vango}/v85xxp/Target_FLASH.ld (100%) rename bsp/{ => Vango}/v85xxp/Target_FLASH.sct (100%) rename bsp/{ => Vango}/v85xxp/applications/SConscript (100%) rename bsp/{ => Vango}/v85xxp/applications/main.c (100%) rename bsp/{ => Vango}/v85xxp/drivers/SConscript (100%) rename bsp/{ => Vango}/v85xxp/drivers/board.c (97%) rename bsp/{ => Vango}/v85xxp/drivers/board.h (92%) rename bsp/{Vango_V85xx => Vango/v85xxp}/drivers/drv_comm.h (87%) rename bsp/{ => Vango}/v85xxp/drivers/drv_gpio.c (99%) rename bsp/{ => Vango}/v85xxp/drivers/drv_gpio.h (95%) rename bsp/{ => Vango}/v85xxp/drivers/drv_usart.c (96%) rename bsp/{ => Vango}/v85xxp/drivers/drv_usart.h (90%) rename bsp/{ => Vango}/v85xxp/keil_Kill.bat (100%) rename bsp/{ => Vango}/v85xxp/project.uvoptx (100%) rename bsp/{ => Vango}/v85xxp/project.uvprojx (100%) rename bsp/{ => Vango}/v85xxp/rtconfig.h (100%) rename bsp/{ => Vango}/v85xxp/rtconfig.py (100%) rename bsp/{ => Vango}/v85xxp/template.uvoptx (100%) rename bsp/{ => Vango}/v85xxp/template.uvprojx (100%) diff --git a/bsp/Vango_V85xx/.config b/bsp/Vango/v85xx/.config similarity index 100% rename from bsp/Vango_V85xx/.config rename to bsp/Vango/v85xx/.config diff --git a/bsp/Vango_V85xx/.ignore_format.yml b/bsp/Vango/v85xx/.ignore_format.yml similarity index 100% rename from bsp/Vango_V85xx/.ignore_format.yml rename to bsp/Vango/v85xx/.ignore_format.yml diff --git a/bsp/Vango_V85xx/Kconfig b/bsp/Vango/v85xx/Kconfig similarity index 100% rename from bsp/Vango_V85xx/Kconfig rename to bsp/Vango/v85xx/Kconfig diff --git a/bsp/Vango/v85xx/Libraries/.ignore_format.yml b/bsp/Vango/v85xx/Libraries/.ignore_format.yml new file mode 100644 index 0000000000..8d549f5012 --- /dev/null +++ b/bsp/Vango/v85xx/Libraries/.ignore_format.yml @@ -0,0 +1,7 @@ +# files format check exclude path, please follow the instructions below to modify; +# If you need to exclude an entire folder, add the folder path in dir_path; +# If you need to exclude a file, add the path to the file in file_path. + +dir_path: +- CMSIS +- VangoV85xx_standard_peripheral diff --git a/bsp/Vango_V85xx/Libraries/CMSIS/Vango/V85xx/Include/lib_CodeRAM.h b/bsp/Vango/v85xx/Libraries/CMSIS/Vango/V85xx/Include/lib_CodeRAM.h similarity index 100% rename from bsp/Vango_V85xx/Libraries/CMSIS/Vango/V85xx/Include/lib_CodeRAM.h rename to bsp/Vango/v85xx/Libraries/CMSIS/Vango/V85xx/Include/lib_CodeRAM.h diff --git a/bsp/Vango_V85xx/Libraries/CMSIS/Vango/V85xx/Include/lib_LoadNVR.h b/bsp/Vango/v85xx/Libraries/CMSIS/Vango/V85xx/Include/lib_LoadNVR.h similarity index 100% rename from bsp/Vango_V85xx/Libraries/CMSIS/Vango/V85xx/Include/lib_LoadNVR.h rename to bsp/Vango/v85xx/Libraries/CMSIS/Vango/V85xx/Include/lib_LoadNVR.h diff --git a/bsp/Vango_V85xx/Libraries/CMSIS/Vango/V85xx/Include/lib_conf.h b/bsp/Vango/v85xx/Libraries/CMSIS/Vango/V85xx/Include/lib_conf.h similarity index 100% rename from bsp/Vango_V85xx/Libraries/CMSIS/Vango/V85xx/Include/lib_conf.h rename to bsp/Vango/v85xx/Libraries/CMSIS/Vango/V85xx/Include/lib_conf.h diff --git a/bsp/Vango_V85xx/Libraries/CMSIS/Vango/V85xx/Include/lib_cortex.h b/bsp/Vango/v85xx/Libraries/CMSIS/Vango/V85xx/Include/lib_cortex.h similarity index 100% rename from bsp/Vango_V85xx/Libraries/CMSIS/Vango/V85xx/Include/lib_cortex.h rename to bsp/Vango/v85xx/Libraries/CMSIS/Vango/V85xx/Include/lib_cortex.h diff --git a/bsp/Vango_V85xx/Libraries/CMSIS/Vango/V85xx/Include/system_target.h b/bsp/Vango/v85xx/Libraries/CMSIS/Vango/V85xx/Include/system_target.h similarity index 100% rename from bsp/Vango_V85xx/Libraries/CMSIS/Vango/V85xx/Include/system_target.h rename to bsp/Vango/v85xx/Libraries/CMSIS/Vango/V85xx/Include/system_target.h diff --git a/bsp/Vango_V85xx/Libraries/CMSIS/Vango/V85xx/Include/target.h b/bsp/Vango/v85xx/Libraries/CMSIS/Vango/V85xx/Include/target.h similarity index 100% rename from bsp/Vango_V85xx/Libraries/CMSIS/Vango/V85xx/Include/target.h rename to bsp/Vango/v85xx/Libraries/CMSIS/Vango/V85xx/Include/target.h diff --git a/bsp/Vango_V85xx/Libraries/CMSIS/Vango/V85xx/Include/type_def.h b/bsp/Vango/v85xx/Libraries/CMSIS/Vango/V85xx/Include/type_def.h similarity index 100% rename from bsp/Vango_V85xx/Libraries/CMSIS/Vango/V85xx/Include/type_def.h rename to bsp/Vango/v85xx/Libraries/CMSIS/Vango/V85xx/Include/type_def.h diff --git a/bsp/Vango_V85xx/Libraries/CMSIS/Vango/V85xx/Source/GCC/startup_target.S b/bsp/Vango/v85xx/Libraries/CMSIS/Vango/V85xx/Source/GCC/startup_target.S similarity index 100% rename from bsp/Vango_V85xx/Libraries/CMSIS/Vango/V85xx/Source/GCC/startup_target.S rename to bsp/Vango/v85xx/Libraries/CMSIS/Vango/V85xx/Source/GCC/startup_target.S diff --git a/bsp/Vango_V85xx/Libraries/CMSIS/Vango/V85xx/Source/keil5/startup_target.S b/bsp/Vango/v85xx/Libraries/CMSIS/Vango/V85xx/Source/keil5/startup_target.S similarity index 100% rename from bsp/Vango_V85xx/Libraries/CMSIS/Vango/V85xx/Source/keil5/startup_target.S rename to bsp/Vango/v85xx/Libraries/CMSIS/Vango/V85xx/Source/keil5/startup_target.S diff --git a/bsp/Vango_V85xx/Libraries/CMSIS/Vango/V85xx/Source/lib_CodeRAM.c b/bsp/Vango/v85xx/Libraries/CMSIS/Vango/V85xx/Source/lib_CodeRAM.c similarity index 100% rename from bsp/Vango_V85xx/Libraries/CMSIS/Vango/V85xx/Source/lib_CodeRAM.c rename to bsp/Vango/v85xx/Libraries/CMSIS/Vango/V85xx/Source/lib_CodeRAM.c diff --git a/bsp/Vango_V85xx/Libraries/CMSIS/Vango/V85xx/Source/lib_LoadNVR.c b/bsp/Vango/v85xx/Libraries/CMSIS/Vango/V85xx/Source/lib_LoadNVR.c similarity index 100% rename from bsp/Vango_V85xx/Libraries/CMSIS/Vango/V85xx/Source/lib_LoadNVR.c rename to bsp/Vango/v85xx/Libraries/CMSIS/Vango/V85xx/Source/lib_LoadNVR.c diff --git a/bsp/Vango_V85xx/Libraries/CMSIS/Vango/V85xx/Source/lib_cortex.c b/bsp/Vango/v85xx/Libraries/CMSIS/Vango/V85xx/Source/lib_cortex.c similarity index 100% rename from bsp/Vango_V85xx/Libraries/CMSIS/Vango/V85xx/Source/lib_cortex.c rename to bsp/Vango/v85xx/Libraries/CMSIS/Vango/V85xx/Source/lib_cortex.c diff --git a/bsp/Vango_V85xx/Libraries/CMSIS/Vango/V85xx/Source/system_target.c b/bsp/Vango/v85xx/Libraries/CMSIS/Vango/V85xx/Source/system_target.c similarity index 100% rename from bsp/Vango_V85xx/Libraries/CMSIS/Vango/V85xx/Source/system_target.c rename to bsp/Vango/v85xx/Libraries/CMSIS/Vango/V85xx/Source/system_target.c diff --git a/bsp/Vango_V85xx/Libraries/CMSIS/cmsis_armcc.h b/bsp/Vango/v85xx/Libraries/CMSIS/cmsis_armcc.h similarity index 100% rename from bsp/Vango_V85xx/Libraries/CMSIS/cmsis_armcc.h rename to bsp/Vango/v85xx/Libraries/CMSIS/cmsis_armcc.h diff --git a/bsp/Vango_V85xx/Libraries/CMSIS/cmsis_compiler.h b/bsp/Vango/v85xx/Libraries/CMSIS/cmsis_compiler.h similarity index 100% rename from bsp/Vango_V85xx/Libraries/CMSIS/cmsis_compiler.h rename to bsp/Vango/v85xx/Libraries/CMSIS/cmsis_compiler.h diff --git a/bsp/Vango_V85xx/Libraries/CMSIS/cmsis_gcc.h b/bsp/Vango/v85xx/Libraries/CMSIS/cmsis_gcc.h similarity index 100% rename from bsp/Vango_V85xx/Libraries/CMSIS/cmsis_gcc.h rename to bsp/Vango/v85xx/Libraries/CMSIS/cmsis_gcc.h diff --git a/bsp/Vango_V85xx/Libraries/CMSIS/cmsis_version.h b/bsp/Vango/v85xx/Libraries/CMSIS/cmsis_version.h similarity index 100% rename from bsp/Vango_V85xx/Libraries/CMSIS/cmsis_version.h rename to bsp/Vango/v85xx/Libraries/CMSIS/cmsis_version.h diff --git a/bsp/Vango_V85xx/Libraries/CMSIS/core_cm0.h b/bsp/Vango/v85xx/Libraries/CMSIS/core_cm0.h similarity index 100% rename from bsp/Vango_V85xx/Libraries/CMSIS/core_cm0.h rename to bsp/Vango/v85xx/Libraries/CMSIS/core_cm0.h diff --git a/bsp/Vango_V85xx/Libraries/CMSIS/core_cmFunc.h b/bsp/Vango/v85xx/Libraries/CMSIS/core_cmFunc.h similarity index 100% rename from bsp/Vango_V85xx/Libraries/CMSIS/core_cmFunc.h rename to bsp/Vango/v85xx/Libraries/CMSIS/core_cmFunc.h diff --git a/bsp/Vango_V85xx/Libraries/CMSIS/core_cmInstr.h b/bsp/Vango/v85xx/Libraries/CMSIS/core_cmInstr.h similarity index 100% rename from bsp/Vango_V85xx/Libraries/CMSIS/core_cmInstr.h rename to bsp/Vango/v85xx/Libraries/CMSIS/core_cmInstr.h diff --git a/bsp/Vango_V85xx/Libraries/SConscript b/bsp/Vango/v85xx/Libraries/SConscript similarity index 100% rename from bsp/Vango_V85xx/Libraries/SConscript rename to bsp/Vango/v85xx/Libraries/SConscript diff --git a/bsp/Vango_V85xx/Libraries/VangoV85xx_standard_peripheral/Include/lib_adc.h b/bsp/Vango/v85xx/Libraries/VangoV85xx_standard_peripheral/Include/lib_adc.h similarity index 100% rename from bsp/Vango_V85xx/Libraries/VangoV85xx_standard_peripheral/Include/lib_adc.h rename to bsp/Vango/v85xx/Libraries/VangoV85xx_standard_peripheral/Include/lib_adc.h diff --git a/bsp/Vango_V85xx/Libraries/VangoV85xx_standard_peripheral/Include/lib_adc_tiny.h b/bsp/Vango/v85xx/Libraries/VangoV85xx_standard_peripheral/Include/lib_adc_tiny.h similarity index 100% rename from bsp/Vango_V85xx/Libraries/VangoV85xx_standard_peripheral/Include/lib_adc_tiny.h rename to bsp/Vango/v85xx/Libraries/VangoV85xx_standard_peripheral/Include/lib_adc_tiny.h diff --git a/bsp/Vango_V85xx/Libraries/VangoV85xx_standard_peripheral/Include/lib_ana.h b/bsp/Vango/v85xx/Libraries/VangoV85xx_standard_peripheral/Include/lib_ana.h similarity index 100% rename from bsp/Vango_V85xx/Libraries/VangoV85xx_standard_peripheral/Include/lib_ana.h rename to bsp/Vango/v85xx/Libraries/VangoV85xx_standard_peripheral/Include/lib_ana.h diff --git a/bsp/Vango_V85xx/Libraries/VangoV85xx_standard_peripheral/Include/lib_clk.h b/bsp/Vango/v85xx/Libraries/VangoV85xx_standard_peripheral/Include/lib_clk.h similarity index 100% rename from bsp/Vango_V85xx/Libraries/VangoV85xx_standard_peripheral/Include/lib_clk.h rename to bsp/Vango/v85xx/Libraries/VangoV85xx_standard_peripheral/Include/lib_clk.h diff --git a/bsp/Vango_V85xx/Libraries/VangoV85xx_standard_peripheral/Include/lib_comp.h b/bsp/Vango/v85xx/Libraries/VangoV85xx_standard_peripheral/Include/lib_comp.h similarity index 100% rename from bsp/Vango_V85xx/Libraries/VangoV85xx_standard_peripheral/Include/lib_comp.h rename to bsp/Vango/v85xx/Libraries/VangoV85xx_standard_peripheral/Include/lib_comp.h diff --git a/bsp/Vango_V85xx/Libraries/VangoV85xx_standard_peripheral/Include/lib_crypt.h b/bsp/Vango/v85xx/Libraries/VangoV85xx_standard_peripheral/Include/lib_crypt.h similarity index 100% rename from bsp/Vango_V85xx/Libraries/VangoV85xx_standard_peripheral/Include/lib_crypt.h rename to bsp/Vango/v85xx/Libraries/VangoV85xx_standard_peripheral/Include/lib_crypt.h diff --git a/bsp/Vango_V85xx/Libraries/VangoV85xx_standard_peripheral/Include/lib_dma.h b/bsp/Vango/v85xx/Libraries/VangoV85xx_standard_peripheral/Include/lib_dma.h similarity index 100% rename from bsp/Vango_V85xx/Libraries/VangoV85xx_standard_peripheral/Include/lib_dma.h rename to bsp/Vango/v85xx/Libraries/VangoV85xx_standard_peripheral/Include/lib_dma.h diff --git a/bsp/Vango_V85xx/Libraries/VangoV85xx_standard_peripheral/Include/lib_flash.h b/bsp/Vango/v85xx/Libraries/VangoV85xx_standard_peripheral/Include/lib_flash.h similarity index 100% rename from bsp/Vango_V85xx/Libraries/VangoV85xx_standard_peripheral/Include/lib_flash.h rename to bsp/Vango/v85xx/Libraries/VangoV85xx_standard_peripheral/Include/lib_flash.h diff --git a/bsp/Vango_V85xx/Libraries/VangoV85xx_standard_peripheral/Include/lib_gpio.h b/bsp/Vango/v85xx/Libraries/VangoV85xx_standard_peripheral/Include/lib_gpio.h similarity index 100% rename from bsp/Vango_V85xx/Libraries/VangoV85xx_standard_peripheral/Include/lib_gpio.h rename to bsp/Vango/v85xx/Libraries/VangoV85xx_standard_peripheral/Include/lib_gpio.h diff --git a/bsp/Vango_V85xx/Libraries/VangoV85xx_standard_peripheral/Include/lib_i2c.h b/bsp/Vango/v85xx/Libraries/VangoV85xx_standard_peripheral/Include/lib_i2c.h similarity index 100% rename from bsp/Vango_V85xx/Libraries/VangoV85xx_standard_peripheral/Include/lib_i2c.h rename to bsp/Vango/v85xx/Libraries/VangoV85xx_standard_peripheral/Include/lib_i2c.h diff --git a/bsp/Vango_V85xx/Libraries/VangoV85xx_standard_peripheral/Include/lib_iso7816.h b/bsp/Vango/v85xx/Libraries/VangoV85xx_standard_peripheral/Include/lib_iso7816.h similarity index 100% rename from bsp/Vango_V85xx/Libraries/VangoV85xx_standard_peripheral/Include/lib_iso7816.h rename to bsp/Vango/v85xx/Libraries/VangoV85xx_standard_peripheral/Include/lib_iso7816.h diff --git a/bsp/Vango_V85xx/Libraries/VangoV85xx_standard_peripheral/Include/lib_lcd.h b/bsp/Vango/v85xx/Libraries/VangoV85xx_standard_peripheral/Include/lib_lcd.h similarity index 100% rename from bsp/Vango_V85xx/Libraries/VangoV85xx_standard_peripheral/Include/lib_lcd.h rename to bsp/Vango/v85xx/Libraries/VangoV85xx_standard_peripheral/Include/lib_lcd.h diff --git a/bsp/Vango_V85xx/Libraries/VangoV85xx_standard_peripheral/Include/lib_misc.h b/bsp/Vango/v85xx/Libraries/VangoV85xx_standard_peripheral/Include/lib_misc.h similarity index 100% rename from bsp/Vango_V85xx/Libraries/VangoV85xx_standard_peripheral/Include/lib_misc.h rename to bsp/Vango/v85xx/Libraries/VangoV85xx_standard_peripheral/Include/lib_misc.h diff --git a/bsp/Vango_V85xx/Libraries/VangoV85xx_standard_peripheral/Include/lib_pmu.h b/bsp/Vango/v85xx/Libraries/VangoV85xx_standard_peripheral/Include/lib_pmu.h similarity index 100% rename from bsp/Vango_V85xx/Libraries/VangoV85xx_standard_peripheral/Include/lib_pmu.h rename to bsp/Vango/v85xx/Libraries/VangoV85xx_standard_peripheral/Include/lib_pmu.h diff --git a/bsp/Vango_V85xx/Libraries/VangoV85xx_standard_peripheral/Include/lib_pwm.h b/bsp/Vango/v85xx/Libraries/VangoV85xx_standard_peripheral/Include/lib_pwm.h similarity index 100% rename from bsp/Vango_V85xx/Libraries/VangoV85xx_standard_peripheral/Include/lib_pwm.h rename to bsp/Vango/v85xx/Libraries/VangoV85xx_standard_peripheral/Include/lib_pwm.h diff --git a/bsp/Vango_V85xx/Libraries/VangoV85xx_standard_peripheral/Include/lib_rtc.h b/bsp/Vango/v85xx/Libraries/VangoV85xx_standard_peripheral/Include/lib_rtc.h similarity index 100% rename from bsp/Vango_V85xx/Libraries/VangoV85xx_standard_peripheral/Include/lib_rtc.h rename to bsp/Vango/v85xx/Libraries/VangoV85xx_standard_peripheral/Include/lib_rtc.h diff --git a/bsp/Vango_V85xx/Libraries/VangoV85xx_standard_peripheral/Include/lib_spi.h b/bsp/Vango/v85xx/Libraries/VangoV85xx_standard_peripheral/Include/lib_spi.h similarity index 100% rename from bsp/Vango_V85xx/Libraries/VangoV85xx_standard_peripheral/Include/lib_spi.h rename to bsp/Vango/v85xx/Libraries/VangoV85xx_standard_peripheral/Include/lib_spi.h diff --git a/bsp/Vango_V85xx/Libraries/VangoV85xx_standard_peripheral/Include/lib_tmr.h b/bsp/Vango/v85xx/Libraries/VangoV85xx_standard_peripheral/Include/lib_tmr.h similarity index 100% rename from bsp/Vango_V85xx/Libraries/VangoV85xx_standard_peripheral/Include/lib_tmr.h rename to bsp/Vango/v85xx/Libraries/VangoV85xx_standard_peripheral/Include/lib_tmr.h diff --git a/bsp/Vango_V85xx/Libraries/VangoV85xx_standard_peripheral/Include/lib_u32k.h b/bsp/Vango/v85xx/Libraries/VangoV85xx_standard_peripheral/Include/lib_u32k.h similarity index 100% rename from bsp/Vango_V85xx/Libraries/VangoV85xx_standard_peripheral/Include/lib_u32k.h rename to bsp/Vango/v85xx/Libraries/VangoV85xx_standard_peripheral/Include/lib_u32k.h diff --git a/bsp/Vango_V85xx/Libraries/VangoV85xx_standard_peripheral/Include/lib_uart.h b/bsp/Vango/v85xx/Libraries/VangoV85xx_standard_peripheral/Include/lib_uart.h similarity index 100% rename from bsp/Vango_V85xx/Libraries/VangoV85xx_standard_peripheral/Include/lib_uart.h rename to bsp/Vango/v85xx/Libraries/VangoV85xx_standard_peripheral/Include/lib_uart.h diff --git a/bsp/Vango_V85xx/Libraries/VangoV85xx_standard_peripheral/Include/lib_version.h b/bsp/Vango/v85xx/Libraries/VangoV85xx_standard_peripheral/Include/lib_version.h similarity index 100% rename from bsp/Vango_V85xx/Libraries/VangoV85xx_standard_peripheral/Include/lib_version.h rename to bsp/Vango/v85xx/Libraries/VangoV85xx_standard_peripheral/Include/lib_version.h diff --git a/bsp/Vango_V85xx/Libraries/VangoV85xx_standard_peripheral/Include/lib_wdt.h b/bsp/Vango/v85xx/Libraries/VangoV85xx_standard_peripheral/Include/lib_wdt.h similarity index 100% rename from bsp/Vango_V85xx/Libraries/VangoV85xx_standard_peripheral/Include/lib_wdt.h rename to bsp/Vango/v85xx/Libraries/VangoV85xx_standard_peripheral/Include/lib_wdt.h diff --git a/bsp/Vango_V85xx/Libraries/VangoV85xx_standard_peripheral/Source/lib_adc.c b/bsp/Vango/v85xx/Libraries/VangoV85xx_standard_peripheral/Source/lib_adc.c similarity index 100% rename from bsp/Vango_V85xx/Libraries/VangoV85xx_standard_peripheral/Source/lib_adc.c rename to bsp/Vango/v85xx/Libraries/VangoV85xx_standard_peripheral/Source/lib_adc.c diff --git a/bsp/Vango_V85xx/Libraries/VangoV85xx_standard_peripheral/Source/lib_adc_tiny.c b/bsp/Vango/v85xx/Libraries/VangoV85xx_standard_peripheral/Source/lib_adc_tiny.c similarity index 100% rename from bsp/Vango_V85xx/Libraries/VangoV85xx_standard_peripheral/Source/lib_adc_tiny.c rename to bsp/Vango/v85xx/Libraries/VangoV85xx_standard_peripheral/Source/lib_adc_tiny.c diff --git a/bsp/Vango_V85xx/Libraries/VangoV85xx_standard_peripheral/Source/lib_ana.c b/bsp/Vango/v85xx/Libraries/VangoV85xx_standard_peripheral/Source/lib_ana.c similarity index 100% rename from bsp/Vango_V85xx/Libraries/VangoV85xx_standard_peripheral/Source/lib_ana.c rename to bsp/Vango/v85xx/Libraries/VangoV85xx_standard_peripheral/Source/lib_ana.c diff --git a/bsp/Vango_V85xx/Libraries/VangoV85xx_standard_peripheral/Source/lib_clk.c b/bsp/Vango/v85xx/Libraries/VangoV85xx_standard_peripheral/Source/lib_clk.c similarity index 100% rename from bsp/Vango_V85xx/Libraries/VangoV85xx_standard_peripheral/Source/lib_clk.c rename to bsp/Vango/v85xx/Libraries/VangoV85xx_standard_peripheral/Source/lib_clk.c diff --git a/bsp/Vango_V85xx/Libraries/VangoV85xx_standard_peripheral/Source/lib_comp.c b/bsp/Vango/v85xx/Libraries/VangoV85xx_standard_peripheral/Source/lib_comp.c similarity index 100% rename from bsp/Vango_V85xx/Libraries/VangoV85xx_standard_peripheral/Source/lib_comp.c rename to bsp/Vango/v85xx/Libraries/VangoV85xx_standard_peripheral/Source/lib_comp.c diff --git a/bsp/Vango_V85xx/Libraries/VangoV85xx_standard_peripheral/Source/lib_crypt.c b/bsp/Vango/v85xx/Libraries/VangoV85xx_standard_peripheral/Source/lib_crypt.c similarity index 100% rename from bsp/Vango_V85xx/Libraries/VangoV85xx_standard_peripheral/Source/lib_crypt.c rename to bsp/Vango/v85xx/Libraries/VangoV85xx_standard_peripheral/Source/lib_crypt.c diff --git a/bsp/Vango_V85xx/Libraries/VangoV85xx_standard_peripheral/Source/lib_dma.c b/bsp/Vango/v85xx/Libraries/VangoV85xx_standard_peripheral/Source/lib_dma.c similarity index 100% rename from bsp/Vango_V85xx/Libraries/VangoV85xx_standard_peripheral/Source/lib_dma.c rename to bsp/Vango/v85xx/Libraries/VangoV85xx_standard_peripheral/Source/lib_dma.c diff --git a/bsp/Vango_V85xx/Libraries/VangoV85xx_standard_peripheral/Source/lib_flash.c b/bsp/Vango/v85xx/Libraries/VangoV85xx_standard_peripheral/Source/lib_flash.c similarity index 100% rename from bsp/Vango_V85xx/Libraries/VangoV85xx_standard_peripheral/Source/lib_flash.c rename to bsp/Vango/v85xx/Libraries/VangoV85xx_standard_peripheral/Source/lib_flash.c diff --git a/bsp/Vango_V85xx/Libraries/VangoV85xx_standard_peripheral/Source/lib_gpio.c b/bsp/Vango/v85xx/Libraries/VangoV85xx_standard_peripheral/Source/lib_gpio.c similarity index 100% rename from bsp/Vango_V85xx/Libraries/VangoV85xx_standard_peripheral/Source/lib_gpio.c rename to bsp/Vango/v85xx/Libraries/VangoV85xx_standard_peripheral/Source/lib_gpio.c diff --git a/bsp/Vango_V85xx/Libraries/VangoV85xx_standard_peripheral/Source/lib_i2c.c b/bsp/Vango/v85xx/Libraries/VangoV85xx_standard_peripheral/Source/lib_i2c.c similarity index 100% rename from bsp/Vango_V85xx/Libraries/VangoV85xx_standard_peripheral/Source/lib_i2c.c rename to bsp/Vango/v85xx/Libraries/VangoV85xx_standard_peripheral/Source/lib_i2c.c diff --git a/bsp/Vango_V85xx/Libraries/VangoV85xx_standard_peripheral/Source/lib_iso7816.c b/bsp/Vango/v85xx/Libraries/VangoV85xx_standard_peripheral/Source/lib_iso7816.c similarity index 100% rename from bsp/Vango_V85xx/Libraries/VangoV85xx_standard_peripheral/Source/lib_iso7816.c rename to bsp/Vango/v85xx/Libraries/VangoV85xx_standard_peripheral/Source/lib_iso7816.c diff --git a/bsp/Vango_V85xx/Libraries/VangoV85xx_standard_peripheral/Source/lib_lcd.c b/bsp/Vango/v85xx/Libraries/VangoV85xx_standard_peripheral/Source/lib_lcd.c similarity index 100% rename from bsp/Vango_V85xx/Libraries/VangoV85xx_standard_peripheral/Source/lib_lcd.c rename to bsp/Vango/v85xx/Libraries/VangoV85xx_standard_peripheral/Source/lib_lcd.c diff --git a/bsp/Vango_V85xx/Libraries/VangoV85xx_standard_peripheral/Source/lib_misc.c b/bsp/Vango/v85xx/Libraries/VangoV85xx_standard_peripheral/Source/lib_misc.c similarity index 100% rename from bsp/Vango_V85xx/Libraries/VangoV85xx_standard_peripheral/Source/lib_misc.c rename to bsp/Vango/v85xx/Libraries/VangoV85xx_standard_peripheral/Source/lib_misc.c diff --git a/bsp/Vango_V85xx/Libraries/VangoV85xx_standard_peripheral/Source/lib_pmu.c b/bsp/Vango/v85xx/Libraries/VangoV85xx_standard_peripheral/Source/lib_pmu.c similarity index 100% rename from bsp/Vango_V85xx/Libraries/VangoV85xx_standard_peripheral/Source/lib_pmu.c rename to bsp/Vango/v85xx/Libraries/VangoV85xx_standard_peripheral/Source/lib_pmu.c diff --git a/bsp/Vango_V85xx/Libraries/VangoV85xx_standard_peripheral/Source/lib_pwm.c b/bsp/Vango/v85xx/Libraries/VangoV85xx_standard_peripheral/Source/lib_pwm.c similarity index 100% rename from bsp/Vango_V85xx/Libraries/VangoV85xx_standard_peripheral/Source/lib_pwm.c rename to bsp/Vango/v85xx/Libraries/VangoV85xx_standard_peripheral/Source/lib_pwm.c diff --git a/bsp/Vango_V85xx/Libraries/VangoV85xx_standard_peripheral/Source/lib_rtc.c b/bsp/Vango/v85xx/Libraries/VangoV85xx_standard_peripheral/Source/lib_rtc.c similarity index 100% rename from bsp/Vango_V85xx/Libraries/VangoV85xx_standard_peripheral/Source/lib_rtc.c rename to bsp/Vango/v85xx/Libraries/VangoV85xx_standard_peripheral/Source/lib_rtc.c diff --git a/bsp/Vango_V85xx/Libraries/VangoV85xx_standard_peripheral/Source/lib_spi.c b/bsp/Vango/v85xx/Libraries/VangoV85xx_standard_peripheral/Source/lib_spi.c similarity index 100% rename from bsp/Vango_V85xx/Libraries/VangoV85xx_standard_peripheral/Source/lib_spi.c rename to bsp/Vango/v85xx/Libraries/VangoV85xx_standard_peripheral/Source/lib_spi.c diff --git a/bsp/Vango_V85xx/Libraries/VangoV85xx_standard_peripheral/Source/lib_tmr.c b/bsp/Vango/v85xx/Libraries/VangoV85xx_standard_peripheral/Source/lib_tmr.c similarity index 100% rename from bsp/Vango_V85xx/Libraries/VangoV85xx_standard_peripheral/Source/lib_tmr.c rename to bsp/Vango/v85xx/Libraries/VangoV85xx_standard_peripheral/Source/lib_tmr.c diff --git a/bsp/Vango_V85xx/Libraries/VangoV85xx_standard_peripheral/Source/lib_u32k.c b/bsp/Vango/v85xx/Libraries/VangoV85xx_standard_peripheral/Source/lib_u32k.c similarity index 100% rename from bsp/Vango_V85xx/Libraries/VangoV85xx_standard_peripheral/Source/lib_u32k.c rename to bsp/Vango/v85xx/Libraries/VangoV85xx_standard_peripheral/Source/lib_u32k.c diff --git a/bsp/Vango_V85xx/Libraries/VangoV85xx_standard_peripheral/Source/lib_uart.c b/bsp/Vango/v85xx/Libraries/VangoV85xx_standard_peripheral/Source/lib_uart.c similarity index 100% rename from bsp/Vango_V85xx/Libraries/VangoV85xx_standard_peripheral/Source/lib_uart.c rename to bsp/Vango/v85xx/Libraries/VangoV85xx_standard_peripheral/Source/lib_uart.c diff --git a/bsp/Vango_V85xx/Libraries/VangoV85xx_standard_peripheral/Source/lib_version.c b/bsp/Vango/v85xx/Libraries/VangoV85xx_standard_peripheral/Source/lib_version.c similarity index 100% rename from bsp/Vango_V85xx/Libraries/VangoV85xx_standard_peripheral/Source/lib_version.c rename to bsp/Vango/v85xx/Libraries/VangoV85xx_standard_peripheral/Source/lib_version.c diff --git a/bsp/Vango_V85xx/Libraries/VangoV85xx_standard_peripheral/Source/lib_wdt.c b/bsp/Vango/v85xx/Libraries/VangoV85xx_standard_peripheral/Source/lib_wdt.c similarity index 100% rename from bsp/Vango_V85xx/Libraries/VangoV85xx_standard_peripheral/Source/lib_wdt.c rename to bsp/Vango/v85xx/Libraries/VangoV85xx_standard_peripheral/Source/lib_wdt.c diff --git a/bsp/Vango_V85xx/README.md b/bsp/Vango/v85xx/README.md similarity index 100% rename from bsp/Vango_V85xx/README.md rename to bsp/Vango/v85xx/README.md diff --git a/bsp/Vango_V85xx/SConscript b/bsp/Vango/v85xx/SConscript similarity index 100% rename from bsp/Vango_V85xx/SConscript rename to bsp/Vango/v85xx/SConscript diff --git a/bsp/Vango_V85xx/SConstruct b/bsp/Vango/v85xx/SConstruct similarity index 100% rename from bsp/Vango_V85xx/SConstruct rename to bsp/Vango/v85xx/SConstruct diff --git a/bsp/Vango_V85xx/Target_FLASH.icf b/bsp/Vango/v85xx/Target_FLASH.icf similarity index 100% rename from bsp/Vango_V85xx/Target_FLASH.icf rename to bsp/Vango/v85xx/Target_FLASH.icf diff --git a/bsp/Vango_V85xx/Target_FLASH.ld b/bsp/Vango/v85xx/Target_FLASH.ld similarity index 100% rename from bsp/Vango_V85xx/Target_FLASH.ld rename to bsp/Vango/v85xx/Target_FLASH.ld diff --git a/bsp/Vango_V85xx/Target_FLASH.sct b/bsp/Vango/v85xx/Target_FLASH.sct similarity index 100% rename from bsp/Vango_V85xx/Target_FLASH.sct rename to bsp/Vango/v85xx/Target_FLASH.sct diff --git a/bsp/Vango_V85xx/Vango.V85XX.4.0.2.pack b/bsp/Vango/v85xx/Vango.V85XX.4.0.2.pack similarity index 100% rename from bsp/Vango_V85xx/Vango.V85XX.4.0.2.pack rename to bsp/Vango/v85xx/Vango.V85XX.4.0.2.pack diff --git a/bsp/Vango_V85xx/applications/SConscript b/bsp/Vango/v85xx/applications/SConscript similarity index 100% rename from bsp/Vango_V85xx/applications/SConscript rename to bsp/Vango/v85xx/applications/SConscript diff --git a/bsp/Vango_V85xx/applications/main.c b/bsp/Vango/v85xx/applications/main.c similarity index 100% rename from bsp/Vango_V85xx/applications/main.c rename to bsp/Vango/v85xx/applications/main.c diff --git a/bsp/Vango_V85xx/drivers/SConscript b/bsp/Vango/v85xx/drivers/SConscript similarity index 100% rename from bsp/Vango_V85xx/drivers/SConscript rename to bsp/Vango/v85xx/drivers/SConscript diff --git a/bsp/Vango_V85xx/drivers/board.c b/bsp/Vango/v85xx/drivers/board.c similarity index 97% rename from bsp/Vango_V85xx/drivers/board.c rename to bsp/Vango/v85xx/drivers/board.c index dda1ff4279..dd7a0c1e27 100644 --- a/bsp/Vango_V85xx/drivers/board.c +++ b/bsp/Vango/v85xx/drivers/board.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2006-2021, RT-Thread Development Team + * Copyright (c) 2006-2022, RT-Thread Development Team * * SPDX-License-Identifier: Apache-2.0 * diff --git a/bsp/Vango_V85xx/drivers/board.h b/bsp/Vango/v85xx/drivers/board.h similarity index 94% rename from bsp/Vango_V85xx/drivers/board.h rename to bsp/Vango/v85xx/drivers/board.h index 837f195b9e..4ec7948ff6 100644 --- a/bsp/Vango_V85xx/drivers/board.h +++ b/bsp/Vango/v85xx/drivers/board.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2006-2021, RT-Thread Development Team + * Copyright (c) 2006-2022, RT-Thread Development Team * * SPDX-License-Identifier: Apache-2.0 * diff --git a/bsp/v85xxp/drivers/drv_comm.h b/bsp/Vango/v85xx/drivers/drv_comm.h similarity index 87% rename from bsp/v85xxp/drivers/drv_comm.h rename to bsp/Vango/v85xx/drivers/drv_comm.h index 5aef53cce2..78724c7e18 100644 --- a/bsp/v85xxp/drivers/drv_comm.h +++ b/bsp/Vango/v85xx/drivers/drv_comm.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2006-2021, RT-Thread Development Team + * Copyright (c) 2006-2022, RT-Thread Development Team * * SPDX-License-Identifier: Apache-2.0 * diff --git a/bsp/Vango_V85xx/drivers/drv_gpio.c b/bsp/Vango/v85xx/drivers/drv_gpio.c similarity index 99% rename from bsp/Vango_V85xx/drivers/drv_gpio.c rename to bsp/Vango/v85xx/drivers/drv_gpio.c index 8c9f7bf6d3..72aa3812fe 100644 --- a/bsp/Vango_V85xx/drivers/drv_gpio.c +++ b/bsp/Vango/v85xx/drivers/drv_gpio.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2006-2021, RT-Thread Development Team + * Copyright (c) 2006-2022, RT-Thread Development Team * * SPDX-License-Identifier: Apache-2.0 * diff --git a/bsp/Vango_V85xx/drivers/drv_gpio.h b/bsp/Vango/v85xx/drivers/drv_gpio.h similarity index 95% rename from bsp/Vango_V85xx/drivers/drv_gpio.h rename to bsp/Vango/v85xx/drivers/drv_gpio.h index ea700ae323..b8da3e3fb6 100644 --- a/bsp/Vango_V85xx/drivers/drv_gpio.h +++ b/bsp/Vango/v85xx/drivers/drv_gpio.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2006-2021, RT-Thread Development Team + * Copyright (c) 2006-2022, RT-Thread Development Team * * SPDX-License-Identifier: Apache-2.0 * diff --git a/bsp/Vango_V85xx/drivers/drv_spi.c b/bsp/Vango/v85xx/drivers/drv_spi.c similarity index 98% rename from bsp/Vango_V85xx/drivers/drv_spi.c rename to bsp/Vango/v85xx/drivers/drv_spi.c index a875ba20c4..84c77c29a4 100644 --- a/bsp/Vango_V85xx/drivers/drv_spi.c +++ b/bsp/Vango/v85xx/drivers/drv_spi.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2006-2021, RT-Thread Development Team + * Copyright (c) 2006-2022, RT-Thread Development Team * * SPDX-License-Identifier: Apache-2.0 * diff --git a/bsp/Vango_V85xx/drivers/drv_spi.h b/bsp/Vango/v85xx/drivers/drv_spi.h similarity index 82% rename from bsp/Vango_V85xx/drivers/drv_spi.h rename to bsp/Vango/v85xx/drivers/drv_spi.h index 438fcb8878..a875a9637c 100644 --- a/bsp/Vango_V85xx/drivers/drv_spi.h +++ b/bsp/Vango/v85xx/drivers/drv_spi.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2006-2021, RT-Thread Development Team + * Copyright (c) 2006-2022, RT-Thread Development Team * * SPDX-License-Identifier: Apache-2.0 * @@ -7,7 +7,7 @@ * Date Author Notes * 2012-01-01 aozima first implementation. * 2021-09-21 zhuxw add vango v85xx spi drivers - * + * */ #ifndef __DRV_SPI_H__ diff --git a/bsp/Vango_V85xx/drivers/drv_usart.c b/bsp/Vango/v85xx/drivers/drv_usart.c similarity index 96% rename from bsp/Vango_V85xx/drivers/drv_usart.c rename to bsp/Vango/v85xx/drivers/drv_usart.c index 52801b77a3..37f104c010 100644 --- a/bsp/Vango_V85xx/drivers/drv_usart.c +++ b/bsp/Vango/v85xx/drivers/drv_usart.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2006-2021, RT-Thread Development Team + * Copyright (c) 2006-2022, RT-Thread Development Team * * SPDX-License-Identifier: Apache-2.0 * @@ -7,7 +7,7 @@ * Date Author Notes * 2021-01-04 iysheng first version * 2021-09-07 FuC Suit for Vango V85XX - * 2021ยท09-12 ZhuXW fix UART5 + * 2021-09-12 ZhuXW fix UART5 */ #include @@ -121,7 +121,7 @@ void UART5_IRQHandler(void) } #endif /* BSP_USING_UART4 */ -static const struct V85xx_uart uarts[] = +static const struct V85xx_uart uarts[] = { #ifdef BSP_USING_UART0 { @@ -291,7 +291,7 @@ static void uart_isr(struct rt_serial_device *serial) RT_ASSERT(uart != RT_NULL); if ((UART_GetINTStatus((UART_TypeDef *)uart->uart_periph, UART_INTSTS_RX) != RESET) && - (UART_GetFlag((UART_TypeDef *)uart->uart_periph, UART_FLAG_RXFULL) != RESET)) + (UART_GetFlag((UART_TypeDef *)uart->uart_periph, UART_FLAG_RXFULL) != RESET)) { rt_hw_serial_isr(serial, RT_SERIAL_EVENT_RX_IND); /* Clear RXNE interrupt flag */ @@ -299,7 +299,7 @@ static void uart_isr(struct rt_serial_device *serial) } } -static const struct rt_uart_ops V85xx_uart_ops = +static const struct rt_uart_ops V85xx_uart_ops = { V85xx_configure, V85xx_control, @@ -313,7 +313,7 @@ int V85xx_hw_usart_init(void) int i; - for (i = 0; i < sizeof(uarts) / sizeof(uarts[0]); i++) + for (i = 0; i < sizeof(uarts) / sizeof(uarts[0]); i++) { uarts[i].serial->ops = &V85xx_uart_ops; uarts[i].serial->config = config; diff --git a/bsp/Vango_V85xx/drivers/drv_usart.h b/bsp/Vango/v85xx/drivers/drv_usart.h similarity index 88% rename from bsp/Vango_V85xx/drivers/drv_usart.h rename to bsp/Vango/v85xx/drivers/drv_usart.h index 45dca3bfe1..a516291854 100644 --- a/bsp/Vango_V85xx/drivers/drv_usart.h +++ b/bsp/Vango/v85xx/drivers/drv_usart.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2006-2021, RT-Thread Development Team + * Copyright (c) 2006-2022, RT-Thread Development Team * * SPDX-License-Identifier: Apache-2.0 * diff --git a/bsp/Vango_V85xx/project.uvprojx b/bsp/Vango/v85xx/project.uvprojx similarity index 100% rename from bsp/Vango_V85xx/project.uvprojx rename to bsp/Vango/v85xx/project.uvprojx diff --git a/bsp/Vango_V85xx/rtconfig.h b/bsp/Vango/v85xx/rtconfig.h similarity index 100% rename from bsp/Vango_V85xx/rtconfig.h rename to bsp/Vango/v85xx/rtconfig.h diff --git a/bsp/Vango_V85xx/rtconfig.py b/bsp/Vango/v85xx/rtconfig.py similarity index 100% rename from bsp/Vango_V85xx/rtconfig.py rename to bsp/Vango/v85xx/rtconfig.py diff --git a/bsp/Vango_V85xx/template.uvprojx b/bsp/Vango/v85xx/template.uvprojx similarity index 100% rename from bsp/Vango_V85xx/template.uvprojx rename to bsp/Vango/v85xx/template.uvprojx diff --git a/bsp/v85xxp/.ignore_format.yml b/bsp/Vango/v85xxp/.ignore_format.yml similarity index 100% rename from bsp/v85xxp/.ignore_format.yml rename to bsp/Vango/v85xxp/.ignore_format.yml diff --git a/bsp/v85xxp/Kconfig b/bsp/Vango/v85xxp/Kconfig similarity index 100% rename from bsp/v85xxp/Kconfig rename to bsp/Vango/v85xxp/Kconfig diff --git a/bsp/Vango/v85xxp/Libraries/.ignore_format.yml b/bsp/Vango/v85xxp/Libraries/.ignore_format.yml new file mode 100644 index 0000000000..637af7573f --- /dev/null +++ b/bsp/Vango/v85xxp/Libraries/.ignore_format.yml @@ -0,0 +1,7 @@ +# files format check exclude path, please follow the instructions below to modify; +# If you need to exclude an entire folder, add the folder path in dir_path; +# If you need to exclude a file, add the path to the file in file_path. + +dir_path: +- CMSIS +- VangoV85xxP_standard_peripheral diff --git a/bsp/v85xxp/Libraries/CMSIS/Vango/V85xxP/Include/lib_CodeRAM.h b/bsp/Vango/v85xxp/Libraries/CMSIS/Vango/V85xxP/Include/lib_CodeRAM.h similarity index 100% rename from bsp/v85xxp/Libraries/CMSIS/Vango/V85xxP/Include/lib_CodeRAM.h rename to bsp/Vango/v85xxp/Libraries/CMSIS/Vango/V85xxP/Include/lib_CodeRAM.h diff --git a/bsp/v85xxp/Libraries/CMSIS/Vango/V85xxP/Include/lib_LoadNVR.h b/bsp/Vango/v85xxp/Libraries/CMSIS/Vango/V85xxP/Include/lib_LoadNVR.h similarity index 100% rename from bsp/v85xxp/Libraries/CMSIS/Vango/V85xxP/Include/lib_LoadNVR.h rename to bsp/Vango/v85xxp/Libraries/CMSIS/Vango/V85xxP/Include/lib_LoadNVR.h diff --git a/bsp/v85xxp/Libraries/CMSIS/Vango/V85xxP/Include/lib_conf.h b/bsp/Vango/v85xxp/Libraries/CMSIS/Vango/V85xxP/Include/lib_conf.h similarity index 100% rename from bsp/v85xxp/Libraries/CMSIS/Vango/V85xxP/Include/lib_conf.h rename to bsp/Vango/v85xxp/Libraries/CMSIS/Vango/V85xxP/Include/lib_conf.h diff --git a/bsp/v85xxp/Libraries/CMSIS/Vango/V85xxP/Include/lib_cortex.h b/bsp/Vango/v85xxp/Libraries/CMSIS/Vango/V85xxP/Include/lib_cortex.h similarity index 100% rename from bsp/v85xxp/Libraries/CMSIS/Vango/V85xxP/Include/lib_cortex.h rename to bsp/Vango/v85xxp/Libraries/CMSIS/Vango/V85xxP/Include/lib_cortex.h diff --git a/bsp/v85xxp/Libraries/CMSIS/Vango/V85xxP/Include/system_target.h b/bsp/Vango/v85xxp/Libraries/CMSIS/Vango/V85xxP/Include/system_target.h similarity index 100% rename from bsp/v85xxp/Libraries/CMSIS/Vango/V85xxP/Include/system_target.h rename to bsp/Vango/v85xxp/Libraries/CMSIS/Vango/V85xxP/Include/system_target.h diff --git a/bsp/v85xxp/Libraries/CMSIS/Vango/V85xxP/Include/target.h b/bsp/Vango/v85xxp/Libraries/CMSIS/Vango/V85xxP/Include/target.h similarity index 100% rename from bsp/v85xxp/Libraries/CMSIS/Vango/V85xxP/Include/target.h rename to bsp/Vango/v85xxp/Libraries/CMSIS/Vango/V85xxP/Include/target.h diff --git a/bsp/v85xxp/Libraries/CMSIS/Vango/V85xxP/Include/type_def.h b/bsp/Vango/v85xxp/Libraries/CMSIS/Vango/V85xxP/Include/type_def.h similarity index 100% rename from bsp/v85xxp/Libraries/CMSIS/Vango/V85xxP/Include/type_def.h rename to bsp/Vango/v85xxp/Libraries/CMSIS/Vango/V85xxP/Include/type_def.h diff --git a/bsp/v85xxp/Libraries/CMSIS/Vango/V85xxP/Source/GCC/startup_target.S b/bsp/Vango/v85xxp/Libraries/CMSIS/Vango/V85xxP/Source/GCC/startup_target.S similarity index 100% rename from bsp/v85xxp/Libraries/CMSIS/Vango/V85xxP/Source/GCC/startup_target.S rename to bsp/Vango/v85xxp/Libraries/CMSIS/Vango/V85xxP/Source/GCC/startup_target.S diff --git a/bsp/v85xxp/Libraries/CMSIS/Vango/V85xxP/Source/Keil5/startup_target.S b/bsp/Vango/v85xxp/Libraries/CMSIS/Vango/V85xxP/Source/Keil5/startup_target.S similarity index 100% rename from bsp/v85xxp/Libraries/CMSIS/Vango/V85xxP/Source/Keil5/startup_target.S rename to bsp/Vango/v85xxp/Libraries/CMSIS/Vango/V85xxP/Source/Keil5/startup_target.S diff --git a/bsp/v85xxp/Libraries/CMSIS/Vango/V85xxP/Source/lib_CodeRAM.c b/bsp/Vango/v85xxp/Libraries/CMSIS/Vango/V85xxP/Source/lib_CodeRAM.c similarity index 100% rename from bsp/v85xxp/Libraries/CMSIS/Vango/V85xxP/Source/lib_CodeRAM.c rename to bsp/Vango/v85xxp/Libraries/CMSIS/Vango/V85xxP/Source/lib_CodeRAM.c diff --git a/bsp/v85xxp/Libraries/CMSIS/Vango/V85xxP/Source/lib_LoadNVR.c b/bsp/Vango/v85xxp/Libraries/CMSIS/Vango/V85xxP/Source/lib_LoadNVR.c similarity index 100% rename from bsp/v85xxp/Libraries/CMSIS/Vango/V85xxP/Source/lib_LoadNVR.c rename to bsp/Vango/v85xxp/Libraries/CMSIS/Vango/V85xxP/Source/lib_LoadNVR.c diff --git a/bsp/v85xxp/Libraries/CMSIS/Vango/V85xxP/Source/lib_cortex.c b/bsp/Vango/v85xxp/Libraries/CMSIS/Vango/V85xxP/Source/lib_cortex.c similarity index 100% rename from bsp/v85xxp/Libraries/CMSIS/Vango/V85xxP/Source/lib_cortex.c rename to bsp/Vango/v85xxp/Libraries/CMSIS/Vango/V85xxP/Source/lib_cortex.c diff --git a/bsp/v85xxp/Libraries/CMSIS/Vango/V85xxP/Source/system_target.c b/bsp/Vango/v85xxp/Libraries/CMSIS/Vango/V85xxP/Source/system_target.c similarity index 100% rename from bsp/v85xxp/Libraries/CMSIS/Vango/V85xxP/Source/system_target.c rename to bsp/Vango/v85xxp/Libraries/CMSIS/Vango/V85xxP/Source/system_target.c diff --git a/bsp/v85xxp/Libraries/CMSIS/cmsis_armcc.h b/bsp/Vango/v85xxp/Libraries/CMSIS/cmsis_armcc.h similarity index 100% rename from bsp/v85xxp/Libraries/CMSIS/cmsis_armcc.h rename to bsp/Vango/v85xxp/Libraries/CMSIS/cmsis_armcc.h diff --git a/bsp/v85xxp/Libraries/CMSIS/cmsis_compiler.h b/bsp/Vango/v85xxp/Libraries/CMSIS/cmsis_compiler.h similarity index 100% rename from bsp/v85xxp/Libraries/CMSIS/cmsis_compiler.h rename to bsp/Vango/v85xxp/Libraries/CMSIS/cmsis_compiler.h diff --git a/bsp/v85xxp/Libraries/CMSIS/cmsis_gcc.h b/bsp/Vango/v85xxp/Libraries/CMSIS/cmsis_gcc.h similarity index 100% rename from bsp/v85xxp/Libraries/CMSIS/cmsis_gcc.h rename to bsp/Vango/v85xxp/Libraries/CMSIS/cmsis_gcc.h diff --git a/bsp/v85xxp/Libraries/CMSIS/cmsis_version.h b/bsp/Vango/v85xxp/Libraries/CMSIS/cmsis_version.h similarity index 100% rename from bsp/v85xxp/Libraries/CMSIS/cmsis_version.h rename to bsp/Vango/v85xxp/Libraries/CMSIS/cmsis_version.h diff --git a/bsp/v85xxp/Libraries/CMSIS/core_cm0.h b/bsp/Vango/v85xxp/Libraries/CMSIS/core_cm0.h similarity index 100% rename from bsp/v85xxp/Libraries/CMSIS/core_cm0.h rename to bsp/Vango/v85xxp/Libraries/CMSIS/core_cm0.h diff --git a/bsp/v85xxp/Libraries/CMSIS/core_cmFunc.h b/bsp/Vango/v85xxp/Libraries/CMSIS/core_cmFunc.h similarity index 100% rename from bsp/v85xxp/Libraries/CMSIS/core_cmFunc.h rename to bsp/Vango/v85xxp/Libraries/CMSIS/core_cmFunc.h diff --git a/bsp/v85xxp/Libraries/CMSIS/core_cmInstr.h b/bsp/Vango/v85xxp/Libraries/CMSIS/core_cmInstr.h similarity index 100% rename from bsp/v85xxp/Libraries/CMSIS/core_cmInstr.h rename to bsp/Vango/v85xxp/Libraries/CMSIS/core_cmInstr.h diff --git a/bsp/v85xxp/Libraries/SConscript b/bsp/Vango/v85xxp/Libraries/SConscript similarity index 100% rename from bsp/v85xxp/Libraries/SConscript rename to bsp/Vango/v85xxp/Libraries/SConscript diff --git a/bsp/v85xxp/Libraries/VangoV85xxP_standard_peripheral/Include/lib_adc.h b/bsp/Vango/v85xxp/Libraries/VangoV85xxP_standard_peripheral/Include/lib_adc.h similarity index 100% rename from bsp/v85xxp/Libraries/VangoV85xxP_standard_peripheral/Include/lib_adc.h rename to bsp/Vango/v85xxp/Libraries/VangoV85xxP_standard_peripheral/Include/lib_adc.h diff --git a/bsp/v85xxp/Libraries/VangoV85xxP_standard_peripheral/Include/lib_adc_tiny.h b/bsp/Vango/v85xxp/Libraries/VangoV85xxP_standard_peripheral/Include/lib_adc_tiny.h similarity index 100% rename from bsp/v85xxp/Libraries/VangoV85xxP_standard_peripheral/Include/lib_adc_tiny.h rename to bsp/Vango/v85xxp/Libraries/VangoV85xxP_standard_peripheral/Include/lib_adc_tiny.h diff --git a/bsp/v85xxp/Libraries/VangoV85xxP_standard_peripheral/Include/lib_ana.h b/bsp/Vango/v85xxp/Libraries/VangoV85xxP_standard_peripheral/Include/lib_ana.h similarity index 100% rename from bsp/v85xxp/Libraries/VangoV85xxP_standard_peripheral/Include/lib_ana.h rename to bsp/Vango/v85xxp/Libraries/VangoV85xxP_standard_peripheral/Include/lib_ana.h diff --git a/bsp/v85xxp/Libraries/VangoV85xxP_standard_peripheral/Include/lib_clk.h b/bsp/Vango/v85xxp/Libraries/VangoV85xxP_standard_peripheral/Include/lib_clk.h similarity index 100% rename from bsp/v85xxp/Libraries/VangoV85xxP_standard_peripheral/Include/lib_clk.h rename to bsp/Vango/v85xxp/Libraries/VangoV85xxP_standard_peripheral/Include/lib_clk.h diff --git a/bsp/v85xxp/Libraries/VangoV85xxP_standard_peripheral/Include/lib_cmp.h b/bsp/Vango/v85xxp/Libraries/VangoV85xxP_standard_peripheral/Include/lib_cmp.h similarity index 100% rename from bsp/v85xxp/Libraries/VangoV85xxP_standard_peripheral/Include/lib_cmp.h rename to bsp/Vango/v85xxp/Libraries/VangoV85xxP_standard_peripheral/Include/lib_cmp.h diff --git a/bsp/v85xxp/Libraries/VangoV85xxP_standard_peripheral/Include/lib_crypt.h b/bsp/Vango/v85xxp/Libraries/VangoV85xxP_standard_peripheral/Include/lib_crypt.h similarity index 100% rename from bsp/v85xxp/Libraries/VangoV85xxP_standard_peripheral/Include/lib_crypt.h rename to bsp/Vango/v85xxp/Libraries/VangoV85xxP_standard_peripheral/Include/lib_crypt.h diff --git a/bsp/v85xxp/Libraries/VangoV85xxP_standard_peripheral/Include/lib_dma.h b/bsp/Vango/v85xxp/Libraries/VangoV85xxP_standard_peripheral/Include/lib_dma.h similarity index 100% rename from bsp/v85xxp/Libraries/VangoV85xxP_standard_peripheral/Include/lib_dma.h rename to bsp/Vango/v85xxp/Libraries/VangoV85xxP_standard_peripheral/Include/lib_dma.h diff --git a/bsp/v85xxp/Libraries/VangoV85xxP_standard_peripheral/Include/lib_flash.h b/bsp/Vango/v85xxp/Libraries/VangoV85xxP_standard_peripheral/Include/lib_flash.h similarity index 100% rename from bsp/v85xxp/Libraries/VangoV85xxP_standard_peripheral/Include/lib_flash.h rename to bsp/Vango/v85xxp/Libraries/VangoV85xxP_standard_peripheral/Include/lib_flash.h diff --git a/bsp/v85xxp/Libraries/VangoV85xxP_standard_peripheral/Include/lib_gpio.h b/bsp/Vango/v85xxp/Libraries/VangoV85xxP_standard_peripheral/Include/lib_gpio.h similarity index 100% rename from bsp/v85xxp/Libraries/VangoV85xxP_standard_peripheral/Include/lib_gpio.h rename to bsp/Vango/v85xxp/Libraries/VangoV85xxP_standard_peripheral/Include/lib_gpio.h diff --git a/bsp/v85xxp/Libraries/VangoV85xxP_standard_peripheral/Include/lib_i2c.h b/bsp/Vango/v85xxp/Libraries/VangoV85xxP_standard_peripheral/Include/lib_i2c.h similarity index 100% rename from bsp/v85xxp/Libraries/VangoV85xxP_standard_peripheral/Include/lib_i2c.h rename to bsp/Vango/v85xxp/Libraries/VangoV85xxP_standard_peripheral/Include/lib_i2c.h diff --git a/bsp/v85xxp/Libraries/VangoV85xxP_standard_peripheral/Include/lib_iso7816.h b/bsp/Vango/v85xxp/Libraries/VangoV85xxP_standard_peripheral/Include/lib_iso7816.h similarity index 100% rename from bsp/v85xxp/Libraries/VangoV85xxP_standard_peripheral/Include/lib_iso7816.h rename to bsp/Vango/v85xxp/Libraries/VangoV85xxP_standard_peripheral/Include/lib_iso7816.h diff --git a/bsp/v85xxp/Libraries/VangoV85xxP_standard_peripheral/Include/lib_lcd.h b/bsp/Vango/v85xxp/Libraries/VangoV85xxP_standard_peripheral/Include/lib_lcd.h similarity index 100% rename from bsp/v85xxp/Libraries/VangoV85xxP_standard_peripheral/Include/lib_lcd.h rename to bsp/Vango/v85xxp/Libraries/VangoV85xxP_standard_peripheral/Include/lib_lcd.h diff --git a/bsp/v85xxp/Libraries/VangoV85xxP_standard_peripheral/Include/lib_misc.h b/bsp/Vango/v85xxp/Libraries/VangoV85xxP_standard_peripheral/Include/lib_misc.h similarity index 100% rename from bsp/v85xxp/Libraries/VangoV85xxP_standard_peripheral/Include/lib_misc.h rename to bsp/Vango/v85xxp/Libraries/VangoV85xxP_standard_peripheral/Include/lib_misc.h diff --git a/bsp/v85xxp/Libraries/VangoV85xxP_standard_peripheral/Include/lib_pmu.h b/bsp/Vango/v85xxp/Libraries/VangoV85xxP_standard_peripheral/Include/lib_pmu.h similarity index 100% rename from bsp/v85xxp/Libraries/VangoV85xxP_standard_peripheral/Include/lib_pmu.h rename to bsp/Vango/v85xxp/Libraries/VangoV85xxP_standard_peripheral/Include/lib_pmu.h diff --git a/bsp/v85xxp/Libraries/VangoV85xxP_standard_peripheral/Include/lib_pwm.h b/bsp/Vango/v85xxp/Libraries/VangoV85xxP_standard_peripheral/Include/lib_pwm.h similarity index 100% rename from bsp/v85xxp/Libraries/VangoV85xxP_standard_peripheral/Include/lib_pwm.h rename to bsp/Vango/v85xxp/Libraries/VangoV85xxP_standard_peripheral/Include/lib_pwm.h diff --git a/bsp/v85xxp/Libraries/VangoV85xxP_standard_peripheral/Include/lib_rtc.h b/bsp/Vango/v85xxp/Libraries/VangoV85xxP_standard_peripheral/Include/lib_rtc.h similarity index 100% rename from bsp/v85xxp/Libraries/VangoV85xxP_standard_peripheral/Include/lib_rtc.h rename to bsp/Vango/v85xxp/Libraries/VangoV85xxP_standard_peripheral/Include/lib_rtc.h diff --git a/bsp/v85xxp/Libraries/VangoV85xxP_standard_peripheral/Include/lib_spi.h b/bsp/Vango/v85xxp/Libraries/VangoV85xxP_standard_peripheral/Include/lib_spi.h similarity index 100% rename from bsp/v85xxp/Libraries/VangoV85xxP_standard_peripheral/Include/lib_spi.h rename to bsp/Vango/v85xxp/Libraries/VangoV85xxP_standard_peripheral/Include/lib_spi.h diff --git a/bsp/v85xxp/Libraries/VangoV85xxP_standard_peripheral/Include/lib_tmr.h b/bsp/Vango/v85xxp/Libraries/VangoV85xxP_standard_peripheral/Include/lib_tmr.h similarity index 100% rename from bsp/v85xxp/Libraries/VangoV85xxP_standard_peripheral/Include/lib_tmr.h rename to bsp/Vango/v85xxp/Libraries/VangoV85xxP_standard_peripheral/Include/lib_tmr.h diff --git a/bsp/v85xxp/Libraries/VangoV85xxP_standard_peripheral/Include/lib_u32k.h b/bsp/Vango/v85xxp/Libraries/VangoV85xxP_standard_peripheral/Include/lib_u32k.h similarity index 100% rename from bsp/v85xxp/Libraries/VangoV85xxP_standard_peripheral/Include/lib_u32k.h rename to bsp/Vango/v85xxp/Libraries/VangoV85xxP_standard_peripheral/Include/lib_u32k.h diff --git a/bsp/v85xxp/Libraries/VangoV85xxP_standard_peripheral/Include/lib_uart.h b/bsp/Vango/v85xxp/Libraries/VangoV85xxP_standard_peripheral/Include/lib_uart.h similarity index 100% rename from bsp/v85xxp/Libraries/VangoV85xxP_standard_peripheral/Include/lib_uart.h rename to bsp/Vango/v85xxp/Libraries/VangoV85xxP_standard_peripheral/Include/lib_uart.h diff --git a/bsp/v85xxp/Libraries/VangoV85xxP_standard_peripheral/Include/lib_version.h b/bsp/Vango/v85xxp/Libraries/VangoV85xxP_standard_peripheral/Include/lib_version.h similarity index 100% rename from bsp/v85xxp/Libraries/VangoV85xxP_standard_peripheral/Include/lib_version.h rename to bsp/Vango/v85xxp/Libraries/VangoV85xxP_standard_peripheral/Include/lib_version.h diff --git a/bsp/v85xxp/Libraries/VangoV85xxP_standard_peripheral/Include/lib_wdt.h b/bsp/Vango/v85xxp/Libraries/VangoV85xxP_standard_peripheral/Include/lib_wdt.h similarity index 100% rename from bsp/v85xxp/Libraries/VangoV85xxP_standard_peripheral/Include/lib_wdt.h rename to bsp/Vango/v85xxp/Libraries/VangoV85xxP_standard_peripheral/Include/lib_wdt.h diff --git a/bsp/v85xxp/Libraries/VangoV85xxP_standard_peripheral/Source/lib_adc.c b/bsp/Vango/v85xxp/Libraries/VangoV85xxP_standard_peripheral/Source/lib_adc.c similarity index 100% rename from bsp/v85xxp/Libraries/VangoV85xxP_standard_peripheral/Source/lib_adc.c rename to bsp/Vango/v85xxp/Libraries/VangoV85xxP_standard_peripheral/Source/lib_adc.c diff --git a/bsp/v85xxp/Libraries/VangoV85xxP_standard_peripheral/Source/lib_adc_tiny.c b/bsp/Vango/v85xxp/Libraries/VangoV85xxP_standard_peripheral/Source/lib_adc_tiny.c similarity index 100% rename from bsp/v85xxp/Libraries/VangoV85xxP_standard_peripheral/Source/lib_adc_tiny.c rename to bsp/Vango/v85xxp/Libraries/VangoV85xxP_standard_peripheral/Source/lib_adc_tiny.c diff --git a/bsp/v85xxp/Libraries/VangoV85xxP_standard_peripheral/Source/lib_ana.c b/bsp/Vango/v85xxp/Libraries/VangoV85xxP_standard_peripheral/Source/lib_ana.c similarity index 100% rename from bsp/v85xxp/Libraries/VangoV85xxP_standard_peripheral/Source/lib_ana.c rename to bsp/Vango/v85xxp/Libraries/VangoV85xxP_standard_peripheral/Source/lib_ana.c diff --git a/bsp/v85xxp/Libraries/VangoV85xxP_standard_peripheral/Source/lib_clk.c b/bsp/Vango/v85xxp/Libraries/VangoV85xxP_standard_peripheral/Source/lib_clk.c similarity index 100% rename from bsp/v85xxp/Libraries/VangoV85xxP_standard_peripheral/Source/lib_clk.c rename to bsp/Vango/v85xxp/Libraries/VangoV85xxP_standard_peripheral/Source/lib_clk.c diff --git a/bsp/v85xxp/Libraries/VangoV85xxP_standard_peripheral/Source/lib_cmp.c b/bsp/Vango/v85xxp/Libraries/VangoV85xxP_standard_peripheral/Source/lib_cmp.c similarity index 100% rename from bsp/v85xxp/Libraries/VangoV85xxP_standard_peripheral/Source/lib_cmp.c rename to bsp/Vango/v85xxp/Libraries/VangoV85xxP_standard_peripheral/Source/lib_cmp.c diff --git a/bsp/v85xxp/Libraries/VangoV85xxP_standard_peripheral/Source/lib_crypt.c b/bsp/Vango/v85xxp/Libraries/VangoV85xxP_standard_peripheral/Source/lib_crypt.c similarity index 100% rename from bsp/v85xxp/Libraries/VangoV85xxP_standard_peripheral/Source/lib_crypt.c rename to bsp/Vango/v85xxp/Libraries/VangoV85xxP_standard_peripheral/Source/lib_crypt.c diff --git a/bsp/v85xxp/Libraries/VangoV85xxP_standard_peripheral/Source/lib_dma.c b/bsp/Vango/v85xxp/Libraries/VangoV85xxP_standard_peripheral/Source/lib_dma.c similarity index 100% rename from bsp/v85xxp/Libraries/VangoV85xxP_standard_peripheral/Source/lib_dma.c rename to bsp/Vango/v85xxp/Libraries/VangoV85xxP_standard_peripheral/Source/lib_dma.c diff --git a/bsp/v85xxp/Libraries/VangoV85xxP_standard_peripheral/Source/lib_flash.c b/bsp/Vango/v85xxp/Libraries/VangoV85xxP_standard_peripheral/Source/lib_flash.c similarity index 100% rename from bsp/v85xxp/Libraries/VangoV85xxP_standard_peripheral/Source/lib_flash.c rename to bsp/Vango/v85xxp/Libraries/VangoV85xxP_standard_peripheral/Source/lib_flash.c diff --git a/bsp/v85xxp/Libraries/VangoV85xxP_standard_peripheral/Source/lib_gpio.c b/bsp/Vango/v85xxp/Libraries/VangoV85xxP_standard_peripheral/Source/lib_gpio.c similarity index 100% rename from bsp/v85xxp/Libraries/VangoV85xxP_standard_peripheral/Source/lib_gpio.c rename to bsp/Vango/v85xxp/Libraries/VangoV85xxP_standard_peripheral/Source/lib_gpio.c diff --git a/bsp/v85xxp/Libraries/VangoV85xxP_standard_peripheral/Source/lib_i2c.c b/bsp/Vango/v85xxp/Libraries/VangoV85xxP_standard_peripheral/Source/lib_i2c.c similarity index 100% rename from bsp/v85xxp/Libraries/VangoV85xxP_standard_peripheral/Source/lib_i2c.c rename to bsp/Vango/v85xxp/Libraries/VangoV85xxP_standard_peripheral/Source/lib_i2c.c diff --git a/bsp/v85xxp/Libraries/VangoV85xxP_standard_peripheral/Source/lib_iso7816.c b/bsp/Vango/v85xxp/Libraries/VangoV85xxP_standard_peripheral/Source/lib_iso7816.c similarity index 100% rename from bsp/v85xxp/Libraries/VangoV85xxP_standard_peripheral/Source/lib_iso7816.c rename to bsp/Vango/v85xxp/Libraries/VangoV85xxP_standard_peripheral/Source/lib_iso7816.c diff --git a/bsp/v85xxp/Libraries/VangoV85xxP_standard_peripheral/Source/lib_lcd.c b/bsp/Vango/v85xxp/Libraries/VangoV85xxP_standard_peripheral/Source/lib_lcd.c similarity index 100% rename from bsp/v85xxp/Libraries/VangoV85xxP_standard_peripheral/Source/lib_lcd.c rename to bsp/Vango/v85xxp/Libraries/VangoV85xxP_standard_peripheral/Source/lib_lcd.c diff --git a/bsp/v85xxp/Libraries/VangoV85xxP_standard_peripheral/Source/lib_misc.c b/bsp/Vango/v85xxp/Libraries/VangoV85xxP_standard_peripheral/Source/lib_misc.c similarity index 100% rename from bsp/v85xxp/Libraries/VangoV85xxP_standard_peripheral/Source/lib_misc.c rename to bsp/Vango/v85xxp/Libraries/VangoV85xxP_standard_peripheral/Source/lib_misc.c diff --git a/bsp/v85xxp/Libraries/VangoV85xxP_standard_peripheral/Source/lib_pmu.c b/bsp/Vango/v85xxp/Libraries/VangoV85xxP_standard_peripheral/Source/lib_pmu.c similarity index 100% rename from bsp/v85xxp/Libraries/VangoV85xxP_standard_peripheral/Source/lib_pmu.c rename to bsp/Vango/v85xxp/Libraries/VangoV85xxP_standard_peripheral/Source/lib_pmu.c diff --git a/bsp/v85xxp/Libraries/VangoV85xxP_standard_peripheral/Source/lib_pwm.c b/bsp/Vango/v85xxp/Libraries/VangoV85xxP_standard_peripheral/Source/lib_pwm.c similarity index 100% rename from bsp/v85xxp/Libraries/VangoV85xxP_standard_peripheral/Source/lib_pwm.c rename to bsp/Vango/v85xxp/Libraries/VangoV85xxP_standard_peripheral/Source/lib_pwm.c diff --git a/bsp/v85xxp/Libraries/VangoV85xxP_standard_peripheral/Source/lib_rtc.c b/bsp/Vango/v85xxp/Libraries/VangoV85xxP_standard_peripheral/Source/lib_rtc.c similarity index 100% rename from bsp/v85xxp/Libraries/VangoV85xxP_standard_peripheral/Source/lib_rtc.c rename to bsp/Vango/v85xxp/Libraries/VangoV85xxP_standard_peripheral/Source/lib_rtc.c diff --git a/bsp/v85xxp/Libraries/VangoV85xxP_standard_peripheral/Source/lib_spi.c b/bsp/Vango/v85xxp/Libraries/VangoV85xxP_standard_peripheral/Source/lib_spi.c similarity index 100% rename from bsp/v85xxp/Libraries/VangoV85xxP_standard_peripheral/Source/lib_spi.c rename to bsp/Vango/v85xxp/Libraries/VangoV85xxP_standard_peripheral/Source/lib_spi.c diff --git a/bsp/v85xxp/Libraries/VangoV85xxP_standard_peripheral/Source/lib_tmr.c b/bsp/Vango/v85xxp/Libraries/VangoV85xxP_standard_peripheral/Source/lib_tmr.c similarity index 100% rename from bsp/v85xxp/Libraries/VangoV85xxP_standard_peripheral/Source/lib_tmr.c rename to bsp/Vango/v85xxp/Libraries/VangoV85xxP_standard_peripheral/Source/lib_tmr.c diff --git a/bsp/v85xxp/Libraries/VangoV85xxP_standard_peripheral/Source/lib_u32k.c b/bsp/Vango/v85xxp/Libraries/VangoV85xxP_standard_peripheral/Source/lib_u32k.c similarity index 100% rename from bsp/v85xxp/Libraries/VangoV85xxP_standard_peripheral/Source/lib_u32k.c rename to bsp/Vango/v85xxp/Libraries/VangoV85xxP_standard_peripheral/Source/lib_u32k.c diff --git a/bsp/v85xxp/Libraries/VangoV85xxP_standard_peripheral/Source/lib_uart.c b/bsp/Vango/v85xxp/Libraries/VangoV85xxP_standard_peripheral/Source/lib_uart.c similarity index 100% rename from bsp/v85xxp/Libraries/VangoV85xxP_standard_peripheral/Source/lib_uart.c rename to bsp/Vango/v85xxp/Libraries/VangoV85xxP_standard_peripheral/Source/lib_uart.c diff --git a/bsp/v85xxp/Libraries/VangoV85xxP_standard_peripheral/Source/lib_version.c b/bsp/Vango/v85xxp/Libraries/VangoV85xxP_standard_peripheral/Source/lib_version.c similarity index 100% rename from bsp/v85xxp/Libraries/VangoV85xxP_standard_peripheral/Source/lib_version.c rename to bsp/Vango/v85xxp/Libraries/VangoV85xxP_standard_peripheral/Source/lib_version.c diff --git a/bsp/v85xxp/Libraries/VangoV85xxP_standard_peripheral/Source/lib_wdt.c b/bsp/Vango/v85xxp/Libraries/VangoV85xxP_standard_peripheral/Source/lib_wdt.c similarity index 100% rename from bsp/v85xxp/Libraries/VangoV85xxP_standard_peripheral/Source/lib_wdt.c rename to bsp/Vango/v85xxp/Libraries/VangoV85xxP_standard_peripheral/Source/lib_wdt.c diff --git a/bsp/v85xxp/README.md b/bsp/Vango/v85xxp/README.md similarity index 100% rename from bsp/v85xxp/README.md rename to bsp/Vango/v85xxp/README.md diff --git a/bsp/v85xxp/SConscript b/bsp/Vango/v85xxp/SConscript similarity index 100% rename from bsp/v85xxp/SConscript rename to bsp/Vango/v85xxp/SConscript diff --git a/bsp/v85xxp/SConstruct b/bsp/Vango/v85xxp/SConstruct similarity index 100% rename from bsp/v85xxp/SConstruct rename to bsp/Vango/v85xxp/SConstruct diff --git a/bsp/v85xxp/Target_FLASH.ld b/bsp/Vango/v85xxp/Target_FLASH.ld similarity index 100% rename from bsp/v85xxp/Target_FLASH.ld rename to bsp/Vango/v85xxp/Target_FLASH.ld diff --git a/bsp/v85xxp/Target_FLASH.sct b/bsp/Vango/v85xxp/Target_FLASH.sct similarity index 100% rename from bsp/v85xxp/Target_FLASH.sct rename to bsp/Vango/v85xxp/Target_FLASH.sct diff --git a/bsp/v85xxp/applications/SConscript b/bsp/Vango/v85xxp/applications/SConscript similarity index 100% rename from bsp/v85xxp/applications/SConscript rename to bsp/Vango/v85xxp/applications/SConscript diff --git a/bsp/v85xxp/applications/main.c b/bsp/Vango/v85xxp/applications/main.c similarity index 100% rename from bsp/v85xxp/applications/main.c rename to bsp/Vango/v85xxp/applications/main.c diff --git a/bsp/v85xxp/drivers/SConscript b/bsp/Vango/v85xxp/drivers/SConscript similarity index 100% rename from bsp/v85xxp/drivers/SConscript rename to bsp/Vango/v85xxp/drivers/SConscript diff --git a/bsp/v85xxp/drivers/board.c b/bsp/Vango/v85xxp/drivers/board.c similarity index 97% rename from bsp/v85xxp/drivers/board.c rename to bsp/Vango/v85xxp/drivers/board.c index 2e0f069d1a..30769eb339 100644 --- a/bsp/v85xxp/drivers/board.c +++ b/bsp/Vango/v85xxp/drivers/board.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2006-2021, RT-Thread Development Team + * Copyright (c) 2006-2022, RT-Thread Development Team * * SPDX-License-Identifier: Apache-2.0 * @@ -32,14 +32,14 @@ void SystemClock_Config(void) |CLK_TYPE_HCLK \ |CLK_TYPE_PCLK; CLK_Struct.AHBSource = CLK_AHBSEL_LSPLL; - + CLK_Struct.PLLL.Frequency = CLK_PLLL_26_2144MHz; CLK_Struct.PLLL.Source = CLK_PLLLSRC_XTALL; CLK_Struct.PLLL.State = CLK_PLLL_ON; CLK_Struct.HCLK.Divider = 1; CLK_Struct.PCLK.Divider = 2; CLK_ClockConfig(&CLK_Struct); - + SystemCoreClock = 26214400UL; } diff --git a/bsp/v85xxp/drivers/board.h b/bsp/Vango/v85xxp/drivers/board.h similarity index 92% rename from bsp/v85xxp/drivers/board.h rename to bsp/Vango/v85xxp/drivers/board.h index c3ecc54a36..00e546049e 100644 --- a/bsp/v85xxp/drivers/board.h +++ b/bsp/Vango/v85xxp/drivers/board.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2006-2021, RT-Thread Development Team + * Copyright (c) 2006-2022, RT-Thread Development Team * * SPDX-License-Identifier: Apache-2.0 * diff --git a/bsp/Vango_V85xx/drivers/drv_comm.h b/bsp/Vango/v85xxp/drivers/drv_comm.h similarity index 87% rename from bsp/Vango_V85xx/drivers/drv_comm.h rename to bsp/Vango/v85xxp/drivers/drv_comm.h index 5aef53cce2..78724c7e18 100644 --- a/bsp/Vango_V85xx/drivers/drv_comm.h +++ b/bsp/Vango/v85xxp/drivers/drv_comm.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2006-2021, RT-Thread Development Team + * Copyright (c) 2006-2022, RT-Thread Development Team * * SPDX-License-Identifier: Apache-2.0 * diff --git a/bsp/v85xxp/drivers/drv_gpio.c b/bsp/Vango/v85xxp/drivers/drv_gpio.c similarity index 99% rename from bsp/v85xxp/drivers/drv_gpio.c rename to bsp/Vango/v85xxp/drivers/drv_gpio.c index 6711cb7dd0..40ffd86402 100644 --- a/bsp/v85xxp/drivers/drv_gpio.c +++ b/bsp/Vango/v85xxp/drivers/drv_gpio.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2006-2021, RT-Thread Development Team + * Copyright (c) 2006-2022, RT-Thread Development Team * * SPDX-License-Identifier: Apache-2.0 * diff --git a/bsp/v85xxp/drivers/drv_gpio.h b/bsp/Vango/v85xxp/drivers/drv_gpio.h similarity index 95% rename from bsp/v85xxp/drivers/drv_gpio.h rename to bsp/Vango/v85xxp/drivers/drv_gpio.h index fc39103dfe..9a9fb0e5c4 100644 --- a/bsp/v85xxp/drivers/drv_gpio.h +++ b/bsp/Vango/v85xxp/drivers/drv_gpio.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2006-2021, RT-Thread Development Team + * Copyright (c) 2006-2022, RT-Thread Development Team * * SPDX-License-Identifier: Apache-2.0 * diff --git a/bsp/v85xxp/drivers/drv_usart.c b/bsp/Vango/v85xxp/drivers/drv_usart.c similarity index 96% rename from bsp/v85xxp/drivers/drv_usart.c rename to bsp/Vango/v85xxp/drivers/drv_usart.c index dd4a2bc872..a3dfcbf13e 100644 --- a/bsp/v85xxp/drivers/drv_usart.c +++ b/bsp/Vango/v85xxp/drivers/drv_usart.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2006-2021, RT-Thread Development Team + * Copyright (c) 2006-2022, RT-Thread Development Team * * SPDX-License-Identifier: Apache-2.0 * @@ -121,7 +121,7 @@ void UART5_IRQHandler(void) } #endif /* BSP_USING_UART4 */ -static const struct V85xxP_uart uarts[] = +static const struct V85xxP_uart uarts[] = { #ifdef BSP_USING_UART0 { @@ -285,7 +285,7 @@ static void uart_isr(struct rt_serial_device *serial) RT_ASSERT(uart != RT_NULL); if ((UART_GetINTStatus((UART_Type *)uart->uart_periph, UART_INTSTS_RX) != RESET) && - (UART_GetFlag((UART_Type *)uart->uart_periph, UART_FLAG_RXFULL) != RESET)) + (UART_GetFlag((UART_Type *)uart->uart_periph, UART_FLAG_RXFULL) != RESET)) { rt_hw_serial_isr(serial, RT_SERIAL_EVENT_RX_IND); /* Clear RXNE interrupt flag */ @@ -293,7 +293,7 @@ static void uart_isr(struct rt_serial_device *serial) } } -static const struct rt_uart_ops V85xxP_uart_ops = +static const struct rt_uart_ops V85xxP_uart_ops = { V85xxP_configure, V85xxP_control, @@ -307,7 +307,7 @@ int V85xxP_hw_usart_init(void) int i; - for (i = 0; i < sizeof(uarts) / sizeof(uarts[0]); i++) + for (i = 0; i < sizeof(uarts) / sizeof(uarts[0]); i++) { uarts[i].serial->ops = &V85xxP_uart_ops; uarts[i].serial->config = config; diff --git a/bsp/v85xxp/drivers/drv_usart.h b/bsp/Vango/v85xxp/drivers/drv_usart.h similarity index 90% rename from bsp/v85xxp/drivers/drv_usart.h rename to bsp/Vango/v85xxp/drivers/drv_usart.h index f5b87183b5..4707e35eab 100644 --- a/bsp/v85xxp/drivers/drv_usart.h +++ b/bsp/Vango/v85xxp/drivers/drv_usart.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2006-2021, RT-Thread Development Team + * Copyright (c) 2006-2022, RT-Thread Development Team * * SPDX-License-Identifier: Apache-2.0 * diff --git a/bsp/v85xxp/keil_Kill.bat b/bsp/Vango/v85xxp/keil_Kill.bat similarity index 100% rename from bsp/v85xxp/keil_Kill.bat rename to bsp/Vango/v85xxp/keil_Kill.bat diff --git a/bsp/v85xxp/project.uvoptx b/bsp/Vango/v85xxp/project.uvoptx similarity index 100% rename from bsp/v85xxp/project.uvoptx rename to bsp/Vango/v85xxp/project.uvoptx diff --git a/bsp/v85xxp/project.uvprojx b/bsp/Vango/v85xxp/project.uvprojx similarity index 100% rename from bsp/v85xxp/project.uvprojx rename to bsp/Vango/v85xxp/project.uvprojx diff --git a/bsp/v85xxp/rtconfig.h b/bsp/Vango/v85xxp/rtconfig.h similarity index 100% rename from bsp/v85xxp/rtconfig.h rename to bsp/Vango/v85xxp/rtconfig.h diff --git a/bsp/v85xxp/rtconfig.py b/bsp/Vango/v85xxp/rtconfig.py similarity index 100% rename from bsp/v85xxp/rtconfig.py rename to bsp/Vango/v85xxp/rtconfig.py diff --git a/bsp/v85xxp/template.uvoptx b/bsp/Vango/v85xxp/template.uvoptx similarity index 100% rename from bsp/v85xxp/template.uvoptx rename to bsp/Vango/v85xxp/template.uvoptx diff --git a/bsp/v85xxp/template.uvprojx b/bsp/Vango/v85xxp/template.uvprojx similarity index 100% rename from bsp/v85xxp/template.uvprojx rename to bsp/Vango/v85xxp/template.uvprojx -- GitLab