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 0000000000000000000000000000000000000000..8d549f501289074a0b9d2fcd67f4f2a3fa319baf --- /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 dda1ff4279c6f98b1c5cd499d2693ebc5283dfa1..dd7a0c1e2793536feb944218d25833632d76d333 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 837f195b9e262826d0c92312c9760bb480a5e03a..4ec7948ff69c4bd1e76cd1479b335d835d2612ee 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 5aef53cce2e0ace5e6c571bb3c39809b2947b0a6..78724c7e18a240bff950c2cd9adb0773f91b988b 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 8c9f7bf6d313c6e2603567b93e47c8b945a29f1d..72aa3812fe88c2c8e372af7159c4c3e90f93e86a 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 ea700ae323f637677e845b4880a382403039bfbc..b8da3e3fb6c9971942362604587c90a75b1b8aaa 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 a875ba20c4506d6e0ccc93553a0f355efdd1e47d..84c77c29a426fe711eb00ef4f99653db15604938 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 438fcb88782348171a009cf7049c20c7461c43bb..a875a9637c89a2f93adbc08837cb447680d541be 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 52801b77a3794ee34c5bca1bf638811d3fed28b9..37f104c010f0938a7e10ae7347fe1cc51b0e21a7 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 45dca3bfe11771d0e1045c22761c22aad21c63c4..a516291854bb68277c10d9dd8b41578b451b9235 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 0000000000000000000000000000000000000000..637af7573f86d24ae0628f86fe66c417fcc64ac6 --- /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 2e0f069d1a5568a8cb49d7c240a12ae6d7a09bd9..30769eb339ea9bf1154a552c5cb924c7dda53140 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 c3ecc54a364f818916cd00ef32756ec15738584b..00e546049ed9d041be7057eff9bbc92769206f69 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 5aef53cce2e0ace5e6c571bb3c39809b2947b0a6..78724c7e18a240bff950c2cd9adb0773f91b988b 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 6711cb7dd0e87b25ac2200ddd8786e964ba3dfd2..40ffd8640296e275c53e9ab2c75257d6196e28a1 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 fc39103dfe88fb106ed5343040da9b45b72aa81f..9a9fb0e5c48416ae8c030ccaad4d3f6afa08a3f3 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 dd4a2bc87297120a08101cd9c1b38f5cef41837c..a3dfcbf13e24d5e76491f602f44b6742556cc389 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 f5b87183b5dfb3e7cc87cd17b85270aa5de9fdf1..4707e35eabf32227c75699b6c5fec19c331ec279 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