From 9b54577f154ec586a5d1a8d27d8eb63728649089 Mon Sep 17 00:00:00 2001
From: CYFS3 <2805686936@qq.com>
Date: Thu, 23 Jul 2026 15:46:24 +0800
Subject: [PATCH] bsp: rename Libraries directories to lowercase
---
.github/membrowse-targets.json | 2 +-
bsp/Copyright_Notice.md | 24 ++--
bsp/Vango/.clang-format-ignore | 4 +-
.../CMSIS/Vango/V85xx/Include/lib_CodeRAM.h | 0
.../CMSIS/Vango/V85xx/Include/lib_LoadNVR.h | 0
.../CMSIS/Vango/V85xx/Include/lib_conf.h | 0
.../CMSIS/Vango/V85xx/Include/lib_cortex.h | 0
.../CMSIS/Vango/V85xx/Include/system_target.h | 0
.../CMSIS/Vango/V85xx/Include/target.h | 0
.../CMSIS/Vango/V85xx/Include/type_def.h | 0
.../Vango/V85xx/Source/GCC/startup_target.S | 0
.../Vango/V85xx/Source/keil5/startup_target.S | 0
.../CMSIS/Vango/V85xx/Source/lib_CodeRAM.c | 0
.../CMSIS/Vango/V85xx/Source/lib_LoadNVR.c | 0
.../CMSIS/Vango/V85xx/Source/lib_cortex.c | 0
.../CMSIS/Vango/V85xx/Source/system_target.c | 0
.../CMSIS/cmsis_armcc.h | 0
.../CMSIS/cmsis_compiler.h | 0
.../CMSIS/cmsis_gcc.h | 0
.../CMSIS/cmsis_version.h | 0
.../{Libraries => libraries}/CMSIS/core_cm0.h | 0
.../CMSIS/core_cmFunc.h | 0
.../CMSIS/core_cmInstr.h | 0
.../v85xx/{Libraries => 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
.../Source/lib_adc.c | 0
.../Source/lib_adc_tiny.c | 0
.../Source/lib_ana.c | 0
.../Source/lib_clk.c | 0
.../Source/lib_comp.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/v85xx/project.uvprojx | 56 ++++-----
.../CMSIS/Vango/V85xxP/Include/lib_CodeRAM.h | 0
.../CMSIS/Vango/V85xxP/Include/lib_LoadNVR.h | 0
.../CMSIS/Vango/V85xxP/Include/lib_conf.h | 0
.../CMSIS/Vango/V85xxP/Include/lib_cortex.h | 0
.../Vango/V85xxP/Include/system_target.h | 0
.../CMSIS/Vango/V85xxP/Include/target.h | 0
.../CMSIS/Vango/V85xxP/Include/type_def.h | 0
.../Vango/V85xxP/Source/GCC/startup_target.S | 0
.../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
.../CMSIS/cmsis_armcc.h | 0
.../CMSIS/cmsis_compiler.h | 0
.../CMSIS/cmsis_gcc.h | 0
.../CMSIS/cmsis_version.h | 0
.../{Libraries => libraries}/CMSIS/core_cm0.h | 0
.../CMSIS/core_cmFunc.h | 0
.../CMSIS/core_cmInstr.h | 0
.../{Libraries => 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/project.uvprojx | 56 ++++-----
bsp/core-v-mcu/.clang-format-ignore | 12 +-
bsp/core-v-mcu/core-v-cv32e40p/SConstruct | 12 +-
.../{Libraries => libraries}/Kconfig | 0
.../core_v_drivers/SConscript | 0
.../core_v_drivers/include/drv_log.h | 0
.../core_v_drivers/include/drv_usart.h | 0
.../core_v_drivers/source/drv_usart.c | 0
.../core_v_hal_libraries/SConscript | 0
.../bmsis/core-v-mcu/include/bits.h | 0
.../core-v-mcu/include/core-v-mcu-config.h | 0
.../core-v-mcu/include/core-v-mcu-events.h | 0
.../include/core-v-mcu-memory-map.h | 0
.../core-v-mcu/include/core-v-mcu-periph.h | 0
.../include/core-v-mcu-pmsis-rtos-os.h | 0
.../core-v-mcu/include/core-v-mcu-pmsis.h | 0
.../include/core-v-mcu-properties.h | 0
.../include/core-v-mcu-pulp-mem-map.h | 0
.../core-v-mcu/include/core-v-mcu-system.h | 0
.../core-v-mcu/include/core-v-mcu-target.h | 0
.../bmsis/core-v-mcu/include/core_pulp.h | 0
.../core-v-mcu/include/core_pulp_cluster.h | 0
.../bmsis/core-v-mcu/include/core_utils.h | 0
.../bmsis/core-v-mcu/include/csr.h | 0
.../bmsis/core-v-mcu/include/pmsis_gcc.h | 0
.../bmsis/core-v-mcu/include/pulp_io.h | 0
.../include/system_core-v-mcu_metal.h | 0
.../bmsis/core-v-mcu/include/system_metal.h | 0
.../bmsis/core-v-mcu/include/system_pmsis.h | 0
.../bmsis/core-v-mcu/source/core-v-mcu.c | 0
.../bmsis/core-v-mcu/source/crt0.S | 0
.../bmsis/core-v-mcu/source/trap_gcc.S | 0
.../bmsis/core-v-mcu/source/vectors.S | 0
.../include/adv_timer_unit_reg_defs.h | 0
.../include/efpga_template_reg_defs.h | 0
.../include/hal_apb_event_cntrl_reg_defs.h | 0
.../include/hal_apb_gpio_reg_defs.h | 0
.../core_v_hal/include/hal_apb_i2cs.h | 0
.../include/hal_apb_i2cs_reg_defs.h | 0
.../hal_apb_interrupt_cntrl_reg_defs.h | 0
.../core_v_hal/include/hal_apb_soc.h | 0
.../include/hal_apb_soc_ctrl_reg_defs.h | 0
.../include/hal_apb_soc_ctrl_regs.h | 0
.../include/hal_apb_timer_unit_reg_defs.h | 0
.../core_v_hal/include/hal_fc_event.h | 0
.../core_v_hal/include/hal_fll.h | 0
.../core_v_hal/include/hal_fll_pi.h | 0
.../core_v_hal/include/hal_gpio.h | 0
.../core_v_hal/include/hal_gpio_periph.h | 0
.../core_v_hal/include/hal_gpio_pulp.h | 0
.../core_v_hal/include/hal_i2c_internal.h | 0
.../core_v_hal/include/hal_i2c_periph.h | 0
.../core_v_hal/include/hal_i2c_pi.h | 0
.../core_v_hal/include/hal_irq.h | 0
.../core_v_hal/include/hal_pinmux.h | 0
.../core_v_hal/include/hal_pinmux1.h | 0
.../include/hal_pmsis_drivers-obs.h | 0
.../core_v_hal/include/hal_pmsis_hal.h | 0
.../core_v_hal/include/hal_pmsis_types.h | 0
.../core_v_hal/include/hal_pmsis_types_pi.h | 0
.../core_v_hal/include/hal_pwm_ctrl_periph.h | 0
.../core_v_hal/include/hal_pwm_periph.h | 0
.../core_v_hal/include/hal_soc_ctrl_periph.h | 0
.../core_v_hal/include/hal_soc_eu.h | 0
.../core_v_hal/include/hal_soc_eu_periph.h | 0
.../core_v_hal/include/hal_spi_periph.h | 0
.../core_v_hal/include/hal_timer.h | 0
.../core_v_hal/include/hal_timer_irq.h | 0
.../core_v_hal/include/hal_uart_internal.h | 0
.../core_v_hal/include/hal_uart_periph.h | 0
.../core_v_hal/include/hal_uart_pi.h | 0
.../include/hal_udma_cam_reg_defs.h | 0
.../core_v_hal/include/hal_udma_core_periph.h | 0
.../include/hal_udma_ctrl_reg_defs.h | 0
.../include/hal_udma_i2cm_reg_defs.h | 0
.../include/hal_udma_qspi_reg_defs.h | 0
.../include/hal_udma_sdio_reg_defs.h | 0
.../include/hal_udma_uart_reg_defs.h | 0
.../core_v_hal/include/udma_camera_reg_defs.h | 0
.../core_v_hal/source/hal_apb_i2cs.c | 0
.../core_v_hal/source/hal_fc_event.c | 0
.../core_v_hal/source/hal_fll.c | 0
.../core_v_hal/source/hal_fll_pi.c | 0
.../core_v_hal/source/hal_gpio.c | 0
.../core_v_hal/source/hal_gpio_pulp.c | 0
.../core_v_hal/source/hal_irq.c | 0
.../core_v_hal/source/hal_pinmux.c | 0
.../core_v_hal/source/hal_pinmux1.c | 0
.../core_v_hal/source/hal_soc_eu.c | 0
.../core_v_hal/source/hal_timer_irq.c | 0
.../core_v_udma_driver/include/camera.h | 0
.../core_v_udma_driver/include/himax.h | 0
.../include/udma_cam_driver.h | 0
.../include/udma_i2cm_driver.h | 0
.../include/udma_qspi_driver.h | 0
.../include/udma_sdio_driver.h | 0
.../include/udma_uart_driver.h | 0
.../source/udma_cam_driver.c | 0
.../source/udma_i2cm_driver.c | 0
.../source/udma_qspi_driver.c | 0
.../source/udma_sdio_driver.c | 0
.../source/udma_uart_driver.c | 0
bsp/core-v-mcu/tools/sdk_dist.py | 6 +-
bsp/efm32/SConstruct | 2 +-
.../CMSIS END USER LICENCE AGREEMENT.pdf | Bin
.../CMSIS/Include/arm_common_tables.h | 0
.../CMSIS/Include/arm_math.h | 0
.../CMSIS/Include/core_cm0.h | 0
.../CMSIS/Include/core_cm0plus.h | 0
.../CMSIS/Include/core_cm3.h | 0
.../CMSIS/Include/core_cm4.h | 0
.../CMSIS/Include/core_cm4_simd.h | 0
.../CMSIS/Include/core_cmFunc.h | 0
.../CMSIS/Include/core_cmInstr.h | 0
.../CMSIS/Include/core_sc000.h | 0
.../CMSIS/Include/core_sc300.h | 0
.../CMSIS/RTOS/cmsis_os.h | 0
.../Device/EnergyMicro/EFM32G/Include/efm32.h | 0
.../EnergyMicro/EFM32G/Include/efm32g200f16.h | 0
.../EnergyMicro/EFM32G/Include/efm32g200f32.h | 0
.../EnergyMicro/EFM32G/Include/efm32g200f64.h | 0
.../EFM32G/Include/efm32g210f128.h | 0
.../EFM32G/Include/efm32g222f128.h | 0
.../EnergyMicro/EFM32G/Include/efm32g222f32.h | 0
.../EnergyMicro/EFM32G/Include/efm32g222f64.h | 0
.../EFM32G/Include/efm32g230f128.h | 0
.../EnergyMicro/EFM32G/Include/efm32g230f32.h | 0
.../EnergyMicro/EFM32G/Include/efm32g230f64.h | 0
.../EFM32G/Include/efm32g232f128.h | 0
.../EnergyMicro/EFM32G/Include/efm32g232f32.h | 0
.../EnergyMicro/EFM32G/Include/efm32g232f64.h | 0
.../EFM32G/Include/efm32g280f128.h | 0
.../EnergyMicro/EFM32G/Include/efm32g280f32.h | 0
.../EnergyMicro/EFM32G/Include/efm32g280f64.h | 0
.../EFM32G/Include/efm32g290f128.h | 0
.../EnergyMicro/EFM32G/Include/efm32g290f32.h | 0
.../EnergyMicro/EFM32G/Include/efm32g290f64.h | 0
.../EFM32G/Include/efm32g840f128.h | 0
.../EnergyMicro/EFM32G/Include/efm32g840f32.h | 0
.../EnergyMicro/EFM32G/Include/efm32g840f64.h | 0
.../EFM32G/Include/efm32g842f128.h | 0
.../EnergyMicro/EFM32G/Include/efm32g842f32.h | 0
.../EnergyMicro/EFM32G/Include/efm32g842f64.h | 0
.../EFM32G/Include/efm32g880f128.h | 0
.../EnergyMicro/EFM32G/Include/efm32g880f32.h | 0
.../EnergyMicro/EFM32G/Include/efm32g880f64.h | 0
.../EFM32G/Include/efm32g890f128.h | 0
.../EnergyMicro/EFM32G/Include/efm32g890f32.h | 0
.../EnergyMicro/EFM32G/Include/efm32g890f64.h | 0
.../EnergyMicro/EFM32G/Include/efm32g_acmp.h | 0
.../EnergyMicro/EFM32G/Include/efm32g_adc.h | 0
.../EnergyMicro/EFM32G/Include/efm32g_aes.h | 0
.../EFM32G/Include/efm32g_af_channels.h | 0
.../EFM32G/Include/efm32g_af_pins.h | 0
.../EFM32G/Include/efm32g_af_ports.h | 0
.../EFM32G/Include/efm32g_calibrate.h | 0
.../EnergyMicro/EFM32G/Include/efm32g_cmu.h | 0
.../EnergyMicro/EFM32G/Include/efm32g_dac.h | 0
.../EFM32G/Include/efm32g_devinfo.h | 0
.../EnergyMicro/EFM32G/Include/efm32g_dma.h | 0
.../EFM32G/Include/efm32g_dma_ch.h | 0
.../EFM32G/Include/efm32g_dma_descriptor.h | 0
.../EFM32G/Include/efm32g_dmactrl.h | 0
.../EFM32G/Include/efm32g_dmareq.h | 0
.../EnergyMicro/EFM32G/Include/efm32g_ebi.h | 0
.../EnergyMicro/EFM32G/Include/efm32g_emu.h | 0
.../EnergyMicro/EFM32G/Include/efm32g_gpio.h | 0
.../EFM32G/Include/efm32g_gpio_p.h | 0
.../EnergyMicro/EFM32G/Include/efm32g_i2c.h | 0
.../EnergyMicro/EFM32G/Include/efm32g_lcd.h | 0
.../EFM32G/Include/efm32g_letimer.h | 0
.../EFM32G/Include/efm32g_leuart.h | 0
.../EnergyMicro/EFM32G/Include/efm32g_msc.h | 0
.../EnergyMicro/EFM32G/Include/efm32g_pcnt.h | 0
.../EnergyMicro/EFM32G/Include/efm32g_prs.h | 0
.../EFM32G/Include/efm32g_prs_ch.h | 0
.../EFM32G/Include/efm32g_prs_signals.h | 0
.../EnergyMicro/EFM32G/Include/efm32g_rmu.h | 0
.../EFM32G/Include/efm32g_romtable.h | 0
.../EnergyMicro/EFM32G/Include/efm32g_rtc.h | 0
.../EnergyMicro/EFM32G/Include/efm32g_timer.h | 0
.../EFM32G/Include/efm32g_timer_cc.h | 0
.../EnergyMicro/EFM32G/Include/efm32g_uart.h | 0
.../EnergyMicro/EFM32G/Include/efm32g_usart.h | 0
.../EnergyMicro/EFM32G/Include/efm32g_vcmp.h | 0
.../EnergyMicro/EFM32G/Include/efm32g_wdog.h | 0
.../EFM32G/Include/system_efm32g.h | 0
.../EFM32G/Source/ARM/startup_efm32g.s | 0
.../EnergyMicro/EFM32G/Source/G++/efm32g.ld | 0
.../EFM32G/Source/G++/startup_efm32g.s | 0
.../EnergyMicro/EFM32G/Source/GCC/efm32g.ld | 0
.../EFM32G/Source/GCC/startup_efm32g.s | 0
.../EFM32G/Source/IAR/startup_efm32g.c | 0
.../EFM32G/Source/IAR/startup_efm32g.s | 0
.../EnergyMicro/EFM32G/Source/system_efm32g.c | 0
.../EnergyMicro/EFM32GG/Include/efm32.h | 0
.../EFM32GG/Include/efm32gg230f1024.h | 0
.../EFM32GG/Include/efm32gg230f512.h | 0
.../EFM32GG/Include/efm32gg232f1024.h | 0
.../EFM32GG/Include/efm32gg232f512.h | 0
.../EFM32GG/Include/efm32gg280f1024.h | 0
.../EFM32GG/Include/efm32gg280f512.h | 0
.../EFM32GG/Include/efm32gg290f1024.h | 0
.../EFM32GG/Include/efm32gg290f512.h | 0
.../EFM32GG/Include/efm32gg295f1024.h | 0
.../EFM32GG/Include/efm32gg295f512.h | 0
.../EFM32GG/Include/efm32gg330f1024.h | 0
.../EFM32GG/Include/efm32gg330f512.h | 0
.../EFM32GG/Include/efm32gg332f1024.h | 0
.../EFM32GG/Include/efm32gg332f512.h | 0
.../EFM32GG/Include/efm32gg380f1024.h | 0
.../EFM32GG/Include/efm32gg380f512.h | 0
.../EFM32GG/Include/efm32gg390f1024.h | 0
.../EFM32GG/Include/efm32gg390f512.h | 0
.../EFM32GG/Include/efm32gg395f1024.h | 0
.../EFM32GG/Include/efm32gg395f512.h | 0
.../EFM32GG/Include/efm32gg840f1024.h | 0
.../EFM32GG/Include/efm32gg840f512.h | 0
.../EFM32GG/Include/efm32gg842f1024.h | 0
.../EFM32GG/Include/efm32gg842f512.h | 0
.../EFM32GG/Include/efm32gg880f1024.h | 0
.../EFM32GG/Include/efm32gg880f512.h | 0
.../EFM32GG/Include/efm32gg890f1024.h | 0
.../EFM32GG/Include/efm32gg890f512.h | 0
.../EFM32GG/Include/efm32gg895f1024.h | 0
.../EFM32GG/Include/efm32gg895f512.h | 0
.../EFM32GG/Include/efm32gg940f1024.h | 0
.../EFM32GG/Include/efm32gg940f512.h | 0
.../EFM32GG/Include/efm32gg942f1024.h | 0
.../EFM32GG/Include/efm32gg942f512.h | 0
.../EFM32GG/Include/efm32gg980f1024.h | 0
.../EFM32GG/Include/efm32gg980f512.h | 0
.../EFM32GG/Include/efm32gg990f1024.h | 0
.../EFM32GG/Include/efm32gg990f512.h | 0
.../EFM32GG/Include/efm32gg995f1024.h | 0
.../EFM32GG/Include/efm32gg995f512.h | 0
.../EFM32GG/Include/efm32gg_acmp.h | 0
.../EnergyMicro/EFM32GG/Include/efm32gg_adc.h | 0
.../EnergyMicro/EFM32GG/Include/efm32gg_aes.h | 0
.../EFM32GG/Include/efm32gg_af_channels.h | 0
.../EFM32GG/Include/efm32gg_af_pins.h | 0
.../EFM32GG/Include/efm32gg_af_ports.h | 0
.../EFM32GG/Include/efm32gg_burtc.h | 0
.../EFM32GG/Include/efm32gg_burtc_ret.h | 0
.../EFM32GG/Include/efm32gg_calibrate.h | 0
.../EnergyMicro/EFM32GG/Include/efm32gg_cmu.h | 0
.../EnergyMicro/EFM32GG/Include/efm32gg_dac.h | 0
.../EFM32GG/Include/efm32gg_devinfo.h | 0
.../EnergyMicro/EFM32GG/Include/efm32gg_dma.h | 0
.../EFM32GG/Include/efm32gg_dma_ch.h | 0
.../EFM32GG/Include/efm32gg_dma_descriptor.h | 0
.../EFM32GG/Include/efm32gg_dmactrl.h | 0
.../EFM32GG/Include/efm32gg_dmareq.h | 0
.../EnergyMicro/EFM32GG/Include/efm32gg_ebi.h | 0
.../EnergyMicro/EFM32GG/Include/efm32gg_emu.h | 0
.../EnergyMicro/EFM32GG/Include/efm32gg_etm.h | 0
.../EFM32GG/Include/efm32gg_gpio.h | 0
.../EFM32GG/Include/efm32gg_gpio_p.h | 0
.../EnergyMicro/EFM32GG/Include/efm32gg_i2c.h | 0
.../EnergyMicro/EFM32GG/Include/efm32gg_lcd.h | 0
.../EFM32GG/Include/efm32gg_lesense.h | 0
.../EFM32GG/Include/efm32gg_lesense_buf.h | 0
.../EFM32GG/Include/efm32gg_lesense_ch.h | 0
.../EFM32GG/Include/efm32gg_lesense_st.h | 0
.../EFM32GG/Include/efm32gg_letimer.h | 0
.../EFM32GG/Include/efm32gg_leuart.h | 0
.../EnergyMicro/EFM32GG/Include/efm32gg_msc.h | 0
.../EFM32GG/Include/efm32gg_pcnt.h | 0
.../EnergyMicro/EFM32GG/Include/efm32gg_prs.h | 0
.../EFM32GG/Include/efm32gg_prs_ch.h | 0
.../EFM32GG/Include/efm32gg_prs_signals.h | 0
.../EnergyMicro/EFM32GG/Include/efm32gg_rmu.h | 0
.../EFM32GG/Include/efm32gg_romtable.h | 0
.../EnergyMicro/EFM32GG/Include/efm32gg_rtc.h | 0
.../EFM32GG/Include/efm32gg_timer.h | 0
.../EFM32GG/Include/efm32gg_timer_cc.h | 0
.../EFM32GG/Include/efm32gg_uart.h | 0
.../EFM32GG/Include/efm32gg_usart.h | 0
.../EnergyMicro/EFM32GG/Include/efm32gg_usb.h | 0
.../EFM32GG/Include/efm32gg_usb_diep.h | 0
.../EFM32GG/Include/efm32gg_usb_doep.h | 0
.../EFM32GG/Include/efm32gg_usb_hc.h | 0
.../EFM32GG/Include/efm32gg_vcmp.h | 0
.../EFM32GG/Include/efm32gg_wdog.h | 0
.../EFM32GG/Include/system_efm32gg.h | 0
.../EFM32GG/Source/ARM/startup_efm32gg.s | 0
.../EnergyMicro/EFM32GG/Source/G++/efm32gg.ld | 0
.../EFM32GG/Source/G++/startup_efm32gg.s | 0
.../EnergyMicro/EFM32GG/Source/GCC/efm32gg.ld | 0
.../EFM32GG/Source/GCC/startup_efm32gg.s | 0
.../EFM32GG/Source/IAR/startup_efm32gg.c | 0
.../EFM32GG/Source/IAR/startup_efm32gg.s | 0
.../EFM32GG/Source/system_efm32gg.c | 0
bsp/efm32/{Libraries => libraries}/SConscript | 0
.../emlib/inc/em_acmp.h | 0
.../emlib/inc/em_adc.h | 0
.../emlib/inc/em_aes.h | 0
.../emlib/inc/em_assert.h | 0
.../emlib/inc/em_bitband.h | 0
.../emlib/inc/em_burtc.h | 0
.../emlib/inc/em_chip.h | 0
.../emlib/inc/em_cmu.h | 0
.../emlib/inc/em_common.h | 0
.../emlib/inc/em_dac.h | 0
.../emlib/inc/em_dbg.h | 0
.../emlib/inc/em_dma.h | 0
.../emlib/inc/em_ebi.h | 0
.../emlib/inc/em_emu.h | 0
.../emlib/inc/em_gpio.h | 0
.../emlib/inc/em_i2c.h | 0
.../emlib/inc/em_int.h | 0
.../emlib/inc/em_lcd.h | 0
.../emlib/inc/em_lesense.h | 0
.../emlib/inc/em_letimer.h | 0
.../emlib/inc/em_leuart.h | 0
.../emlib/inc/em_mpu.h | 0
.../emlib/inc/em_msc.h | 0
.../emlib/inc/em_opamp.h | 0
.../emlib/inc/em_part.h | 0
.../emlib/inc/em_pcnt.h | 0
.../emlib/inc/em_prs.h | 0
.../emlib/inc/em_rmu.h | 0
.../emlib/inc/em_rtc.h | 0
.../emlib/inc/em_system.h | 0
.../emlib/inc/em_timer.h | 0
.../emlib/inc/em_usart.h | 0
.../emlib/inc/em_vcmp.h | 0
.../emlib/inc/em_version.h | 0
.../emlib/inc/em_wdog.h | 0
.../emlib/src/em_acmp.c | 0
.../emlib/src/em_adc.c | 0
.../emlib/src/em_aes.c | 0
.../emlib/src/em_assert.c | 0
.../emlib/src/em_burtc.c | 0
.../emlib/src/em_cmu.c | 0
.../emlib/src/em_dac.c | 0
.../emlib/src/em_dbg.c | 0
.../emlib/src/em_dma.c | 0
.../emlib/src/em_ebi.c | 0
.../emlib/src/em_emu.c | 0
.../emlib/src/em_gpio.c | 0
.../emlib/src/em_i2c.c | 0
.../emlib/src/em_int.c | 0
.../emlib/src/em_lcd.c | 0
.../emlib/src/em_lesense.c | 0
.../emlib/src/em_letimer.c | 0
.../emlib/src/em_leuart.c | 0
.../emlib/src/em_mpu.c | 0
.../emlib/src/em_msc.c | 0
.../emlib/src/em_opamp.c | 0
.../emlib/src/em_pcnt.c | 0
.../emlib/src/em_prs.c | 0
.../emlib/src/em_rmu.c | 0
.../emlib/src/em_rtc.c | 0
.../emlib/src/em_system.c | 0
.../emlib/src/em_timer.c | 0
.../emlib/src/em_usart.c | 0
.../emlib/src/em_vcmp.c | 0
.../emlib/src/em_wdog.c | 0
bsp/hc32l136/.clang-format-ignore | 2 +-
.../Device/HDSC/HC32L136/Include/base_types.h | 0
.../HDSC/HC32L136/Include/board_stkhc32l13x.h | 0
.../Device/HDSC/HC32L136/Include/ddl_device.h | 0
.../Device/HDSC/HC32L136/Include/hc32l136.h | 0
.../HDSC/HC32L136/Include/system_hc32l136.h | 0
.../HDSC/HC32L136/Include/system_hc32l13x.h | 0
.../HC32L136/Source/ARM/startup_hc32l136.s | 0
.../HC32L136/Source/GCC/startup_hc32l136.s | 0
.../HC32L136/Source/IAR/startup_hc32l136.s | 0
.../HC32L136/Source/interrupts_hc32l136.c | 0
.../HDSC/HC32L136/Source/system_hc32l136.h | 0
.../HDSC/HC32L136/Source/system_hc32l13x.c | 0
.../CMSIS/Include/cmsis_armcc.h | 0
.../CMSIS/Include/cmsis_armclang.h | 0
.../CMSIS/Include/cmsis_armclang_ltm.h | 0
.../CMSIS/Include/cmsis_compiler.h | 0
.../CMSIS/Include/cmsis_gcc.h | 0
.../CMSIS/Include/cmsis_iccarm.h | 0
.../CMSIS/Include/cmsis_version.h | 0
.../CMSIS/Include/core_armv81mml.h | 0
.../CMSIS/Include/core_armv8mbl.h | 0
.../CMSIS/Include/core_armv8mml.h | 0
.../CMSIS/Include/core_cm0.h | 0
.../CMSIS/Include/core_cm0plus.h | 0
.../CMSIS/Include/core_cm1.h | 0
.../CMSIS/Include/core_cm23.h | 0
.../CMSIS/Include/core_cm3.h | 0
.../CMSIS/Include/core_cm33.h | 0
.../CMSIS/Include/core_cm35p.h | 0
.../CMSIS/Include/core_cm4.h | 0
.../CMSIS/Include/core_cm7.h | 0
.../CMSIS/Include/core_sc000.h | 0
.../CMSIS/Include/core_sc300.h | 0
.../CMSIS/Include/mpu_armv7.h | 0
.../CMSIS/Include/mpu_armv8.h | 0
.../CMSIS/Include/tz_context.h | 0
.../HC32L136_StdPeriph_Driver/inc/adc.h | 0
.../HC32L136_StdPeriph_Driver/inc/adt.h | 0
.../HC32L136_StdPeriph_Driver/inc/aes.h | 0
.../HC32L136_StdPeriph_Driver/inc/bgr.h | 0
.../HC32L136_StdPeriph_Driver/inc/bt.h | 0
.../HC32L136_StdPeriph_Driver/inc/crc.h | 0
.../HC32L136_StdPeriph_Driver/inc/ddl.h | 0
.../HC32L136_StdPeriph_Driver/inc/debug.h | 0
.../HC32L136_StdPeriph_Driver/inc/dmac.h | 0
.../HC32L136_StdPeriph_Driver/inc/flash.h | 0
.../HC32L136_StdPeriph_Driver/inc/gpio.h | 0
.../HC32L136_StdPeriph_Driver/inc/hdiv.h | 0
.../HC32L136_StdPeriph_Driver/inc/i2c.h | 0
.../inc/interrupts_hc32l136.h | 0
.../HC32L136_StdPeriph_Driver/inc/lcd.h | 0
.../HC32L136_StdPeriph_Driver/inc/lpm.h | 0
.../HC32L136_StdPeriph_Driver/inc/lpt.h | 0
.../HC32L136_StdPeriph_Driver/inc/lpuart.h | 0
.../HC32L136_StdPeriph_Driver/inc/lvd.h | 0
.../HC32L136_StdPeriph_Driver/inc/opa.h | 0
.../HC32L136_StdPeriph_Driver/inc/pca.h | 0
.../HC32L136_StdPeriph_Driver/inc/pcnt.h | 0
.../HC32L136_StdPeriph_Driver/inc/reset.h | 0
.../HC32L136_StdPeriph_Driver/inc/rng.h | 0
.../HC32L136_StdPeriph_Driver/inc/rtc.h | 0
.../HC32L136_StdPeriph_Driver/inc/spi.h | 0
.../HC32L136_StdPeriph_Driver/inc/sysctrl.h | 0
.../HC32L136_StdPeriph_Driver/inc/timer0.h | 0
.../HC32L136_StdPeriph_Driver/inc/timer3.h | 0
.../HC32L136_StdPeriph_Driver/inc/trim.h | 0
.../HC32L136_StdPeriph_Driver/inc/uart.h | 0
.../HC32L136_StdPeriph_Driver/inc/vc.h | 0
.../HC32L136_StdPeriph_Driver/inc/wdt.h | 0
.../HC32L136_StdPeriph_Driver/src/adc.c | 0
.../HC32L136_StdPeriph_Driver/src/adt.c | 0
.../HC32L136_StdPeriph_Driver/src/aes.c | 0
.../HC32L136_StdPeriph_Driver/src/bgr.c | 0
.../HC32L136_StdPeriph_Driver/src/bt.c | 0
.../HC32L136_StdPeriph_Driver/src/crc.c | 0
.../HC32L136_StdPeriph_Driver/src/ddl.c | 0
.../HC32L136_StdPeriph_Driver/src/debug.c | 0
.../HC32L136_StdPeriph_Driver/src/dmac.c | 0
.../HC32L136_StdPeriph_Driver/src/flash.c | 0
.../HC32L136_StdPeriph_Driver/src/gpio.c | 0
.../HC32L136_StdPeriph_Driver/src/hdiv.c | 0
.../HC32L136_StdPeriph_Driver/src/i2c.c | 0
.../src/interrupts_hc32l136.c | 0
.../HC32L136_StdPeriph_Driver/src/lcd.c | 0
.../HC32L136_StdPeriph_Driver/src/lpm.c | 0
.../HC32L136_StdPeriph_Driver/src/lpt.c | 0
.../HC32L136_StdPeriph_Driver/src/lpuart.c | 0
.../HC32L136_StdPeriph_Driver/src/lvd.c | 0
.../HC32L136_StdPeriph_Driver/src/opa.c | 0
.../HC32L136_StdPeriph_Driver/src/pca.c | 0
.../HC32L136_StdPeriph_Driver/src/pcnt.c | 0
.../HC32L136_StdPeriph_Driver/src/reset.c | 0
.../HC32L136_StdPeriph_Driver/src/rng.c | 0
.../HC32L136_StdPeriph_Driver/src/rtc.c | 0
.../HC32L136_StdPeriph_Driver/src/spi.c | 0
.../HC32L136_StdPeriph_Driver/src/sysctrl.c | 0
.../HC32L136_StdPeriph_Driver/src/timer0.c | 0
.../HC32L136_StdPeriph_Driver/src/timer3.c | 0
.../HC32L136_StdPeriph_Driver/src/trim.c | 0
.../HC32L136_StdPeriph_Driver/src/uart.c | 0
.../HC32L136_StdPeriph_Driver/src/vc.c | 0
.../HC32L136_StdPeriph_Driver/src/wdt.c | 0
bsp/hc32l136/{Libraries => libraries}/LICENSE | 0
.../{Libraries => libraries}/SConscript | 0
bsp/hc32l136/project.ewp | 38 +++---
bsp/hc32l136/project.uvguix.CYFSybW | 2 +-
bsp/hc32l136/project.uvprojx | 28 ++---
bsp/hc32l196/.clang-format-ignore | 2 +-
.../Device/HDSC/HC32L196/Include/base_types.h | 0
.../HDSC/HC32L196/Include/board_stkhc32l19x.h | 0
.../Device/HDSC/HC32L196/Include/ddl_device.h | 0
.../Device/HDSC/HC32L196/Include/hc32l19x.h | 0
.../HC32L196/Include/interrupts_hc32l19x.h | 0
.../HDSC/HC32L196/Include/system_hc32l19x.h | 0
.../HC32L196/Source/ARM/startup_hc32l19x.s | 0
.../HC32L196/Source/GCC/startup_hc32l19x.s | 0
.../HC32L196/Source/IAR/startup_hc32l19x.s | 0
.../HC32L196/Source/interrupts_hc32l19x.c | 0
.../HDSC/HC32L196/Source/system_hc32l19x.c | 0
.../CMSIS/Include/cmsis_armcc.h | 0
.../CMSIS/Include/cmsis_armclang.h | 0
.../CMSIS/Include/cmsis_armclang_ltm.h | 0
.../CMSIS/Include/cmsis_compiler.h | 0
.../CMSIS/Include/cmsis_gcc.h | 0
.../CMSIS/Include/cmsis_iccarm.h | 0
.../CMSIS/Include/cmsis_version.h | 0
.../CMSIS/Include/core_armv81mml.h | 0
.../CMSIS/Include/core_armv8mbl.h | 0
.../CMSIS/Include/core_armv8mml.h | 0
.../CMSIS/Include/core_cm0.h | 0
.../CMSIS/Include/core_cm0plus.h | 0
.../CMSIS/Include/core_cm1.h | 0
.../CMSIS/Include/core_cm23.h | 0
.../CMSIS/Include/core_cm3.h | 0
.../CMSIS/Include/core_cm33.h | 0
.../CMSIS/Include/core_cm35p.h | 0
.../CMSIS/Include/core_cm4.h | 0
.../CMSIS/Include/core_cm7.h | 0
.../CMSIS/Include/core_sc000.h | 0
.../CMSIS/Include/core_sc300.h | 0
.../CMSIS/Include/mpu_armv7.h | 0
.../CMSIS/Include/mpu_armv8.h | 0
.../CMSIS/Include/tz_context.h | 0
.../inc/ahc32l196_dt.h | 0
.../inc/hc32l196_adc.h | 0
.../inc/hc32l196_aes.h | 0
.../inc/hc32l196_bgr.h | 0
.../inc/hc32l196_bt.h | 0
.../inc/hc32l196_crc.h | 0
.../inc/hc32l196_dac.h | 0
.../inc/hc32l196_ddl.h | 0
.../inc/hc32l196_debug.h | 0
.../inc/hc32l196_dmac.h | 0
.../inc/hc32l196_flash.h | 0
.../inc/hc32l196_gpio.h | 0
.../inc/hc32l196_i2c.h | 0
.../inc/hc32l196_lcd.h | 0
.../inc/hc32l196_lpm.h | 0
.../inc/hc32l196_lptim.h | 0
.../inc/hc32l196_lpuart.h | 0
.../inc/hc32l196_lvd.h | 0
.../inc/hc32l196_opa.h | 0
.../inc/hc32l196_pca.h | 0
.../inc/hc32l196_pcnt.h | 0
.../inc/hc32l196_ram.h | 0
.../inc/hc32l196_reset.h | 0
.../inc/hc32l196_rtc.h | 0
.../inc/hc32l196_spi.h | 0
.../inc/hc32l196_sysctrl.h | 0
.../inc/hc32l196_timer3.h | 0
.../inc/hc32l196_trim.h | 0
.../inc/hc32l196_trng.h | 0
.../inc/hc32l196_uart.h | 0
.../inc/hc32l196_vc.h | 0
.../inc/hc32l196_wdt.h | 0
.../src/hc32l196_adc.c | 0
.../src/hc32l196_adt.c | 0
.../src/hc32l196_aes.c | 0
.../src/hc32l196_bgr.c | 0
.../src/hc32l196_bt.c | 0
.../src/hc32l196_crc.c | 0
.../src/hc32l196_dac.c | 0
.../src/hc32l196_ddl.c | 0
.../src/hc32l196_debug.c | 0
.../src/hc32l196_dmac.c | 0
.../src/hc32l196_flash.c | 0
.../src/hc32l196_gpio.c | 0
.../src/hc32l196_i2c.c | 0
.../src/hc32l196_lcd.c | 0
.../src/hc32l196_lpm.c | 0
.../src/hc32l196_lptim.c | 0
.../src/hc32l196_lpuart.c | 0
.../src/hc32l196_lvd.c | 0
.../src/hc32l196_opa.c | 0
.../src/hc32l196_pca.c | 0
.../src/hc32l196_pcnt.c | 0
.../src/hc32l196_ram.c | 0
.../src/hc32l196_reset.c | 0
.../src/hc32l196_rtc.c | 0
.../src/hc32l196_spi.c | 0
.../src/hc32l196_sysctrl.c | 0
.../src/hc32l196_timer3.c | 0
.../src/hc32l196_trim.c | 0
.../src/hc32l196_trng.c | 0
.../src/hc32l196_uart.c | 0
.../src/hc32l196_vc.c | 0
.../src/hc32l196_wdt.c | 0
bsp/hc32l196/{Libraries => libraries}/LICENSE | 0
.../{Libraries => libraries}/SConscript | 0
bsp/hc32l196/project.ewp | 28 ++---
bsp/hc32l196/project.uvprojx | 18 +--
.../{Libraries => libraries}/SConscript | 0
.../{Libraries => libraries}/driverlib/adc.c | 0
.../{Libraries => libraries}/driverlib/adc.h | 0
.../{Libraries => libraries}/driverlib/can.c | 0
.../{Libraries => libraries}/driverlib/can.h | 0
.../{Libraries => libraries}/driverlib/comp.c | 0
.../{Libraries => libraries}/driverlib/comp.h | 0
.../{Libraries => libraries}/driverlib/cpu.c | 0
.../{Libraries => libraries}/driverlib/cpu.h | 0
.../driverlib/cr_project.xml | 0
.../driverlib/debug.h | 0
.../driverlib/driverlib.Opt | 0
.../driverlib/driverlib.Uv2 | 0
.../driverlib/driverlib.ewp | 0
.../driverlib/driverlib.sgxx | Bin
.../driverlib/eeprom.c | 0
.../driverlib/eeprom.h | 0
.../{Libraries => libraries}/driverlib/epi.c | 0
.../{Libraries => libraries}/driverlib/epi.h | 0
.../driverlib/ethernet.c | 0
.../driverlib/ethernet.h | 0
.../{Libraries => libraries}/driverlib/fan.c | 0
.../{Libraries => libraries}/driverlib/fan.h | 0
.../driverlib/flash.c | 0
.../driverlib/flash.h | 0
.../{Libraries => libraries}/driverlib/fpu.c | 0
.../{Libraries => libraries}/driverlib/fpu.h | 0
.../{Libraries => libraries}/driverlib/gpio.c | 0
.../{Libraries => libraries}/driverlib/gpio.h | 0
.../driverlib/hibernate.c | 0
.../driverlib/hibernate.h | 0
.../{Libraries => libraries}/driverlib/i2c.c | 0
.../{Libraries => libraries}/driverlib/i2c.h | 0
.../{Libraries => libraries}/driverlib/i2s.c | 0
.../{Libraries => libraries}/driverlib/i2s.h | 0
.../driverlib/interrupt.c | 0
.../driverlib/interrupt.h | 0
.../{Libraries => libraries}/driverlib/lpc.c | 0
.../{Libraries => libraries}/driverlib/lpc.h | 0
.../{Libraries => libraries}/driverlib/mpu.c | 0
.../{Libraries => libraries}/driverlib/mpu.h | 0
.../{Libraries => libraries}/driverlib/peci.c | 0
.../{Libraries => libraries}/driverlib/peci.h | 0
.../driverlib/pin_map.h | 0
.../{Libraries => libraries}/driverlib/pwm.c | 0
.../{Libraries => libraries}/driverlib/pwm.h | 0
.../{Libraries => libraries}/driverlib/qei.c | 0
.../{Libraries => libraries}/driverlib/qei.h | 0
.../driverlib/readme.txt | 0
.../{Libraries => libraries}/driverlib/rom.h | 0
.../driverlib/rom_map.h | 0
.../{Libraries => libraries}/driverlib/ssi.c | 0
.../{Libraries => libraries}/driverlib/ssi.h | 0
.../driverlib/sysctl.c | 0
.../driverlib/sysctl.h | 0
.../driverlib/sysexc.c | 0
.../driverlib/sysexc.h | 0
.../driverlib/systick.c | 0
.../driverlib/systick.h | 0
.../driverlib/timer.c | 0
.../driverlib/timer.h | 0
.../{Libraries => libraries}/driverlib/uart.c | 0
.../{Libraries => libraries}/driverlib/uart.h | 0
.../{Libraries => libraries}/driverlib/udma.c | 0
.../{Libraries => libraries}/driverlib/udma.h | 0
.../{Libraries => libraries}/driverlib/usb.c | 0
.../{Libraries => libraries}/driverlib/usb.h | 0
.../driverlib/watchdog.c | 0
.../driverlib/watchdog.h | 0
.../{Libraries => libraries}/inc/asmdefs.h | 0
.../{Libraries => libraries}/inc/hw_adc.h | 0
.../{Libraries => libraries}/inc/hw_can.h | 0
.../{Libraries => libraries}/inc/hw_comp.h | 0
.../{Libraries => libraries}/inc/hw_eeprom.h | 0
.../{Libraries => libraries}/inc/hw_epi.h | 0
.../inc/hw_ethernet.h | 0
.../{Libraries => libraries}/inc/hw_fan.h | 0
.../{Libraries => libraries}/inc/hw_flash.h | 0
.../{Libraries => libraries}/inc/hw_gpio.h | 0
.../inc/hw_hibernate.h | 0
.../{Libraries => libraries}/inc/hw_i2c.h | 0
.../{Libraries => libraries}/inc/hw_i2s.h | 0
.../{Libraries => libraries}/inc/hw_ints.h | 0
.../{Libraries => libraries}/inc/hw_lpc.h | 0
.../{Libraries => libraries}/inc/hw_memmap.h | 0
.../{Libraries => libraries}/inc/hw_nvic.h | 0
.../{Libraries => libraries}/inc/hw_peci.h | 0
.../{Libraries => libraries}/inc/hw_pwm.h | 0
.../{Libraries => libraries}/inc/hw_qei.h | 0
.../{Libraries => libraries}/inc/hw_ssi.h | 0
.../{Libraries => libraries}/inc/hw_sysctl.h | 0
.../{Libraries => libraries}/inc/hw_sysexc.h | 0
.../{Libraries => libraries}/inc/hw_timer.h | 0
.../{Libraries => libraries}/inc/hw_types.h | 0
.../{Libraries => libraries}/inc/hw_uart.h | 0
.../{Libraries => libraries}/inc/hw_udma.h | 0
.../{Libraries => libraries}/inc/hw_usb.h | 0
.../inc/hw_watchdog.h | 0
.../startup/arm/start_rvds.S | 0
.../startup/gcc/start_gcc.S | 0
.../{Libraries => libraries}/SConscript | 0
.../{Libraries => libraries}/driverlib/adc.c | 0
.../{Libraries => libraries}/driverlib/adc.h | 0
.../{Libraries => libraries}/driverlib/can.c | 0
.../{Libraries => libraries}/driverlib/can.h | 0
.../{Libraries => libraries}/driverlib/comp.c | 0
.../{Libraries => libraries}/driverlib/comp.h | 0
.../{Libraries => libraries}/driverlib/cpu.c | 0
.../{Libraries => libraries}/driverlib/cpu.h | 0
.../driverlib/debug.h | 0
.../driverlib/eeprom.c | 0
.../driverlib/eeprom.h | 0
.../{Libraries => libraries}/driverlib/epi.c | 0
.../{Libraries => libraries}/driverlib/epi.h | 0
.../driverlib/ethernet.c | 0
.../driverlib/ethernet.h | 0
.../{Libraries => libraries}/driverlib/fan.c | 0
.../{Libraries => libraries}/driverlib/fan.h | 0
.../driverlib/flash.c | 0
.../driverlib/flash.h | 0
.../{Libraries => libraries}/driverlib/fpu.c | 0
.../{Libraries => libraries}/driverlib/fpu.h | 0
.../{Libraries => libraries}/driverlib/gpio.c | 0
.../{Libraries => libraries}/driverlib/gpio.h | 0
.../driverlib/hibernate.c | 0
.../driverlib/hibernate.h | 0
.../{Libraries => libraries}/driverlib/i2c.c | 0
.../{Libraries => libraries}/driverlib/i2c.h | 0
.../{Libraries => libraries}/driverlib/i2s.c | 0
.../{Libraries => libraries}/driverlib/i2s.h | 0
.../driverlib/interrupt.c | 0
.../driverlib/interrupt.h | 0
.../{Libraries => libraries}/driverlib/lpc.c | 0
.../{Libraries => libraries}/driverlib/lpc.h | 0
.../{Libraries => libraries}/driverlib/mpu.c | 0
.../{Libraries => libraries}/driverlib/mpu.h | 0
.../{Libraries => libraries}/driverlib/peci.c | 0
.../{Libraries => libraries}/driverlib/peci.h | 0
.../driverlib/pin_map.h | 0
.../{Libraries => libraries}/driverlib/pwm.c | 0
.../{Libraries => libraries}/driverlib/pwm.h | 0
.../{Libraries => libraries}/driverlib/qei.c | 0
.../{Libraries => libraries}/driverlib/qei.h | 0
.../driverlib/readme.txt | 0
.../{Libraries => libraries}/driverlib/rom.h | 0
.../driverlib/rom_map.h | 0
.../{Libraries => libraries}/driverlib/ssi.c | 0
.../{Libraries => libraries}/driverlib/ssi.h | 0
.../driverlib/sysctl.c | 0
.../driverlib/sysctl.h | 0
.../driverlib/sysexc.c | 0
.../driverlib/sysexc.h | 0
.../driverlib/systick.c | 0
.../driverlib/systick.h | 0
.../driverlib/timer.c | 0
.../driverlib/timer.h | 0
.../{Libraries => libraries}/driverlib/uart.c | 0
.../{Libraries => libraries}/driverlib/uart.h | 0
.../{Libraries => libraries}/driverlib/udma.c | 0
.../{Libraries => libraries}/driverlib/udma.h | 0
.../{Libraries => libraries}/driverlib/usb.c | 0
.../{Libraries => libraries}/driverlib/usb.h | 0
.../driverlib/watchdog.c | 0
.../driverlib/watchdog.h | 0
.../{Libraries => libraries}/inc/asmdefs.h | 0
.../inc/cr_project.xml | 0
.../{Libraries => libraries}/inc/hw_adc.h | 0
.../{Libraries => libraries}/inc/hw_can.h | 0
.../{Libraries => libraries}/inc/hw_comp.h | 0
.../{Libraries => libraries}/inc/hw_eeprom.h | 0
.../{Libraries => libraries}/inc/hw_epi.h | 0
.../inc/hw_ethernet.h | 0
.../{Libraries => libraries}/inc/hw_fan.h | 0
.../{Libraries => libraries}/inc/hw_flash.h | 0
.../{Libraries => libraries}/inc/hw_gpio.h | 0
.../inc/hw_hibernate.h | 0
.../{Libraries => libraries}/inc/hw_i2c.h | 0
.../{Libraries => libraries}/inc/hw_i2s.h | 0
.../{Libraries => libraries}/inc/hw_ints.h | 0
.../{Libraries => libraries}/inc/hw_lpc.h | 0
.../{Libraries => libraries}/inc/hw_memmap.h | 0
.../{Libraries => libraries}/inc/hw_nvic.h | 0
.../{Libraries => libraries}/inc/hw_peci.h | 0
.../{Libraries => libraries}/inc/hw_pwm.h | 0
.../{Libraries => libraries}/inc/hw_qei.h | 0
.../{Libraries => libraries}/inc/hw_ssi.h | 0
.../{Libraries => libraries}/inc/hw_sysctl.h | 0
.../{Libraries => libraries}/inc/hw_sysexc.h | 0
.../{Libraries => libraries}/inc/hw_timer.h | 0
.../{Libraries => libraries}/inc/hw_types.h | 0
.../{Libraries => libraries}/inc/hw_uart.h | 0
.../{Libraries => libraries}/inc/hw_udma.h | 0
.../{Libraries => libraries}/inc/hw_usb.h | 0
.../inc/hw_watchdog.h | 0
.../{Libraries => libraries}/inc/inc.sgxx | Bin
.../startup/arm/start_rvds.S | 0
.../startup/gcc/start_gcc.S | 0
.../{Libraries => libraries}/SConscript | 0
.../{Libraries => libraries}/driverlib/adc.c | 0
.../{Libraries => libraries}/driverlib/adc.h | 0
.../{Libraries => libraries}/driverlib/can.c | 0
.../{Libraries => libraries}/driverlib/can.h | 0
.../{Libraries => libraries}/driverlib/comp.c | 0
.../{Libraries => libraries}/driverlib/comp.h | 0
.../{Libraries => libraries}/driverlib/cpu.c | 0
.../{Libraries => libraries}/driverlib/cpu.h | 0
.../driverlib/debug.h | 0
.../driverlib/eeprom.c | 0
.../driverlib/eeprom.h | 0
.../{Libraries => libraries}/driverlib/epi.c | 0
.../{Libraries => libraries}/driverlib/epi.h | 0
.../driverlib/ethernet.c | 0
.../driverlib/ethernet.h | 0
.../{Libraries => libraries}/driverlib/fan.c | 0
.../{Libraries => libraries}/driverlib/fan.h | 0
.../driverlib/flash.c | 0
.../driverlib/flash.h | 0
.../{Libraries => libraries}/driverlib/fpu.c | 0
.../{Libraries => libraries}/driverlib/fpu.h | 0
.../{Libraries => libraries}/driverlib/gpio.c | 0
.../{Libraries => libraries}/driverlib/gpio.h | 0
.../driverlib/hibernate.c | 0
.../driverlib/hibernate.h | 0
.../{Libraries => libraries}/driverlib/i2c.c | 0
.../{Libraries => libraries}/driverlib/i2c.h | 0
.../{Libraries => libraries}/driverlib/i2s.c | 0
.../{Libraries => libraries}/driverlib/i2s.h | 0
.../driverlib/interrupt.c | 0
.../driverlib/interrupt.h | 0
.../{Libraries => libraries}/driverlib/lpc.c | 0
.../{Libraries => libraries}/driverlib/lpc.h | 0
.../{Libraries => libraries}/driverlib/mpu.c | 0
.../{Libraries => libraries}/driverlib/mpu.h | 0
.../{Libraries => libraries}/driverlib/peci.c | 0
.../{Libraries => libraries}/driverlib/peci.h | 0
.../driverlib/pin_map.h | 0
.../{Libraries => libraries}/driverlib/pwm.c | 0
.../{Libraries => libraries}/driverlib/pwm.h | 0
.../{Libraries => libraries}/driverlib/qei.c | 0
.../{Libraries => libraries}/driverlib/qei.h | 0
.../driverlib/readme.txt | 0
.../{Libraries => libraries}/driverlib/rom.h | 0
.../driverlib/rom_map.h | 0
.../{Libraries => libraries}/driverlib/ssi.c | 0
.../{Libraries => libraries}/driverlib/ssi.h | 0
.../driverlib/sysctl.c | 0
.../driverlib/sysctl.h | 0
.../driverlib/sysexc.c | 0
.../driverlib/sysexc.h | 0
.../driverlib/systick.c | 0
.../driverlib/systick.h | 0
.../driverlib/timer.c | 0
.../driverlib/timer.h | 0
.../{Libraries => libraries}/driverlib/uart.c | 0
.../{Libraries => libraries}/driverlib/uart.h | 0
.../{Libraries => libraries}/driverlib/udma.c | 0
.../{Libraries => libraries}/driverlib/udma.h | 0
.../{Libraries => libraries}/driverlib/usb.c | 0
.../{Libraries => libraries}/driverlib/usb.h | 0
.../driverlib/watchdog.c | 0
.../driverlib/watchdog.h | 0
.../{Libraries => libraries}/inc/asmdefs.h | 0
.../{Libraries => libraries}/inc/hw_adc.h | 0
.../{Libraries => libraries}/inc/hw_can.h | 0
.../{Libraries => libraries}/inc/hw_comp.h | 0
.../{Libraries => libraries}/inc/hw_eeprom.h | 0
.../{Libraries => libraries}/inc/hw_epi.h | 0
.../inc/hw_ethernet.h | 0
.../{Libraries => libraries}/inc/hw_fan.h | 0
.../{Libraries => libraries}/inc/hw_flash.h | 0
.../{Libraries => libraries}/inc/hw_gpio.h | 0
.../inc/hw_hibernate.h | 0
.../{Libraries => libraries}/inc/hw_i2c.h | 0
.../{Libraries => libraries}/inc/hw_i2s.h | 0
.../{Libraries => libraries}/inc/hw_ints.h | 0
.../{Libraries => libraries}/inc/hw_lpc.h | 0
.../{Libraries => libraries}/inc/hw_memmap.h | 0
.../{Libraries => libraries}/inc/hw_nvic.h | 0
.../{Libraries => libraries}/inc/hw_peci.h | 0
.../{Libraries => libraries}/inc/hw_pwm.h | 0
.../{Libraries => libraries}/inc/hw_qei.h | 0
.../{Libraries => libraries}/inc/hw_ssi.h | 0
.../{Libraries => libraries}/inc/hw_sysctl.h | 0
.../{Libraries => libraries}/inc/hw_sysexc.h | 0
.../{Libraries => libraries}/inc/hw_timer.h | 0
.../{Libraries => libraries}/inc/hw_types.h | 0
.../{Libraries => libraries}/inc/hw_uart.h | 0
.../{Libraries => libraries}/inc/hw_udma.h | 0
.../{Libraries => libraries}/inc/hw_usb.h | 0
.../inc/hw_watchdog.h | 0
.../{Libraries => libraries}/inc/inc.sgxx | Bin
.../startup/arm/start_rvds.S | 0
.../startup/gcc/start_gcc.c | 0
.../startup/iar/start_iar.c | 0
bsp/lm4f232/project.uvproj | 62 +++++-----
bsp/nxp/.clang-format-ignore | 8 +-
bsp/nxp/lpc/lpc43xx/M0/SConstruct | 4 +-
bsp/nxp/lpc/lpc43xx/M0/project.uvproj | 6 +-
bsp/nxp/lpc/lpc43xx/M4/SConstruct | 2 +-
bsp/nxp/lpc/lpc43xx/M4/project.uvproj | 6 +-
.../CMSIS/Include/arm_common_tables.h | 0
.../CMSIS/Include/arm_math.h | 0
.../CMSIS/Include/core_cm0.h | 0
.../CMSIS/Include/core_cm0plus.h | 0
.../CMSIS/Include/core_cm3.h | 0
.../CMSIS/Include/core_cm4.h | 0
.../CMSIS/Include/core_cm4_simd.h | 0
.../CMSIS/Include/core_cmFunc.h | 0
.../CMSIS/Include/core_cmInstr.h | 0
.../CMSIS/Include/core_sc000.h | 0
.../CMSIS/Include/core_sc300.h | 0
.../Device/NXP/LPC43xx/Include/LPC43xx.h | 0
.../Device/NXP/LPC43xx/Include/fpu_enable.h | 0
.../Device/NXP/LPC43xx/Include/fpu_init.h | 0
.../NXP/LPC43xx/Include/system_LPC43xx.h | 0
.../Source/Templates/ARM/startup_LPC43xx.s | 0
.../Source/Templates/ARM/startup_LPC43xx_M0.s | 0
.../Source/Templates/GCC/startup_LPC43xx.s | 0
.../Source/Templates/GCC/startup_LPC43xx_M0.s | 0
.../Source/Templates/IAR/startup_LPC43xx.s | 0
.../Templates/IAR/startup_lpc43xx_m0sub.s | 0
.../LPC43xx/Source/Templates/system_LPC43xx.c | 0
.../Device/SConscript | 0
.../{Libraries => libraries}/SConscript | 0
bsp/nxp/mcx/mcxa/frdm-mcxa153/Kconfig | 2 +-
bsp/nxp/mcx/mcxa/frdm-mcxa153/SConstruct | 6 +-
bsp/nxp/mcx/mcxa/frdm-mcxa153/project.uvprojx | 78 ++++++------
bsp/nxp/mcx/mcxa/frdm-mcxa156/Kconfig | 2 +-
bsp/nxp/mcx/mcxa/frdm-mcxa156/SConstruct | 6 +-
bsp/nxp/mcx/mcxa/frdm-mcxa156/project.uvoptx | 76 ++++++------
bsp/nxp/mcx/mcxa/frdm-mcxa156/project.uvprojx | 78 ++++++------
bsp/nxp/mcx/mcxa/frdm-mcxa346/Kconfig | 2 +-
bsp/nxp/mcx/mcxa/frdm-mcxa346/SConstruct | 6 +-
bsp/nxp/mcx/mcxa/frdm-mcxa346/project.uvoptx | 4 +-
bsp/nxp/mcx/mcxa/frdm-mcxa346/project.uvprojx | 6 +-
bsp/nxp/mcx/mcxa/frdm-mcxa366/Kconfig | 2 +-
bsp/nxp/mcx/mcxa/frdm-mcxa366/SConstruct | 6 +-
bsp/nxp/mcx/mcxa/frdm-mcxa366/project.uvoptx | 4 +-
bsp/nxp/mcx/mcxa/frdm-mcxa366/project.uvprojx | 6 +-
.../.clang-format-ignore | 0
.../mcx/mcxa/{Libraries => libraries}/Kconfig | 0
.../drivers/SConscript | 0
.../drivers/drv_adc.c | 0
.../drivers/drv_can.c | 0
.../drivers/drv_chipflash.c | 0
.../drivers/drv_chipflash.h | 0
.../drivers/drv_i2c.c | 0
.../drivers/drv_log.h | 0
.../drivers/drv_pin.c | 0
.../drivers/drv_pin.h | 0
.../drivers/drv_pwm.c | 0
.../drivers/drv_pwm.h | 0
.../drivers/drv_rtc.c | 0
.../drivers/drv_rtc.h | 0
.../drivers/drv_spi.c | 0
.../drivers/drv_spi.h | 0
.../drivers/drv_timer.c | 0
.../drivers/drv_uart.c | 0
.../drivers/drv_uart.h | 0
.../drivers/drv_wdt.c | 0
.../drivers/drv_wdt.h | 0
bsp/nxp/mcx/mcxc/frdm-mcxc444/Kconfig | 2 +-
bsp/nxp/mcx/mcxc/frdm-mcxc444/SConstruct | 6 +-
bsp/nxp/mcx/mcxc/frdm-mcxc444/project.ewp | 12 +-
bsp/nxp/mcx/mcxc/frdm-mcxc444/project.uvprojx | 6 +-
.../mcx/mcxc/{Libraries => libraries}/Kconfig | 0
.../drivers/SConscript | 0
.../drivers/drv_i2c.c | 0
.../drivers/drv_pin.c | 0
.../drivers/drv_pin.h | 0
.../drivers/drv_rtc.c | 0
.../drivers/drv_rtc.h | 0
.../drivers/drv_spi.c | 0
.../drivers/drv_spi.h | 0
.../drivers/drv_uart.c | 0
.../drivers/drv_uart.h | 0
.../drivers/drv_wdt.c | 0
.../drivers/drv_wdt.h | 0
bsp/nxp/mcx/mcxe/frdm-mcxe247/Kconfig | 2 +-
bsp/nxp/mcx/mcxe/frdm-mcxe247/SConstruct | 6 +-
bsp/nxp/mcx/mcxe/frdm-mcxe247/project.uvoptx | 4 +-
bsp/nxp/mcx/mcxe/frdm-mcxe247/project.uvprojx | 6 +-
.../mcx/mcxe/{Libraries => libraries}/Kconfig | 0
.../drivers/SConscript | 0
.../drivers/drv_adc.c | 0
.../drivers/drv_i2c.c | 0
.../drivers/drv_pin.c | 0
.../drivers/drv_pin.h | 0
.../drivers/drv_rtc.c | 0
.../drivers/drv_spi.c | 0
.../drivers/drv_spi.h | 0
.../drivers/drv_uart.c | 0
.../drivers/drv_uart.h | 0
.../drivers/drv_wdt.c | 0
.../drivers/drv_wdt.h | 0
bsp/nxp/mcx/mcxn/frdm-mcxn236/Kconfig | 2 +-
bsp/nxp/mcx/mcxn/frdm-mcxn236/SConstruct | 6 +-
bsp/nxp/mcx/mcxn/frdm-mcxn236/project.ewp | 114 +++++++++---------
bsp/nxp/mcx/mcxn/frdm-mcxn236/project.uvoptx | 96 +++++++--------
bsp/nxp/mcx/mcxn/frdm-mcxn236/project.uvprojx | 98 +++++++--------
bsp/nxp/mcx/mcxn/frdm-mcxn947/Kconfig | 2 +-
bsp/nxp/mcx/mcxn/frdm-mcxn947/SConstruct | 6 +-
bsp/nxp/mcx/mcxn/frdm-mcxn947/project.ewp | 12 +-
bsp/nxp/mcx/mcxn/frdm-mcxn947/project.uvprojx | 6 +-
.../mcx/mcxn/{Libraries => libraries}/Kconfig | 0
.../drivers/SConscript | 0
.../drivers/drv_adc.c | 0
.../drivers/drv_adc.h | 0
.../drivers/drv_can.c | 0
.../drivers/drv_dac.c | 0
.../drivers/drv_eth.c | 0
.../drivers/drv_i2c.c | 0
.../drivers/drv_pin.c | 0
.../drivers/drv_pin.h | 0
.../drivers/drv_pwm.c | 0
.../drivers/drv_pwm.h | 0
.../drivers/drv_rtc.c | 0
.../drivers/drv_rtc.h | 0
.../drivers/drv_sdio.c | 0
.../drivers/drv_spi.c | 0
.../drivers/drv_spi.h | 0
.../drivers/drv_timer.c | 0
.../drivers/drv_timer.h | 0
.../drivers/drv_uart.c | 0
.../drivers/drv_uart.h | 0
.../drivers/drv_wdt.c | 0
.../drivers/drv_wdt.h | 0
bsp/nxp/mcx/tools/sdk_dist.py | 8 +-
bsp/tae32f5300/.clang-format-ignore | 2 +-
.../TAE32F53xx/Include/system_tae32f53xx.h | 0
.../TAE32F53xx/Include/tae32f53xx.h | 0
.../Source/ARM/tae32f53xx_ac5_sram.sct | 0
.../Source/ARM/tae32f53xx_ac6_sram.sct | 0
.../TAE32F53xx/Source/GCC/gcc_arm.ld | 0
.../TAE32F53xx/Source/GCC/startup_ARMCM3.S | 0
.../TAE32F53xx/Source/IAR/startup_ARMCM3.s | 0
.../TAE32F53xx/Source/startup_tae32f53xx.c | 0
.../TAE32F53xx/Source/system_tae32f53xx.c | 0
.../CMSIS/Include/arm_common_tables.h | 0
.../CMSIS/Include/arm_const_structs.h | 0
.../CMSIS/Include/arm_helium_utils.h | 0
.../CMSIS/Include/arm_math.h | 0
.../CMSIS/Include/arm_mve_tables.h | 0
.../CMSIS/Include/arm_vec_math.h | 0
.../CMSIS/Include/cachel1_armv7.h | 0
.../CMSIS/Include/cmsis_armcc.h | 0
.../CMSIS/Include/cmsis_armclang.h | 0
.../CMSIS/Include/cmsis_armclang_ltm.h | 0
.../CMSIS/Include/cmsis_compiler.h | 0
.../CMSIS/Include/cmsis_gcc.h | 0
.../CMSIS/Include/cmsis_iccarm.h | 0
.../CMSIS/Include/cmsis_version.h | 0
.../CMSIS/Include/core_armv81mml.h | 0
.../CMSIS/Include/core_armv8mbl.h | 0
.../CMSIS/Include/core_armv8mml.h | 0
.../CMSIS/Include/core_cm0.h | 0
.../CMSIS/Include/core_cm0plus.h | 0
.../CMSIS/Include/core_cm1.h | 0
.../CMSIS/Include/core_cm23.h | 0
.../CMSIS/Include/core_cm3.h | 0
.../CMSIS/Include/core_cm33.h | 0
.../CMSIS/Include/core_cm35p.h | 0
.../CMSIS/Include/core_cm4.h | 0
.../CMSIS/Include/core_cm55.h | 0
.../CMSIS/Include/core_cm7.h | 0
.../CMSIS/Include/core_sc000.h | 0
.../CMSIS/Include/core_sc300.h | 0
.../CMSIS/Include/mpu_armv7.h | 0
.../CMSIS/Include/mpu_armv8.h | 0
.../CMSIS/Include/pmu_armv8.h | 0
.../CMSIS/Include/tz_context.h | 0
.../{Libraries => libraries}/SConscript | 0
.../inc/tae32f53xx_ll.h | 0
.../inc/tae32f53xx_ll_adc.h | 0
.../inc/tae32f53xx_ll_can.h | 0
.../inc/tae32f53xx_ll_cmp.h | 0
.../inc/tae32f53xx_ll_cortex.h | 0
.../inc/tae32f53xx_ll_dac.h | 0
.../inc/tae32f53xx_ll_dali.h | 0
.../inc/tae32f53xx_ll_def.h | 0
.../inc/tae32f53xx_ll_dflash.h | 0
.../inc/tae32f53xx_ll_dma.h | 0
.../inc/tae32f53xx_ll_ecu.h | 0
.../inc/tae32f53xx_ll_flash.h | 0
.../inc/tae32f53xx_ll_fpll.h | 0
.../inc/tae32f53xx_ll_gpio.h | 0
.../inc/tae32f53xx_ll_hrpwm.h | 0
.../inc/tae32f53xx_ll_i2c.h | 0
.../inc/tae32f53xx_ll_iir.h | 0
.../inc/tae32f53xx_ll_iwdg.h | 0
.../inc/tae32f53xx_ll_lvdctrl.h | 0
.../inc/tae32f53xx_ll_sysctrl.h | 0
.../inc/tae32f53xx_ll_tmr.h | 0
.../inc/tae32f53xx_ll_uart.h | 0
.../inc/tae32f53xx_ll_usb.h | 0
.../inc/tae32f53xx_ll_wwdg.h | 0
.../src/tae32f53xx_ll.c | 0
.../src/tae32f53xx_ll_adc.c | 0
.../src/tae32f53xx_ll_can.c | 0
.../src/tae32f53xx_ll_cmp.c | 0
.../src/tae32f53xx_ll_cortex.c | 0
.../src/tae32f53xx_ll_dac.c | 0
.../src/tae32f53xx_ll_dali.c | 0
.../src/tae32f53xx_ll_dflash.c | 0
.../src/tae32f53xx_ll_dma.c | 0
.../src/tae32f53xx_ll_ecu.c | 0
.../src/tae32f53xx_ll_flash.c | 0
.../src/tae32f53xx_ll_fpll.c | 0
.../src/tae32f53xx_ll_gpio.c | 0
.../src/tae32f53xx_ll_hrpwm.c | 0
.../src/tae32f53xx_ll_i2c.c | 0
.../src/tae32f53xx_ll_iir.c | 0
.../src/tae32f53xx_ll_iwdg.c | 0
.../src/tae32f53xx_ll_lvdctrl.c | 0
.../src/tae32f53xx_ll_sysctrl.c | 0
.../src/tae32f53xx_ll_tmr.c | 0
.../src/tae32f53xx_ll_uart.c | 0
.../src/tae32f53xx_ll_usb.c | 0
.../src/tae32f53xx_ll_wwdg.c | 0
bsp/tae32f5300/project.uvprojx | 24 ++--
.../CMSIS_and_startup/CMSIS/cmsis_armcc.h | 0
.../CMSIS_and_startup/CMSIS/core_cm4.h | 0
.../CMSIS_and_startup/CMSIS/core_cmFunc.h | 0
.../CMSIS_and_startup/CMSIS/core_cmInstr.h | 0
.../CMSIS_and_startup/CMSIS/core_cmSimd.h | 0
.../CMSIS_and_startup/startup_Tk499.s | 0
.../CMSIS_and_startup/sys.c | 0
.../CMSIS_and_startup/sys.h | 0
.../CMSIS_and_startup/tk499.h | 0
.../Hal_lib/inc/HAL_adc.h | 0
.../Hal_lib/inc/HAL_can.h | 0
.../Hal_lib/inc/HAL_conf.h | 0
.../Hal_lib/inc/HAL_device.h | 0
.../Hal_lib/inc/HAL_dma.h | 0
.../Hal_lib/inc/HAL_exti.h | 0
.../Hal_lib/inc/HAL_flash.h | 0
.../Hal_lib/inc/HAL_gpio.h | 0
.../Hal_lib/inc/HAL_i2c.h | 0
.../Hal_lib/inc/HAL_iwdg.h | 0
.../Hal_lib/inc/HAL_misc.h | 0
.../Hal_lib/inc/HAL_pwr.h | 0
.../Hal_lib/inc/HAL_rcc.h | 0
.../Hal_lib/inc/HAL_spi.h | 0
.../Hal_lib/inc/HAL_syscfg.h | 0
.../Hal_lib/inc/HAL_tim.h | 0
.../Hal_lib/inc/HAL_uart.h | 0
.../Hal_lib/inc/HAL_wwdg.h | 0
.../Hal_lib/src/HAL_can.c | 0
.../Hal_lib/src/HAL_dma.c | 0
.../Hal_lib/src/HAL_dma_bak.c | 0
.../Hal_lib/src/HAL_exti.c | 0
.../Hal_lib/src/HAL_gpio.c | 0
.../Hal_lib/src/HAL_i2c.c | 0
.../Hal_lib/src/HAL_iwdg.c | 0
.../Hal_lib/src/HAL_misc.c | 0
.../Hal_lib/src/HAL_pwr.c | 0
.../Hal_lib/src/HAL_rcc.c | 0
.../Hal_lib/src/HAL_spi.c | 0
.../Hal_lib/src/HAL_syscfg.c | 0
.../Hal_lib/src/HAL_tim.c | 0
.../Hal_lib/src/HAL_uart.c | 0
.../Hal_lib/src/HAL_wwdg.c | 0
.../{Libraries => libraries}/SConscript | 0
bsp/tkm32F499/project.uvprojx | 36 +++---
bsp/wch/.clang-format-ignore | 4 +-
bsp/wch/arm/ch32f103c8-core/Kconfig | 2 +-
bsp/wch/arm/ch32f103c8-core/SConstruct | 6 +-
bsp/wch/arm/ch32f103c8-core/project.uvprojx | 50 ++++----
bsp/wch/arm/ch32f10x_port_cn.md | 8 +-
bsp/wch/arm/ch32f203r-evt/Kconfig | 2 +-
bsp/wch/arm/ch32f203r-evt/SConstruct | 6 +-
bsp/wch/arm/ch32f203r-evt/project.uvprojx | 58 ++++-----
.../CMSIS/WCH/CH32F10x/Include/ch32f10x.h | 0
.../WCH/CH32F10x/Include/system_ch32f10x.h | 0
.../CH32F10x/Source/ARM/startup_ch32f10x.s | 0
.../CH32F10x/Source/GCC/startup_ch32f10x.S | 0
.../WCH/CH32F10x/Source/system_ch32f10x.c | 0
.../CMSIS/core_cm3.c | 0
.../CMSIS/core_cm3.h | 0
.../CH32F10x_StdPeriph_Driver/SConscript | 0
.../StdPeriph_Driver/inc/ch32f10x.h | 0
.../StdPeriph_Driver/inc/ch32f10x_adc.h | 0
.../StdPeriph_Driver/inc/ch32f10x_bkp.h | 0
.../StdPeriph_Driver/inc/ch32f10x_can.h | 0
.../StdPeriph_Driver/inc/ch32f10x_crc.h | 0
.../StdPeriph_Driver/inc/ch32f10x_dac.h | 0
.../StdPeriph_Driver/inc/ch32f10x_dbgmcu.h | 0
.../StdPeriph_Driver/inc/ch32f10x_dma.h | 0
.../StdPeriph_Driver/inc/ch32f10x_exti.h | 0
.../StdPeriph_Driver/inc/ch32f10x_flash.h | 0
.../StdPeriph_Driver/inc/ch32f10x_gpio.h | 0
.../StdPeriph_Driver/inc/ch32f10x_i2c.h | 0
.../StdPeriph_Driver/inc/ch32f10x_iwdg.h | 0
.../StdPeriph_Driver/inc/ch32f10x_misc.h | 0
.../StdPeriph_Driver/inc/ch32f10x_pwr.h | 0
.../StdPeriph_Driver/inc/ch32f10x_rcc.h | 0
.../StdPeriph_Driver/inc/ch32f10x_rtc.h | 0
.../StdPeriph_Driver/inc/ch32f10x_spi.h | 0
.../StdPeriph_Driver/inc/ch32f10x_tim.h | 0
.../StdPeriph_Driver/inc/ch32f10x_usart.h | 0
.../StdPeriph_Driver/inc/ch32f10x_usb.h | 0
.../StdPeriph_Driver/inc/ch32f10x_wwdg.h | 0
.../StdPeriph_Driver/src/ch32f10x_adc.c | 0
.../StdPeriph_Driver/src/ch32f10x_bkp.c | 0
.../StdPeriph_Driver/src/ch32f10x_can.c | 0
.../StdPeriph_Driver/src/ch32f10x_crc.c | 0
.../StdPeriph_Driver/src/ch32f10x_dac.c | 0
.../StdPeriph_Driver/src/ch32f10x_dbgmcu.c | 0
.../StdPeriph_Driver/src/ch32f10x_dma.c | 0
.../StdPeriph_Driver/src/ch32f10x_exti.c | 0
.../StdPeriph_Driver/src/ch32f10x_flash.c | 0
.../StdPeriph_Driver/src/ch32f10x_gpio.c | 0
.../StdPeriph_Driver/src/ch32f10x_i2c.c | 0
.../StdPeriph_Driver/src/ch32f10x_iwdg.c | 0
.../StdPeriph_Driver/src/ch32f10x_misc.c | 0
.../StdPeriph_Driver/src/ch32f10x_pwr.c | 0
.../StdPeriph_Driver/src/ch32f10x_rcc.c | 0
.../StdPeriph_Driver/src/ch32f10x_rtc.c | 0
.../StdPeriph_Driver/src/ch32f10x_spi.c | 0
.../StdPeriph_Driver/src/ch32f10x_tim.c | 0
.../StdPeriph_Driver/src/ch32f10x_usart.c | 0
.../StdPeriph_Driver/src/ch32f10x_usb.c | 0
.../StdPeriph_Driver/src/ch32f10x_wwdg.c | 0
.../CMSIS/WCH/CH32F20x/Include/ch32f20x.h | 0
.../WCH/CH32F20x/Include/system_ch32f20x.h | 0
.../CH32F20x/Source/ARM/startup_ch32f20x.s | 0
.../CH32F20x/Source/GCC/startup_ch32f20x.S | 0
.../WCH/CH32F20x/Source/system_ch32f20x.c | 0
.../CMSIS/core_cm3.c | 0
.../CMSIS/core_cm3.h | 0
.../CH32F20x_StdPeriph_Driver/SConscript | 0
.../StdPeriph_Driver/inc/ch32f20x.h | 0
.../StdPeriph_Driver/inc/ch32f20x_adc.h | 0
.../StdPeriph_Driver/inc/ch32f20x_bkp.h | 0
.../StdPeriph_Driver/inc/ch32f20x_can.h | 0
.../StdPeriph_Driver/inc/ch32f20x_crc.h | 0
.../StdPeriph_Driver/inc/ch32f20x_dac.h | 0
.../StdPeriph_Driver/inc/ch32f20x_dbgmcu.h | 0
.../StdPeriph_Driver/inc/ch32f20x_dma.h | 0
.../StdPeriph_Driver/inc/ch32f20x_dvp.h | 0
.../StdPeriph_Driver/inc/ch32f20x_eth.h | 0
.../StdPeriph_Driver/inc/ch32f20x_exti.h | 0
.../StdPeriph_Driver/inc/ch32f20x_flash.h | 0
.../StdPeriph_Driver/inc/ch32f20x_fsmc.h | 0
.../StdPeriph_Driver/inc/ch32f20x_gpio.h | 0
.../StdPeriph_Driver/inc/ch32f20x_i2c.h | 0
.../StdPeriph_Driver/inc/ch32f20x_iwdg.h | 0
.../StdPeriph_Driver/inc/ch32f20x_misc.h | 0
.../StdPeriph_Driver/inc/ch32f20x_opa.h | 0
.../StdPeriph_Driver/inc/ch32f20x_pwr.h | 0
.../StdPeriph_Driver/inc/ch32f20x_rcc.h | 0
.../StdPeriph_Driver/inc/ch32f20x_rng.h | 0
.../StdPeriph_Driver/inc/ch32f20x_rtc.h | 0
.../StdPeriph_Driver/inc/ch32f20x_sdio.h | 0
.../StdPeriph_Driver/inc/ch32f20x_spi.h | 0
.../StdPeriph_Driver/inc/ch32f20x_tim.h | 0
.../StdPeriph_Driver/inc/ch32f20x_usart.h | 0
.../StdPeriph_Driver/inc/ch32f20x_wwdg.h | 0
.../StdPeriph_Driver/src/ch32f20x_adc.c | 0
.../StdPeriph_Driver/src/ch32f20x_bkp.c | 0
.../StdPeriph_Driver/src/ch32f20x_can.c | 0
.../StdPeriph_Driver/src/ch32f20x_crc.c | 0
.../StdPeriph_Driver/src/ch32f20x_dac.c | 0
.../StdPeriph_Driver/src/ch32f20x_dbgmcu.c | 0
.../StdPeriph_Driver/src/ch32f20x_dma.c | 0
.../StdPeriph_Driver/src/ch32f20x_dvp.c | 0
.../StdPeriph_Driver/src/ch32f20x_eth.c | 0
.../StdPeriph_Driver/src/ch32f20x_exti.c | 0
.../StdPeriph_Driver/src/ch32f20x_flash.c | 0
.../StdPeriph_Driver/src/ch32f20x_fsmc.c | 0
.../StdPeriph_Driver/src/ch32f20x_gpio.c | 0
.../StdPeriph_Driver/src/ch32f20x_i2c.c | 0
.../StdPeriph_Driver/src/ch32f20x_iwdg.c | 0
.../StdPeriph_Driver/src/ch32f20x_misc.c | 0
.../StdPeriph_Driver/src/ch32f20x_opa.c | 0
.../StdPeriph_Driver/src/ch32f20x_pwr.c | 0
.../StdPeriph_Driver/src/ch32f20x_rcc.c | 0
.../StdPeriph_Driver/src/ch32f20x_rng.c | 0
.../StdPeriph_Driver/src/ch32f20x_rtc.c | 0
.../StdPeriph_Driver/src/ch32f20x_sdio.c | 0
.../StdPeriph_Driver/src/ch32f20x_spi.c | 0
.../StdPeriph_Driver/src/ch32f20x_tim.c | 0
.../StdPeriph_Driver/src/ch32f20x_usart.c | 0
.../StdPeriph_Driver/src/ch32f20x_wwdg.c | 0
bsp/wch/arm/{Libraries => libraries}/Kconfig | 0
.../ch32_drivers/SConscript | 0
.../ch32_drivers/drv_common.c | 0
.../ch32_drivers/drv_common.h | 0
.../ch32_drivers/drv_flash.h | 0
.../ch32_drivers/drv_flash_ch32f20x.c | 0
.../ch32_drivers/drv_gpio.h | 0
.../ch32_drivers/drv_gpio_ch32f10x.c | 0
.../ch32_drivers/drv_gpio_ch32f20x.c | 0
.../ch32_drivers/drv_hwi2c.h | 0
.../ch32_drivers/drv_hwi2c_ch32f10x.c | 0
.../ch32_drivers/drv_hwi2c_ch32f20x.c | 0
.../ch32_drivers/drv_iwdt_ch32f10x.c | 0
.../ch32_drivers/drv_iwdt_ch32f20x.c | 0
.../ch32_drivers/drv_log.h | 0
.../ch32_drivers/drv_pwm_ch32f10x.c | 0
.../ch32_drivers/drv_pwm_ch32f20x.c | 0
.../ch32_drivers/drv_rtc.h | 0
.../ch32_drivers/drv_rtc_ch32f10x.c | 0
.../ch32_drivers/drv_rtc_ch32f20x.c | 0
.../ch32_drivers/drv_spi.h | 0
.../ch32_drivers/drv_spi_ch32f10x.c | 0
.../ch32_drivers/drv_spi_ch32f20x.c | 0
.../ch32_drivers/drv_timer_ch32f10x.c | 0
.../ch32_drivers/drv_timer_ch32f20x.c | 0
.../ch32_drivers/drv_uart.h | 0
.../ch32_drivers/drv_uart_ch32f10x.c | 0
.../ch32_drivers/drv_uart_ch32f20x.c | 0
bsp/wch/arm/tools/sdk_dist.py | 9 +-
bsp/wch/risc-v/ch32v103r-evt/Kconfig | 2 +-
bsp/wch/risc-v/ch32v103r-evt/SConstruct | 6 +-
bsp/wch/risc-v/ch32v208w-r0/Kconfig | 2 +-
bsp/wch/risc-v/ch32v208w-r0/SConstruct | 6 +-
bsp/wch/risc-v/ch32v307v-r1/.cproject | 22 ++--
bsp/wch/risc-v/ch32v307v-r1/Kconfig | 2 +-
bsp/wch/risc-v/ch32v307v-r1/SConstruct | 6 +-
bsp/wch/risc-v/ch569w-evt/Kconfig | 2 +-
bsp/wch/risc-v/ch569w-evt/SConstruct | 2 +-
.../CMSIS/WCH/CH32V10x/Include/ch32v10x.h | 0
.../WCH/CH32V10x/Include/system_ch32v10x.h | 0
.../CH32V10x/Source/GCC/startup_ch32v10x.S | 0
.../WCH/CH32V10x/Source/system_ch32v10x.c | 0
.../CMSIS/core_riscv.c | 0
.../CMSIS/core_riscv.h | 0
.../CH32V10x_StdPeriph_Driver/SConscript | 0
.../StdPeriph_Driver/inc/ch32v10x.h | 0
.../StdPeriph_Driver/inc/ch32v10x_adc.h | 0
.../StdPeriph_Driver/inc/ch32v10x_bkp.h | 0
.../StdPeriph_Driver/inc/ch32v10x_crc.h | 0
.../StdPeriph_Driver/inc/ch32v10x_dbgmcu.h | 0
.../StdPeriph_Driver/inc/ch32v10x_dma.h | 0
.../StdPeriph_Driver/inc/ch32v10x_exti.h | 0
.../StdPeriph_Driver/inc/ch32v10x_flash.h | 0
.../StdPeriph_Driver/inc/ch32v10x_gpio.h | 0
.../StdPeriph_Driver/inc/ch32v10x_i2c.h | 0
.../StdPeriph_Driver/inc/ch32v10x_iwdg.h | 0
.../StdPeriph_Driver/inc/ch32v10x_misc.h | 0
.../StdPeriph_Driver/inc/ch32v10x_pwr.h | 0
.../StdPeriph_Driver/inc/ch32v10x_rcc.h | 0
.../StdPeriph_Driver/inc/ch32v10x_rtc.h | 0
.../StdPeriph_Driver/inc/ch32v10x_spi.h | 0
.../StdPeriph_Driver/inc/ch32v10x_tim.h | 0
.../StdPeriph_Driver/inc/ch32v10x_usart.h | 0
.../StdPeriph_Driver/inc/ch32v10x_usb.h | 0
.../StdPeriph_Driver/inc/ch32v10x_usb_host.h | 0
.../StdPeriph_Driver/inc/ch32v10x_wwdg.h | 0
.../StdPeriph_Driver/src/ch32v10x_adc.c | 0
.../StdPeriph_Driver/src/ch32v10x_bkp.c | 0
.../StdPeriph_Driver/src/ch32v10x_crc.c | 0
.../StdPeriph_Driver/src/ch32v10x_dbgmcu.c | 0
.../StdPeriph_Driver/src/ch32v10x_dma.c | 0
.../StdPeriph_Driver/src/ch32v10x_exti.c | 0
.../StdPeriph_Driver/src/ch32v10x_flash.c | 0
.../StdPeriph_Driver/src/ch32v10x_gpio.c | 0
.../StdPeriph_Driver/src/ch32v10x_i2c.c | 0
.../StdPeriph_Driver/src/ch32v10x_iwdg.c | 0
.../StdPeriph_Driver/src/ch32v10x_misc.c | 0
.../StdPeriph_Driver/src/ch32v10x_pwr.c | 0
.../StdPeriph_Driver/src/ch32v10x_rcc.c | 0
.../StdPeriph_Driver/src/ch32v10x_rtc.c | 0
.../StdPeriph_Driver/src/ch32v10x_spi.c | 0
.../StdPeriph_Driver/src/ch32v10x_tim.c | 0
.../StdPeriph_Driver/src/ch32v10x_usart.c | 0
.../StdPeriph_Driver/src/ch32v10x_usb.c | 0
.../StdPeriph_Driver/src/ch32v10x_usb_host.c | 0
.../StdPeriph_Driver/src/ch32v10x_wwdg.c | 0
.../risc-v/{Libraries => libraries}/Kconfig | 0
.../ch32_drivers/SConscript | 0
.../ch32_drivers/drv_adc.c | 0
.../ch32_drivers/drv_adc.h | 0
.../ch32_drivers/drv_can.c | 0
.../ch32_drivers/drv_can.h | 0
.../ch32_drivers/drv_common.c | 0
.../ch32_drivers/drv_common.h | 0
.../ch32_drivers/drv_dac.c | 0
.../ch32_drivers/drv_dac.h | 0
.../ch32_drivers/drv_eth.c | 0
.../ch32_drivers/drv_eth.h | 0
.../ch32_drivers/drv_flash.c | 0
.../ch32_drivers/drv_flash.h | 0
.../ch32_drivers/drv_gpio.c | 0
.../ch32_drivers/drv_gpio.h | 0
.../ch32_drivers/drv_i2c.c | 0
.../ch32_drivers/drv_i2c.h | 0
.../ch32_drivers/drv_iwdt.c | 0
.../ch32_drivers/drv_log.h | 0
.../ch32_drivers/drv_pwm.c | 0
.../ch32_drivers/drv_pwm.h | 0
.../ch32_drivers/drv_rtc.c | 0
.../ch32_drivers/drv_rtc.h | 0
.../ch32_drivers/drv_spi.c | 0
.../ch32_drivers/drv_spi.h | 0
.../ch32_drivers/drv_timer.c | 0
.../ch32_drivers/drv_timer.h | 0
.../ch32_drivers/drv_usart.c | 0
.../ch32_drivers/drv_usart.h | 0
.../ch32_drivers/drv_usart_v2.c | 0
.../ch32_drivers/drv_usart_v2.h | 0
.../ch32_drivers/drv_usbd.c | 0
.../ch32_drivers/drv_usbd.h | 0
.../ch32_drivers/drv_usbh.c | 0
.../ch32_drivers/drv_usbh.h | 0
.../ch56x_drivers/SConscript | 0
.../ch56x_drivers/ch56x_gpio.c | 0
.../ch56x_drivers/ch56x_gpio.h | 0
.../ch56x_drivers/ch56x_pfic.c | 0
.../ch56x_drivers/ch56x_pfic.h | 0
.../ch56x_drivers/ch56x_pwm.c | 0
.../ch56x_drivers/ch56x_pwm.h | 0
.../ch56x_drivers/ch56x_spi.c | 0
.../ch56x_drivers/ch56x_spi.h | 0
.../ch56x_drivers/ch56x_sys.c | 0
.../ch56x_drivers/ch56x_sys.h | 0
.../ch56x_drivers/ch56x_timer.c | 0
.../ch56x_drivers/ch56x_timer.h | 0
.../ch56x_drivers/ch56x_uart.c | 0
.../ch56x_drivers/ch56x_uart.h | 0
.../ch56x_drivers/ch56x_usbd.c | 0
.../ch56x_drivers/ch56x_usbhs.h | 0
.../ch56x_drivers/ch56x_wdt.c | 0
.../ch56x_drivers/isr_sp.h | 0
.../ch56x_drivers/soc.h | 0
.../ch56x_drivers/swi_gcc.S | 0
bsp/wch/risc-v/tools/sdk_dist.py | 9 +-
bsp/wch/risc-v/yd-ch32v307vct6/Kconfig | 2 +-
bsp/wch/risc-v/yd-ch32v307vct6/SConstruct | 6 +-
bsp/xplorer4330/M0/project.uvproj | 6 +-
bsp/xplorer4330/M4/project.uvproj | 6 +-
.../CMSIS/Include/arm_common_tables.h | 0
.../CMSIS/Include/arm_math.h | 0
.../CMSIS/Include/core_cm0.h | 0
.../CMSIS/Include/core_cm0plus.h | 0
.../CMSIS/Include/core_cm3.h | 0
.../CMSIS/Include/core_cm4.h | 0
.../CMSIS/Include/core_cm4_simd.h | 0
.../CMSIS/Include/core_cmFunc.h | 0
.../CMSIS/Include/core_cmInstr.h | 0
.../CMSIS/Include/core_sc000.h | 0
.../CMSIS/Include/core_sc300.h | 0
.../Device/NXP/LPC43xx/Include/LPC43xx.h | 0
.../Device/NXP/LPC43xx/Include/fpu_enable.h | 0
.../Device/NXP/LPC43xx/Include/fpu_init.h | 0
.../NXP/LPC43xx/Include/system_LPC43xx.h | 0
.../Source/Templates/ARM/startup_LPC43xx.s | 0
.../Source/Templates/ARM/startup_LPC43xx_M0.s | 0
.../Source/Templates/GCC/startup_LPC43xx.s | 0
.../Source/Templates/GCC/startup_LPC43xx_M0.s | 0
.../Source/Templates/IAR/startup_LPC43xx.s | 0
.../Source/Templates/IAR/startup_LPC43xx_M0.s | 0
.../Templates/IAR/startup_lpc43xx_m0sub.s | 0
.../LPC43xx/Source/Templates/system_LPC43xx.c | 0
.../Device/SConscript | 0
.../{Libraries => libraries}/SConscript | 0
bsp/xplorer4330/tools/sdk_dist.py | 2 +-
bsp/yichip/.clang-format-ignore | 2 +-
.../{Libraries => libraries}/SConscript | 0
.../core/board_config.h | 0
.../{Libraries => libraries}/core/misc.c | 0
.../{Libraries => libraries}/core/misc.h | 0
.../{Libraries => libraries}/core/rom_api.h | 0
.../{Libraries => libraries}/core/system.c | 0
.../{Libraries => libraries}/core/system.h | 0
.../{Libraries => libraries}/core/type.h | 0
.../{Libraries => libraries}/core/yc3121.h | 0
.../{Libraries => libraries}/sdk/yc_dma.c | 0
.../{Libraries => libraries}/sdk/yc_dma.h | 0
.../{Libraries => libraries}/sdk/yc_gpio.c | 0
.../{Libraries => libraries}/sdk/yc_gpio.h | 0
.../{Libraries => libraries}/sdk/yc_systick.c | 0
.../{Libraries => libraries}/sdk/yc_systick.h | 0
.../{Libraries => libraries}/sdk/yc_uart.c | 0
.../{Libraries => libraries}/sdk/yc_uart.h | 0
.../{Libraries => libraries}/sdk/yc_wdt.c | 0
.../{Libraries => libraries}/sdk/yc_wdt.h | 0
.../startup/flash_start.s | 0
.../startup/flash_start_gcc.s | 0
.../startup/flash_start_iar.s | 0
.../startup/startup.s | 0
bsp/yichip/yc3121-pos/project.ewp | 28 ++---
bsp/yichip/yc3121-pos/project.uvprojx | 20 +--
.../Device/YICHIP/YC3122/Include/YC3122.svd | 0
.../YICHIP/YC3122/Include/system_yc3122.h | 0
.../Device/YICHIP/YC3122/Include/yc3122.h | 0
.../Source/Templates/arm/startup_yc3122.s | 0
.../Source/Templates/gcc/startup_yc3122.S | 0
.../Source/Templates/iar/startup_yc3122.s | 0
.../YC3122/Source/Templates/system_yc3122.c | 0
.../CMSIS/Include/cmsis_armcc.h | 0
.../CMSIS/Include/cmsis_armclang.h | 0
.../CMSIS/Include/cmsis_compiler.h | 0
.../CMSIS/Include/cmsis_gcc.h | 0
.../CMSIS/Include/cmsis_iccarm.h | 0
.../CMSIS/Include/cmsis_version.h | 0
.../CMSIS/Include/core_armv8mbl.h | 0
.../CMSIS/Include/core_armv8mml.h | 0
.../CMSIS/Include/core_cm0.h | 0
.../CMSIS/Include/core_cm0plus.h | 0
.../CMSIS/Include/core_cm1.h | 0
.../CMSIS/Include/core_cm23.h | 0
.../CMSIS/Include/core_cm3.h | 0
.../CMSIS/Include/core_cm33.h | 0
.../CMSIS/Include/core_cm4.h | 0
.../CMSIS/Include/core_cm7.h | 0
.../CMSIS/Include/core_sc000.h | 0
.../CMSIS/Include/core_sc300.h | 0
.../CMSIS/Include/mpu_armv7.h | 0
.../CMSIS/Include/mpu_armv8.h | 0
.../CMSIS/Include/tz_context.h | 0
.../{Libraries => libraries}/SConscript | 0
.../core/board_config.h | 0
.../core/core_rv_31xx.h | 0
.../{Libraries => libraries}/core/rom_api.h | 0
.../{Libraries => libraries}/core/system.c | 0
.../{Libraries => libraries}/core/system.h | 0
.../{Libraries => libraries}/core/type.h | 0
.../{Libraries => libraries}/sdk/libyc_qspi.a | Bin
.../{Libraries => libraries}/sdk/yc_exti.c | 0
.../{Libraries => libraries}/sdk/yc_exti.h | 0
.../{Libraries => libraries}/sdk/yc_gpio.c | 0
.../{Libraries => libraries}/sdk/yc_gpio.h | 0
.../{Libraries => libraries}/sdk/yc_qspi.h | 0
.../{Libraries => libraries}/sdk/yc_qspi.lib | Bin
.../{Libraries => libraries}/sdk/yc_uart.c | 0
.../{Libraries => libraries}/sdk/yc_uart.h | 0
.../{Libraries => libraries}/sdk/yc_wdt.c | 0
.../{Libraries => libraries}/sdk/yc_wdt.h | 0
.../startup/startup_rv32.s | 0
bsp/yichip/yc3122-pos/project.ewp | 34 +++---
bsp/yichip/yc3122-pos/project.uvprojx | 18 +--
tools/ci/bsp_detail.yml | 2 +-
tools/ci/toolchain_bsp.yml | 2 +-
1640 files changed, 725 insertions(+), 727 deletions(-)
rename bsp/Vango/v85xx/{Libraries => libraries}/CMSIS/Vango/V85xx/Include/lib_CodeRAM.h (100%)
rename bsp/Vango/v85xx/{Libraries => libraries}/CMSIS/Vango/V85xx/Include/lib_LoadNVR.h (100%)
rename bsp/Vango/v85xx/{Libraries => libraries}/CMSIS/Vango/V85xx/Include/lib_conf.h (100%)
rename bsp/Vango/v85xx/{Libraries => libraries}/CMSIS/Vango/V85xx/Include/lib_cortex.h (100%)
rename bsp/Vango/v85xx/{Libraries => libraries}/CMSIS/Vango/V85xx/Include/system_target.h (100%)
rename bsp/Vango/v85xx/{Libraries => libraries}/CMSIS/Vango/V85xx/Include/target.h (100%)
rename bsp/Vango/v85xx/{Libraries => libraries}/CMSIS/Vango/V85xx/Include/type_def.h (100%)
rename bsp/Vango/v85xx/{Libraries => libraries}/CMSIS/Vango/V85xx/Source/GCC/startup_target.S (100%)
rename bsp/Vango/v85xx/{Libraries => libraries}/CMSIS/Vango/V85xx/Source/keil5/startup_target.S (100%)
rename bsp/Vango/v85xx/{Libraries => libraries}/CMSIS/Vango/V85xx/Source/lib_CodeRAM.c (100%)
rename bsp/Vango/v85xx/{Libraries => libraries}/CMSIS/Vango/V85xx/Source/lib_LoadNVR.c (100%)
rename bsp/Vango/v85xx/{Libraries => libraries}/CMSIS/Vango/V85xx/Source/lib_cortex.c (100%)
rename bsp/Vango/v85xx/{Libraries => libraries}/CMSIS/Vango/V85xx/Source/system_target.c (100%)
rename bsp/Vango/v85xx/{Libraries => libraries}/CMSIS/cmsis_armcc.h (100%)
rename bsp/Vango/v85xx/{Libraries => libraries}/CMSIS/cmsis_compiler.h (100%)
rename bsp/Vango/v85xx/{Libraries => libraries}/CMSIS/cmsis_gcc.h (100%)
rename bsp/Vango/v85xx/{Libraries => libraries}/CMSIS/cmsis_version.h (100%)
rename bsp/Vango/v85xx/{Libraries => libraries}/CMSIS/core_cm0.h (100%)
rename bsp/Vango/v85xx/{Libraries => libraries}/CMSIS/core_cmFunc.h (100%)
rename bsp/Vango/v85xx/{Libraries => libraries}/CMSIS/core_cmInstr.h (100%)
rename bsp/Vango/v85xx/{Libraries => libraries}/SConscript (100%)
rename bsp/Vango/v85xx/{Libraries => libraries}/VangoV85xx_standard_peripheral/Include/lib_adc.h (100%)
rename bsp/Vango/v85xx/{Libraries => libraries}/VangoV85xx_standard_peripheral/Include/lib_adc_tiny.h (100%)
rename bsp/Vango/v85xx/{Libraries => libraries}/VangoV85xx_standard_peripheral/Include/lib_ana.h (100%)
rename bsp/Vango/v85xx/{Libraries => libraries}/VangoV85xx_standard_peripheral/Include/lib_clk.h (100%)
rename bsp/Vango/v85xx/{Libraries => libraries}/VangoV85xx_standard_peripheral/Include/lib_comp.h (100%)
rename bsp/Vango/v85xx/{Libraries => libraries}/VangoV85xx_standard_peripheral/Include/lib_crypt.h (100%)
rename bsp/Vango/v85xx/{Libraries => libraries}/VangoV85xx_standard_peripheral/Include/lib_dma.h (100%)
rename bsp/Vango/v85xx/{Libraries => libraries}/VangoV85xx_standard_peripheral/Include/lib_flash.h (100%)
rename bsp/Vango/v85xx/{Libraries => libraries}/VangoV85xx_standard_peripheral/Include/lib_gpio.h (100%)
rename bsp/Vango/v85xx/{Libraries => libraries}/VangoV85xx_standard_peripheral/Include/lib_i2c.h (100%)
rename bsp/Vango/v85xx/{Libraries => libraries}/VangoV85xx_standard_peripheral/Include/lib_iso7816.h (100%)
rename bsp/Vango/v85xx/{Libraries => libraries}/VangoV85xx_standard_peripheral/Include/lib_lcd.h (100%)
rename bsp/Vango/v85xx/{Libraries => libraries}/VangoV85xx_standard_peripheral/Include/lib_misc.h (100%)
rename bsp/Vango/v85xx/{Libraries => libraries}/VangoV85xx_standard_peripheral/Include/lib_pmu.h (100%)
rename bsp/Vango/v85xx/{Libraries => libraries}/VangoV85xx_standard_peripheral/Include/lib_pwm.h (100%)
rename bsp/Vango/v85xx/{Libraries => libraries}/VangoV85xx_standard_peripheral/Include/lib_rtc.h (100%)
rename bsp/Vango/v85xx/{Libraries => libraries}/VangoV85xx_standard_peripheral/Include/lib_spi.h (100%)
rename bsp/Vango/v85xx/{Libraries => libraries}/VangoV85xx_standard_peripheral/Include/lib_tmr.h (100%)
rename bsp/Vango/v85xx/{Libraries => libraries}/VangoV85xx_standard_peripheral/Include/lib_u32k.h (100%)
rename bsp/Vango/v85xx/{Libraries => libraries}/VangoV85xx_standard_peripheral/Include/lib_uart.h (100%)
rename bsp/Vango/v85xx/{Libraries => libraries}/VangoV85xx_standard_peripheral/Include/lib_version.h (100%)
rename bsp/Vango/v85xx/{Libraries => libraries}/VangoV85xx_standard_peripheral/Include/lib_wdt.h (100%)
rename bsp/Vango/v85xx/{Libraries => libraries}/VangoV85xx_standard_peripheral/Source/lib_adc.c (100%)
rename bsp/Vango/v85xx/{Libraries => libraries}/VangoV85xx_standard_peripheral/Source/lib_adc_tiny.c (100%)
rename bsp/Vango/v85xx/{Libraries => libraries}/VangoV85xx_standard_peripheral/Source/lib_ana.c (100%)
rename bsp/Vango/v85xx/{Libraries => libraries}/VangoV85xx_standard_peripheral/Source/lib_clk.c (100%)
rename bsp/Vango/v85xx/{Libraries => libraries}/VangoV85xx_standard_peripheral/Source/lib_comp.c (100%)
rename bsp/Vango/v85xx/{Libraries => libraries}/VangoV85xx_standard_peripheral/Source/lib_crypt.c (100%)
rename bsp/Vango/v85xx/{Libraries => libraries}/VangoV85xx_standard_peripheral/Source/lib_dma.c (100%)
rename bsp/Vango/v85xx/{Libraries => libraries}/VangoV85xx_standard_peripheral/Source/lib_flash.c (100%)
rename bsp/Vango/v85xx/{Libraries => libraries}/VangoV85xx_standard_peripheral/Source/lib_gpio.c (100%)
rename bsp/Vango/v85xx/{Libraries => libraries}/VangoV85xx_standard_peripheral/Source/lib_i2c.c (100%)
rename bsp/Vango/v85xx/{Libraries => libraries}/VangoV85xx_standard_peripheral/Source/lib_iso7816.c (100%)
rename bsp/Vango/v85xx/{Libraries => libraries}/VangoV85xx_standard_peripheral/Source/lib_lcd.c (100%)
rename bsp/Vango/v85xx/{Libraries => libraries}/VangoV85xx_standard_peripheral/Source/lib_misc.c (100%)
rename bsp/Vango/v85xx/{Libraries => libraries}/VangoV85xx_standard_peripheral/Source/lib_pmu.c (100%)
rename bsp/Vango/v85xx/{Libraries => libraries}/VangoV85xx_standard_peripheral/Source/lib_pwm.c (100%)
rename bsp/Vango/v85xx/{Libraries => libraries}/VangoV85xx_standard_peripheral/Source/lib_rtc.c (100%)
rename bsp/Vango/v85xx/{Libraries => libraries}/VangoV85xx_standard_peripheral/Source/lib_spi.c (100%)
rename bsp/Vango/v85xx/{Libraries => libraries}/VangoV85xx_standard_peripheral/Source/lib_tmr.c (100%)
rename bsp/Vango/v85xx/{Libraries => libraries}/VangoV85xx_standard_peripheral/Source/lib_u32k.c (100%)
rename bsp/Vango/v85xx/{Libraries => libraries}/VangoV85xx_standard_peripheral/Source/lib_uart.c (100%)
rename bsp/Vango/v85xx/{Libraries => libraries}/VangoV85xx_standard_peripheral/Source/lib_version.c (100%)
rename bsp/Vango/v85xx/{Libraries => libraries}/VangoV85xx_standard_peripheral/Source/lib_wdt.c (100%)
rename bsp/Vango/v85xxp/{Libraries => libraries}/CMSIS/Vango/V85xxP/Include/lib_CodeRAM.h (100%)
rename bsp/Vango/v85xxp/{Libraries => libraries}/CMSIS/Vango/V85xxP/Include/lib_LoadNVR.h (100%)
rename bsp/Vango/v85xxp/{Libraries => libraries}/CMSIS/Vango/V85xxP/Include/lib_conf.h (100%)
rename bsp/Vango/v85xxp/{Libraries => libraries}/CMSIS/Vango/V85xxP/Include/lib_cortex.h (100%)
rename bsp/Vango/v85xxp/{Libraries => libraries}/CMSIS/Vango/V85xxP/Include/system_target.h (100%)
rename bsp/Vango/v85xxp/{Libraries => libraries}/CMSIS/Vango/V85xxP/Include/target.h (100%)
rename bsp/Vango/v85xxp/{Libraries => libraries}/CMSIS/Vango/V85xxP/Include/type_def.h (100%)
rename bsp/Vango/v85xxp/{Libraries => libraries}/CMSIS/Vango/V85xxP/Source/GCC/startup_target.S (100%)
rename bsp/Vango/v85xxp/{Libraries => libraries}/CMSIS/Vango/V85xxP/Source/Keil5/startup_target.S (100%)
rename bsp/Vango/v85xxp/{Libraries => libraries}/CMSIS/Vango/V85xxP/Source/lib_CodeRAM.c (100%)
rename bsp/Vango/v85xxp/{Libraries => libraries}/CMSIS/Vango/V85xxP/Source/lib_LoadNVR.c (100%)
rename bsp/Vango/v85xxp/{Libraries => libraries}/CMSIS/Vango/V85xxP/Source/lib_cortex.c (100%)
rename bsp/Vango/v85xxp/{Libraries => libraries}/CMSIS/Vango/V85xxP/Source/system_target.c (100%)
rename bsp/Vango/v85xxp/{Libraries => libraries}/CMSIS/cmsis_armcc.h (100%)
rename bsp/Vango/v85xxp/{Libraries => libraries}/CMSIS/cmsis_compiler.h (100%)
rename bsp/Vango/v85xxp/{Libraries => libraries}/CMSIS/cmsis_gcc.h (100%)
rename bsp/Vango/v85xxp/{Libraries => libraries}/CMSIS/cmsis_version.h (100%)
rename bsp/Vango/v85xxp/{Libraries => libraries}/CMSIS/core_cm0.h (100%)
rename bsp/Vango/v85xxp/{Libraries => libraries}/CMSIS/core_cmFunc.h (100%)
rename bsp/Vango/v85xxp/{Libraries => libraries}/CMSIS/core_cmInstr.h (100%)
rename bsp/Vango/v85xxp/{Libraries => libraries}/SConscript (100%)
rename bsp/Vango/v85xxp/{Libraries => libraries}/VangoV85xxP_standard_peripheral/Include/lib_adc.h (100%)
rename bsp/Vango/v85xxp/{Libraries => libraries}/VangoV85xxP_standard_peripheral/Include/lib_adc_tiny.h (100%)
rename bsp/Vango/v85xxp/{Libraries => libraries}/VangoV85xxP_standard_peripheral/Include/lib_ana.h (100%)
rename bsp/Vango/v85xxp/{Libraries => libraries}/VangoV85xxP_standard_peripheral/Include/lib_clk.h (100%)
rename bsp/Vango/v85xxp/{Libraries => libraries}/VangoV85xxP_standard_peripheral/Include/lib_cmp.h (100%)
rename bsp/Vango/v85xxp/{Libraries => libraries}/VangoV85xxP_standard_peripheral/Include/lib_crypt.h (100%)
rename bsp/Vango/v85xxp/{Libraries => libraries}/VangoV85xxP_standard_peripheral/Include/lib_dma.h (100%)
rename bsp/Vango/v85xxp/{Libraries => libraries}/VangoV85xxP_standard_peripheral/Include/lib_flash.h (100%)
rename bsp/Vango/v85xxp/{Libraries => libraries}/VangoV85xxP_standard_peripheral/Include/lib_gpio.h (100%)
rename bsp/Vango/v85xxp/{Libraries => libraries}/VangoV85xxP_standard_peripheral/Include/lib_i2c.h (100%)
rename bsp/Vango/v85xxp/{Libraries => libraries}/VangoV85xxP_standard_peripheral/Include/lib_iso7816.h (100%)
rename bsp/Vango/v85xxp/{Libraries => libraries}/VangoV85xxP_standard_peripheral/Include/lib_lcd.h (100%)
rename bsp/Vango/v85xxp/{Libraries => libraries}/VangoV85xxP_standard_peripheral/Include/lib_misc.h (100%)
rename bsp/Vango/v85xxp/{Libraries => libraries}/VangoV85xxP_standard_peripheral/Include/lib_pmu.h (100%)
rename bsp/Vango/v85xxp/{Libraries => libraries}/VangoV85xxP_standard_peripheral/Include/lib_pwm.h (100%)
rename bsp/Vango/v85xxp/{Libraries => libraries}/VangoV85xxP_standard_peripheral/Include/lib_rtc.h (100%)
rename bsp/Vango/v85xxp/{Libraries => libraries}/VangoV85xxP_standard_peripheral/Include/lib_spi.h (100%)
rename bsp/Vango/v85xxp/{Libraries => libraries}/VangoV85xxP_standard_peripheral/Include/lib_tmr.h (100%)
rename bsp/Vango/v85xxp/{Libraries => libraries}/VangoV85xxP_standard_peripheral/Include/lib_u32k.h (100%)
rename bsp/Vango/v85xxp/{Libraries => libraries}/VangoV85xxP_standard_peripheral/Include/lib_uart.h (100%)
rename bsp/Vango/v85xxp/{Libraries => libraries}/VangoV85xxP_standard_peripheral/Include/lib_version.h (100%)
rename bsp/Vango/v85xxp/{Libraries => libraries}/VangoV85xxP_standard_peripheral/Include/lib_wdt.h (100%)
rename bsp/Vango/v85xxp/{Libraries => libraries}/VangoV85xxP_standard_peripheral/Source/lib_adc.c (100%)
rename bsp/Vango/v85xxp/{Libraries => libraries}/VangoV85xxP_standard_peripheral/Source/lib_adc_tiny.c (100%)
rename bsp/Vango/v85xxp/{Libraries => libraries}/VangoV85xxP_standard_peripheral/Source/lib_ana.c (100%)
rename bsp/Vango/v85xxp/{Libraries => libraries}/VangoV85xxP_standard_peripheral/Source/lib_clk.c (100%)
rename bsp/Vango/v85xxp/{Libraries => libraries}/VangoV85xxP_standard_peripheral/Source/lib_cmp.c (100%)
rename bsp/Vango/v85xxp/{Libraries => libraries}/VangoV85xxP_standard_peripheral/Source/lib_crypt.c (100%)
rename bsp/Vango/v85xxp/{Libraries => libraries}/VangoV85xxP_standard_peripheral/Source/lib_dma.c (100%)
rename bsp/Vango/v85xxp/{Libraries => libraries}/VangoV85xxP_standard_peripheral/Source/lib_flash.c (100%)
rename bsp/Vango/v85xxp/{Libraries => libraries}/VangoV85xxP_standard_peripheral/Source/lib_gpio.c (100%)
rename bsp/Vango/v85xxp/{Libraries => libraries}/VangoV85xxP_standard_peripheral/Source/lib_i2c.c (100%)
rename bsp/Vango/v85xxp/{Libraries => libraries}/VangoV85xxP_standard_peripheral/Source/lib_iso7816.c (100%)
rename bsp/Vango/v85xxp/{Libraries => libraries}/VangoV85xxP_standard_peripheral/Source/lib_lcd.c (100%)
rename bsp/Vango/v85xxp/{Libraries => libraries}/VangoV85xxP_standard_peripheral/Source/lib_misc.c (100%)
rename bsp/Vango/v85xxp/{Libraries => libraries}/VangoV85xxP_standard_peripheral/Source/lib_pmu.c (100%)
rename bsp/Vango/v85xxp/{Libraries => libraries}/VangoV85xxP_standard_peripheral/Source/lib_pwm.c (100%)
rename bsp/Vango/v85xxp/{Libraries => libraries}/VangoV85xxP_standard_peripheral/Source/lib_rtc.c (100%)
rename bsp/Vango/v85xxp/{Libraries => libraries}/VangoV85xxP_standard_peripheral/Source/lib_spi.c (100%)
rename bsp/Vango/v85xxp/{Libraries => libraries}/VangoV85xxP_standard_peripheral/Source/lib_tmr.c (100%)
rename bsp/Vango/v85xxp/{Libraries => libraries}/VangoV85xxP_standard_peripheral/Source/lib_u32k.c (100%)
rename bsp/Vango/v85xxp/{Libraries => libraries}/VangoV85xxP_standard_peripheral/Source/lib_uart.c (100%)
rename bsp/Vango/v85xxp/{Libraries => libraries}/VangoV85xxP_standard_peripheral/Source/lib_version.c (100%)
rename bsp/Vango/v85xxp/{Libraries => libraries}/VangoV85xxP_standard_peripheral/Source/lib_wdt.c (100%)
rename bsp/core-v-mcu/{Libraries => libraries}/Kconfig (100%)
rename bsp/core-v-mcu/{Libraries => libraries}/core_v_drivers/SConscript (100%)
rename bsp/core-v-mcu/{Libraries => libraries}/core_v_drivers/include/drv_log.h (100%)
rename bsp/core-v-mcu/{Libraries => libraries}/core_v_drivers/include/drv_usart.h (100%)
rename bsp/core-v-mcu/{Libraries => libraries}/core_v_drivers/source/drv_usart.c (100%)
rename bsp/core-v-mcu/{Libraries => libraries}/core_v_hal_libraries/SConscript (100%)
rename bsp/core-v-mcu/{Libraries => libraries}/core_v_hal_libraries/bmsis/core-v-mcu/include/bits.h (100%)
rename bsp/core-v-mcu/{Libraries => libraries}/core_v_hal_libraries/bmsis/core-v-mcu/include/core-v-mcu-config.h (100%)
rename bsp/core-v-mcu/{Libraries => libraries}/core_v_hal_libraries/bmsis/core-v-mcu/include/core-v-mcu-events.h (100%)
rename bsp/core-v-mcu/{Libraries => libraries}/core_v_hal_libraries/bmsis/core-v-mcu/include/core-v-mcu-memory-map.h (100%)
rename bsp/core-v-mcu/{Libraries => libraries}/core_v_hal_libraries/bmsis/core-v-mcu/include/core-v-mcu-periph.h (100%)
rename bsp/core-v-mcu/{Libraries => libraries}/core_v_hal_libraries/bmsis/core-v-mcu/include/core-v-mcu-pmsis-rtos-os.h (100%)
rename bsp/core-v-mcu/{Libraries => libraries}/core_v_hal_libraries/bmsis/core-v-mcu/include/core-v-mcu-pmsis.h (100%)
rename bsp/core-v-mcu/{Libraries => libraries}/core_v_hal_libraries/bmsis/core-v-mcu/include/core-v-mcu-properties.h (100%)
rename bsp/core-v-mcu/{Libraries => libraries}/core_v_hal_libraries/bmsis/core-v-mcu/include/core-v-mcu-pulp-mem-map.h (100%)
rename bsp/core-v-mcu/{Libraries => libraries}/core_v_hal_libraries/bmsis/core-v-mcu/include/core-v-mcu-system.h (100%)
rename bsp/core-v-mcu/{Libraries => libraries}/core_v_hal_libraries/bmsis/core-v-mcu/include/core-v-mcu-target.h (100%)
rename bsp/core-v-mcu/{Libraries => libraries}/core_v_hal_libraries/bmsis/core-v-mcu/include/core_pulp.h (100%)
rename bsp/core-v-mcu/{Libraries => libraries}/core_v_hal_libraries/bmsis/core-v-mcu/include/core_pulp_cluster.h (100%)
rename bsp/core-v-mcu/{Libraries => libraries}/core_v_hal_libraries/bmsis/core-v-mcu/include/core_utils.h (100%)
rename bsp/core-v-mcu/{Libraries => libraries}/core_v_hal_libraries/bmsis/core-v-mcu/include/csr.h (100%)
rename bsp/core-v-mcu/{Libraries => libraries}/core_v_hal_libraries/bmsis/core-v-mcu/include/pmsis_gcc.h (100%)
rename bsp/core-v-mcu/{Libraries => libraries}/core_v_hal_libraries/bmsis/core-v-mcu/include/pulp_io.h (100%)
rename bsp/core-v-mcu/{Libraries => libraries}/core_v_hal_libraries/bmsis/core-v-mcu/include/system_core-v-mcu_metal.h (100%)
rename bsp/core-v-mcu/{Libraries => libraries}/core_v_hal_libraries/bmsis/core-v-mcu/include/system_metal.h (100%)
rename bsp/core-v-mcu/{Libraries => libraries}/core_v_hal_libraries/bmsis/core-v-mcu/include/system_pmsis.h (100%)
rename bsp/core-v-mcu/{Libraries => libraries}/core_v_hal_libraries/bmsis/core-v-mcu/source/core-v-mcu.c (100%)
rename bsp/core-v-mcu/{Libraries => libraries}/core_v_hal_libraries/bmsis/core-v-mcu/source/crt0.S (100%)
rename bsp/core-v-mcu/{Libraries => libraries}/core_v_hal_libraries/bmsis/core-v-mcu/source/trap_gcc.S (100%)
rename bsp/core-v-mcu/{Libraries => libraries}/core_v_hal_libraries/bmsis/core-v-mcu/source/vectors.S (100%)
rename bsp/core-v-mcu/{Libraries => libraries}/core_v_hal_libraries/core_v_hal/include/adv_timer_unit_reg_defs.h (100%)
rename bsp/core-v-mcu/{Libraries => libraries}/core_v_hal_libraries/core_v_hal/include/efpga_template_reg_defs.h (100%)
rename bsp/core-v-mcu/{Libraries => libraries}/core_v_hal_libraries/core_v_hal/include/hal_apb_event_cntrl_reg_defs.h (100%)
rename bsp/core-v-mcu/{Libraries => libraries}/core_v_hal_libraries/core_v_hal/include/hal_apb_gpio_reg_defs.h (100%)
rename bsp/core-v-mcu/{Libraries => libraries}/core_v_hal_libraries/core_v_hal/include/hal_apb_i2cs.h (100%)
rename bsp/core-v-mcu/{Libraries => libraries}/core_v_hal_libraries/core_v_hal/include/hal_apb_i2cs_reg_defs.h (100%)
rename bsp/core-v-mcu/{Libraries => libraries}/core_v_hal_libraries/core_v_hal/include/hal_apb_interrupt_cntrl_reg_defs.h (100%)
rename bsp/core-v-mcu/{Libraries => libraries}/core_v_hal_libraries/core_v_hal/include/hal_apb_soc.h (100%)
rename bsp/core-v-mcu/{Libraries => libraries}/core_v_hal_libraries/core_v_hal/include/hal_apb_soc_ctrl_reg_defs.h (100%)
rename bsp/core-v-mcu/{Libraries => libraries}/core_v_hal_libraries/core_v_hal/include/hal_apb_soc_ctrl_regs.h (100%)
rename bsp/core-v-mcu/{Libraries => libraries}/core_v_hal_libraries/core_v_hal/include/hal_apb_timer_unit_reg_defs.h (100%)
rename bsp/core-v-mcu/{Libraries => libraries}/core_v_hal_libraries/core_v_hal/include/hal_fc_event.h (100%)
rename bsp/core-v-mcu/{Libraries => libraries}/core_v_hal_libraries/core_v_hal/include/hal_fll.h (100%)
rename bsp/core-v-mcu/{Libraries => libraries}/core_v_hal_libraries/core_v_hal/include/hal_fll_pi.h (100%)
rename bsp/core-v-mcu/{Libraries => libraries}/core_v_hal_libraries/core_v_hal/include/hal_gpio.h (100%)
rename bsp/core-v-mcu/{Libraries => libraries}/core_v_hal_libraries/core_v_hal/include/hal_gpio_periph.h (100%)
rename bsp/core-v-mcu/{Libraries => libraries}/core_v_hal_libraries/core_v_hal/include/hal_gpio_pulp.h (100%)
rename bsp/core-v-mcu/{Libraries => libraries}/core_v_hal_libraries/core_v_hal/include/hal_i2c_internal.h (100%)
rename bsp/core-v-mcu/{Libraries => libraries}/core_v_hal_libraries/core_v_hal/include/hal_i2c_periph.h (100%)
rename bsp/core-v-mcu/{Libraries => libraries}/core_v_hal_libraries/core_v_hal/include/hal_i2c_pi.h (100%)
rename bsp/core-v-mcu/{Libraries => libraries}/core_v_hal_libraries/core_v_hal/include/hal_irq.h (100%)
rename bsp/core-v-mcu/{Libraries => libraries}/core_v_hal_libraries/core_v_hal/include/hal_pinmux.h (100%)
rename bsp/core-v-mcu/{Libraries => libraries}/core_v_hal_libraries/core_v_hal/include/hal_pinmux1.h (100%)
rename bsp/core-v-mcu/{Libraries => libraries}/core_v_hal_libraries/core_v_hal/include/hal_pmsis_drivers-obs.h (100%)
rename bsp/core-v-mcu/{Libraries => libraries}/core_v_hal_libraries/core_v_hal/include/hal_pmsis_hal.h (100%)
rename bsp/core-v-mcu/{Libraries => libraries}/core_v_hal_libraries/core_v_hal/include/hal_pmsis_types.h (100%)
rename bsp/core-v-mcu/{Libraries => libraries}/core_v_hal_libraries/core_v_hal/include/hal_pmsis_types_pi.h (100%)
rename bsp/core-v-mcu/{Libraries => libraries}/core_v_hal_libraries/core_v_hal/include/hal_pwm_ctrl_periph.h (100%)
rename bsp/core-v-mcu/{Libraries => libraries}/core_v_hal_libraries/core_v_hal/include/hal_pwm_periph.h (100%)
rename bsp/core-v-mcu/{Libraries => libraries}/core_v_hal_libraries/core_v_hal/include/hal_soc_ctrl_periph.h (100%)
rename bsp/core-v-mcu/{Libraries => libraries}/core_v_hal_libraries/core_v_hal/include/hal_soc_eu.h (100%)
rename bsp/core-v-mcu/{Libraries => libraries}/core_v_hal_libraries/core_v_hal/include/hal_soc_eu_periph.h (100%)
rename bsp/core-v-mcu/{Libraries => libraries}/core_v_hal_libraries/core_v_hal/include/hal_spi_periph.h (100%)
rename bsp/core-v-mcu/{Libraries => libraries}/core_v_hal_libraries/core_v_hal/include/hal_timer.h (100%)
rename bsp/core-v-mcu/{Libraries => libraries}/core_v_hal_libraries/core_v_hal/include/hal_timer_irq.h (100%)
rename bsp/core-v-mcu/{Libraries => libraries}/core_v_hal_libraries/core_v_hal/include/hal_uart_internal.h (100%)
rename bsp/core-v-mcu/{Libraries => libraries}/core_v_hal_libraries/core_v_hal/include/hal_uart_periph.h (100%)
rename bsp/core-v-mcu/{Libraries => libraries}/core_v_hal_libraries/core_v_hal/include/hal_uart_pi.h (100%)
rename bsp/core-v-mcu/{Libraries => libraries}/core_v_hal_libraries/core_v_hal/include/hal_udma_cam_reg_defs.h (100%)
rename bsp/core-v-mcu/{Libraries => libraries}/core_v_hal_libraries/core_v_hal/include/hal_udma_core_periph.h (100%)
rename bsp/core-v-mcu/{Libraries => libraries}/core_v_hal_libraries/core_v_hal/include/hal_udma_ctrl_reg_defs.h (100%)
rename bsp/core-v-mcu/{Libraries => libraries}/core_v_hal_libraries/core_v_hal/include/hal_udma_i2cm_reg_defs.h (100%)
rename bsp/core-v-mcu/{Libraries => libraries}/core_v_hal_libraries/core_v_hal/include/hal_udma_qspi_reg_defs.h (100%)
rename bsp/core-v-mcu/{Libraries => libraries}/core_v_hal_libraries/core_v_hal/include/hal_udma_sdio_reg_defs.h (100%)
rename bsp/core-v-mcu/{Libraries => libraries}/core_v_hal_libraries/core_v_hal/include/hal_udma_uart_reg_defs.h (100%)
rename bsp/core-v-mcu/{Libraries => libraries}/core_v_hal_libraries/core_v_hal/include/udma_camera_reg_defs.h (100%)
rename bsp/core-v-mcu/{Libraries => libraries}/core_v_hal_libraries/core_v_hal/source/hal_apb_i2cs.c (100%)
rename bsp/core-v-mcu/{Libraries => libraries}/core_v_hal_libraries/core_v_hal/source/hal_fc_event.c (100%)
rename bsp/core-v-mcu/{Libraries => libraries}/core_v_hal_libraries/core_v_hal/source/hal_fll.c (100%)
rename bsp/core-v-mcu/{Libraries => libraries}/core_v_hal_libraries/core_v_hal/source/hal_fll_pi.c (100%)
rename bsp/core-v-mcu/{Libraries => libraries}/core_v_hal_libraries/core_v_hal/source/hal_gpio.c (100%)
rename bsp/core-v-mcu/{Libraries => libraries}/core_v_hal_libraries/core_v_hal/source/hal_gpio_pulp.c (100%)
rename bsp/core-v-mcu/{Libraries => libraries}/core_v_hal_libraries/core_v_hal/source/hal_irq.c (100%)
rename bsp/core-v-mcu/{Libraries => libraries}/core_v_hal_libraries/core_v_hal/source/hal_pinmux.c (100%)
rename bsp/core-v-mcu/{Libraries => libraries}/core_v_hal_libraries/core_v_hal/source/hal_pinmux1.c (100%)
rename bsp/core-v-mcu/{Libraries => libraries}/core_v_hal_libraries/core_v_hal/source/hal_soc_eu.c (100%)
rename bsp/core-v-mcu/{Libraries => libraries}/core_v_hal_libraries/core_v_hal/source/hal_timer_irq.c (100%)
rename bsp/core-v-mcu/{Libraries => libraries}/core_v_hal_libraries/core_v_udma_driver/include/camera.h (100%)
rename bsp/core-v-mcu/{Libraries => libraries}/core_v_hal_libraries/core_v_udma_driver/include/himax.h (100%)
rename bsp/core-v-mcu/{Libraries => libraries}/core_v_hal_libraries/core_v_udma_driver/include/udma_cam_driver.h (100%)
rename bsp/core-v-mcu/{Libraries => libraries}/core_v_hal_libraries/core_v_udma_driver/include/udma_i2cm_driver.h (100%)
rename bsp/core-v-mcu/{Libraries => libraries}/core_v_hal_libraries/core_v_udma_driver/include/udma_qspi_driver.h (100%)
rename bsp/core-v-mcu/{Libraries => libraries}/core_v_hal_libraries/core_v_udma_driver/include/udma_sdio_driver.h (100%)
rename bsp/core-v-mcu/{Libraries => libraries}/core_v_hal_libraries/core_v_udma_driver/include/udma_uart_driver.h (100%)
rename bsp/core-v-mcu/{Libraries => libraries}/core_v_hal_libraries/core_v_udma_driver/source/udma_cam_driver.c (100%)
rename bsp/core-v-mcu/{Libraries => libraries}/core_v_hal_libraries/core_v_udma_driver/source/udma_i2cm_driver.c (100%)
rename bsp/core-v-mcu/{Libraries => libraries}/core_v_hal_libraries/core_v_udma_driver/source/udma_qspi_driver.c (100%)
rename bsp/core-v-mcu/{Libraries => libraries}/core_v_hal_libraries/core_v_udma_driver/source/udma_sdio_driver.c (100%)
rename bsp/core-v-mcu/{Libraries => libraries}/core_v_hal_libraries/core_v_udma_driver/source/udma_uart_driver.c (100%)
rename bsp/efm32/{Libraries => libraries}/CMSIS/CMSIS END USER LICENCE AGREEMENT.pdf (100%)
rename bsp/efm32/{Libraries => libraries}/CMSIS/Include/arm_common_tables.h (100%)
rename bsp/efm32/{Libraries => libraries}/CMSIS/Include/arm_math.h (100%)
rename bsp/efm32/{Libraries => libraries}/CMSIS/Include/core_cm0.h (100%)
rename bsp/efm32/{Libraries => libraries}/CMSIS/Include/core_cm0plus.h (100%)
rename bsp/efm32/{Libraries => libraries}/CMSIS/Include/core_cm3.h (100%)
rename bsp/efm32/{Libraries => libraries}/CMSIS/Include/core_cm4.h (100%)
rename bsp/efm32/{Libraries => libraries}/CMSIS/Include/core_cm4_simd.h (100%)
rename bsp/efm32/{Libraries => libraries}/CMSIS/Include/core_cmFunc.h (100%)
rename bsp/efm32/{Libraries => libraries}/CMSIS/Include/core_cmInstr.h (100%)
rename bsp/efm32/{Libraries => libraries}/CMSIS/Include/core_sc000.h (100%)
rename bsp/efm32/{Libraries => libraries}/CMSIS/Include/core_sc300.h (100%)
rename bsp/efm32/{Libraries => libraries}/CMSIS/RTOS/cmsis_os.h (100%)
rename bsp/efm32/{Libraries => libraries}/Device/EnergyMicro/EFM32G/Include/efm32.h (100%)
rename bsp/efm32/{Libraries => libraries}/Device/EnergyMicro/EFM32G/Include/efm32g200f16.h (100%)
rename bsp/efm32/{Libraries => libraries}/Device/EnergyMicro/EFM32G/Include/efm32g200f32.h (100%)
rename bsp/efm32/{Libraries => libraries}/Device/EnergyMicro/EFM32G/Include/efm32g200f64.h (100%)
rename bsp/efm32/{Libraries => libraries}/Device/EnergyMicro/EFM32G/Include/efm32g210f128.h (100%)
rename bsp/efm32/{Libraries => libraries}/Device/EnergyMicro/EFM32G/Include/efm32g222f128.h (100%)
rename bsp/efm32/{Libraries => libraries}/Device/EnergyMicro/EFM32G/Include/efm32g222f32.h (100%)
rename bsp/efm32/{Libraries => libraries}/Device/EnergyMicro/EFM32G/Include/efm32g222f64.h (100%)
rename bsp/efm32/{Libraries => libraries}/Device/EnergyMicro/EFM32G/Include/efm32g230f128.h (100%)
rename bsp/efm32/{Libraries => libraries}/Device/EnergyMicro/EFM32G/Include/efm32g230f32.h (100%)
rename bsp/efm32/{Libraries => libraries}/Device/EnergyMicro/EFM32G/Include/efm32g230f64.h (100%)
rename bsp/efm32/{Libraries => libraries}/Device/EnergyMicro/EFM32G/Include/efm32g232f128.h (100%)
rename bsp/efm32/{Libraries => libraries}/Device/EnergyMicro/EFM32G/Include/efm32g232f32.h (100%)
rename bsp/efm32/{Libraries => libraries}/Device/EnergyMicro/EFM32G/Include/efm32g232f64.h (100%)
rename bsp/efm32/{Libraries => libraries}/Device/EnergyMicro/EFM32G/Include/efm32g280f128.h (100%)
rename bsp/efm32/{Libraries => libraries}/Device/EnergyMicro/EFM32G/Include/efm32g280f32.h (100%)
rename bsp/efm32/{Libraries => libraries}/Device/EnergyMicro/EFM32G/Include/efm32g280f64.h (100%)
rename bsp/efm32/{Libraries => libraries}/Device/EnergyMicro/EFM32G/Include/efm32g290f128.h (100%)
rename bsp/efm32/{Libraries => libraries}/Device/EnergyMicro/EFM32G/Include/efm32g290f32.h (100%)
rename bsp/efm32/{Libraries => libraries}/Device/EnergyMicro/EFM32G/Include/efm32g290f64.h (100%)
rename bsp/efm32/{Libraries => libraries}/Device/EnergyMicro/EFM32G/Include/efm32g840f128.h (100%)
rename bsp/efm32/{Libraries => libraries}/Device/EnergyMicro/EFM32G/Include/efm32g840f32.h (100%)
rename bsp/efm32/{Libraries => libraries}/Device/EnergyMicro/EFM32G/Include/efm32g840f64.h (100%)
rename bsp/efm32/{Libraries => libraries}/Device/EnergyMicro/EFM32G/Include/efm32g842f128.h (100%)
rename bsp/efm32/{Libraries => libraries}/Device/EnergyMicro/EFM32G/Include/efm32g842f32.h (100%)
rename bsp/efm32/{Libraries => libraries}/Device/EnergyMicro/EFM32G/Include/efm32g842f64.h (100%)
rename bsp/efm32/{Libraries => libraries}/Device/EnergyMicro/EFM32G/Include/efm32g880f128.h (100%)
rename bsp/efm32/{Libraries => libraries}/Device/EnergyMicro/EFM32G/Include/efm32g880f32.h (100%)
rename bsp/efm32/{Libraries => libraries}/Device/EnergyMicro/EFM32G/Include/efm32g880f64.h (100%)
rename bsp/efm32/{Libraries => libraries}/Device/EnergyMicro/EFM32G/Include/efm32g890f128.h (100%)
rename bsp/efm32/{Libraries => libraries}/Device/EnergyMicro/EFM32G/Include/efm32g890f32.h (100%)
rename bsp/efm32/{Libraries => libraries}/Device/EnergyMicro/EFM32G/Include/efm32g890f64.h (100%)
rename bsp/efm32/{Libraries => libraries}/Device/EnergyMicro/EFM32G/Include/efm32g_acmp.h (100%)
rename bsp/efm32/{Libraries => libraries}/Device/EnergyMicro/EFM32G/Include/efm32g_adc.h (100%)
rename bsp/efm32/{Libraries => libraries}/Device/EnergyMicro/EFM32G/Include/efm32g_aes.h (100%)
rename bsp/efm32/{Libraries => libraries}/Device/EnergyMicro/EFM32G/Include/efm32g_af_channels.h (100%)
rename bsp/efm32/{Libraries => libraries}/Device/EnergyMicro/EFM32G/Include/efm32g_af_pins.h (100%)
rename bsp/efm32/{Libraries => libraries}/Device/EnergyMicro/EFM32G/Include/efm32g_af_ports.h (100%)
rename bsp/efm32/{Libraries => libraries}/Device/EnergyMicro/EFM32G/Include/efm32g_calibrate.h (100%)
rename bsp/efm32/{Libraries => libraries}/Device/EnergyMicro/EFM32G/Include/efm32g_cmu.h (100%)
rename bsp/efm32/{Libraries => libraries}/Device/EnergyMicro/EFM32G/Include/efm32g_dac.h (100%)
rename bsp/efm32/{Libraries => libraries}/Device/EnergyMicro/EFM32G/Include/efm32g_devinfo.h (100%)
rename bsp/efm32/{Libraries => libraries}/Device/EnergyMicro/EFM32G/Include/efm32g_dma.h (100%)
rename bsp/efm32/{Libraries => libraries}/Device/EnergyMicro/EFM32G/Include/efm32g_dma_ch.h (100%)
rename bsp/efm32/{Libraries => libraries}/Device/EnergyMicro/EFM32G/Include/efm32g_dma_descriptor.h (100%)
rename bsp/efm32/{Libraries => libraries}/Device/EnergyMicro/EFM32G/Include/efm32g_dmactrl.h (100%)
rename bsp/efm32/{Libraries => libraries}/Device/EnergyMicro/EFM32G/Include/efm32g_dmareq.h (100%)
rename bsp/efm32/{Libraries => libraries}/Device/EnergyMicro/EFM32G/Include/efm32g_ebi.h (100%)
rename bsp/efm32/{Libraries => libraries}/Device/EnergyMicro/EFM32G/Include/efm32g_emu.h (100%)
rename bsp/efm32/{Libraries => libraries}/Device/EnergyMicro/EFM32G/Include/efm32g_gpio.h (100%)
rename bsp/efm32/{Libraries => libraries}/Device/EnergyMicro/EFM32G/Include/efm32g_gpio_p.h (100%)
rename bsp/efm32/{Libraries => libraries}/Device/EnergyMicro/EFM32G/Include/efm32g_i2c.h (100%)
rename bsp/efm32/{Libraries => libraries}/Device/EnergyMicro/EFM32G/Include/efm32g_lcd.h (100%)
rename bsp/efm32/{Libraries => libraries}/Device/EnergyMicro/EFM32G/Include/efm32g_letimer.h (100%)
rename bsp/efm32/{Libraries => libraries}/Device/EnergyMicro/EFM32G/Include/efm32g_leuart.h (100%)
rename bsp/efm32/{Libraries => libraries}/Device/EnergyMicro/EFM32G/Include/efm32g_msc.h (100%)
rename bsp/efm32/{Libraries => libraries}/Device/EnergyMicro/EFM32G/Include/efm32g_pcnt.h (100%)
rename bsp/efm32/{Libraries => libraries}/Device/EnergyMicro/EFM32G/Include/efm32g_prs.h (100%)
rename bsp/efm32/{Libraries => libraries}/Device/EnergyMicro/EFM32G/Include/efm32g_prs_ch.h (100%)
rename bsp/efm32/{Libraries => libraries}/Device/EnergyMicro/EFM32G/Include/efm32g_prs_signals.h (100%)
rename bsp/efm32/{Libraries => libraries}/Device/EnergyMicro/EFM32G/Include/efm32g_rmu.h (100%)
rename bsp/efm32/{Libraries => libraries}/Device/EnergyMicro/EFM32G/Include/efm32g_romtable.h (100%)
rename bsp/efm32/{Libraries => libraries}/Device/EnergyMicro/EFM32G/Include/efm32g_rtc.h (100%)
rename bsp/efm32/{Libraries => libraries}/Device/EnergyMicro/EFM32G/Include/efm32g_timer.h (100%)
rename bsp/efm32/{Libraries => libraries}/Device/EnergyMicro/EFM32G/Include/efm32g_timer_cc.h (100%)
rename bsp/efm32/{Libraries => libraries}/Device/EnergyMicro/EFM32G/Include/efm32g_uart.h (100%)
rename bsp/efm32/{Libraries => libraries}/Device/EnergyMicro/EFM32G/Include/efm32g_usart.h (100%)
rename bsp/efm32/{Libraries => libraries}/Device/EnergyMicro/EFM32G/Include/efm32g_vcmp.h (100%)
rename bsp/efm32/{Libraries => libraries}/Device/EnergyMicro/EFM32G/Include/efm32g_wdog.h (100%)
rename bsp/efm32/{Libraries => libraries}/Device/EnergyMicro/EFM32G/Include/system_efm32g.h (100%)
rename bsp/efm32/{Libraries => libraries}/Device/EnergyMicro/EFM32G/Source/ARM/startup_efm32g.s (100%)
rename bsp/efm32/{Libraries => libraries}/Device/EnergyMicro/EFM32G/Source/G++/efm32g.ld (100%)
rename bsp/efm32/{Libraries => libraries}/Device/EnergyMicro/EFM32G/Source/G++/startup_efm32g.s (100%)
rename bsp/efm32/{Libraries => libraries}/Device/EnergyMicro/EFM32G/Source/GCC/efm32g.ld (100%)
rename bsp/efm32/{Libraries => libraries}/Device/EnergyMicro/EFM32G/Source/GCC/startup_efm32g.s (100%)
rename bsp/efm32/{Libraries => libraries}/Device/EnergyMicro/EFM32G/Source/IAR/startup_efm32g.c (100%)
rename bsp/efm32/{Libraries => libraries}/Device/EnergyMicro/EFM32G/Source/IAR/startup_efm32g.s (100%)
rename bsp/efm32/{Libraries => libraries}/Device/EnergyMicro/EFM32G/Source/system_efm32g.c (100%)
rename bsp/efm32/{Libraries => libraries}/Device/EnergyMicro/EFM32GG/Include/efm32.h (100%)
rename bsp/efm32/{Libraries => libraries}/Device/EnergyMicro/EFM32GG/Include/efm32gg230f1024.h (100%)
rename bsp/efm32/{Libraries => libraries}/Device/EnergyMicro/EFM32GG/Include/efm32gg230f512.h (100%)
rename bsp/efm32/{Libraries => libraries}/Device/EnergyMicro/EFM32GG/Include/efm32gg232f1024.h (100%)
rename bsp/efm32/{Libraries => libraries}/Device/EnergyMicro/EFM32GG/Include/efm32gg232f512.h (100%)
rename bsp/efm32/{Libraries => libraries}/Device/EnergyMicro/EFM32GG/Include/efm32gg280f1024.h (100%)
rename bsp/efm32/{Libraries => libraries}/Device/EnergyMicro/EFM32GG/Include/efm32gg280f512.h (100%)
rename bsp/efm32/{Libraries => libraries}/Device/EnergyMicro/EFM32GG/Include/efm32gg290f1024.h (100%)
rename bsp/efm32/{Libraries => libraries}/Device/EnergyMicro/EFM32GG/Include/efm32gg290f512.h (100%)
rename bsp/efm32/{Libraries => libraries}/Device/EnergyMicro/EFM32GG/Include/efm32gg295f1024.h (100%)
rename bsp/efm32/{Libraries => libraries}/Device/EnergyMicro/EFM32GG/Include/efm32gg295f512.h (100%)
rename bsp/efm32/{Libraries => libraries}/Device/EnergyMicro/EFM32GG/Include/efm32gg330f1024.h (100%)
rename bsp/efm32/{Libraries => libraries}/Device/EnergyMicro/EFM32GG/Include/efm32gg330f512.h (100%)
rename bsp/efm32/{Libraries => libraries}/Device/EnergyMicro/EFM32GG/Include/efm32gg332f1024.h (100%)
rename bsp/efm32/{Libraries => libraries}/Device/EnergyMicro/EFM32GG/Include/efm32gg332f512.h (100%)
rename bsp/efm32/{Libraries => libraries}/Device/EnergyMicro/EFM32GG/Include/efm32gg380f1024.h (100%)
rename bsp/efm32/{Libraries => libraries}/Device/EnergyMicro/EFM32GG/Include/efm32gg380f512.h (100%)
rename bsp/efm32/{Libraries => libraries}/Device/EnergyMicro/EFM32GG/Include/efm32gg390f1024.h (100%)
rename bsp/efm32/{Libraries => libraries}/Device/EnergyMicro/EFM32GG/Include/efm32gg390f512.h (100%)
rename bsp/efm32/{Libraries => libraries}/Device/EnergyMicro/EFM32GG/Include/efm32gg395f1024.h (100%)
rename bsp/efm32/{Libraries => libraries}/Device/EnergyMicro/EFM32GG/Include/efm32gg395f512.h (100%)
rename bsp/efm32/{Libraries => libraries}/Device/EnergyMicro/EFM32GG/Include/efm32gg840f1024.h (100%)
rename bsp/efm32/{Libraries => libraries}/Device/EnergyMicro/EFM32GG/Include/efm32gg840f512.h (100%)
rename bsp/efm32/{Libraries => libraries}/Device/EnergyMicro/EFM32GG/Include/efm32gg842f1024.h (100%)
rename bsp/efm32/{Libraries => libraries}/Device/EnergyMicro/EFM32GG/Include/efm32gg842f512.h (100%)
rename bsp/efm32/{Libraries => libraries}/Device/EnergyMicro/EFM32GG/Include/efm32gg880f1024.h (100%)
rename bsp/efm32/{Libraries => libraries}/Device/EnergyMicro/EFM32GG/Include/efm32gg880f512.h (100%)
rename bsp/efm32/{Libraries => libraries}/Device/EnergyMicro/EFM32GG/Include/efm32gg890f1024.h (100%)
rename bsp/efm32/{Libraries => libraries}/Device/EnergyMicro/EFM32GG/Include/efm32gg890f512.h (100%)
rename bsp/efm32/{Libraries => libraries}/Device/EnergyMicro/EFM32GG/Include/efm32gg895f1024.h (100%)
rename bsp/efm32/{Libraries => libraries}/Device/EnergyMicro/EFM32GG/Include/efm32gg895f512.h (100%)
rename bsp/efm32/{Libraries => libraries}/Device/EnergyMicro/EFM32GG/Include/efm32gg940f1024.h (100%)
rename bsp/efm32/{Libraries => libraries}/Device/EnergyMicro/EFM32GG/Include/efm32gg940f512.h (100%)
rename bsp/efm32/{Libraries => libraries}/Device/EnergyMicro/EFM32GG/Include/efm32gg942f1024.h (100%)
rename bsp/efm32/{Libraries => libraries}/Device/EnergyMicro/EFM32GG/Include/efm32gg942f512.h (100%)
rename bsp/efm32/{Libraries => libraries}/Device/EnergyMicro/EFM32GG/Include/efm32gg980f1024.h (100%)
rename bsp/efm32/{Libraries => libraries}/Device/EnergyMicro/EFM32GG/Include/efm32gg980f512.h (100%)
rename bsp/efm32/{Libraries => libraries}/Device/EnergyMicro/EFM32GG/Include/efm32gg990f1024.h (100%)
rename bsp/efm32/{Libraries => libraries}/Device/EnergyMicro/EFM32GG/Include/efm32gg990f512.h (100%)
rename bsp/efm32/{Libraries => libraries}/Device/EnergyMicro/EFM32GG/Include/efm32gg995f1024.h (100%)
rename bsp/efm32/{Libraries => libraries}/Device/EnergyMicro/EFM32GG/Include/efm32gg995f512.h (100%)
rename bsp/efm32/{Libraries => libraries}/Device/EnergyMicro/EFM32GG/Include/efm32gg_acmp.h (100%)
rename bsp/efm32/{Libraries => libraries}/Device/EnergyMicro/EFM32GG/Include/efm32gg_adc.h (100%)
rename bsp/efm32/{Libraries => libraries}/Device/EnergyMicro/EFM32GG/Include/efm32gg_aes.h (100%)
rename bsp/efm32/{Libraries => libraries}/Device/EnergyMicro/EFM32GG/Include/efm32gg_af_channels.h (100%)
rename bsp/efm32/{Libraries => libraries}/Device/EnergyMicro/EFM32GG/Include/efm32gg_af_pins.h (100%)
rename bsp/efm32/{Libraries => libraries}/Device/EnergyMicro/EFM32GG/Include/efm32gg_af_ports.h (100%)
rename bsp/efm32/{Libraries => libraries}/Device/EnergyMicro/EFM32GG/Include/efm32gg_burtc.h (100%)
rename bsp/efm32/{Libraries => libraries}/Device/EnergyMicro/EFM32GG/Include/efm32gg_burtc_ret.h (100%)
rename bsp/efm32/{Libraries => libraries}/Device/EnergyMicro/EFM32GG/Include/efm32gg_calibrate.h (100%)
rename bsp/efm32/{Libraries => libraries}/Device/EnergyMicro/EFM32GG/Include/efm32gg_cmu.h (100%)
rename bsp/efm32/{Libraries => libraries}/Device/EnergyMicro/EFM32GG/Include/efm32gg_dac.h (100%)
rename bsp/efm32/{Libraries => libraries}/Device/EnergyMicro/EFM32GG/Include/efm32gg_devinfo.h (100%)
rename bsp/efm32/{Libraries => libraries}/Device/EnergyMicro/EFM32GG/Include/efm32gg_dma.h (100%)
rename bsp/efm32/{Libraries => libraries}/Device/EnergyMicro/EFM32GG/Include/efm32gg_dma_ch.h (100%)
rename bsp/efm32/{Libraries => libraries}/Device/EnergyMicro/EFM32GG/Include/efm32gg_dma_descriptor.h (100%)
rename bsp/efm32/{Libraries => libraries}/Device/EnergyMicro/EFM32GG/Include/efm32gg_dmactrl.h (100%)
rename bsp/efm32/{Libraries => libraries}/Device/EnergyMicro/EFM32GG/Include/efm32gg_dmareq.h (100%)
rename bsp/efm32/{Libraries => libraries}/Device/EnergyMicro/EFM32GG/Include/efm32gg_ebi.h (100%)
rename bsp/efm32/{Libraries => libraries}/Device/EnergyMicro/EFM32GG/Include/efm32gg_emu.h (100%)
rename bsp/efm32/{Libraries => libraries}/Device/EnergyMicro/EFM32GG/Include/efm32gg_etm.h (100%)
rename bsp/efm32/{Libraries => libraries}/Device/EnergyMicro/EFM32GG/Include/efm32gg_gpio.h (100%)
rename bsp/efm32/{Libraries => libraries}/Device/EnergyMicro/EFM32GG/Include/efm32gg_gpio_p.h (100%)
rename bsp/efm32/{Libraries => libraries}/Device/EnergyMicro/EFM32GG/Include/efm32gg_i2c.h (100%)
rename bsp/efm32/{Libraries => libraries}/Device/EnergyMicro/EFM32GG/Include/efm32gg_lcd.h (100%)
rename bsp/efm32/{Libraries => libraries}/Device/EnergyMicro/EFM32GG/Include/efm32gg_lesense.h (100%)
rename bsp/efm32/{Libraries => libraries}/Device/EnergyMicro/EFM32GG/Include/efm32gg_lesense_buf.h (100%)
rename bsp/efm32/{Libraries => libraries}/Device/EnergyMicro/EFM32GG/Include/efm32gg_lesense_ch.h (100%)
rename bsp/efm32/{Libraries => libraries}/Device/EnergyMicro/EFM32GG/Include/efm32gg_lesense_st.h (100%)
rename bsp/efm32/{Libraries => libraries}/Device/EnergyMicro/EFM32GG/Include/efm32gg_letimer.h (100%)
rename bsp/efm32/{Libraries => libraries}/Device/EnergyMicro/EFM32GG/Include/efm32gg_leuart.h (100%)
rename bsp/efm32/{Libraries => libraries}/Device/EnergyMicro/EFM32GG/Include/efm32gg_msc.h (100%)
rename bsp/efm32/{Libraries => libraries}/Device/EnergyMicro/EFM32GG/Include/efm32gg_pcnt.h (100%)
rename bsp/efm32/{Libraries => libraries}/Device/EnergyMicro/EFM32GG/Include/efm32gg_prs.h (100%)
rename bsp/efm32/{Libraries => libraries}/Device/EnergyMicro/EFM32GG/Include/efm32gg_prs_ch.h (100%)
rename bsp/efm32/{Libraries => libraries}/Device/EnergyMicro/EFM32GG/Include/efm32gg_prs_signals.h (100%)
rename bsp/efm32/{Libraries => libraries}/Device/EnergyMicro/EFM32GG/Include/efm32gg_rmu.h (100%)
rename bsp/efm32/{Libraries => libraries}/Device/EnergyMicro/EFM32GG/Include/efm32gg_romtable.h (100%)
rename bsp/efm32/{Libraries => libraries}/Device/EnergyMicro/EFM32GG/Include/efm32gg_rtc.h (100%)
rename bsp/efm32/{Libraries => libraries}/Device/EnergyMicro/EFM32GG/Include/efm32gg_timer.h (100%)
rename bsp/efm32/{Libraries => libraries}/Device/EnergyMicro/EFM32GG/Include/efm32gg_timer_cc.h (100%)
rename bsp/efm32/{Libraries => libraries}/Device/EnergyMicro/EFM32GG/Include/efm32gg_uart.h (100%)
rename bsp/efm32/{Libraries => libraries}/Device/EnergyMicro/EFM32GG/Include/efm32gg_usart.h (100%)
rename bsp/efm32/{Libraries => libraries}/Device/EnergyMicro/EFM32GG/Include/efm32gg_usb.h (100%)
rename bsp/efm32/{Libraries => libraries}/Device/EnergyMicro/EFM32GG/Include/efm32gg_usb_diep.h (100%)
rename bsp/efm32/{Libraries => libraries}/Device/EnergyMicro/EFM32GG/Include/efm32gg_usb_doep.h (100%)
rename bsp/efm32/{Libraries => libraries}/Device/EnergyMicro/EFM32GG/Include/efm32gg_usb_hc.h (100%)
rename bsp/efm32/{Libraries => libraries}/Device/EnergyMicro/EFM32GG/Include/efm32gg_vcmp.h (100%)
rename bsp/efm32/{Libraries => libraries}/Device/EnergyMicro/EFM32GG/Include/efm32gg_wdog.h (100%)
rename bsp/efm32/{Libraries => libraries}/Device/EnergyMicro/EFM32GG/Include/system_efm32gg.h (100%)
rename bsp/efm32/{Libraries => libraries}/Device/EnergyMicro/EFM32GG/Source/ARM/startup_efm32gg.s (100%)
rename bsp/efm32/{Libraries => libraries}/Device/EnergyMicro/EFM32GG/Source/G++/efm32gg.ld (100%)
rename bsp/efm32/{Libraries => libraries}/Device/EnergyMicro/EFM32GG/Source/G++/startup_efm32gg.s (100%)
rename bsp/efm32/{Libraries => libraries}/Device/EnergyMicro/EFM32GG/Source/GCC/efm32gg.ld (100%)
rename bsp/efm32/{Libraries => libraries}/Device/EnergyMicro/EFM32GG/Source/GCC/startup_efm32gg.s (100%)
rename bsp/efm32/{Libraries => libraries}/Device/EnergyMicro/EFM32GG/Source/IAR/startup_efm32gg.c (100%)
rename bsp/efm32/{Libraries => libraries}/Device/EnergyMicro/EFM32GG/Source/IAR/startup_efm32gg.s (100%)
rename bsp/efm32/{Libraries => libraries}/Device/EnergyMicro/EFM32GG/Source/system_efm32gg.c (100%)
rename bsp/efm32/{Libraries => libraries}/SConscript (100%)
rename bsp/efm32/{Libraries => libraries}/emlib/inc/em_acmp.h (100%)
rename bsp/efm32/{Libraries => libraries}/emlib/inc/em_adc.h (100%)
rename bsp/efm32/{Libraries => libraries}/emlib/inc/em_aes.h (100%)
rename bsp/efm32/{Libraries => libraries}/emlib/inc/em_assert.h (100%)
rename bsp/efm32/{Libraries => libraries}/emlib/inc/em_bitband.h (100%)
rename bsp/efm32/{Libraries => libraries}/emlib/inc/em_burtc.h (100%)
rename bsp/efm32/{Libraries => libraries}/emlib/inc/em_chip.h (100%)
rename bsp/efm32/{Libraries => libraries}/emlib/inc/em_cmu.h (100%)
rename bsp/efm32/{Libraries => libraries}/emlib/inc/em_common.h (100%)
rename bsp/efm32/{Libraries => libraries}/emlib/inc/em_dac.h (100%)
rename bsp/efm32/{Libraries => libraries}/emlib/inc/em_dbg.h (100%)
rename bsp/efm32/{Libraries => libraries}/emlib/inc/em_dma.h (100%)
rename bsp/efm32/{Libraries => libraries}/emlib/inc/em_ebi.h (100%)
rename bsp/efm32/{Libraries => libraries}/emlib/inc/em_emu.h (100%)
rename bsp/efm32/{Libraries => libraries}/emlib/inc/em_gpio.h (100%)
rename bsp/efm32/{Libraries => libraries}/emlib/inc/em_i2c.h (100%)
rename bsp/efm32/{Libraries => libraries}/emlib/inc/em_int.h (100%)
rename bsp/efm32/{Libraries => libraries}/emlib/inc/em_lcd.h (100%)
rename bsp/efm32/{Libraries => libraries}/emlib/inc/em_lesense.h (100%)
rename bsp/efm32/{Libraries => libraries}/emlib/inc/em_letimer.h (100%)
rename bsp/efm32/{Libraries => libraries}/emlib/inc/em_leuart.h (100%)
rename bsp/efm32/{Libraries => libraries}/emlib/inc/em_mpu.h (100%)
rename bsp/efm32/{Libraries => libraries}/emlib/inc/em_msc.h (100%)
rename bsp/efm32/{Libraries => libraries}/emlib/inc/em_opamp.h (100%)
rename bsp/efm32/{Libraries => libraries}/emlib/inc/em_part.h (100%)
rename bsp/efm32/{Libraries => libraries}/emlib/inc/em_pcnt.h (100%)
rename bsp/efm32/{Libraries => libraries}/emlib/inc/em_prs.h (100%)
rename bsp/efm32/{Libraries => libraries}/emlib/inc/em_rmu.h (100%)
rename bsp/efm32/{Libraries => libraries}/emlib/inc/em_rtc.h (100%)
rename bsp/efm32/{Libraries => libraries}/emlib/inc/em_system.h (100%)
rename bsp/efm32/{Libraries => libraries}/emlib/inc/em_timer.h (100%)
rename bsp/efm32/{Libraries => libraries}/emlib/inc/em_usart.h (100%)
rename bsp/efm32/{Libraries => libraries}/emlib/inc/em_vcmp.h (100%)
rename bsp/efm32/{Libraries => libraries}/emlib/inc/em_version.h (100%)
rename bsp/efm32/{Libraries => libraries}/emlib/inc/em_wdog.h (100%)
rename bsp/efm32/{Libraries => libraries}/emlib/src/em_acmp.c (100%)
rename bsp/efm32/{Libraries => libraries}/emlib/src/em_adc.c (100%)
rename bsp/efm32/{Libraries => libraries}/emlib/src/em_aes.c (100%)
rename bsp/efm32/{Libraries => libraries}/emlib/src/em_assert.c (100%)
rename bsp/efm32/{Libraries => libraries}/emlib/src/em_burtc.c (100%)
rename bsp/efm32/{Libraries => libraries}/emlib/src/em_cmu.c (100%)
rename bsp/efm32/{Libraries => libraries}/emlib/src/em_dac.c (100%)
rename bsp/efm32/{Libraries => libraries}/emlib/src/em_dbg.c (100%)
rename bsp/efm32/{Libraries => libraries}/emlib/src/em_dma.c (100%)
rename bsp/efm32/{Libraries => libraries}/emlib/src/em_ebi.c (100%)
rename bsp/efm32/{Libraries => libraries}/emlib/src/em_emu.c (100%)
rename bsp/efm32/{Libraries => libraries}/emlib/src/em_gpio.c (100%)
rename bsp/efm32/{Libraries => libraries}/emlib/src/em_i2c.c (100%)
rename bsp/efm32/{Libraries => libraries}/emlib/src/em_int.c (100%)
rename bsp/efm32/{Libraries => libraries}/emlib/src/em_lcd.c (100%)
rename bsp/efm32/{Libraries => libraries}/emlib/src/em_lesense.c (100%)
rename bsp/efm32/{Libraries => libraries}/emlib/src/em_letimer.c (100%)
rename bsp/efm32/{Libraries => libraries}/emlib/src/em_leuart.c (100%)
rename bsp/efm32/{Libraries => libraries}/emlib/src/em_mpu.c (100%)
rename bsp/efm32/{Libraries => libraries}/emlib/src/em_msc.c (100%)
rename bsp/efm32/{Libraries => libraries}/emlib/src/em_opamp.c (100%)
rename bsp/efm32/{Libraries => libraries}/emlib/src/em_pcnt.c (100%)
rename bsp/efm32/{Libraries => libraries}/emlib/src/em_prs.c (100%)
rename bsp/efm32/{Libraries => libraries}/emlib/src/em_rmu.c (100%)
rename bsp/efm32/{Libraries => libraries}/emlib/src/em_rtc.c (100%)
rename bsp/efm32/{Libraries => libraries}/emlib/src/em_system.c (100%)
rename bsp/efm32/{Libraries => libraries}/emlib/src/em_timer.c (100%)
rename bsp/efm32/{Libraries => libraries}/emlib/src/em_usart.c (100%)
rename bsp/efm32/{Libraries => libraries}/emlib/src/em_vcmp.c (100%)
rename bsp/efm32/{Libraries => libraries}/emlib/src/em_wdog.c (100%)
rename bsp/hc32l136/{Libraries => libraries}/CMSIS/Device/HDSC/HC32L136/Include/base_types.h (100%)
rename bsp/hc32l136/{Libraries => libraries}/CMSIS/Device/HDSC/HC32L136/Include/board_stkhc32l13x.h (100%)
rename bsp/hc32l136/{Libraries => libraries}/CMSIS/Device/HDSC/HC32L136/Include/ddl_device.h (100%)
rename bsp/hc32l136/{Libraries => libraries}/CMSIS/Device/HDSC/HC32L136/Include/hc32l136.h (100%)
rename bsp/hc32l136/{Libraries => libraries}/CMSIS/Device/HDSC/HC32L136/Include/system_hc32l136.h (100%)
rename bsp/hc32l136/{Libraries => libraries}/CMSIS/Device/HDSC/HC32L136/Include/system_hc32l13x.h (100%)
rename bsp/hc32l136/{Libraries => libraries}/CMSIS/Device/HDSC/HC32L136/Source/ARM/startup_hc32l136.s (100%)
rename bsp/hc32l136/{Libraries => libraries}/CMSIS/Device/HDSC/HC32L136/Source/GCC/startup_hc32l136.s (100%)
rename bsp/hc32l136/{Libraries => libraries}/CMSIS/Device/HDSC/HC32L136/Source/IAR/startup_hc32l136.s (100%)
rename bsp/hc32l136/{Libraries => libraries}/CMSIS/Device/HDSC/HC32L136/Source/interrupts_hc32l136.c (100%)
rename bsp/hc32l136/{Libraries => libraries}/CMSIS/Device/HDSC/HC32L136/Source/system_hc32l136.h (100%)
rename bsp/hc32l136/{Libraries => libraries}/CMSIS/Device/HDSC/HC32L136/Source/system_hc32l13x.c (100%)
rename bsp/hc32l136/{Libraries => libraries}/CMSIS/Include/cmsis_armcc.h (100%)
rename bsp/hc32l136/{Libraries => libraries}/CMSIS/Include/cmsis_armclang.h (100%)
rename bsp/hc32l136/{Libraries => libraries}/CMSIS/Include/cmsis_armclang_ltm.h (100%)
rename bsp/hc32l136/{Libraries => libraries}/CMSIS/Include/cmsis_compiler.h (100%)
rename bsp/hc32l136/{Libraries => libraries}/CMSIS/Include/cmsis_gcc.h (100%)
rename bsp/hc32l136/{Libraries => libraries}/CMSIS/Include/cmsis_iccarm.h (100%)
rename bsp/hc32l136/{Libraries => libraries}/CMSIS/Include/cmsis_version.h (100%)
rename bsp/hc32l136/{Libraries => libraries}/CMSIS/Include/core_armv81mml.h (100%)
rename bsp/hc32l136/{Libraries => libraries}/CMSIS/Include/core_armv8mbl.h (100%)
rename bsp/hc32l136/{Libraries => libraries}/CMSIS/Include/core_armv8mml.h (100%)
rename bsp/hc32l136/{Libraries => libraries}/CMSIS/Include/core_cm0.h (100%)
rename bsp/hc32l136/{Libraries => libraries}/CMSIS/Include/core_cm0plus.h (100%)
rename bsp/hc32l136/{Libraries => libraries}/CMSIS/Include/core_cm1.h (100%)
rename bsp/hc32l136/{Libraries => libraries}/CMSIS/Include/core_cm23.h (100%)
rename bsp/hc32l136/{Libraries => libraries}/CMSIS/Include/core_cm3.h (100%)
rename bsp/hc32l136/{Libraries => libraries}/CMSIS/Include/core_cm33.h (100%)
rename bsp/hc32l136/{Libraries => libraries}/CMSIS/Include/core_cm35p.h (100%)
rename bsp/hc32l136/{Libraries => libraries}/CMSIS/Include/core_cm4.h (100%)
rename bsp/hc32l136/{Libraries => libraries}/CMSIS/Include/core_cm7.h (100%)
rename bsp/hc32l136/{Libraries => libraries}/CMSIS/Include/core_sc000.h (100%)
rename bsp/hc32l136/{Libraries => libraries}/CMSIS/Include/core_sc300.h (100%)
rename bsp/hc32l136/{Libraries => libraries}/CMSIS/Include/mpu_armv7.h (100%)
rename bsp/hc32l136/{Libraries => libraries}/CMSIS/Include/mpu_armv8.h (100%)
rename bsp/hc32l136/{Libraries => libraries}/CMSIS/Include/tz_context.h (100%)
rename bsp/hc32l136/{Libraries => libraries}/HC32L136_StdPeriph_Driver/inc/adc.h (100%)
rename bsp/hc32l136/{Libraries => libraries}/HC32L136_StdPeriph_Driver/inc/adt.h (100%)
rename bsp/hc32l136/{Libraries => libraries}/HC32L136_StdPeriph_Driver/inc/aes.h (100%)
rename bsp/hc32l136/{Libraries => libraries}/HC32L136_StdPeriph_Driver/inc/bgr.h (100%)
rename bsp/hc32l136/{Libraries => libraries}/HC32L136_StdPeriph_Driver/inc/bt.h (100%)
rename bsp/hc32l136/{Libraries => libraries}/HC32L136_StdPeriph_Driver/inc/crc.h (100%)
rename bsp/hc32l136/{Libraries => libraries}/HC32L136_StdPeriph_Driver/inc/ddl.h (100%)
rename bsp/hc32l136/{Libraries => libraries}/HC32L136_StdPeriph_Driver/inc/debug.h (100%)
rename bsp/hc32l136/{Libraries => libraries}/HC32L136_StdPeriph_Driver/inc/dmac.h (100%)
rename bsp/hc32l136/{Libraries => libraries}/HC32L136_StdPeriph_Driver/inc/flash.h (100%)
rename bsp/hc32l136/{Libraries => libraries}/HC32L136_StdPeriph_Driver/inc/gpio.h (100%)
rename bsp/hc32l136/{Libraries => libraries}/HC32L136_StdPeriph_Driver/inc/hdiv.h (100%)
rename bsp/hc32l136/{Libraries => libraries}/HC32L136_StdPeriph_Driver/inc/i2c.h (100%)
rename bsp/hc32l136/{Libraries => libraries}/HC32L136_StdPeriph_Driver/inc/interrupts_hc32l136.h (100%)
rename bsp/hc32l136/{Libraries => libraries}/HC32L136_StdPeriph_Driver/inc/lcd.h (100%)
rename bsp/hc32l136/{Libraries => libraries}/HC32L136_StdPeriph_Driver/inc/lpm.h (100%)
rename bsp/hc32l136/{Libraries => libraries}/HC32L136_StdPeriph_Driver/inc/lpt.h (100%)
rename bsp/hc32l136/{Libraries => libraries}/HC32L136_StdPeriph_Driver/inc/lpuart.h (100%)
rename bsp/hc32l136/{Libraries => libraries}/HC32L136_StdPeriph_Driver/inc/lvd.h (100%)
rename bsp/hc32l136/{Libraries => libraries}/HC32L136_StdPeriph_Driver/inc/opa.h (100%)
rename bsp/hc32l136/{Libraries => libraries}/HC32L136_StdPeriph_Driver/inc/pca.h (100%)
rename bsp/hc32l136/{Libraries => libraries}/HC32L136_StdPeriph_Driver/inc/pcnt.h (100%)
rename bsp/hc32l136/{Libraries => libraries}/HC32L136_StdPeriph_Driver/inc/reset.h (100%)
rename bsp/hc32l136/{Libraries => libraries}/HC32L136_StdPeriph_Driver/inc/rng.h (100%)
rename bsp/hc32l136/{Libraries => libraries}/HC32L136_StdPeriph_Driver/inc/rtc.h (100%)
rename bsp/hc32l136/{Libraries => libraries}/HC32L136_StdPeriph_Driver/inc/spi.h (100%)
rename bsp/hc32l136/{Libraries => libraries}/HC32L136_StdPeriph_Driver/inc/sysctrl.h (100%)
rename bsp/hc32l136/{Libraries => libraries}/HC32L136_StdPeriph_Driver/inc/timer0.h (100%)
rename bsp/hc32l136/{Libraries => libraries}/HC32L136_StdPeriph_Driver/inc/timer3.h (100%)
rename bsp/hc32l136/{Libraries => libraries}/HC32L136_StdPeriph_Driver/inc/trim.h (100%)
rename bsp/hc32l136/{Libraries => libraries}/HC32L136_StdPeriph_Driver/inc/uart.h (100%)
rename bsp/hc32l136/{Libraries => libraries}/HC32L136_StdPeriph_Driver/inc/vc.h (100%)
rename bsp/hc32l136/{Libraries => libraries}/HC32L136_StdPeriph_Driver/inc/wdt.h (100%)
rename bsp/hc32l136/{Libraries => libraries}/HC32L136_StdPeriph_Driver/src/adc.c (100%)
rename bsp/hc32l136/{Libraries => libraries}/HC32L136_StdPeriph_Driver/src/adt.c (100%)
rename bsp/hc32l136/{Libraries => libraries}/HC32L136_StdPeriph_Driver/src/aes.c (100%)
rename bsp/hc32l136/{Libraries => libraries}/HC32L136_StdPeriph_Driver/src/bgr.c (100%)
rename bsp/hc32l136/{Libraries => libraries}/HC32L136_StdPeriph_Driver/src/bt.c (100%)
rename bsp/hc32l136/{Libraries => libraries}/HC32L136_StdPeriph_Driver/src/crc.c (100%)
rename bsp/hc32l136/{Libraries => libraries}/HC32L136_StdPeriph_Driver/src/ddl.c (100%)
rename bsp/hc32l136/{Libraries => libraries}/HC32L136_StdPeriph_Driver/src/debug.c (100%)
rename bsp/hc32l136/{Libraries => libraries}/HC32L136_StdPeriph_Driver/src/dmac.c (100%)
rename bsp/hc32l136/{Libraries => libraries}/HC32L136_StdPeriph_Driver/src/flash.c (100%)
rename bsp/hc32l136/{Libraries => libraries}/HC32L136_StdPeriph_Driver/src/gpio.c (100%)
rename bsp/hc32l136/{Libraries => libraries}/HC32L136_StdPeriph_Driver/src/hdiv.c (100%)
rename bsp/hc32l136/{Libraries => libraries}/HC32L136_StdPeriph_Driver/src/i2c.c (100%)
rename bsp/hc32l136/{Libraries => libraries}/HC32L136_StdPeriph_Driver/src/interrupts_hc32l136.c (100%)
rename bsp/hc32l136/{Libraries => libraries}/HC32L136_StdPeriph_Driver/src/lcd.c (100%)
rename bsp/hc32l136/{Libraries => libraries}/HC32L136_StdPeriph_Driver/src/lpm.c (100%)
rename bsp/hc32l136/{Libraries => libraries}/HC32L136_StdPeriph_Driver/src/lpt.c (100%)
rename bsp/hc32l136/{Libraries => libraries}/HC32L136_StdPeriph_Driver/src/lpuart.c (100%)
rename bsp/hc32l136/{Libraries => libraries}/HC32L136_StdPeriph_Driver/src/lvd.c (100%)
rename bsp/hc32l136/{Libraries => libraries}/HC32L136_StdPeriph_Driver/src/opa.c (100%)
rename bsp/hc32l136/{Libraries => libraries}/HC32L136_StdPeriph_Driver/src/pca.c (100%)
rename bsp/hc32l136/{Libraries => libraries}/HC32L136_StdPeriph_Driver/src/pcnt.c (100%)
rename bsp/hc32l136/{Libraries => libraries}/HC32L136_StdPeriph_Driver/src/reset.c (100%)
rename bsp/hc32l136/{Libraries => libraries}/HC32L136_StdPeriph_Driver/src/rng.c (100%)
rename bsp/hc32l136/{Libraries => libraries}/HC32L136_StdPeriph_Driver/src/rtc.c (100%)
rename bsp/hc32l136/{Libraries => libraries}/HC32L136_StdPeriph_Driver/src/spi.c (100%)
rename bsp/hc32l136/{Libraries => libraries}/HC32L136_StdPeriph_Driver/src/sysctrl.c (100%)
rename bsp/hc32l136/{Libraries => libraries}/HC32L136_StdPeriph_Driver/src/timer0.c (100%)
rename bsp/hc32l136/{Libraries => libraries}/HC32L136_StdPeriph_Driver/src/timer3.c (100%)
rename bsp/hc32l136/{Libraries => libraries}/HC32L136_StdPeriph_Driver/src/trim.c (100%)
rename bsp/hc32l136/{Libraries => libraries}/HC32L136_StdPeriph_Driver/src/uart.c (100%)
rename bsp/hc32l136/{Libraries => libraries}/HC32L136_StdPeriph_Driver/src/vc.c (100%)
rename bsp/hc32l136/{Libraries => libraries}/HC32L136_StdPeriph_Driver/src/wdt.c (100%)
rename bsp/hc32l136/{Libraries => libraries}/LICENSE (100%)
rename bsp/hc32l136/{Libraries => libraries}/SConscript (100%)
rename bsp/hc32l196/{Libraries => libraries}/CMSIS/Device/HDSC/HC32L196/Include/base_types.h (100%)
rename bsp/hc32l196/{Libraries => libraries}/CMSIS/Device/HDSC/HC32L196/Include/board_stkhc32l19x.h (100%)
rename bsp/hc32l196/{Libraries => libraries}/CMSIS/Device/HDSC/HC32L196/Include/ddl_device.h (100%)
rename bsp/hc32l196/{Libraries => libraries}/CMSIS/Device/HDSC/HC32L196/Include/hc32l19x.h (100%)
rename bsp/hc32l196/{Libraries => libraries}/CMSIS/Device/HDSC/HC32L196/Include/interrupts_hc32l19x.h (100%)
rename bsp/hc32l196/{Libraries => libraries}/CMSIS/Device/HDSC/HC32L196/Include/system_hc32l19x.h (100%)
rename bsp/hc32l196/{Libraries => libraries}/CMSIS/Device/HDSC/HC32L196/Source/ARM/startup_hc32l19x.s (100%)
rename bsp/hc32l196/{Libraries => libraries}/CMSIS/Device/HDSC/HC32L196/Source/GCC/startup_hc32l19x.s (100%)
rename bsp/hc32l196/{Libraries => libraries}/CMSIS/Device/HDSC/HC32L196/Source/IAR/startup_hc32l19x.s (100%)
rename bsp/hc32l196/{Libraries => libraries}/CMSIS/Device/HDSC/HC32L196/Source/interrupts_hc32l19x.c (100%)
rename bsp/hc32l196/{Libraries => libraries}/CMSIS/Device/HDSC/HC32L196/Source/system_hc32l19x.c (100%)
rename bsp/hc32l196/{Libraries => libraries}/CMSIS/Include/cmsis_armcc.h (100%)
rename bsp/hc32l196/{Libraries => libraries}/CMSIS/Include/cmsis_armclang.h (100%)
rename bsp/hc32l196/{Libraries => libraries}/CMSIS/Include/cmsis_armclang_ltm.h (100%)
rename bsp/hc32l196/{Libraries => libraries}/CMSIS/Include/cmsis_compiler.h (100%)
rename bsp/hc32l196/{Libraries => libraries}/CMSIS/Include/cmsis_gcc.h (100%)
rename bsp/hc32l196/{Libraries => libraries}/CMSIS/Include/cmsis_iccarm.h (100%)
rename bsp/hc32l196/{Libraries => libraries}/CMSIS/Include/cmsis_version.h (100%)
rename bsp/hc32l196/{Libraries => libraries}/CMSIS/Include/core_armv81mml.h (100%)
rename bsp/hc32l196/{Libraries => libraries}/CMSIS/Include/core_armv8mbl.h (100%)
rename bsp/hc32l196/{Libraries => libraries}/CMSIS/Include/core_armv8mml.h (100%)
rename bsp/hc32l196/{Libraries => libraries}/CMSIS/Include/core_cm0.h (100%)
rename bsp/hc32l196/{Libraries => libraries}/CMSIS/Include/core_cm0plus.h (100%)
rename bsp/hc32l196/{Libraries => libraries}/CMSIS/Include/core_cm1.h (100%)
rename bsp/hc32l196/{Libraries => libraries}/CMSIS/Include/core_cm23.h (100%)
rename bsp/hc32l196/{Libraries => libraries}/CMSIS/Include/core_cm3.h (100%)
rename bsp/hc32l196/{Libraries => libraries}/CMSIS/Include/core_cm33.h (100%)
rename bsp/hc32l196/{Libraries => libraries}/CMSIS/Include/core_cm35p.h (100%)
rename bsp/hc32l196/{Libraries => libraries}/CMSIS/Include/core_cm4.h (100%)
rename bsp/hc32l196/{Libraries => libraries}/CMSIS/Include/core_cm7.h (100%)
rename bsp/hc32l196/{Libraries => libraries}/CMSIS/Include/core_sc000.h (100%)
rename bsp/hc32l196/{Libraries => libraries}/CMSIS/Include/core_sc300.h (100%)
rename bsp/hc32l196/{Libraries => libraries}/CMSIS/Include/mpu_armv7.h (100%)
rename bsp/hc32l196/{Libraries => libraries}/CMSIS/Include/mpu_armv8.h (100%)
rename bsp/hc32l196/{Libraries => libraries}/CMSIS/Include/tz_context.h (100%)
rename bsp/hc32l196/{Libraries => libraries}/HC32L196_StdPeriph_Driver/inc/ahc32l196_dt.h (100%)
rename bsp/hc32l196/{Libraries => libraries}/HC32L196_StdPeriph_Driver/inc/hc32l196_adc.h (100%)
rename bsp/hc32l196/{Libraries => libraries}/HC32L196_StdPeriph_Driver/inc/hc32l196_aes.h (100%)
rename bsp/hc32l196/{Libraries => libraries}/HC32L196_StdPeriph_Driver/inc/hc32l196_bgr.h (100%)
rename bsp/hc32l196/{Libraries => libraries}/HC32L196_StdPeriph_Driver/inc/hc32l196_bt.h (100%)
rename bsp/hc32l196/{Libraries => libraries}/HC32L196_StdPeriph_Driver/inc/hc32l196_crc.h (100%)
rename bsp/hc32l196/{Libraries => libraries}/HC32L196_StdPeriph_Driver/inc/hc32l196_dac.h (100%)
rename bsp/hc32l196/{Libraries => libraries}/HC32L196_StdPeriph_Driver/inc/hc32l196_ddl.h (100%)
rename bsp/hc32l196/{Libraries => libraries}/HC32L196_StdPeriph_Driver/inc/hc32l196_debug.h (100%)
rename bsp/hc32l196/{Libraries => libraries}/HC32L196_StdPeriph_Driver/inc/hc32l196_dmac.h (100%)
rename bsp/hc32l196/{Libraries => libraries}/HC32L196_StdPeriph_Driver/inc/hc32l196_flash.h (100%)
rename bsp/hc32l196/{Libraries => libraries}/HC32L196_StdPeriph_Driver/inc/hc32l196_gpio.h (100%)
rename bsp/hc32l196/{Libraries => libraries}/HC32L196_StdPeriph_Driver/inc/hc32l196_i2c.h (100%)
rename bsp/hc32l196/{Libraries => libraries}/HC32L196_StdPeriph_Driver/inc/hc32l196_lcd.h (100%)
rename bsp/hc32l196/{Libraries => libraries}/HC32L196_StdPeriph_Driver/inc/hc32l196_lpm.h (100%)
rename bsp/hc32l196/{Libraries => libraries}/HC32L196_StdPeriph_Driver/inc/hc32l196_lptim.h (100%)
rename bsp/hc32l196/{Libraries => libraries}/HC32L196_StdPeriph_Driver/inc/hc32l196_lpuart.h (100%)
rename bsp/hc32l196/{Libraries => libraries}/HC32L196_StdPeriph_Driver/inc/hc32l196_lvd.h (100%)
rename bsp/hc32l196/{Libraries => libraries}/HC32L196_StdPeriph_Driver/inc/hc32l196_opa.h (100%)
rename bsp/hc32l196/{Libraries => libraries}/HC32L196_StdPeriph_Driver/inc/hc32l196_pca.h (100%)
rename bsp/hc32l196/{Libraries => libraries}/HC32L196_StdPeriph_Driver/inc/hc32l196_pcnt.h (100%)
rename bsp/hc32l196/{Libraries => libraries}/HC32L196_StdPeriph_Driver/inc/hc32l196_ram.h (100%)
rename bsp/hc32l196/{Libraries => libraries}/HC32L196_StdPeriph_Driver/inc/hc32l196_reset.h (100%)
rename bsp/hc32l196/{Libraries => libraries}/HC32L196_StdPeriph_Driver/inc/hc32l196_rtc.h (100%)
rename bsp/hc32l196/{Libraries => libraries}/HC32L196_StdPeriph_Driver/inc/hc32l196_spi.h (100%)
rename bsp/hc32l196/{Libraries => libraries}/HC32L196_StdPeriph_Driver/inc/hc32l196_sysctrl.h (100%)
rename bsp/hc32l196/{Libraries => libraries}/HC32L196_StdPeriph_Driver/inc/hc32l196_timer3.h (100%)
rename bsp/hc32l196/{Libraries => libraries}/HC32L196_StdPeriph_Driver/inc/hc32l196_trim.h (100%)
rename bsp/hc32l196/{Libraries => libraries}/HC32L196_StdPeriph_Driver/inc/hc32l196_trng.h (100%)
rename bsp/hc32l196/{Libraries => libraries}/HC32L196_StdPeriph_Driver/inc/hc32l196_uart.h (100%)
rename bsp/hc32l196/{Libraries => libraries}/HC32L196_StdPeriph_Driver/inc/hc32l196_vc.h (100%)
rename bsp/hc32l196/{Libraries => libraries}/HC32L196_StdPeriph_Driver/inc/hc32l196_wdt.h (100%)
rename bsp/hc32l196/{Libraries => libraries}/HC32L196_StdPeriph_Driver/src/hc32l196_adc.c (100%)
rename bsp/hc32l196/{Libraries => libraries}/HC32L196_StdPeriph_Driver/src/hc32l196_adt.c (100%)
rename bsp/hc32l196/{Libraries => libraries}/HC32L196_StdPeriph_Driver/src/hc32l196_aes.c (100%)
rename bsp/hc32l196/{Libraries => libraries}/HC32L196_StdPeriph_Driver/src/hc32l196_bgr.c (100%)
rename bsp/hc32l196/{Libraries => libraries}/HC32L196_StdPeriph_Driver/src/hc32l196_bt.c (100%)
rename bsp/hc32l196/{Libraries => libraries}/HC32L196_StdPeriph_Driver/src/hc32l196_crc.c (100%)
rename bsp/hc32l196/{Libraries => libraries}/HC32L196_StdPeriph_Driver/src/hc32l196_dac.c (100%)
rename bsp/hc32l196/{Libraries => libraries}/HC32L196_StdPeriph_Driver/src/hc32l196_ddl.c (100%)
rename bsp/hc32l196/{Libraries => libraries}/HC32L196_StdPeriph_Driver/src/hc32l196_debug.c (100%)
rename bsp/hc32l196/{Libraries => libraries}/HC32L196_StdPeriph_Driver/src/hc32l196_dmac.c (100%)
rename bsp/hc32l196/{Libraries => libraries}/HC32L196_StdPeriph_Driver/src/hc32l196_flash.c (100%)
rename bsp/hc32l196/{Libraries => libraries}/HC32L196_StdPeriph_Driver/src/hc32l196_gpio.c (100%)
rename bsp/hc32l196/{Libraries => libraries}/HC32L196_StdPeriph_Driver/src/hc32l196_i2c.c (100%)
rename bsp/hc32l196/{Libraries => libraries}/HC32L196_StdPeriph_Driver/src/hc32l196_lcd.c (100%)
rename bsp/hc32l196/{Libraries => libraries}/HC32L196_StdPeriph_Driver/src/hc32l196_lpm.c (100%)
rename bsp/hc32l196/{Libraries => libraries}/HC32L196_StdPeriph_Driver/src/hc32l196_lptim.c (100%)
rename bsp/hc32l196/{Libraries => libraries}/HC32L196_StdPeriph_Driver/src/hc32l196_lpuart.c (100%)
rename bsp/hc32l196/{Libraries => libraries}/HC32L196_StdPeriph_Driver/src/hc32l196_lvd.c (100%)
rename bsp/hc32l196/{Libraries => libraries}/HC32L196_StdPeriph_Driver/src/hc32l196_opa.c (100%)
rename bsp/hc32l196/{Libraries => libraries}/HC32L196_StdPeriph_Driver/src/hc32l196_pca.c (100%)
rename bsp/hc32l196/{Libraries => libraries}/HC32L196_StdPeriph_Driver/src/hc32l196_pcnt.c (100%)
rename bsp/hc32l196/{Libraries => libraries}/HC32L196_StdPeriph_Driver/src/hc32l196_ram.c (100%)
rename bsp/hc32l196/{Libraries => libraries}/HC32L196_StdPeriph_Driver/src/hc32l196_reset.c (100%)
rename bsp/hc32l196/{Libraries => libraries}/HC32L196_StdPeriph_Driver/src/hc32l196_rtc.c (100%)
rename bsp/hc32l196/{Libraries => libraries}/HC32L196_StdPeriph_Driver/src/hc32l196_spi.c (100%)
rename bsp/hc32l196/{Libraries => libraries}/HC32L196_StdPeriph_Driver/src/hc32l196_sysctrl.c (100%)
rename bsp/hc32l196/{Libraries => libraries}/HC32L196_StdPeriph_Driver/src/hc32l196_timer3.c (100%)
rename bsp/hc32l196/{Libraries => libraries}/HC32L196_StdPeriph_Driver/src/hc32l196_trim.c (100%)
rename bsp/hc32l196/{Libraries => libraries}/HC32L196_StdPeriph_Driver/src/hc32l196_trng.c (100%)
rename bsp/hc32l196/{Libraries => libraries}/HC32L196_StdPeriph_Driver/src/hc32l196_uart.c (100%)
rename bsp/hc32l196/{Libraries => libraries}/HC32L196_StdPeriph_Driver/src/hc32l196_vc.c (100%)
rename bsp/hc32l196/{Libraries => libraries}/HC32L196_StdPeriph_Driver/src/hc32l196_wdt.c (100%)
rename bsp/hc32l196/{Libraries => libraries}/LICENSE (100%)
rename bsp/hc32l196/{Libraries => libraries}/SConscript (100%)
rename bsp/lm3s8962/{Libraries => libraries}/SConscript (100%)
rename bsp/lm3s8962/{Libraries => libraries}/driverlib/adc.c (100%)
rename bsp/lm3s8962/{Libraries => libraries}/driverlib/adc.h (100%)
rename bsp/lm3s8962/{Libraries => libraries}/driverlib/can.c (100%)
rename bsp/lm3s8962/{Libraries => libraries}/driverlib/can.h (100%)
rename bsp/lm3s8962/{Libraries => libraries}/driverlib/comp.c (100%)
rename bsp/lm3s8962/{Libraries => libraries}/driverlib/comp.h (100%)
rename bsp/lm3s8962/{Libraries => libraries}/driverlib/cpu.c (100%)
rename bsp/lm3s8962/{Libraries => libraries}/driverlib/cpu.h (100%)
rename bsp/lm3s8962/{Libraries => libraries}/driverlib/cr_project.xml (100%)
rename bsp/lm3s8962/{Libraries => libraries}/driverlib/debug.h (100%)
rename bsp/lm3s8962/{Libraries => libraries}/driverlib/driverlib.Opt (100%)
rename bsp/lm3s8962/{Libraries => libraries}/driverlib/driverlib.Uv2 (100%)
rename bsp/lm3s8962/{Libraries => libraries}/driverlib/driverlib.ewp (100%)
rename bsp/lm3s8962/{Libraries => libraries}/driverlib/driverlib.sgxx (100%)
rename bsp/lm3s8962/{Libraries => libraries}/driverlib/eeprom.c (100%)
rename bsp/lm3s8962/{Libraries => libraries}/driverlib/eeprom.h (100%)
rename bsp/lm3s8962/{Libraries => libraries}/driverlib/epi.c (100%)
rename bsp/lm3s8962/{Libraries => libraries}/driverlib/epi.h (100%)
rename bsp/lm3s8962/{Libraries => libraries}/driverlib/ethernet.c (100%)
rename bsp/lm3s8962/{Libraries => libraries}/driverlib/ethernet.h (100%)
rename bsp/lm3s8962/{Libraries => libraries}/driverlib/fan.c (100%)
rename bsp/lm3s8962/{Libraries => libraries}/driverlib/fan.h (100%)
rename bsp/lm3s8962/{Libraries => libraries}/driverlib/flash.c (100%)
rename bsp/lm3s8962/{Libraries => libraries}/driverlib/flash.h (100%)
rename bsp/lm3s8962/{Libraries => libraries}/driverlib/fpu.c (100%)
rename bsp/lm3s8962/{Libraries => libraries}/driverlib/fpu.h (100%)
rename bsp/lm3s8962/{Libraries => libraries}/driverlib/gpio.c (100%)
rename bsp/lm3s8962/{Libraries => libraries}/driverlib/gpio.h (100%)
rename bsp/lm3s8962/{Libraries => libraries}/driverlib/hibernate.c (100%)
rename bsp/lm3s8962/{Libraries => libraries}/driverlib/hibernate.h (100%)
rename bsp/lm3s8962/{Libraries => libraries}/driverlib/i2c.c (100%)
rename bsp/lm3s8962/{Libraries => libraries}/driverlib/i2c.h (100%)
rename bsp/lm3s8962/{Libraries => libraries}/driverlib/i2s.c (100%)
rename bsp/lm3s8962/{Libraries => libraries}/driverlib/i2s.h (100%)
rename bsp/lm3s8962/{Libraries => libraries}/driverlib/interrupt.c (100%)
rename bsp/lm3s8962/{Libraries => libraries}/driverlib/interrupt.h (100%)
rename bsp/lm3s8962/{Libraries => libraries}/driverlib/lpc.c (100%)
rename bsp/lm3s8962/{Libraries => libraries}/driverlib/lpc.h (100%)
rename bsp/lm3s8962/{Libraries => libraries}/driverlib/mpu.c (100%)
rename bsp/lm3s8962/{Libraries => libraries}/driverlib/mpu.h (100%)
rename bsp/lm3s8962/{Libraries => libraries}/driverlib/peci.c (100%)
rename bsp/lm3s8962/{Libraries => libraries}/driverlib/peci.h (100%)
rename bsp/lm3s8962/{Libraries => libraries}/driverlib/pin_map.h (100%)
rename bsp/lm3s8962/{Libraries => libraries}/driverlib/pwm.c (100%)
rename bsp/lm3s8962/{Libraries => libraries}/driverlib/pwm.h (100%)
rename bsp/lm3s8962/{Libraries => libraries}/driverlib/qei.c (100%)
rename bsp/lm3s8962/{Libraries => libraries}/driverlib/qei.h (100%)
rename bsp/lm3s8962/{Libraries => libraries}/driverlib/readme.txt (100%)
rename bsp/lm3s8962/{Libraries => libraries}/driverlib/rom.h (100%)
rename bsp/lm3s8962/{Libraries => libraries}/driverlib/rom_map.h (100%)
rename bsp/lm3s8962/{Libraries => libraries}/driverlib/ssi.c (100%)
rename bsp/lm3s8962/{Libraries => libraries}/driverlib/ssi.h (100%)
rename bsp/lm3s8962/{Libraries => libraries}/driverlib/sysctl.c (100%)
rename bsp/lm3s8962/{Libraries => libraries}/driverlib/sysctl.h (100%)
rename bsp/lm3s8962/{Libraries => libraries}/driverlib/sysexc.c (100%)
rename bsp/lm3s8962/{Libraries => libraries}/driverlib/sysexc.h (100%)
rename bsp/lm3s8962/{Libraries => libraries}/driverlib/systick.c (100%)
rename bsp/lm3s8962/{Libraries => libraries}/driverlib/systick.h (100%)
rename bsp/lm3s8962/{Libraries => libraries}/driverlib/timer.c (100%)
rename bsp/lm3s8962/{Libraries => libraries}/driverlib/timer.h (100%)
rename bsp/lm3s8962/{Libraries => libraries}/driverlib/uart.c (100%)
rename bsp/lm3s8962/{Libraries => libraries}/driverlib/uart.h (100%)
rename bsp/lm3s8962/{Libraries => libraries}/driverlib/udma.c (100%)
rename bsp/lm3s8962/{Libraries => libraries}/driverlib/udma.h (100%)
rename bsp/lm3s8962/{Libraries => libraries}/driverlib/usb.c (100%)
rename bsp/lm3s8962/{Libraries => libraries}/driverlib/usb.h (100%)
rename bsp/lm3s8962/{Libraries => libraries}/driverlib/watchdog.c (100%)
rename bsp/lm3s8962/{Libraries => libraries}/driverlib/watchdog.h (100%)
rename bsp/lm3s8962/{Libraries => libraries}/inc/asmdefs.h (100%)
rename bsp/lm3s8962/{Libraries => libraries}/inc/hw_adc.h (100%)
rename bsp/lm3s8962/{Libraries => libraries}/inc/hw_can.h (100%)
rename bsp/lm3s8962/{Libraries => libraries}/inc/hw_comp.h (100%)
rename bsp/lm3s8962/{Libraries => libraries}/inc/hw_eeprom.h (100%)
rename bsp/lm3s8962/{Libraries => libraries}/inc/hw_epi.h (100%)
rename bsp/lm3s8962/{Libraries => libraries}/inc/hw_ethernet.h (100%)
rename bsp/lm3s8962/{Libraries => libraries}/inc/hw_fan.h (100%)
rename bsp/lm3s8962/{Libraries => libraries}/inc/hw_flash.h (100%)
rename bsp/lm3s8962/{Libraries => libraries}/inc/hw_gpio.h (100%)
rename bsp/lm3s8962/{Libraries => libraries}/inc/hw_hibernate.h (100%)
rename bsp/lm3s8962/{Libraries => libraries}/inc/hw_i2c.h (100%)
rename bsp/lm3s8962/{Libraries => libraries}/inc/hw_i2s.h (100%)
rename bsp/lm3s8962/{Libraries => libraries}/inc/hw_ints.h (100%)
rename bsp/lm3s8962/{Libraries => libraries}/inc/hw_lpc.h (100%)
rename bsp/lm3s8962/{Libraries => libraries}/inc/hw_memmap.h (100%)
rename bsp/lm3s8962/{Libraries => libraries}/inc/hw_nvic.h (100%)
rename bsp/lm3s8962/{Libraries => libraries}/inc/hw_peci.h (100%)
rename bsp/lm3s8962/{Libraries => libraries}/inc/hw_pwm.h (100%)
rename bsp/lm3s8962/{Libraries => libraries}/inc/hw_qei.h (100%)
rename bsp/lm3s8962/{Libraries => libraries}/inc/hw_ssi.h (100%)
rename bsp/lm3s8962/{Libraries => libraries}/inc/hw_sysctl.h (100%)
rename bsp/lm3s8962/{Libraries => libraries}/inc/hw_sysexc.h (100%)
rename bsp/lm3s8962/{Libraries => libraries}/inc/hw_timer.h (100%)
rename bsp/lm3s8962/{Libraries => libraries}/inc/hw_types.h (100%)
rename bsp/lm3s8962/{Libraries => libraries}/inc/hw_uart.h (100%)
rename bsp/lm3s8962/{Libraries => libraries}/inc/hw_udma.h (100%)
rename bsp/lm3s8962/{Libraries => libraries}/inc/hw_usb.h (100%)
rename bsp/lm3s8962/{Libraries => libraries}/inc/hw_watchdog.h (100%)
rename bsp/lm3s8962/{Libraries => libraries}/startup/arm/start_rvds.S (100%)
rename bsp/lm3s8962/{Libraries => libraries}/startup/gcc/start_gcc.S (100%)
rename bsp/lm3s9b9x/{Libraries => libraries}/SConscript (100%)
rename bsp/lm3s9b9x/{Libraries => libraries}/driverlib/adc.c (100%)
rename bsp/lm3s9b9x/{Libraries => libraries}/driverlib/adc.h (100%)
rename bsp/lm3s9b9x/{Libraries => libraries}/driverlib/can.c (100%)
rename bsp/lm3s9b9x/{Libraries => libraries}/driverlib/can.h (100%)
rename bsp/lm3s9b9x/{Libraries => libraries}/driverlib/comp.c (100%)
rename bsp/lm3s9b9x/{Libraries => libraries}/driverlib/comp.h (100%)
rename bsp/lm3s9b9x/{Libraries => libraries}/driverlib/cpu.c (100%)
rename bsp/lm3s9b9x/{Libraries => libraries}/driverlib/cpu.h (100%)
rename bsp/lm3s9b9x/{Libraries => libraries}/driverlib/debug.h (100%)
rename bsp/lm3s9b9x/{Libraries => libraries}/driverlib/eeprom.c (100%)
rename bsp/lm3s9b9x/{Libraries => libraries}/driverlib/eeprom.h (100%)
rename bsp/lm3s9b9x/{Libraries => libraries}/driverlib/epi.c (100%)
rename bsp/lm3s9b9x/{Libraries => libraries}/driverlib/epi.h (100%)
rename bsp/lm3s9b9x/{Libraries => libraries}/driverlib/ethernet.c (100%)
rename bsp/lm3s9b9x/{Libraries => libraries}/driverlib/ethernet.h (100%)
rename bsp/lm3s9b9x/{Libraries => libraries}/driverlib/fan.c (100%)
rename bsp/lm3s9b9x/{Libraries => libraries}/driverlib/fan.h (100%)
rename bsp/lm3s9b9x/{Libraries => libraries}/driverlib/flash.c (100%)
rename bsp/lm3s9b9x/{Libraries => libraries}/driverlib/flash.h (100%)
rename bsp/lm3s9b9x/{Libraries => libraries}/driverlib/fpu.c (100%)
rename bsp/lm3s9b9x/{Libraries => libraries}/driverlib/fpu.h (100%)
rename bsp/lm3s9b9x/{Libraries => libraries}/driverlib/gpio.c (100%)
rename bsp/lm3s9b9x/{Libraries => libraries}/driverlib/gpio.h (100%)
rename bsp/lm3s9b9x/{Libraries => libraries}/driverlib/hibernate.c (100%)
rename bsp/lm3s9b9x/{Libraries => libraries}/driverlib/hibernate.h (100%)
rename bsp/lm3s9b9x/{Libraries => libraries}/driverlib/i2c.c (100%)
rename bsp/lm3s9b9x/{Libraries => libraries}/driverlib/i2c.h (100%)
rename bsp/lm3s9b9x/{Libraries => libraries}/driverlib/i2s.c (100%)
rename bsp/lm3s9b9x/{Libraries => libraries}/driverlib/i2s.h (100%)
rename bsp/lm3s9b9x/{Libraries => libraries}/driverlib/interrupt.c (100%)
rename bsp/lm3s9b9x/{Libraries => libraries}/driverlib/interrupt.h (100%)
rename bsp/lm3s9b9x/{Libraries => libraries}/driverlib/lpc.c (100%)
rename bsp/lm3s9b9x/{Libraries => libraries}/driverlib/lpc.h (100%)
rename bsp/lm3s9b9x/{Libraries => libraries}/driverlib/mpu.c (100%)
rename bsp/lm3s9b9x/{Libraries => libraries}/driverlib/mpu.h (100%)
rename bsp/lm3s9b9x/{Libraries => libraries}/driverlib/peci.c (100%)
rename bsp/lm3s9b9x/{Libraries => libraries}/driverlib/peci.h (100%)
rename bsp/lm3s9b9x/{Libraries => libraries}/driverlib/pin_map.h (100%)
rename bsp/lm3s9b9x/{Libraries => libraries}/driverlib/pwm.c (100%)
rename bsp/lm3s9b9x/{Libraries => libraries}/driverlib/pwm.h (100%)
rename bsp/lm3s9b9x/{Libraries => libraries}/driverlib/qei.c (100%)
rename bsp/lm3s9b9x/{Libraries => libraries}/driverlib/qei.h (100%)
rename bsp/lm3s9b9x/{Libraries => libraries}/driverlib/readme.txt (100%)
rename bsp/lm3s9b9x/{Libraries => libraries}/driverlib/rom.h (100%)
rename bsp/lm3s9b9x/{Libraries => libraries}/driverlib/rom_map.h (100%)
rename bsp/lm3s9b9x/{Libraries => libraries}/driverlib/ssi.c (100%)
rename bsp/lm3s9b9x/{Libraries => libraries}/driverlib/ssi.h (100%)
rename bsp/lm3s9b9x/{Libraries => libraries}/driverlib/sysctl.c (100%)
rename bsp/lm3s9b9x/{Libraries => libraries}/driverlib/sysctl.h (100%)
rename bsp/lm3s9b9x/{Libraries => libraries}/driverlib/sysexc.c (100%)
rename bsp/lm3s9b9x/{Libraries => libraries}/driverlib/sysexc.h (100%)
rename bsp/lm3s9b9x/{Libraries => libraries}/driverlib/systick.c (100%)
rename bsp/lm3s9b9x/{Libraries => libraries}/driverlib/systick.h (100%)
rename bsp/lm3s9b9x/{Libraries => libraries}/driverlib/timer.c (100%)
rename bsp/lm3s9b9x/{Libraries => libraries}/driverlib/timer.h (100%)
rename bsp/lm3s9b9x/{Libraries => libraries}/driverlib/uart.c (100%)
rename bsp/lm3s9b9x/{Libraries => libraries}/driverlib/uart.h (100%)
rename bsp/lm3s9b9x/{Libraries => libraries}/driverlib/udma.c (100%)
rename bsp/lm3s9b9x/{Libraries => libraries}/driverlib/udma.h (100%)
rename bsp/lm3s9b9x/{Libraries => libraries}/driverlib/usb.c (100%)
rename bsp/lm3s9b9x/{Libraries => libraries}/driverlib/usb.h (100%)
rename bsp/lm3s9b9x/{Libraries => libraries}/driverlib/watchdog.c (100%)
rename bsp/lm3s9b9x/{Libraries => libraries}/driverlib/watchdog.h (100%)
rename bsp/lm3s9b9x/{Libraries => libraries}/inc/asmdefs.h (100%)
rename bsp/lm3s9b9x/{Libraries => libraries}/inc/cr_project.xml (100%)
rename bsp/lm3s9b9x/{Libraries => libraries}/inc/hw_adc.h (100%)
rename bsp/lm3s9b9x/{Libraries => libraries}/inc/hw_can.h (100%)
rename bsp/lm3s9b9x/{Libraries => libraries}/inc/hw_comp.h (100%)
rename bsp/lm3s9b9x/{Libraries => libraries}/inc/hw_eeprom.h (100%)
rename bsp/lm3s9b9x/{Libraries => libraries}/inc/hw_epi.h (100%)
rename bsp/lm3s9b9x/{Libraries => libraries}/inc/hw_ethernet.h (100%)
rename bsp/lm3s9b9x/{Libraries => libraries}/inc/hw_fan.h (100%)
rename bsp/lm3s9b9x/{Libraries => libraries}/inc/hw_flash.h (100%)
rename bsp/lm3s9b9x/{Libraries => libraries}/inc/hw_gpio.h (100%)
rename bsp/lm3s9b9x/{Libraries => libraries}/inc/hw_hibernate.h (100%)
rename bsp/lm3s9b9x/{Libraries => libraries}/inc/hw_i2c.h (100%)
rename bsp/lm3s9b9x/{Libraries => libraries}/inc/hw_i2s.h (100%)
rename bsp/lm3s9b9x/{Libraries => libraries}/inc/hw_ints.h (100%)
rename bsp/lm3s9b9x/{Libraries => libraries}/inc/hw_lpc.h (100%)
rename bsp/lm3s9b9x/{Libraries => libraries}/inc/hw_memmap.h (100%)
rename bsp/lm3s9b9x/{Libraries => libraries}/inc/hw_nvic.h (100%)
rename bsp/lm3s9b9x/{Libraries => libraries}/inc/hw_peci.h (100%)
rename bsp/lm3s9b9x/{Libraries => libraries}/inc/hw_pwm.h (100%)
rename bsp/lm3s9b9x/{Libraries => libraries}/inc/hw_qei.h (100%)
rename bsp/lm3s9b9x/{Libraries => libraries}/inc/hw_ssi.h (100%)
rename bsp/lm3s9b9x/{Libraries => libraries}/inc/hw_sysctl.h (100%)
rename bsp/lm3s9b9x/{Libraries => libraries}/inc/hw_sysexc.h (100%)
rename bsp/lm3s9b9x/{Libraries => libraries}/inc/hw_timer.h (100%)
rename bsp/lm3s9b9x/{Libraries => libraries}/inc/hw_types.h (100%)
rename bsp/lm3s9b9x/{Libraries => libraries}/inc/hw_uart.h (100%)
rename bsp/lm3s9b9x/{Libraries => libraries}/inc/hw_udma.h (100%)
rename bsp/lm3s9b9x/{Libraries => libraries}/inc/hw_usb.h (100%)
rename bsp/lm3s9b9x/{Libraries => libraries}/inc/hw_watchdog.h (100%)
rename bsp/lm3s9b9x/{Libraries => libraries}/inc/inc.sgxx (100%)
rename bsp/lm3s9b9x/{Libraries => libraries}/startup/arm/start_rvds.S (100%)
rename bsp/lm3s9b9x/{Libraries => libraries}/startup/gcc/start_gcc.S (100%)
rename bsp/lm4f232/{Libraries => libraries}/SConscript (100%)
rename bsp/lm4f232/{Libraries => libraries}/driverlib/adc.c (100%)
rename bsp/lm4f232/{Libraries => libraries}/driverlib/adc.h (100%)
rename bsp/lm4f232/{Libraries => libraries}/driverlib/can.c (100%)
rename bsp/lm4f232/{Libraries => libraries}/driverlib/can.h (100%)
rename bsp/lm4f232/{Libraries => libraries}/driverlib/comp.c (100%)
rename bsp/lm4f232/{Libraries => libraries}/driverlib/comp.h (100%)
rename bsp/lm4f232/{Libraries => libraries}/driverlib/cpu.c (100%)
rename bsp/lm4f232/{Libraries => libraries}/driverlib/cpu.h (100%)
rename bsp/lm4f232/{Libraries => libraries}/driverlib/debug.h (100%)
rename bsp/lm4f232/{Libraries => libraries}/driverlib/eeprom.c (100%)
rename bsp/lm4f232/{Libraries => libraries}/driverlib/eeprom.h (100%)
rename bsp/lm4f232/{Libraries => libraries}/driverlib/epi.c (100%)
rename bsp/lm4f232/{Libraries => libraries}/driverlib/epi.h (100%)
rename bsp/lm4f232/{Libraries => libraries}/driverlib/ethernet.c (100%)
rename bsp/lm4f232/{Libraries => libraries}/driverlib/ethernet.h (100%)
rename bsp/lm4f232/{Libraries => libraries}/driverlib/fan.c (100%)
rename bsp/lm4f232/{Libraries => libraries}/driverlib/fan.h (100%)
rename bsp/lm4f232/{Libraries => libraries}/driverlib/flash.c (100%)
rename bsp/lm4f232/{Libraries => libraries}/driverlib/flash.h (100%)
rename bsp/lm4f232/{Libraries => libraries}/driverlib/fpu.c (100%)
rename bsp/lm4f232/{Libraries => libraries}/driverlib/fpu.h (100%)
rename bsp/lm4f232/{Libraries => libraries}/driverlib/gpio.c (100%)
rename bsp/lm4f232/{Libraries => libraries}/driverlib/gpio.h (100%)
rename bsp/lm4f232/{Libraries => libraries}/driverlib/hibernate.c (100%)
rename bsp/lm4f232/{Libraries => libraries}/driverlib/hibernate.h (100%)
rename bsp/lm4f232/{Libraries => libraries}/driverlib/i2c.c (100%)
rename bsp/lm4f232/{Libraries => libraries}/driverlib/i2c.h (100%)
rename bsp/lm4f232/{Libraries => libraries}/driverlib/i2s.c (100%)
rename bsp/lm4f232/{Libraries => libraries}/driverlib/i2s.h (100%)
rename bsp/lm4f232/{Libraries => libraries}/driverlib/interrupt.c (100%)
rename bsp/lm4f232/{Libraries => libraries}/driverlib/interrupt.h (100%)
rename bsp/lm4f232/{Libraries => libraries}/driverlib/lpc.c (100%)
rename bsp/lm4f232/{Libraries => libraries}/driverlib/lpc.h (100%)
rename bsp/lm4f232/{Libraries => libraries}/driverlib/mpu.c (100%)
rename bsp/lm4f232/{Libraries => libraries}/driverlib/mpu.h (100%)
rename bsp/lm4f232/{Libraries => libraries}/driverlib/peci.c (100%)
rename bsp/lm4f232/{Libraries => libraries}/driverlib/peci.h (100%)
rename bsp/lm4f232/{Libraries => libraries}/driverlib/pin_map.h (100%)
rename bsp/lm4f232/{Libraries => libraries}/driverlib/pwm.c (100%)
rename bsp/lm4f232/{Libraries => libraries}/driverlib/pwm.h (100%)
rename bsp/lm4f232/{Libraries => libraries}/driverlib/qei.c (100%)
rename bsp/lm4f232/{Libraries => libraries}/driverlib/qei.h (100%)
rename bsp/lm4f232/{Libraries => libraries}/driverlib/readme.txt (100%)
rename bsp/lm4f232/{Libraries => libraries}/driverlib/rom.h (100%)
rename bsp/lm4f232/{Libraries => libraries}/driverlib/rom_map.h (100%)
rename bsp/lm4f232/{Libraries => libraries}/driverlib/ssi.c (100%)
rename bsp/lm4f232/{Libraries => libraries}/driverlib/ssi.h (100%)
rename bsp/lm4f232/{Libraries => libraries}/driverlib/sysctl.c (100%)
rename bsp/lm4f232/{Libraries => libraries}/driverlib/sysctl.h (100%)
rename bsp/lm4f232/{Libraries => libraries}/driverlib/sysexc.c (100%)
rename bsp/lm4f232/{Libraries => libraries}/driverlib/sysexc.h (100%)
rename bsp/lm4f232/{Libraries => libraries}/driverlib/systick.c (100%)
rename bsp/lm4f232/{Libraries => libraries}/driverlib/systick.h (100%)
rename bsp/lm4f232/{Libraries => libraries}/driverlib/timer.c (100%)
rename bsp/lm4f232/{Libraries => libraries}/driverlib/timer.h (100%)
rename bsp/lm4f232/{Libraries => libraries}/driverlib/uart.c (100%)
rename bsp/lm4f232/{Libraries => libraries}/driverlib/uart.h (100%)
rename bsp/lm4f232/{Libraries => libraries}/driverlib/udma.c (100%)
rename bsp/lm4f232/{Libraries => libraries}/driverlib/udma.h (100%)
rename bsp/lm4f232/{Libraries => libraries}/driverlib/usb.c (100%)
rename bsp/lm4f232/{Libraries => libraries}/driverlib/usb.h (100%)
rename bsp/lm4f232/{Libraries => libraries}/driverlib/watchdog.c (100%)
rename bsp/lm4f232/{Libraries => libraries}/driverlib/watchdog.h (100%)
rename bsp/lm4f232/{Libraries => libraries}/inc/asmdefs.h (100%)
rename bsp/lm4f232/{Libraries => libraries}/inc/hw_adc.h (100%)
rename bsp/lm4f232/{Libraries => libraries}/inc/hw_can.h (100%)
rename bsp/lm4f232/{Libraries => libraries}/inc/hw_comp.h (100%)
rename bsp/lm4f232/{Libraries => libraries}/inc/hw_eeprom.h (100%)
rename bsp/lm4f232/{Libraries => libraries}/inc/hw_epi.h (100%)
rename bsp/lm4f232/{Libraries => libraries}/inc/hw_ethernet.h (100%)
rename bsp/lm4f232/{Libraries => libraries}/inc/hw_fan.h (100%)
rename bsp/lm4f232/{Libraries => libraries}/inc/hw_flash.h (100%)
rename bsp/lm4f232/{Libraries => libraries}/inc/hw_gpio.h (100%)
rename bsp/lm4f232/{Libraries => libraries}/inc/hw_hibernate.h (100%)
rename bsp/lm4f232/{Libraries => libraries}/inc/hw_i2c.h (100%)
rename bsp/lm4f232/{Libraries => libraries}/inc/hw_i2s.h (100%)
rename bsp/lm4f232/{Libraries => libraries}/inc/hw_ints.h (100%)
rename bsp/lm4f232/{Libraries => libraries}/inc/hw_lpc.h (100%)
rename bsp/lm4f232/{Libraries => libraries}/inc/hw_memmap.h (100%)
rename bsp/lm4f232/{Libraries => libraries}/inc/hw_nvic.h (100%)
rename bsp/lm4f232/{Libraries => libraries}/inc/hw_peci.h (100%)
rename bsp/lm4f232/{Libraries => libraries}/inc/hw_pwm.h (100%)
rename bsp/lm4f232/{Libraries => libraries}/inc/hw_qei.h (100%)
rename bsp/lm4f232/{Libraries => libraries}/inc/hw_ssi.h (100%)
rename bsp/lm4f232/{Libraries => libraries}/inc/hw_sysctl.h (100%)
rename bsp/lm4f232/{Libraries => libraries}/inc/hw_sysexc.h (100%)
rename bsp/lm4f232/{Libraries => libraries}/inc/hw_timer.h (100%)
rename bsp/lm4f232/{Libraries => libraries}/inc/hw_types.h (100%)
rename bsp/lm4f232/{Libraries => libraries}/inc/hw_uart.h (100%)
rename bsp/lm4f232/{Libraries => libraries}/inc/hw_udma.h (100%)
rename bsp/lm4f232/{Libraries => libraries}/inc/hw_usb.h (100%)
rename bsp/lm4f232/{Libraries => libraries}/inc/hw_watchdog.h (100%)
rename bsp/lm4f232/{Libraries => libraries}/inc/inc.sgxx (100%)
rename bsp/lm4f232/{Libraries => libraries}/startup/arm/start_rvds.S (100%)
rename bsp/lm4f232/{Libraries => libraries}/startup/gcc/start_gcc.c (100%)
rename bsp/lm4f232/{Libraries => libraries}/startup/iar/start_iar.c (100%)
rename bsp/nxp/lpc/lpc43xx/{Libraries => libraries}/CMSIS/Include/arm_common_tables.h (100%)
rename bsp/nxp/lpc/lpc43xx/{Libraries => libraries}/CMSIS/Include/arm_math.h (100%)
rename bsp/nxp/lpc/lpc43xx/{Libraries => libraries}/CMSIS/Include/core_cm0.h (100%)
rename bsp/nxp/lpc/lpc43xx/{Libraries => libraries}/CMSIS/Include/core_cm0plus.h (100%)
rename bsp/nxp/lpc/lpc43xx/{Libraries => libraries}/CMSIS/Include/core_cm3.h (100%)
rename bsp/nxp/lpc/lpc43xx/{Libraries => libraries}/CMSIS/Include/core_cm4.h (100%)
rename bsp/nxp/lpc/lpc43xx/{Libraries => libraries}/CMSIS/Include/core_cm4_simd.h (100%)
rename bsp/nxp/lpc/lpc43xx/{Libraries => libraries}/CMSIS/Include/core_cmFunc.h (100%)
rename bsp/nxp/lpc/lpc43xx/{Libraries => libraries}/CMSIS/Include/core_cmInstr.h (100%)
rename bsp/nxp/lpc/lpc43xx/{Libraries => libraries}/CMSIS/Include/core_sc000.h (100%)
rename bsp/nxp/lpc/lpc43xx/{Libraries => libraries}/CMSIS/Include/core_sc300.h (100%)
rename bsp/nxp/lpc/lpc43xx/{Libraries => libraries}/Device/NXP/LPC43xx/Include/LPC43xx.h (100%)
rename bsp/nxp/lpc/lpc43xx/{Libraries => libraries}/Device/NXP/LPC43xx/Include/fpu_enable.h (100%)
rename bsp/nxp/lpc/lpc43xx/{Libraries => libraries}/Device/NXP/LPC43xx/Include/fpu_init.h (100%)
rename bsp/nxp/lpc/lpc43xx/{Libraries => libraries}/Device/NXP/LPC43xx/Include/system_LPC43xx.h (100%)
rename bsp/nxp/lpc/lpc43xx/{Libraries => libraries}/Device/NXP/LPC43xx/Source/Templates/ARM/startup_LPC43xx.s (100%)
rename bsp/nxp/lpc/lpc43xx/{Libraries => libraries}/Device/NXP/LPC43xx/Source/Templates/ARM/startup_LPC43xx_M0.s (100%)
rename bsp/nxp/lpc/lpc43xx/{Libraries => libraries}/Device/NXP/LPC43xx/Source/Templates/GCC/startup_LPC43xx.s (100%)
rename bsp/nxp/lpc/lpc43xx/{Libraries => libraries}/Device/NXP/LPC43xx/Source/Templates/GCC/startup_LPC43xx_M0.s (100%)
rename bsp/nxp/lpc/lpc43xx/{Libraries => libraries}/Device/NXP/LPC43xx/Source/Templates/IAR/startup_LPC43xx.s (100%)
rename bsp/nxp/lpc/lpc43xx/{Libraries => libraries}/Device/NXP/LPC43xx/Source/Templates/IAR/startup_lpc43xx_m0sub.s (100%)
rename bsp/nxp/lpc/lpc43xx/{Libraries => libraries}/Device/NXP/LPC43xx/Source/Templates/system_LPC43xx.c (100%)
rename bsp/nxp/lpc/lpc43xx/{Libraries => libraries}/Device/SConscript (100%)
rename bsp/nxp/lpc/lpc43xx/{Libraries => libraries}/SConscript (100%)
rename bsp/nxp/mcx/mcxa/{Libraries => libraries}/.clang-format-ignore (100%)
rename bsp/nxp/mcx/mcxa/{Libraries => libraries}/Kconfig (100%)
rename bsp/nxp/mcx/mcxa/{Libraries => libraries}/drivers/SConscript (100%)
rename bsp/nxp/mcx/mcxa/{Libraries => libraries}/drivers/drv_adc.c (100%)
rename bsp/nxp/mcx/mcxa/{Libraries => libraries}/drivers/drv_can.c (100%)
rename bsp/nxp/mcx/mcxa/{Libraries => libraries}/drivers/drv_chipflash.c (100%)
rename bsp/nxp/mcx/mcxa/{Libraries => libraries}/drivers/drv_chipflash.h (100%)
rename bsp/nxp/mcx/mcxa/{Libraries => libraries}/drivers/drv_i2c.c (100%)
rename bsp/nxp/mcx/mcxa/{Libraries => libraries}/drivers/drv_log.h (100%)
rename bsp/nxp/mcx/mcxa/{Libraries => libraries}/drivers/drv_pin.c (100%)
rename bsp/nxp/mcx/mcxa/{Libraries => libraries}/drivers/drv_pin.h (100%)
rename bsp/nxp/mcx/mcxa/{Libraries => libraries}/drivers/drv_pwm.c (100%)
rename bsp/nxp/mcx/mcxa/{Libraries => libraries}/drivers/drv_pwm.h (100%)
rename bsp/nxp/mcx/mcxa/{Libraries => libraries}/drivers/drv_rtc.c (100%)
rename bsp/nxp/mcx/mcxa/{Libraries => libraries}/drivers/drv_rtc.h (100%)
rename bsp/nxp/mcx/mcxa/{Libraries => libraries}/drivers/drv_spi.c (100%)
rename bsp/nxp/mcx/mcxa/{Libraries => libraries}/drivers/drv_spi.h (100%)
rename bsp/nxp/mcx/mcxa/{Libraries => libraries}/drivers/drv_timer.c (100%)
rename bsp/nxp/mcx/mcxa/{Libraries => libraries}/drivers/drv_uart.c (100%)
rename bsp/nxp/mcx/mcxa/{Libraries => libraries}/drivers/drv_uart.h (100%)
rename bsp/nxp/mcx/mcxa/{Libraries => libraries}/drivers/drv_wdt.c (100%)
rename bsp/nxp/mcx/mcxa/{Libraries => libraries}/drivers/drv_wdt.h (100%)
rename bsp/nxp/mcx/mcxc/{Libraries => libraries}/Kconfig (100%)
rename bsp/nxp/mcx/mcxc/{Libraries => libraries}/drivers/SConscript (100%)
rename bsp/nxp/mcx/mcxc/{Libraries => libraries}/drivers/drv_i2c.c (100%)
rename bsp/nxp/mcx/mcxc/{Libraries => libraries}/drivers/drv_pin.c (100%)
rename bsp/nxp/mcx/mcxc/{Libraries => libraries}/drivers/drv_pin.h (100%)
rename bsp/nxp/mcx/mcxc/{Libraries => libraries}/drivers/drv_rtc.c (100%)
rename bsp/nxp/mcx/mcxc/{Libraries => libraries}/drivers/drv_rtc.h (100%)
rename bsp/nxp/mcx/mcxc/{Libraries => libraries}/drivers/drv_spi.c (100%)
rename bsp/nxp/mcx/mcxc/{Libraries => libraries}/drivers/drv_spi.h (100%)
rename bsp/nxp/mcx/mcxc/{Libraries => libraries}/drivers/drv_uart.c (100%)
rename bsp/nxp/mcx/mcxc/{Libraries => libraries}/drivers/drv_uart.h (100%)
rename bsp/nxp/mcx/mcxc/{Libraries => libraries}/drivers/drv_wdt.c (100%)
rename bsp/nxp/mcx/mcxc/{Libraries => libraries}/drivers/drv_wdt.h (100%)
rename bsp/nxp/mcx/mcxe/{Libraries => libraries}/Kconfig (100%)
rename bsp/nxp/mcx/mcxe/{Libraries => libraries}/drivers/SConscript (100%)
rename bsp/nxp/mcx/mcxe/{Libraries => libraries}/drivers/drv_adc.c (100%)
rename bsp/nxp/mcx/mcxe/{Libraries => libraries}/drivers/drv_i2c.c (100%)
rename bsp/nxp/mcx/mcxe/{Libraries => libraries}/drivers/drv_pin.c (100%)
rename bsp/nxp/mcx/mcxe/{Libraries => libraries}/drivers/drv_pin.h (100%)
rename bsp/nxp/mcx/mcxe/{Libraries => libraries}/drivers/drv_rtc.c (100%)
rename bsp/nxp/mcx/mcxe/{Libraries => libraries}/drivers/drv_spi.c (100%)
rename bsp/nxp/mcx/mcxe/{Libraries => libraries}/drivers/drv_spi.h (100%)
rename bsp/nxp/mcx/mcxe/{Libraries => libraries}/drivers/drv_uart.c (100%)
rename bsp/nxp/mcx/mcxe/{Libraries => libraries}/drivers/drv_uart.h (100%)
rename bsp/nxp/mcx/mcxe/{Libraries => libraries}/drivers/drv_wdt.c (100%)
rename bsp/nxp/mcx/mcxe/{Libraries => libraries}/drivers/drv_wdt.h (100%)
rename bsp/nxp/mcx/mcxn/{Libraries => libraries}/Kconfig (100%)
rename bsp/nxp/mcx/mcxn/{Libraries => libraries}/drivers/SConscript (100%)
rename bsp/nxp/mcx/mcxn/{Libraries => libraries}/drivers/drv_adc.c (100%)
rename bsp/nxp/mcx/mcxn/{Libraries => libraries}/drivers/drv_adc.h (100%)
rename bsp/nxp/mcx/mcxn/{Libraries => libraries}/drivers/drv_can.c (100%)
rename bsp/nxp/mcx/mcxn/{Libraries => libraries}/drivers/drv_dac.c (100%)
rename bsp/nxp/mcx/mcxn/{Libraries => libraries}/drivers/drv_eth.c (100%)
rename bsp/nxp/mcx/mcxn/{Libraries => libraries}/drivers/drv_i2c.c (100%)
rename bsp/nxp/mcx/mcxn/{Libraries => libraries}/drivers/drv_pin.c (100%)
rename bsp/nxp/mcx/mcxn/{Libraries => libraries}/drivers/drv_pin.h (100%)
rename bsp/nxp/mcx/mcxn/{Libraries => libraries}/drivers/drv_pwm.c (100%)
rename bsp/nxp/mcx/mcxn/{Libraries => libraries}/drivers/drv_pwm.h (100%)
rename bsp/nxp/mcx/mcxn/{Libraries => libraries}/drivers/drv_rtc.c (100%)
rename bsp/nxp/mcx/mcxn/{Libraries => libraries}/drivers/drv_rtc.h (100%)
rename bsp/nxp/mcx/mcxn/{Libraries => libraries}/drivers/drv_sdio.c (100%)
rename bsp/nxp/mcx/mcxn/{Libraries => libraries}/drivers/drv_spi.c (100%)
rename bsp/nxp/mcx/mcxn/{Libraries => libraries}/drivers/drv_spi.h (100%)
rename bsp/nxp/mcx/mcxn/{Libraries => libraries}/drivers/drv_timer.c (100%)
rename bsp/nxp/mcx/mcxn/{Libraries => libraries}/drivers/drv_timer.h (100%)
rename bsp/nxp/mcx/mcxn/{Libraries => libraries}/drivers/drv_uart.c (100%)
rename bsp/nxp/mcx/mcxn/{Libraries => libraries}/drivers/drv_uart.h (100%)
rename bsp/nxp/mcx/mcxn/{Libraries => libraries}/drivers/drv_wdt.c (100%)
rename bsp/nxp/mcx/mcxn/{Libraries => libraries}/drivers/drv_wdt.h (100%)
rename bsp/tae32f5300/{Libraries => libraries}/CMSIS/Device/Tai_action/TAE32F53xx/Include/system_tae32f53xx.h (100%)
rename bsp/tae32f5300/{Libraries => libraries}/CMSIS/Device/Tai_action/TAE32F53xx/Include/tae32f53xx.h (100%)
rename bsp/tae32f5300/{Libraries => libraries}/CMSIS/Device/Tai_action/TAE32F53xx/Source/ARM/tae32f53xx_ac5_sram.sct (100%)
rename bsp/tae32f5300/{Libraries => libraries}/CMSIS/Device/Tai_action/TAE32F53xx/Source/ARM/tae32f53xx_ac6_sram.sct (100%)
rename bsp/tae32f5300/{Libraries => libraries}/CMSIS/Device/Tai_action/TAE32F53xx/Source/GCC/gcc_arm.ld (100%)
rename bsp/tae32f5300/{Libraries => libraries}/CMSIS/Device/Tai_action/TAE32F53xx/Source/GCC/startup_ARMCM3.S (100%)
rename bsp/tae32f5300/{Libraries => libraries}/CMSIS/Device/Tai_action/TAE32F53xx/Source/IAR/startup_ARMCM3.s (100%)
rename bsp/tae32f5300/{Libraries => libraries}/CMSIS/Device/Tai_action/TAE32F53xx/Source/startup_tae32f53xx.c (100%)
rename bsp/tae32f5300/{Libraries => libraries}/CMSIS/Device/Tai_action/TAE32F53xx/Source/system_tae32f53xx.c (100%)
rename bsp/tae32f5300/{Libraries => libraries}/CMSIS/Include/arm_common_tables.h (100%)
rename bsp/tae32f5300/{Libraries => libraries}/CMSIS/Include/arm_const_structs.h (100%)
rename bsp/tae32f5300/{Libraries => libraries}/CMSIS/Include/arm_helium_utils.h (100%)
rename bsp/tae32f5300/{Libraries => libraries}/CMSIS/Include/arm_math.h (100%)
rename bsp/tae32f5300/{Libraries => libraries}/CMSIS/Include/arm_mve_tables.h (100%)
rename bsp/tae32f5300/{Libraries => libraries}/CMSIS/Include/arm_vec_math.h (100%)
rename bsp/tae32f5300/{Libraries => libraries}/CMSIS/Include/cachel1_armv7.h (100%)
rename bsp/tae32f5300/{Libraries => libraries}/CMSIS/Include/cmsis_armcc.h (100%)
rename bsp/tae32f5300/{Libraries => libraries}/CMSIS/Include/cmsis_armclang.h (100%)
rename bsp/tae32f5300/{Libraries => libraries}/CMSIS/Include/cmsis_armclang_ltm.h (100%)
rename bsp/tae32f5300/{Libraries => libraries}/CMSIS/Include/cmsis_compiler.h (100%)
rename bsp/tae32f5300/{Libraries => libraries}/CMSIS/Include/cmsis_gcc.h (100%)
rename bsp/tae32f5300/{Libraries => libraries}/CMSIS/Include/cmsis_iccarm.h (100%)
rename bsp/tae32f5300/{Libraries => libraries}/CMSIS/Include/cmsis_version.h (100%)
rename bsp/tae32f5300/{Libraries => libraries}/CMSIS/Include/core_armv81mml.h (100%)
rename bsp/tae32f5300/{Libraries => libraries}/CMSIS/Include/core_armv8mbl.h (100%)
rename bsp/tae32f5300/{Libraries => libraries}/CMSIS/Include/core_armv8mml.h (100%)
rename bsp/tae32f5300/{Libraries => libraries}/CMSIS/Include/core_cm0.h (100%)
rename bsp/tae32f5300/{Libraries => libraries}/CMSIS/Include/core_cm0plus.h (100%)
rename bsp/tae32f5300/{Libraries => libraries}/CMSIS/Include/core_cm1.h (100%)
rename bsp/tae32f5300/{Libraries => libraries}/CMSIS/Include/core_cm23.h (100%)
rename bsp/tae32f5300/{Libraries => libraries}/CMSIS/Include/core_cm3.h (100%)
rename bsp/tae32f5300/{Libraries => libraries}/CMSIS/Include/core_cm33.h (100%)
rename bsp/tae32f5300/{Libraries => libraries}/CMSIS/Include/core_cm35p.h (100%)
rename bsp/tae32f5300/{Libraries => libraries}/CMSIS/Include/core_cm4.h (100%)
rename bsp/tae32f5300/{Libraries => libraries}/CMSIS/Include/core_cm55.h (100%)
rename bsp/tae32f5300/{Libraries => libraries}/CMSIS/Include/core_cm7.h (100%)
rename bsp/tae32f5300/{Libraries => libraries}/CMSIS/Include/core_sc000.h (100%)
rename bsp/tae32f5300/{Libraries => libraries}/CMSIS/Include/core_sc300.h (100%)
rename bsp/tae32f5300/{Libraries => libraries}/CMSIS/Include/mpu_armv7.h (100%)
rename bsp/tae32f5300/{Libraries => libraries}/CMSIS/Include/mpu_armv8.h (100%)
rename bsp/tae32f5300/{Libraries => libraries}/CMSIS/Include/pmu_armv8.h (100%)
rename bsp/tae32f5300/{Libraries => libraries}/CMSIS/Include/tz_context.h (100%)
rename bsp/tae32f5300/{Libraries => libraries}/SConscript (100%)
rename bsp/tae32f5300/{Libraries => libraries}/TAE32F53xx_StdPeriph_Driver/inc/tae32f53xx_ll.h (100%)
rename bsp/tae32f5300/{Libraries => libraries}/TAE32F53xx_StdPeriph_Driver/inc/tae32f53xx_ll_adc.h (100%)
rename bsp/tae32f5300/{Libraries => libraries}/TAE32F53xx_StdPeriph_Driver/inc/tae32f53xx_ll_can.h (100%)
rename bsp/tae32f5300/{Libraries => libraries}/TAE32F53xx_StdPeriph_Driver/inc/tae32f53xx_ll_cmp.h (100%)
rename bsp/tae32f5300/{Libraries => libraries}/TAE32F53xx_StdPeriph_Driver/inc/tae32f53xx_ll_cortex.h (100%)
rename bsp/tae32f5300/{Libraries => libraries}/TAE32F53xx_StdPeriph_Driver/inc/tae32f53xx_ll_dac.h (100%)
rename bsp/tae32f5300/{Libraries => libraries}/TAE32F53xx_StdPeriph_Driver/inc/tae32f53xx_ll_dali.h (100%)
rename bsp/tae32f5300/{Libraries => libraries}/TAE32F53xx_StdPeriph_Driver/inc/tae32f53xx_ll_def.h (100%)
rename bsp/tae32f5300/{Libraries => libraries}/TAE32F53xx_StdPeriph_Driver/inc/tae32f53xx_ll_dflash.h (100%)
rename bsp/tae32f5300/{Libraries => libraries}/TAE32F53xx_StdPeriph_Driver/inc/tae32f53xx_ll_dma.h (100%)
rename bsp/tae32f5300/{Libraries => libraries}/TAE32F53xx_StdPeriph_Driver/inc/tae32f53xx_ll_ecu.h (100%)
rename bsp/tae32f5300/{Libraries => libraries}/TAE32F53xx_StdPeriph_Driver/inc/tae32f53xx_ll_flash.h (100%)
rename bsp/tae32f5300/{Libraries => libraries}/TAE32F53xx_StdPeriph_Driver/inc/tae32f53xx_ll_fpll.h (100%)
rename bsp/tae32f5300/{Libraries => libraries}/TAE32F53xx_StdPeriph_Driver/inc/tae32f53xx_ll_gpio.h (100%)
rename bsp/tae32f5300/{Libraries => libraries}/TAE32F53xx_StdPeriph_Driver/inc/tae32f53xx_ll_hrpwm.h (100%)
rename bsp/tae32f5300/{Libraries => libraries}/TAE32F53xx_StdPeriph_Driver/inc/tae32f53xx_ll_i2c.h (100%)
rename bsp/tae32f5300/{Libraries => libraries}/TAE32F53xx_StdPeriph_Driver/inc/tae32f53xx_ll_iir.h (100%)
rename bsp/tae32f5300/{Libraries => libraries}/TAE32F53xx_StdPeriph_Driver/inc/tae32f53xx_ll_iwdg.h (100%)
rename bsp/tae32f5300/{Libraries => libraries}/TAE32F53xx_StdPeriph_Driver/inc/tae32f53xx_ll_lvdctrl.h (100%)
rename bsp/tae32f5300/{Libraries => libraries}/TAE32F53xx_StdPeriph_Driver/inc/tae32f53xx_ll_sysctrl.h (100%)
rename bsp/tae32f5300/{Libraries => libraries}/TAE32F53xx_StdPeriph_Driver/inc/tae32f53xx_ll_tmr.h (100%)
rename bsp/tae32f5300/{Libraries => libraries}/TAE32F53xx_StdPeriph_Driver/inc/tae32f53xx_ll_uart.h (100%)
rename bsp/tae32f5300/{Libraries => libraries}/TAE32F53xx_StdPeriph_Driver/inc/tae32f53xx_ll_usb.h (100%)
rename bsp/tae32f5300/{Libraries => libraries}/TAE32F53xx_StdPeriph_Driver/inc/tae32f53xx_ll_wwdg.h (100%)
rename bsp/tae32f5300/{Libraries => libraries}/TAE32F53xx_StdPeriph_Driver/src/tae32f53xx_ll.c (100%)
rename bsp/tae32f5300/{Libraries => libraries}/TAE32F53xx_StdPeriph_Driver/src/tae32f53xx_ll_adc.c (100%)
rename bsp/tae32f5300/{Libraries => libraries}/TAE32F53xx_StdPeriph_Driver/src/tae32f53xx_ll_can.c (100%)
rename bsp/tae32f5300/{Libraries => libraries}/TAE32F53xx_StdPeriph_Driver/src/tae32f53xx_ll_cmp.c (100%)
rename bsp/tae32f5300/{Libraries => libraries}/TAE32F53xx_StdPeriph_Driver/src/tae32f53xx_ll_cortex.c (100%)
rename bsp/tae32f5300/{Libraries => libraries}/TAE32F53xx_StdPeriph_Driver/src/tae32f53xx_ll_dac.c (100%)
rename bsp/tae32f5300/{Libraries => libraries}/TAE32F53xx_StdPeriph_Driver/src/tae32f53xx_ll_dali.c (100%)
rename bsp/tae32f5300/{Libraries => libraries}/TAE32F53xx_StdPeriph_Driver/src/tae32f53xx_ll_dflash.c (100%)
rename bsp/tae32f5300/{Libraries => libraries}/TAE32F53xx_StdPeriph_Driver/src/tae32f53xx_ll_dma.c (100%)
rename bsp/tae32f5300/{Libraries => libraries}/TAE32F53xx_StdPeriph_Driver/src/tae32f53xx_ll_ecu.c (100%)
rename bsp/tae32f5300/{Libraries => libraries}/TAE32F53xx_StdPeriph_Driver/src/tae32f53xx_ll_flash.c (100%)
rename bsp/tae32f5300/{Libraries => libraries}/TAE32F53xx_StdPeriph_Driver/src/tae32f53xx_ll_fpll.c (100%)
rename bsp/tae32f5300/{Libraries => libraries}/TAE32F53xx_StdPeriph_Driver/src/tae32f53xx_ll_gpio.c (100%)
rename bsp/tae32f5300/{Libraries => libraries}/TAE32F53xx_StdPeriph_Driver/src/tae32f53xx_ll_hrpwm.c (100%)
rename bsp/tae32f5300/{Libraries => libraries}/TAE32F53xx_StdPeriph_Driver/src/tae32f53xx_ll_i2c.c (100%)
rename bsp/tae32f5300/{Libraries => libraries}/TAE32F53xx_StdPeriph_Driver/src/tae32f53xx_ll_iir.c (100%)
rename bsp/tae32f5300/{Libraries => libraries}/TAE32F53xx_StdPeriph_Driver/src/tae32f53xx_ll_iwdg.c (100%)
rename bsp/tae32f5300/{Libraries => libraries}/TAE32F53xx_StdPeriph_Driver/src/tae32f53xx_ll_lvdctrl.c (100%)
rename bsp/tae32f5300/{Libraries => libraries}/TAE32F53xx_StdPeriph_Driver/src/tae32f53xx_ll_sysctrl.c (100%)
rename bsp/tae32f5300/{Libraries => libraries}/TAE32F53xx_StdPeriph_Driver/src/tae32f53xx_ll_tmr.c (100%)
rename bsp/tae32f5300/{Libraries => libraries}/TAE32F53xx_StdPeriph_Driver/src/tae32f53xx_ll_uart.c (100%)
rename bsp/tae32f5300/{Libraries => libraries}/TAE32F53xx_StdPeriph_Driver/src/tae32f53xx_ll_usb.c (100%)
rename bsp/tae32f5300/{Libraries => libraries}/TAE32F53xx_StdPeriph_Driver/src/tae32f53xx_ll_wwdg.c (100%)
rename bsp/tkm32F499/{Libraries => libraries}/CMSIS_and_startup/CMSIS/cmsis_armcc.h (100%)
rename bsp/tkm32F499/{Libraries => libraries}/CMSIS_and_startup/CMSIS/core_cm4.h (100%)
rename bsp/tkm32F499/{Libraries => libraries}/CMSIS_and_startup/CMSIS/core_cmFunc.h (100%)
rename bsp/tkm32F499/{Libraries => libraries}/CMSIS_and_startup/CMSIS/core_cmInstr.h (100%)
rename bsp/tkm32F499/{Libraries => libraries}/CMSIS_and_startup/CMSIS/core_cmSimd.h (100%)
rename bsp/tkm32F499/{Libraries => libraries}/CMSIS_and_startup/startup_Tk499.s (100%)
rename bsp/tkm32F499/{Libraries => libraries}/CMSIS_and_startup/sys.c (100%)
rename bsp/tkm32F499/{Libraries => libraries}/CMSIS_and_startup/sys.h (100%)
rename bsp/tkm32F499/{Libraries => libraries}/CMSIS_and_startup/tk499.h (100%)
rename bsp/tkm32F499/{Libraries => libraries}/Hal_lib/inc/HAL_adc.h (100%)
rename bsp/tkm32F499/{Libraries => libraries}/Hal_lib/inc/HAL_can.h (100%)
rename bsp/tkm32F499/{Libraries => libraries}/Hal_lib/inc/HAL_conf.h (100%)
rename bsp/tkm32F499/{Libraries => libraries}/Hal_lib/inc/HAL_device.h (100%)
rename bsp/tkm32F499/{Libraries => libraries}/Hal_lib/inc/HAL_dma.h (100%)
rename bsp/tkm32F499/{Libraries => libraries}/Hal_lib/inc/HAL_exti.h (100%)
rename bsp/tkm32F499/{Libraries => libraries}/Hal_lib/inc/HAL_flash.h (100%)
rename bsp/tkm32F499/{Libraries => libraries}/Hal_lib/inc/HAL_gpio.h (100%)
rename bsp/tkm32F499/{Libraries => libraries}/Hal_lib/inc/HAL_i2c.h (100%)
rename bsp/tkm32F499/{Libraries => libraries}/Hal_lib/inc/HAL_iwdg.h (100%)
rename bsp/tkm32F499/{Libraries => libraries}/Hal_lib/inc/HAL_misc.h (100%)
rename bsp/tkm32F499/{Libraries => libraries}/Hal_lib/inc/HAL_pwr.h (100%)
rename bsp/tkm32F499/{Libraries => libraries}/Hal_lib/inc/HAL_rcc.h (100%)
rename bsp/tkm32F499/{Libraries => libraries}/Hal_lib/inc/HAL_spi.h (100%)
rename bsp/tkm32F499/{Libraries => libraries}/Hal_lib/inc/HAL_syscfg.h (100%)
rename bsp/tkm32F499/{Libraries => libraries}/Hal_lib/inc/HAL_tim.h (100%)
rename bsp/tkm32F499/{Libraries => libraries}/Hal_lib/inc/HAL_uart.h (100%)
rename bsp/tkm32F499/{Libraries => libraries}/Hal_lib/inc/HAL_wwdg.h (100%)
rename bsp/tkm32F499/{Libraries => libraries}/Hal_lib/src/HAL_can.c (100%)
rename bsp/tkm32F499/{Libraries => libraries}/Hal_lib/src/HAL_dma.c (100%)
rename bsp/tkm32F499/{Libraries => libraries}/Hal_lib/src/HAL_dma_bak.c (100%)
rename bsp/tkm32F499/{Libraries => libraries}/Hal_lib/src/HAL_exti.c (100%)
rename bsp/tkm32F499/{Libraries => libraries}/Hal_lib/src/HAL_gpio.c (100%)
rename bsp/tkm32F499/{Libraries => libraries}/Hal_lib/src/HAL_i2c.c (100%)
rename bsp/tkm32F499/{Libraries => libraries}/Hal_lib/src/HAL_iwdg.c (100%)
rename bsp/tkm32F499/{Libraries => libraries}/Hal_lib/src/HAL_misc.c (100%)
rename bsp/tkm32F499/{Libraries => libraries}/Hal_lib/src/HAL_pwr.c (100%)
rename bsp/tkm32F499/{Libraries => libraries}/Hal_lib/src/HAL_rcc.c (100%)
rename bsp/tkm32F499/{Libraries => libraries}/Hal_lib/src/HAL_spi.c (100%)
rename bsp/tkm32F499/{Libraries => libraries}/Hal_lib/src/HAL_syscfg.c (100%)
rename bsp/tkm32F499/{Libraries => libraries}/Hal_lib/src/HAL_tim.c (100%)
rename bsp/tkm32F499/{Libraries => libraries}/Hal_lib/src/HAL_uart.c (100%)
rename bsp/tkm32F499/{Libraries => libraries}/Hal_lib/src/HAL_wwdg.c (100%)
rename bsp/tkm32F499/{Libraries => libraries}/SConscript (100%)
rename bsp/wch/arm/{Libraries => libraries}/CH32F10x_StdPeriph_Driver/CMSIS/WCH/CH32F10x/Include/ch32f10x.h (100%)
rename bsp/wch/arm/{Libraries => libraries}/CH32F10x_StdPeriph_Driver/CMSIS/WCH/CH32F10x/Include/system_ch32f10x.h (100%)
rename bsp/wch/arm/{Libraries => libraries}/CH32F10x_StdPeriph_Driver/CMSIS/WCH/CH32F10x/Source/ARM/startup_ch32f10x.s (100%)
rename bsp/wch/arm/{Libraries => libraries}/CH32F10x_StdPeriph_Driver/CMSIS/WCH/CH32F10x/Source/GCC/startup_ch32f10x.S (100%)
rename bsp/wch/arm/{Libraries => libraries}/CH32F10x_StdPeriph_Driver/CMSIS/WCH/CH32F10x/Source/system_ch32f10x.c (100%)
rename bsp/wch/arm/{Libraries => libraries}/CH32F10x_StdPeriph_Driver/CMSIS/core_cm3.c (100%)
rename bsp/wch/arm/{Libraries => libraries}/CH32F10x_StdPeriph_Driver/CMSIS/core_cm3.h (100%)
rename bsp/wch/arm/{Libraries => libraries}/CH32F10x_StdPeriph_Driver/SConscript (100%)
rename bsp/wch/arm/{Libraries => libraries}/CH32F10x_StdPeriph_Driver/StdPeriph_Driver/inc/ch32f10x.h (100%)
rename bsp/wch/arm/{Libraries => libraries}/CH32F10x_StdPeriph_Driver/StdPeriph_Driver/inc/ch32f10x_adc.h (100%)
rename bsp/wch/arm/{Libraries => libraries}/CH32F10x_StdPeriph_Driver/StdPeriph_Driver/inc/ch32f10x_bkp.h (100%)
rename bsp/wch/arm/{Libraries => libraries}/CH32F10x_StdPeriph_Driver/StdPeriph_Driver/inc/ch32f10x_can.h (100%)
rename bsp/wch/arm/{Libraries => libraries}/CH32F10x_StdPeriph_Driver/StdPeriph_Driver/inc/ch32f10x_crc.h (100%)
rename bsp/wch/arm/{Libraries => libraries}/CH32F10x_StdPeriph_Driver/StdPeriph_Driver/inc/ch32f10x_dac.h (100%)
rename bsp/wch/arm/{Libraries => libraries}/CH32F10x_StdPeriph_Driver/StdPeriph_Driver/inc/ch32f10x_dbgmcu.h (100%)
rename bsp/wch/arm/{Libraries => libraries}/CH32F10x_StdPeriph_Driver/StdPeriph_Driver/inc/ch32f10x_dma.h (100%)
rename bsp/wch/arm/{Libraries => libraries}/CH32F10x_StdPeriph_Driver/StdPeriph_Driver/inc/ch32f10x_exti.h (100%)
rename bsp/wch/arm/{Libraries => libraries}/CH32F10x_StdPeriph_Driver/StdPeriph_Driver/inc/ch32f10x_flash.h (100%)
rename bsp/wch/arm/{Libraries => libraries}/CH32F10x_StdPeriph_Driver/StdPeriph_Driver/inc/ch32f10x_gpio.h (100%)
rename bsp/wch/arm/{Libraries => libraries}/CH32F10x_StdPeriph_Driver/StdPeriph_Driver/inc/ch32f10x_i2c.h (100%)
rename bsp/wch/arm/{Libraries => libraries}/CH32F10x_StdPeriph_Driver/StdPeriph_Driver/inc/ch32f10x_iwdg.h (100%)
rename bsp/wch/arm/{Libraries => libraries}/CH32F10x_StdPeriph_Driver/StdPeriph_Driver/inc/ch32f10x_misc.h (100%)
rename bsp/wch/arm/{Libraries => libraries}/CH32F10x_StdPeriph_Driver/StdPeriph_Driver/inc/ch32f10x_pwr.h (100%)
rename bsp/wch/arm/{Libraries => libraries}/CH32F10x_StdPeriph_Driver/StdPeriph_Driver/inc/ch32f10x_rcc.h (100%)
rename bsp/wch/arm/{Libraries => libraries}/CH32F10x_StdPeriph_Driver/StdPeriph_Driver/inc/ch32f10x_rtc.h (100%)
rename bsp/wch/arm/{Libraries => libraries}/CH32F10x_StdPeriph_Driver/StdPeriph_Driver/inc/ch32f10x_spi.h (100%)
rename bsp/wch/arm/{Libraries => libraries}/CH32F10x_StdPeriph_Driver/StdPeriph_Driver/inc/ch32f10x_tim.h (100%)
rename bsp/wch/arm/{Libraries => libraries}/CH32F10x_StdPeriph_Driver/StdPeriph_Driver/inc/ch32f10x_usart.h (100%)
rename bsp/wch/arm/{Libraries => libraries}/CH32F10x_StdPeriph_Driver/StdPeriph_Driver/inc/ch32f10x_usb.h (100%)
rename bsp/wch/arm/{Libraries => libraries}/CH32F10x_StdPeriph_Driver/StdPeriph_Driver/inc/ch32f10x_wwdg.h (100%)
rename bsp/wch/arm/{Libraries => libraries}/CH32F10x_StdPeriph_Driver/StdPeriph_Driver/src/ch32f10x_adc.c (100%)
rename bsp/wch/arm/{Libraries => libraries}/CH32F10x_StdPeriph_Driver/StdPeriph_Driver/src/ch32f10x_bkp.c (100%)
rename bsp/wch/arm/{Libraries => libraries}/CH32F10x_StdPeriph_Driver/StdPeriph_Driver/src/ch32f10x_can.c (100%)
rename bsp/wch/arm/{Libraries => libraries}/CH32F10x_StdPeriph_Driver/StdPeriph_Driver/src/ch32f10x_crc.c (100%)
rename bsp/wch/arm/{Libraries => libraries}/CH32F10x_StdPeriph_Driver/StdPeriph_Driver/src/ch32f10x_dac.c (100%)
rename bsp/wch/arm/{Libraries => libraries}/CH32F10x_StdPeriph_Driver/StdPeriph_Driver/src/ch32f10x_dbgmcu.c (100%)
rename bsp/wch/arm/{Libraries => libraries}/CH32F10x_StdPeriph_Driver/StdPeriph_Driver/src/ch32f10x_dma.c (100%)
rename bsp/wch/arm/{Libraries => libraries}/CH32F10x_StdPeriph_Driver/StdPeriph_Driver/src/ch32f10x_exti.c (100%)
rename bsp/wch/arm/{Libraries => libraries}/CH32F10x_StdPeriph_Driver/StdPeriph_Driver/src/ch32f10x_flash.c (100%)
rename bsp/wch/arm/{Libraries => libraries}/CH32F10x_StdPeriph_Driver/StdPeriph_Driver/src/ch32f10x_gpio.c (100%)
rename bsp/wch/arm/{Libraries => libraries}/CH32F10x_StdPeriph_Driver/StdPeriph_Driver/src/ch32f10x_i2c.c (100%)
rename bsp/wch/arm/{Libraries => libraries}/CH32F10x_StdPeriph_Driver/StdPeriph_Driver/src/ch32f10x_iwdg.c (100%)
rename bsp/wch/arm/{Libraries => libraries}/CH32F10x_StdPeriph_Driver/StdPeriph_Driver/src/ch32f10x_misc.c (100%)
rename bsp/wch/arm/{Libraries => libraries}/CH32F10x_StdPeriph_Driver/StdPeriph_Driver/src/ch32f10x_pwr.c (100%)
rename bsp/wch/arm/{Libraries => libraries}/CH32F10x_StdPeriph_Driver/StdPeriph_Driver/src/ch32f10x_rcc.c (100%)
rename bsp/wch/arm/{Libraries => libraries}/CH32F10x_StdPeriph_Driver/StdPeriph_Driver/src/ch32f10x_rtc.c (100%)
rename bsp/wch/arm/{Libraries => libraries}/CH32F10x_StdPeriph_Driver/StdPeriph_Driver/src/ch32f10x_spi.c (100%)
rename bsp/wch/arm/{Libraries => libraries}/CH32F10x_StdPeriph_Driver/StdPeriph_Driver/src/ch32f10x_tim.c (100%)
rename bsp/wch/arm/{Libraries => libraries}/CH32F10x_StdPeriph_Driver/StdPeriph_Driver/src/ch32f10x_usart.c (100%)
rename bsp/wch/arm/{Libraries => libraries}/CH32F10x_StdPeriph_Driver/StdPeriph_Driver/src/ch32f10x_usb.c (100%)
rename bsp/wch/arm/{Libraries => libraries}/CH32F10x_StdPeriph_Driver/StdPeriph_Driver/src/ch32f10x_wwdg.c (100%)
rename bsp/wch/arm/{Libraries => libraries}/CH32F20x_StdPeriph_Driver/CMSIS/WCH/CH32F20x/Include/ch32f20x.h (100%)
rename bsp/wch/arm/{Libraries => libraries}/CH32F20x_StdPeriph_Driver/CMSIS/WCH/CH32F20x/Include/system_ch32f20x.h (100%)
rename bsp/wch/arm/{Libraries => libraries}/CH32F20x_StdPeriph_Driver/CMSIS/WCH/CH32F20x/Source/ARM/startup_ch32f20x.s (100%)
rename bsp/wch/arm/{Libraries => libraries}/CH32F20x_StdPeriph_Driver/CMSIS/WCH/CH32F20x/Source/GCC/startup_ch32f20x.S (100%)
rename bsp/wch/arm/{Libraries => libraries}/CH32F20x_StdPeriph_Driver/CMSIS/WCH/CH32F20x/Source/system_ch32f20x.c (100%)
rename bsp/wch/arm/{Libraries => libraries}/CH32F20x_StdPeriph_Driver/CMSIS/core_cm3.c (100%)
rename bsp/wch/arm/{Libraries => libraries}/CH32F20x_StdPeriph_Driver/CMSIS/core_cm3.h (100%)
rename bsp/wch/arm/{Libraries => libraries}/CH32F20x_StdPeriph_Driver/SConscript (100%)
rename bsp/wch/arm/{Libraries => libraries}/CH32F20x_StdPeriph_Driver/StdPeriph_Driver/inc/ch32f20x.h (100%)
rename bsp/wch/arm/{Libraries => libraries}/CH32F20x_StdPeriph_Driver/StdPeriph_Driver/inc/ch32f20x_adc.h (100%)
rename bsp/wch/arm/{Libraries => libraries}/CH32F20x_StdPeriph_Driver/StdPeriph_Driver/inc/ch32f20x_bkp.h (100%)
rename bsp/wch/arm/{Libraries => libraries}/CH32F20x_StdPeriph_Driver/StdPeriph_Driver/inc/ch32f20x_can.h (100%)
rename bsp/wch/arm/{Libraries => libraries}/CH32F20x_StdPeriph_Driver/StdPeriph_Driver/inc/ch32f20x_crc.h (100%)
rename bsp/wch/arm/{Libraries => libraries}/CH32F20x_StdPeriph_Driver/StdPeriph_Driver/inc/ch32f20x_dac.h (100%)
rename bsp/wch/arm/{Libraries => libraries}/CH32F20x_StdPeriph_Driver/StdPeriph_Driver/inc/ch32f20x_dbgmcu.h (100%)
rename bsp/wch/arm/{Libraries => libraries}/CH32F20x_StdPeriph_Driver/StdPeriph_Driver/inc/ch32f20x_dma.h (100%)
rename bsp/wch/arm/{Libraries => libraries}/CH32F20x_StdPeriph_Driver/StdPeriph_Driver/inc/ch32f20x_dvp.h (100%)
rename bsp/wch/arm/{Libraries => libraries}/CH32F20x_StdPeriph_Driver/StdPeriph_Driver/inc/ch32f20x_eth.h (100%)
rename bsp/wch/arm/{Libraries => libraries}/CH32F20x_StdPeriph_Driver/StdPeriph_Driver/inc/ch32f20x_exti.h (100%)
rename bsp/wch/arm/{Libraries => libraries}/CH32F20x_StdPeriph_Driver/StdPeriph_Driver/inc/ch32f20x_flash.h (100%)
rename bsp/wch/arm/{Libraries => libraries}/CH32F20x_StdPeriph_Driver/StdPeriph_Driver/inc/ch32f20x_fsmc.h (100%)
rename bsp/wch/arm/{Libraries => libraries}/CH32F20x_StdPeriph_Driver/StdPeriph_Driver/inc/ch32f20x_gpio.h (100%)
rename bsp/wch/arm/{Libraries => libraries}/CH32F20x_StdPeriph_Driver/StdPeriph_Driver/inc/ch32f20x_i2c.h (100%)
rename bsp/wch/arm/{Libraries => libraries}/CH32F20x_StdPeriph_Driver/StdPeriph_Driver/inc/ch32f20x_iwdg.h (100%)
rename bsp/wch/arm/{Libraries => libraries}/CH32F20x_StdPeriph_Driver/StdPeriph_Driver/inc/ch32f20x_misc.h (100%)
rename bsp/wch/arm/{Libraries => libraries}/CH32F20x_StdPeriph_Driver/StdPeriph_Driver/inc/ch32f20x_opa.h (100%)
rename bsp/wch/arm/{Libraries => libraries}/CH32F20x_StdPeriph_Driver/StdPeriph_Driver/inc/ch32f20x_pwr.h (100%)
rename bsp/wch/arm/{Libraries => libraries}/CH32F20x_StdPeriph_Driver/StdPeriph_Driver/inc/ch32f20x_rcc.h (100%)
rename bsp/wch/arm/{Libraries => libraries}/CH32F20x_StdPeriph_Driver/StdPeriph_Driver/inc/ch32f20x_rng.h (100%)
rename bsp/wch/arm/{Libraries => libraries}/CH32F20x_StdPeriph_Driver/StdPeriph_Driver/inc/ch32f20x_rtc.h (100%)
rename bsp/wch/arm/{Libraries => libraries}/CH32F20x_StdPeriph_Driver/StdPeriph_Driver/inc/ch32f20x_sdio.h (100%)
rename bsp/wch/arm/{Libraries => libraries}/CH32F20x_StdPeriph_Driver/StdPeriph_Driver/inc/ch32f20x_spi.h (100%)
rename bsp/wch/arm/{Libraries => libraries}/CH32F20x_StdPeriph_Driver/StdPeriph_Driver/inc/ch32f20x_tim.h (100%)
rename bsp/wch/arm/{Libraries => libraries}/CH32F20x_StdPeriph_Driver/StdPeriph_Driver/inc/ch32f20x_usart.h (100%)
rename bsp/wch/arm/{Libraries => libraries}/CH32F20x_StdPeriph_Driver/StdPeriph_Driver/inc/ch32f20x_wwdg.h (100%)
rename bsp/wch/arm/{Libraries => libraries}/CH32F20x_StdPeriph_Driver/StdPeriph_Driver/src/ch32f20x_adc.c (100%)
rename bsp/wch/arm/{Libraries => libraries}/CH32F20x_StdPeriph_Driver/StdPeriph_Driver/src/ch32f20x_bkp.c (100%)
rename bsp/wch/arm/{Libraries => libraries}/CH32F20x_StdPeriph_Driver/StdPeriph_Driver/src/ch32f20x_can.c (100%)
rename bsp/wch/arm/{Libraries => libraries}/CH32F20x_StdPeriph_Driver/StdPeriph_Driver/src/ch32f20x_crc.c (100%)
rename bsp/wch/arm/{Libraries => libraries}/CH32F20x_StdPeriph_Driver/StdPeriph_Driver/src/ch32f20x_dac.c (100%)
rename bsp/wch/arm/{Libraries => libraries}/CH32F20x_StdPeriph_Driver/StdPeriph_Driver/src/ch32f20x_dbgmcu.c (100%)
rename bsp/wch/arm/{Libraries => libraries}/CH32F20x_StdPeriph_Driver/StdPeriph_Driver/src/ch32f20x_dma.c (100%)
rename bsp/wch/arm/{Libraries => libraries}/CH32F20x_StdPeriph_Driver/StdPeriph_Driver/src/ch32f20x_dvp.c (100%)
rename bsp/wch/arm/{Libraries => libraries}/CH32F20x_StdPeriph_Driver/StdPeriph_Driver/src/ch32f20x_eth.c (100%)
rename bsp/wch/arm/{Libraries => libraries}/CH32F20x_StdPeriph_Driver/StdPeriph_Driver/src/ch32f20x_exti.c (100%)
rename bsp/wch/arm/{Libraries => libraries}/CH32F20x_StdPeriph_Driver/StdPeriph_Driver/src/ch32f20x_flash.c (100%)
rename bsp/wch/arm/{Libraries => libraries}/CH32F20x_StdPeriph_Driver/StdPeriph_Driver/src/ch32f20x_fsmc.c (100%)
rename bsp/wch/arm/{Libraries => libraries}/CH32F20x_StdPeriph_Driver/StdPeriph_Driver/src/ch32f20x_gpio.c (100%)
rename bsp/wch/arm/{Libraries => libraries}/CH32F20x_StdPeriph_Driver/StdPeriph_Driver/src/ch32f20x_i2c.c (100%)
rename bsp/wch/arm/{Libraries => libraries}/CH32F20x_StdPeriph_Driver/StdPeriph_Driver/src/ch32f20x_iwdg.c (100%)
rename bsp/wch/arm/{Libraries => libraries}/CH32F20x_StdPeriph_Driver/StdPeriph_Driver/src/ch32f20x_misc.c (100%)
rename bsp/wch/arm/{Libraries => libraries}/CH32F20x_StdPeriph_Driver/StdPeriph_Driver/src/ch32f20x_opa.c (100%)
rename bsp/wch/arm/{Libraries => libraries}/CH32F20x_StdPeriph_Driver/StdPeriph_Driver/src/ch32f20x_pwr.c (100%)
rename bsp/wch/arm/{Libraries => libraries}/CH32F20x_StdPeriph_Driver/StdPeriph_Driver/src/ch32f20x_rcc.c (100%)
rename bsp/wch/arm/{Libraries => libraries}/CH32F20x_StdPeriph_Driver/StdPeriph_Driver/src/ch32f20x_rng.c (100%)
rename bsp/wch/arm/{Libraries => libraries}/CH32F20x_StdPeriph_Driver/StdPeriph_Driver/src/ch32f20x_rtc.c (100%)
rename bsp/wch/arm/{Libraries => libraries}/CH32F20x_StdPeriph_Driver/StdPeriph_Driver/src/ch32f20x_sdio.c (100%)
rename bsp/wch/arm/{Libraries => libraries}/CH32F20x_StdPeriph_Driver/StdPeriph_Driver/src/ch32f20x_spi.c (100%)
rename bsp/wch/arm/{Libraries => libraries}/CH32F20x_StdPeriph_Driver/StdPeriph_Driver/src/ch32f20x_tim.c (100%)
rename bsp/wch/arm/{Libraries => libraries}/CH32F20x_StdPeriph_Driver/StdPeriph_Driver/src/ch32f20x_usart.c (100%)
rename bsp/wch/arm/{Libraries => libraries}/CH32F20x_StdPeriph_Driver/StdPeriph_Driver/src/ch32f20x_wwdg.c (100%)
rename bsp/wch/arm/{Libraries => libraries}/Kconfig (100%)
rename bsp/wch/arm/{Libraries => libraries}/ch32_drivers/SConscript (100%)
rename bsp/wch/arm/{Libraries => libraries}/ch32_drivers/drv_common.c (100%)
rename bsp/wch/arm/{Libraries => libraries}/ch32_drivers/drv_common.h (100%)
rename bsp/wch/arm/{Libraries => libraries}/ch32_drivers/drv_flash.h (100%)
rename bsp/wch/arm/{Libraries => libraries}/ch32_drivers/drv_flash_ch32f20x.c (100%)
rename bsp/wch/arm/{Libraries => libraries}/ch32_drivers/drv_gpio.h (100%)
rename bsp/wch/arm/{Libraries => libraries}/ch32_drivers/drv_gpio_ch32f10x.c (100%)
rename bsp/wch/arm/{Libraries => libraries}/ch32_drivers/drv_gpio_ch32f20x.c (100%)
rename bsp/wch/arm/{Libraries => libraries}/ch32_drivers/drv_hwi2c.h (100%)
rename bsp/wch/arm/{Libraries => libraries}/ch32_drivers/drv_hwi2c_ch32f10x.c (100%)
rename bsp/wch/arm/{Libraries => libraries}/ch32_drivers/drv_hwi2c_ch32f20x.c (100%)
rename bsp/wch/arm/{Libraries => libraries}/ch32_drivers/drv_iwdt_ch32f10x.c (100%)
rename bsp/wch/arm/{Libraries => libraries}/ch32_drivers/drv_iwdt_ch32f20x.c (100%)
rename bsp/wch/arm/{Libraries => libraries}/ch32_drivers/drv_log.h (100%)
rename bsp/wch/arm/{Libraries => libraries}/ch32_drivers/drv_pwm_ch32f10x.c (100%)
rename bsp/wch/arm/{Libraries => libraries}/ch32_drivers/drv_pwm_ch32f20x.c (100%)
rename bsp/wch/arm/{Libraries => libraries}/ch32_drivers/drv_rtc.h (100%)
rename bsp/wch/arm/{Libraries => libraries}/ch32_drivers/drv_rtc_ch32f10x.c (100%)
rename bsp/wch/arm/{Libraries => libraries}/ch32_drivers/drv_rtc_ch32f20x.c (100%)
rename bsp/wch/arm/{Libraries => libraries}/ch32_drivers/drv_spi.h (100%)
rename bsp/wch/arm/{Libraries => libraries}/ch32_drivers/drv_spi_ch32f10x.c (100%)
rename bsp/wch/arm/{Libraries => libraries}/ch32_drivers/drv_spi_ch32f20x.c (100%)
rename bsp/wch/arm/{Libraries => libraries}/ch32_drivers/drv_timer_ch32f10x.c (100%)
rename bsp/wch/arm/{Libraries => libraries}/ch32_drivers/drv_timer_ch32f20x.c (100%)
rename bsp/wch/arm/{Libraries => libraries}/ch32_drivers/drv_uart.h (100%)
rename bsp/wch/arm/{Libraries => libraries}/ch32_drivers/drv_uart_ch32f10x.c (100%)
rename bsp/wch/arm/{Libraries => libraries}/ch32_drivers/drv_uart_ch32f20x.c (100%)
rename bsp/wch/risc-v/{Libraries => libraries}/CH32V10x_StdPeriph_Driver/CMSIS/WCH/CH32V10x/Include/ch32v10x.h (100%)
rename bsp/wch/risc-v/{Libraries => libraries}/CH32V10x_StdPeriph_Driver/CMSIS/WCH/CH32V10x/Include/system_ch32v10x.h (100%)
rename bsp/wch/risc-v/{Libraries => libraries}/CH32V10x_StdPeriph_Driver/CMSIS/WCH/CH32V10x/Source/GCC/startup_ch32v10x.S (100%)
rename bsp/wch/risc-v/{Libraries => libraries}/CH32V10x_StdPeriph_Driver/CMSIS/WCH/CH32V10x/Source/system_ch32v10x.c (100%)
rename bsp/wch/risc-v/{Libraries => libraries}/CH32V10x_StdPeriph_Driver/CMSIS/core_riscv.c (100%)
rename bsp/wch/risc-v/{Libraries => libraries}/CH32V10x_StdPeriph_Driver/CMSIS/core_riscv.h (100%)
rename bsp/wch/risc-v/{Libraries => libraries}/CH32V10x_StdPeriph_Driver/SConscript (100%)
rename bsp/wch/risc-v/{Libraries => libraries}/CH32V10x_StdPeriph_Driver/StdPeriph_Driver/inc/ch32v10x.h (100%)
rename bsp/wch/risc-v/{Libraries => libraries}/CH32V10x_StdPeriph_Driver/StdPeriph_Driver/inc/ch32v10x_adc.h (100%)
rename bsp/wch/risc-v/{Libraries => libraries}/CH32V10x_StdPeriph_Driver/StdPeriph_Driver/inc/ch32v10x_bkp.h (100%)
rename bsp/wch/risc-v/{Libraries => libraries}/CH32V10x_StdPeriph_Driver/StdPeriph_Driver/inc/ch32v10x_crc.h (100%)
rename bsp/wch/risc-v/{Libraries => libraries}/CH32V10x_StdPeriph_Driver/StdPeriph_Driver/inc/ch32v10x_dbgmcu.h (100%)
rename bsp/wch/risc-v/{Libraries => libraries}/CH32V10x_StdPeriph_Driver/StdPeriph_Driver/inc/ch32v10x_dma.h (100%)
rename bsp/wch/risc-v/{Libraries => libraries}/CH32V10x_StdPeriph_Driver/StdPeriph_Driver/inc/ch32v10x_exti.h (100%)
rename bsp/wch/risc-v/{Libraries => libraries}/CH32V10x_StdPeriph_Driver/StdPeriph_Driver/inc/ch32v10x_flash.h (100%)
rename bsp/wch/risc-v/{Libraries => libraries}/CH32V10x_StdPeriph_Driver/StdPeriph_Driver/inc/ch32v10x_gpio.h (100%)
rename bsp/wch/risc-v/{Libraries => libraries}/CH32V10x_StdPeriph_Driver/StdPeriph_Driver/inc/ch32v10x_i2c.h (100%)
rename bsp/wch/risc-v/{Libraries => libraries}/CH32V10x_StdPeriph_Driver/StdPeriph_Driver/inc/ch32v10x_iwdg.h (100%)
rename bsp/wch/risc-v/{Libraries => libraries}/CH32V10x_StdPeriph_Driver/StdPeriph_Driver/inc/ch32v10x_misc.h (100%)
rename bsp/wch/risc-v/{Libraries => libraries}/CH32V10x_StdPeriph_Driver/StdPeriph_Driver/inc/ch32v10x_pwr.h (100%)
rename bsp/wch/risc-v/{Libraries => libraries}/CH32V10x_StdPeriph_Driver/StdPeriph_Driver/inc/ch32v10x_rcc.h (100%)
rename bsp/wch/risc-v/{Libraries => libraries}/CH32V10x_StdPeriph_Driver/StdPeriph_Driver/inc/ch32v10x_rtc.h (100%)
rename bsp/wch/risc-v/{Libraries => libraries}/CH32V10x_StdPeriph_Driver/StdPeriph_Driver/inc/ch32v10x_spi.h (100%)
rename bsp/wch/risc-v/{Libraries => libraries}/CH32V10x_StdPeriph_Driver/StdPeriph_Driver/inc/ch32v10x_tim.h (100%)
rename bsp/wch/risc-v/{Libraries => libraries}/CH32V10x_StdPeriph_Driver/StdPeriph_Driver/inc/ch32v10x_usart.h (100%)
rename bsp/wch/risc-v/{Libraries => libraries}/CH32V10x_StdPeriph_Driver/StdPeriph_Driver/inc/ch32v10x_usb.h (100%)
rename bsp/wch/risc-v/{Libraries => libraries}/CH32V10x_StdPeriph_Driver/StdPeriph_Driver/inc/ch32v10x_usb_host.h (100%)
rename bsp/wch/risc-v/{Libraries => libraries}/CH32V10x_StdPeriph_Driver/StdPeriph_Driver/inc/ch32v10x_wwdg.h (100%)
rename bsp/wch/risc-v/{Libraries => libraries}/CH32V10x_StdPeriph_Driver/StdPeriph_Driver/src/ch32v10x_adc.c (100%)
rename bsp/wch/risc-v/{Libraries => libraries}/CH32V10x_StdPeriph_Driver/StdPeriph_Driver/src/ch32v10x_bkp.c (100%)
rename bsp/wch/risc-v/{Libraries => libraries}/CH32V10x_StdPeriph_Driver/StdPeriph_Driver/src/ch32v10x_crc.c (100%)
rename bsp/wch/risc-v/{Libraries => libraries}/CH32V10x_StdPeriph_Driver/StdPeriph_Driver/src/ch32v10x_dbgmcu.c (100%)
rename bsp/wch/risc-v/{Libraries => libraries}/CH32V10x_StdPeriph_Driver/StdPeriph_Driver/src/ch32v10x_dma.c (100%)
rename bsp/wch/risc-v/{Libraries => libraries}/CH32V10x_StdPeriph_Driver/StdPeriph_Driver/src/ch32v10x_exti.c (100%)
rename bsp/wch/risc-v/{Libraries => libraries}/CH32V10x_StdPeriph_Driver/StdPeriph_Driver/src/ch32v10x_flash.c (100%)
rename bsp/wch/risc-v/{Libraries => libraries}/CH32V10x_StdPeriph_Driver/StdPeriph_Driver/src/ch32v10x_gpio.c (100%)
rename bsp/wch/risc-v/{Libraries => libraries}/CH32V10x_StdPeriph_Driver/StdPeriph_Driver/src/ch32v10x_i2c.c (100%)
rename bsp/wch/risc-v/{Libraries => libraries}/CH32V10x_StdPeriph_Driver/StdPeriph_Driver/src/ch32v10x_iwdg.c (100%)
rename bsp/wch/risc-v/{Libraries => libraries}/CH32V10x_StdPeriph_Driver/StdPeriph_Driver/src/ch32v10x_misc.c (100%)
rename bsp/wch/risc-v/{Libraries => libraries}/CH32V10x_StdPeriph_Driver/StdPeriph_Driver/src/ch32v10x_pwr.c (100%)
rename bsp/wch/risc-v/{Libraries => libraries}/CH32V10x_StdPeriph_Driver/StdPeriph_Driver/src/ch32v10x_rcc.c (100%)
rename bsp/wch/risc-v/{Libraries => libraries}/CH32V10x_StdPeriph_Driver/StdPeriph_Driver/src/ch32v10x_rtc.c (100%)
rename bsp/wch/risc-v/{Libraries => libraries}/CH32V10x_StdPeriph_Driver/StdPeriph_Driver/src/ch32v10x_spi.c (100%)
rename bsp/wch/risc-v/{Libraries => libraries}/CH32V10x_StdPeriph_Driver/StdPeriph_Driver/src/ch32v10x_tim.c (100%)
rename bsp/wch/risc-v/{Libraries => libraries}/CH32V10x_StdPeriph_Driver/StdPeriph_Driver/src/ch32v10x_usart.c (100%)
rename bsp/wch/risc-v/{Libraries => libraries}/CH32V10x_StdPeriph_Driver/StdPeriph_Driver/src/ch32v10x_usb.c (100%)
rename bsp/wch/risc-v/{Libraries => libraries}/CH32V10x_StdPeriph_Driver/StdPeriph_Driver/src/ch32v10x_usb_host.c (100%)
rename bsp/wch/risc-v/{Libraries => libraries}/CH32V10x_StdPeriph_Driver/StdPeriph_Driver/src/ch32v10x_wwdg.c (100%)
rename bsp/wch/risc-v/{Libraries => libraries}/Kconfig (100%)
rename bsp/wch/risc-v/{Libraries => libraries}/ch32_drivers/SConscript (100%)
rename bsp/wch/risc-v/{Libraries => libraries}/ch32_drivers/drv_adc.c (100%)
rename bsp/wch/risc-v/{Libraries => libraries}/ch32_drivers/drv_adc.h (100%)
rename bsp/wch/risc-v/{Libraries => libraries}/ch32_drivers/drv_can.c (100%)
rename bsp/wch/risc-v/{Libraries => libraries}/ch32_drivers/drv_can.h (100%)
rename bsp/wch/risc-v/{Libraries => libraries}/ch32_drivers/drv_common.c (100%)
rename bsp/wch/risc-v/{Libraries => libraries}/ch32_drivers/drv_common.h (100%)
rename bsp/wch/risc-v/{Libraries => libraries}/ch32_drivers/drv_dac.c (100%)
rename bsp/wch/risc-v/{Libraries => libraries}/ch32_drivers/drv_dac.h (100%)
rename bsp/wch/risc-v/{Libraries => libraries}/ch32_drivers/drv_eth.c (100%)
rename bsp/wch/risc-v/{Libraries => libraries}/ch32_drivers/drv_eth.h (100%)
rename bsp/wch/risc-v/{Libraries => libraries}/ch32_drivers/drv_flash.c (100%)
rename bsp/wch/risc-v/{Libraries => libraries}/ch32_drivers/drv_flash.h (100%)
rename bsp/wch/risc-v/{Libraries => libraries}/ch32_drivers/drv_gpio.c (100%)
rename bsp/wch/risc-v/{Libraries => libraries}/ch32_drivers/drv_gpio.h (100%)
rename bsp/wch/risc-v/{Libraries => libraries}/ch32_drivers/drv_i2c.c (100%)
rename bsp/wch/risc-v/{Libraries => libraries}/ch32_drivers/drv_i2c.h (100%)
rename bsp/wch/risc-v/{Libraries => libraries}/ch32_drivers/drv_iwdt.c (100%)
rename bsp/wch/risc-v/{Libraries => libraries}/ch32_drivers/drv_log.h (100%)
rename bsp/wch/risc-v/{Libraries => libraries}/ch32_drivers/drv_pwm.c (100%)
rename bsp/wch/risc-v/{Libraries => libraries}/ch32_drivers/drv_pwm.h (100%)
rename bsp/wch/risc-v/{Libraries => libraries}/ch32_drivers/drv_rtc.c (100%)
rename bsp/wch/risc-v/{Libraries => libraries}/ch32_drivers/drv_rtc.h (100%)
rename bsp/wch/risc-v/{Libraries => libraries}/ch32_drivers/drv_spi.c (100%)
rename bsp/wch/risc-v/{Libraries => libraries}/ch32_drivers/drv_spi.h (100%)
rename bsp/wch/risc-v/{Libraries => libraries}/ch32_drivers/drv_timer.c (100%)
rename bsp/wch/risc-v/{Libraries => libraries}/ch32_drivers/drv_timer.h (100%)
rename bsp/wch/risc-v/{Libraries => libraries}/ch32_drivers/drv_usart.c (100%)
rename bsp/wch/risc-v/{Libraries => libraries}/ch32_drivers/drv_usart.h (100%)
rename bsp/wch/risc-v/{Libraries => libraries}/ch32_drivers/drv_usart_v2.c (100%)
rename bsp/wch/risc-v/{Libraries => libraries}/ch32_drivers/drv_usart_v2.h (100%)
rename bsp/wch/risc-v/{Libraries => libraries}/ch32_drivers/drv_usbd.c (100%)
rename bsp/wch/risc-v/{Libraries => libraries}/ch32_drivers/drv_usbd.h (100%)
rename bsp/wch/risc-v/{Libraries => libraries}/ch32_drivers/drv_usbh.c (100%)
rename bsp/wch/risc-v/{Libraries => libraries}/ch32_drivers/drv_usbh.h (100%)
rename bsp/wch/risc-v/{Libraries => libraries}/ch56x_drivers/SConscript (100%)
rename bsp/wch/risc-v/{Libraries => libraries}/ch56x_drivers/ch56x_gpio.c (100%)
rename bsp/wch/risc-v/{Libraries => libraries}/ch56x_drivers/ch56x_gpio.h (100%)
rename bsp/wch/risc-v/{Libraries => libraries}/ch56x_drivers/ch56x_pfic.c (100%)
rename bsp/wch/risc-v/{Libraries => libraries}/ch56x_drivers/ch56x_pfic.h (100%)
rename bsp/wch/risc-v/{Libraries => libraries}/ch56x_drivers/ch56x_pwm.c (100%)
rename bsp/wch/risc-v/{Libraries => libraries}/ch56x_drivers/ch56x_pwm.h (100%)
rename bsp/wch/risc-v/{Libraries => libraries}/ch56x_drivers/ch56x_spi.c (100%)
rename bsp/wch/risc-v/{Libraries => libraries}/ch56x_drivers/ch56x_spi.h (100%)
rename bsp/wch/risc-v/{Libraries => libraries}/ch56x_drivers/ch56x_sys.c (100%)
rename bsp/wch/risc-v/{Libraries => libraries}/ch56x_drivers/ch56x_sys.h (100%)
rename bsp/wch/risc-v/{Libraries => libraries}/ch56x_drivers/ch56x_timer.c (100%)
rename bsp/wch/risc-v/{Libraries => libraries}/ch56x_drivers/ch56x_timer.h (100%)
rename bsp/wch/risc-v/{Libraries => libraries}/ch56x_drivers/ch56x_uart.c (100%)
rename bsp/wch/risc-v/{Libraries => libraries}/ch56x_drivers/ch56x_uart.h (100%)
rename bsp/wch/risc-v/{Libraries => libraries}/ch56x_drivers/ch56x_usbd.c (100%)
rename bsp/wch/risc-v/{Libraries => libraries}/ch56x_drivers/ch56x_usbhs.h (100%)
rename bsp/wch/risc-v/{Libraries => libraries}/ch56x_drivers/ch56x_wdt.c (100%)
rename bsp/wch/risc-v/{Libraries => libraries}/ch56x_drivers/isr_sp.h (100%)
rename bsp/wch/risc-v/{Libraries => libraries}/ch56x_drivers/soc.h (100%)
rename bsp/wch/risc-v/{Libraries => libraries}/ch56x_drivers/swi_gcc.S (100%)
rename bsp/xplorer4330/{Libraries => libraries}/CMSIS/Include/arm_common_tables.h (100%)
rename bsp/xplorer4330/{Libraries => libraries}/CMSIS/Include/arm_math.h (100%)
rename bsp/xplorer4330/{Libraries => libraries}/CMSIS/Include/core_cm0.h (100%)
rename bsp/xplorer4330/{Libraries => libraries}/CMSIS/Include/core_cm0plus.h (100%)
rename bsp/xplorer4330/{Libraries => libraries}/CMSIS/Include/core_cm3.h (100%)
rename bsp/xplorer4330/{Libraries => libraries}/CMSIS/Include/core_cm4.h (100%)
rename bsp/xplorer4330/{Libraries => libraries}/CMSIS/Include/core_cm4_simd.h (100%)
rename bsp/xplorer4330/{Libraries => libraries}/CMSIS/Include/core_cmFunc.h (100%)
rename bsp/xplorer4330/{Libraries => libraries}/CMSIS/Include/core_cmInstr.h (100%)
rename bsp/xplorer4330/{Libraries => libraries}/CMSIS/Include/core_sc000.h (100%)
rename bsp/xplorer4330/{Libraries => libraries}/CMSIS/Include/core_sc300.h (100%)
rename bsp/xplorer4330/{Libraries => libraries}/Device/NXP/LPC43xx/Include/LPC43xx.h (100%)
rename bsp/xplorer4330/{Libraries => libraries}/Device/NXP/LPC43xx/Include/fpu_enable.h (100%)
rename bsp/xplorer4330/{Libraries => libraries}/Device/NXP/LPC43xx/Include/fpu_init.h (100%)
rename bsp/xplorer4330/{Libraries => libraries}/Device/NXP/LPC43xx/Include/system_LPC43xx.h (100%)
rename bsp/xplorer4330/{Libraries => libraries}/Device/NXP/LPC43xx/Source/Templates/ARM/startup_LPC43xx.s (100%)
rename bsp/xplorer4330/{Libraries => libraries}/Device/NXP/LPC43xx/Source/Templates/ARM/startup_LPC43xx_M0.s (100%)
rename bsp/xplorer4330/{Libraries => libraries}/Device/NXP/LPC43xx/Source/Templates/GCC/startup_LPC43xx.s (100%)
rename bsp/xplorer4330/{Libraries => libraries}/Device/NXP/LPC43xx/Source/Templates/GCC/startup_LPC43xx_M0.s (100%)
rename bsp/xplorer4330/{Libraries => libraries}/Device/NXP/LPC43xx/Source/Templates/IAR/startup_LPC43xx.s (100%)
rename bsp/xplorer4330/{Libraries => libraries}/Device/NXP/LPC43xx/Source/Templates/IAR/startup_LPC43xx_M0.s (100%)
rename bsp/xplorer4330/{Libraries => libraries}/Device/NXP/LPC43xx/Source/Templates/IAR/startup_lpc43xx_m0sub.s (100%)
rename bsp/xplorer4330/{Libraries => libraries}/Device/NXP/LPC43xx/Source/Templates/system_LPC43xx.c (100%)
rename bsp/xplorer4330/{Libraries => libraries}/Device/SConscript (100%)
rename bsp/xplorer4330/{Libraries => libraries}/SConscript (100%)
rename bsp/yichip/yc3121-pos/{Libraries => libraries}/SConscript (100%)
rename bsp/yichip/yc3121-pos/{Libraries => libraries}/core/board_config.h (100%)
rename bsp/yichip/yc3121-pos/{Libraries => libraries}/core/misc.c (100%)
rename bsp/yichip/yc3121-pos/{Libraries => libraries}/core/misc.h (100%)
rename bsp/yichip/yc3121-pos/{Libraries => libraries}/core/rom_api.h (100%)
rename bsp/yichip/yc3121-pos/{Libraries => libraries}/core/system.c (100%)
rename bsp/yichip/yc3121-pos/{Libraries => libraries}/core/system.h (100%)
rename bsp/yichip/yc3121-pos/{Libraries => libraries}/core/type.h (100%)
rename bsp/yichip/yc3121-pos/{Libraries => libraries}/core/yc3121.h (100%)
rename bsp/yichip/yc3121-pos/{Libraries => libraries}/sdk/yc_dma.c (100%)
rename bsp/yichip/yc3121-pos/{Libraries => libraries}/sdk/yc_dma.h (100%)
rename bsp/yichip/yc3121-pos/{Libraries => libraries}/sdk/yc_gpio.c (100%)
rename bsp/yichip/yc3121-pos/{Libraries => libraries}/sdk/yc_gpio.h (100%)
rename bsp/yichip/yc3121-pos/{Libraries => libraries}/sdk/yc_systick.c (100%)
rename bsp/yichip/yc3121-pos/{Libraries => libraries}/sdk/yc_systick.h (100%)
rename bsp/yichip/yc3121-pos/{Libraries => libraries}/sdk/yc_uart.c (100%)
rename bsp/yichip/yc3121-pos/{Libraries => libraries}/sdk/yc_uart.h (100%)
rename bsp/yichip/yc3121-pos/{Libraries => libraries}/sdk/yc_wdt.c (100%)
rename bsp/yichip/yc3121-pos/{Libraries => libraries}/sdk/yc_wdt.h (100%)
rename bsp/yichip/yc3121-pos/{Libraries => libraries}/startup/flash_start.s (100%)
rename bsp/yichip/yc3121-pos/{Libraries => libraries}/startup/flash_start_gcc.s (100%)
rename bsp/yichip/yc3121-pos/{Libraries => libraries}/startup/flash_start_iar.s (100%)
rename bsp/yichip/yc3121-pos/{Libraries => libraries}/startup/startup.s (100%)
rename bsp/yichip/yc3122-pos/{Libraries => libraries}/CMSIS/Device/YICHIP/YC3122/Include/YC3122.svd (100%)
rename bsp/yichip/yc3122-pos/{Libraries => libraries}/CMSIS/Device/YICHIP/YC3122/Include/system_yc3122.h (100%)
rename bsp/yichip/yc3122-pos/{Libraries => libraries}/CMSIS/Device/YICHIP/YC3122/Include/yc3122.h (100%)
rename bsp/yichip/yc3122-pos/{Libraries => libraries}/CMSIS/Device/YICHIP/YC3122/Source/Templates/arm/startup_yc3122.s (100%)
rename bsp/yichip/yc3122-pos/{Libraries => libraries}/CMSIS/Device/YICHIP/YC3122/Source/Templates/gcc/startup_yc3122.S (100%)
rename bsp/yichip/yc3122-pos/{Libraries => libraries}/CMSIS/Device/YICHIP/YC3122/Source/Templates/iar/startup_yc3122.s (100%)
rename bsp/yichip/yc3122-pos/{Libraries => libraries}/CMSIS/Device/YICHIP/YC3122/Source/Templates/system_yc3122.c (100%)
rename bsp/yichip/yc3122-pos/{Libraries => libraries}/CMSIS/Include/cmsis_armcc.h (100%)
rename bsp/yichip/yc3122-pos/{Libraries => libraries}/CMSIS/Include/cmsis_armclang.h (100%)
rename bsp/yichip/yc3122-pos/{Libraries => libraries}/CMSIS/Include/cmsis_compiler.h (100%)
rename bsp/yichip/yc3122-pos/{Libraries => libraries}/CMSIS/Include/cmsis_gcc.h (100%)
rename bsp/yichip/yc3122-pos/{Libraries => libraries}/CMSIS/Include/cmsis_iccarm.h (100%)
rename bsp/yichip/yc3122-pos/{Libraries => libraries}/CMSIS/Include/cmsis_version.h (100%)
rename bsp/yichip/yc3122-pos/{Libraries => libraries}/CMSIS/Include/core_armv8mbl.h (100%)
rename bsp/yichip/yc3122-pos/{Libraries => libraries}/CMSIS/Include/core_armv8mml.h (100%)
rename bsp/yichip/yc3122-pos/{Libraries => libraries}/CMSIS/Include/core_cm0.h (100%)
rename bsp/yichip/yc3122-pos/{Libraries => libraries}/CMSIS/Include/core_cm0plus.h (100%)
rename bsp/yichip/yc3122-pos/{Libraries => libraries}/CMSIS/Include/core_cm1.h (100%)
rename bsp/yichip/yc3122-pos/{Libraries => libraries}/CMSIS/Include/core_cm23.h (100%)
rename bsp/yichip/yc3122-pos/{Libraries => libraries}/CMSIS/Include/core_cm3.h (100%)
rename bsp/yichip/yc3122-pos/{Libraries => libraries}/CMSIS/Include/core_cm33.h (100%)
rename bsp/yichip/yc3122-pos/{Libraries => libraries}/CMSIS/Include/core_cm4.h (100%)
rename bsp/yichip/yc3122-pos/{Libraries => libraries}/CMSIS/Include/core_cm7.h (100%)
rename bsp/yichip/yc3122-pos/{Libraries => libraries}/CMSIS/Include/core_sc000.h (100%)
rename bsp/yichip/yc3122-pos/{Libraries => libraries}/CMSIS/Include/core_sc300.h (100%)
rename bsp/yichip/yc3122-pos/{Libraries => libraries}/CMSIS/Include/mpu_armv7.h (100%)
rename bsp/yichip/yc3122-pos/{Libraries => libraries}/CMSIS/Include/mpu_armv8.h (100%)
rename bsp/yichip/yc3122-pos/{Libraries => libraries}/CMSIS/Include/tz_context.h (100%)
rename bsp/yichip/yc3122-pos/{Libraries => libraries}/SConscript (100%)
rename bsp/yichip/yc3122-pos/{Libraries => libraries}/core/board_config.h (100%)
rename bsp/yichip/yc3122-pos/{Libraries => libraries}/core/core_rv_31xx.h (100%)
rename bsp/yichip/yc3122-pos/{Libraries => libraries}/core/rom_api.h (100%)
rename bsp/yichip/yc3122-pos/{Libraries => libraries}/core/system.c (100%)
rename bsp/yichip/yc3122-pos/{Libraries => libraries}/core/system.h (100%)
rename bsp/yichip/yc3122-pos/{Libraries => libraries}/core/type.h (100%)
rename bsp/yichip/yc3122-pos/{Libraries => libraries}/sdk/libyc_qspi.a (100%)
rename bsp/yichip/yc3122-pos/{Libraries => libraries}/sdk/yc_exti.c (100%)
rename bsp/yichip/yc3122-pos/{Libraries => libraries}/sdk/yc_exti.h (100%)
rename bsp/yichip/yc3122-pos/{Libraries => libraries}/sdk/yc_gpio.c (100%)
rename bsp/yichip/yc3122-pos/{Libraries => libraries}/sdk/yc_gpio.h (100%)
rename bsp/yichip/yc3122-pos/{Libraries => libraries}/sdk/yc_qspi.h (100%)
rename bsp/yichip/yc3122-pos/{Libraries => libraries}/sdk/yc_qspi.lib (100%)
rename bsp/yichip/yc3122-pos/{Libraries => libraries}/sdk/yc_uart.c (100%)
rename bsp/yichip/yc3122-pos/{Libraries => libraries}/sdk/yc_uart.h (100%)
rename bsp/yichip/yc3122-pos/{Libraries => libraries}/sdk/yc_wdt.c (100%)
rename bsp/yichip/yc3122-pos/{Libraries => libraries}/sdk/yc_wdt.h (100%)
rename bsp/yichip/yc3122-pos/{Libraries => libraries}/startup/startup_rv32.s (100%)
diff --git a/.github/membrowse-targets.json b/.github/membrowse-targets.json
index 1e60c22bced..10c12b7aa58 100644
--- a/.github/membrowse-targets.json
+++ b/.github/membrowse-targets.json
@@ -175,7 +175,7 @@
"linker_vars": "",
"watch_paths": [
"bsp/wch/risc-v/ch32v208w-r0",
- "bsp/wch/risc-v/Libraries",
+ "bsp/wch/risc-v/libraries",
"bsp/wch/risc-v/tools"
]
},
diff --git a/bsp/Copyright_Notice.md b/bsp/Copyright_Notice.md
index 96ae208cc4e..77f9cf63046 100644
--- a/bsp/Copyright_Notice.md
+++ b/bsp/Copyright_Notice.md
@@ -119,8 +119,8 @@ Path:
- bsp/efm32/EFM32_Gxxx_DK
- bsp/efm32/EFM32GG_DK3750
- bsp/efm32/graphics
-- bsp/efm32/Libraries/Device/EnergyMicro
-- bsp/efm32/Libraries/emlib
+- bsp/efm32/libraries/Device/EnergyMicro
+- bsp/efm32/libraries/emlib
------
@@ -130,7 +130,7 @@ Copyright: Copyright (c) 2009-2012 ARM Limited
Path:
-- bsp/efm32/Libraries/CMSIS/Include
+- bsp/efm32/libraries/CMSIS/Include
### essemi
@@ -272,8 +272,8 @@ Copyright: Copyright (c) 2020, Huada Semiconductor Co., Ltd.
Path:
-- bsp/hc32l196/Libraries/CMSIS
-- bsp/hc32l196/Libraries/HC32L196_StdPeriph_Driver
+- bsp/hc32l196/libraries/CMSIS
+- bsp/hc32l196/libraries/HC32L196_StdPeriph_Driver
### hk32
@@ -377,9 +377,9 @@ Copyright: Copyright (c) 2005-2011 Texas Instruments Incorporated
Path:
-- bsp/lm3s8962/Libraries
-- bsp/lm3s9b9x/Libraries
-- bsp/lm4f232/Libraries
+- bsp/lm3s8962/libraries
+- bsp/lm3s9b9x/libraries
+- bsp/lm4f232/libraries
### lpcxxx
@@ -772,7 +772,7 @@ Copyright (c) 2020 Tai-Action.
Path:
-- bsp/tae32f5300/Libraries/TAE32F53xx_StdPeriph_Driver
+- bsp/tae32f5300/libraries/TAE32F53xx_StdPeriph_Driver
### tm4c
@@ -803,7 +803,7 @@ Copyright: Copyright (c) 2009 - 2013 ARM LIMITED
Path:
-- bsp/xplorer4330/Libraries/CMSIS/Include
+- bsp/xplorer4330/libraries/CMSIS/Include
------
@@ -813,7 +813,7 @@ Copyright: Copyright (c) 2011, NXP Semiconductor
Path:
-- bsp/xplorer4330/Libraries/Device/NXP/LPC43xx
+- bsp/xplorer4330/libraries/Device/NXP/LPC43xx
### zynqmp-r5-axu4ev
@@ -841,4 +841,4 @@ Copyright: Copyright (c) 2010-2015 ARM Limited
Path:
-- bsp/n32g452xx/Libraries/N32_Std_Driver/CMSIS
+- bsp/n32g452xx/libraries/N32_Std_Driver/CMSIS
diff --git a/bsp/Vango/.clang-format-ignore b/bsp/Vango/.clang-format-ignore
index 190d126d842..7ce5757d988 100644
--- a/bsp/Vango/.clang-format-ignore
+++ b/bsp/Vango/.clang-format-ignore
@@ -5,5 +5,5 @@
# 从 .ignore_format.yml 迁移的规则
-/v85xx*/Libraries/CMSIS/
-/v85xx*/Libraries/VangoV85xx*_standard_peripheral/
\ No newline at end of file
+/v85xx*/libraries/CMSIS/
+/v85xx*/libraries/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/project.uvprojx b/bsp/Vango/v85xx/project.uvprojx
index d9214ac0cc2..3e5314c2996 100644
--- a/bsp/Vango/v85xx/project.uvprojx
+++ b/bsp/Vango/v85xx/project.uvprojx
@@ -333,7 +333,7 @@
USE_TARGET_DRIVER, V85xx, __CLK_TCK=RT_TICK_PER_SECOND, __STDC_LIMIT_MACROS, __RTTHREAD__, RT_USING_ARMLIBC, RT_USING_LIBC, USE_STDPERIPH_DRIVER
- ..\..\..\components\libc\compilers\common\extension;..\..\..\include;..\..\..\components\drivers\phy;..\..\..\components\libc\posix\io\epoll;..\..\..\components\drivers\include;..\..\..\components\finsh;..\..\..\components\libc\posix\io\poll;..\..\..\components\drivers\include;Libraries\CMSIS\Vango\V85xx\Include;..\..\..\components\libc\compilers\common\extension\fcntl\octal;Libraries\CMSIS;..\..\..\components\drivers\smp_call;..\..\..\components\dfs\dfs_v1\filesystems\devfs;..\..\..\components\drivers\include;..\..\..\libcpu\arm\common;..\..\..\components\drivers\include;..\..\..\components\drivers\include;applications;.;..\..\..\components\dfs\dfs_v1\include;..\..\..\components\libc\posix\ipc;Libraries\VangoV85xx_standard_peripheral\Include;..\..\..\components\net\utest;..\..\..\components\libc\compilers\common\include;..\..\..\components\libc\posix\io\eventfd;drivers;..\..\..\libcpu\arm\cortex-m0;..\..\..\components\drivers\include
+ ..\..\..\components\libc\compilers\common\extension;..\..\..\include;..\..\..\components\drivers\phy;..\..\..\components\libc\posix\io\epoll;..\..\..\components\drivers\include;..\..\..\components\finsh;..\..\..\components\libc\posix\io\poll;..\..\..\components\drivers\include;libraries\CMSIS\Vango\V85xx\Include;..\..\..\components\libc\compilers\common\extension\fcntl\octal;libraries\CMSIS;..\..\..\components\drivers\smp_call;..\..\..\components\dfs\dfs_v1\filesystems\devfs;..\..\..\components\drivers\include;..\..\..\libcpu\arm\common;..\..\..\components\drivers\include;..\..\..\components\drivers\include;applications;.;..\..\..\components\dfs\dfs_v1\include;..\..\..\components\libc\posix\ipc;libraries\VangoV85xx_standard_peripheral\Include;..\..\..\components\net\utest;..\..\..\components\libc\compilers\common\include;..\..\..\components\libc\posix\io\eventfd;drivers;..\..\..\libcpu\arm\cortex-m0;..\..\..\components\drivers\include
@@ -1194,189 +1194,189 @@
lib_adc.c
1
- Libraries\VangoV85xx_standard_peripheral\Source\lib_adc.c
+ libraries\VangoV85xx_standard_peripheral\Source\lib_adc.c
lib_adc_tiny.c
1
- Libraries\VangoV85xx_standard_peripheral\Source\lib_adc_tiny.c
+ libraries\VangoV85xx_standard_peripheral\Source\lib_adc_tiny.c
lib_ana.c
1
- Libraries\VangoV85xx_standard_peripheral\Source\lib_ana.c
+ libraries\VangoV85xx_standard_peripheral\Source\lib_ana.c
lib_clk.c
1
- Libraries\VangoV85xx_standard_peripheral\Source\lib_clk.c
+ libraries\VangoV85xx_standard_peripheral\Source\lib_clk.c
lib_comp.c
1
- Libraries\VangoV85xx_standard_peripheral\Source\lib_comp.c
+ libraries\VangoV85xx_standard_peripheral\Source\lib_comp.c
lib_crypt.c
1
- Libraries\VangoV85xx_standard_peripheral\Source\lib_crypt.c
+ libraries\VangoV85xx_standard_peripheral\Source\lib_crypt.c
lib_dma.c
1
- Libraries\VangoV85xx_standard_peripheral\Source\lib_dma.c
+ libraries\VangoV85xx_standard_peripheral\Source\lib_dma.c
lib_flash.c
1
- Libraries\VangoV85xx_standard_peripheral\Source\lib_flash.c
+ libraries\VangoV85xx_standard_peripheral\Source\lib_flash.c
lib_gpio.c
1
- Libraries\VangoV85xx_standard_peripheral\Source\lib_gpio.c
+ libraries\VangoV85xx_standard_peripheral\Source\lib_gpio.c
lib_i2c.c
1
- Libraries\VangoV85xx_standard_peripheral\Source\lib_i2c.c
+ libraries\VangoV85xx_standard_peripheral\Source\lib_i2c.c
lib_iso7816.c
1
- Libraries\VangoV85xx_standard_peripheral\Source\lib_iso7816.c
+ libraries\VangoV85xx_standard_peripheral\Source\lib_iso7816.c
lib_lcd.c
1
- Libraries\VangoV85xx_standard_peripheral\Source\lib_lcd.c
+ libraries\VangoV85xx_standard_peripheral\Source\lib_lcd.c
lib_misc.c
1
- Libraries\VangoV85xx_standard_peripheral\Source\lib_misc.c
+ libraries\VangoV85xx_standard_peripheral\Source\lib_misc.c
lib_pmu.c
1
- Libraries\VangoV85xx_standard_peripheral\Source\lib_pmu.c
+ libraries\VangoV85xx_standard_peripheral\Source\lib_pmu.c
lib_pwm.c
1
- Libraries\VangoV85xx_standard_peripheral\Source\lib_pwm.c
+ libraries\VangoV85xx_standard_peripheral\Source\lib_pwm.c
lib_rtc.c
1
- Libraries\VangoV85xx_standard_peripheral\Source\lib_rtc.c
+ libraries\VangoV85xx_standard_peripheral\Source\lib_rtc.c
lib_spi.c
1
- Libraries\VangoV85xx_standard_peripheral\Source\lib_spi.c
+ libraries\VangoV85xx_standard_peripheral\Source\lib_spi.c
lib_tmr.c
1
- Libraries\VangoV85xx_standard_peripheral\Source\lib_tmr.c
+ libraries\VangoV85xx_standard_peripheral\Source\lib_tmr.c
lib_u32k.c
1
- Libraries\VangoV85xx_standard_peripheral\Source\lib_u32k.c
+ libraries\VangoV85xx_standard_peripheral\Source\lib_u32k.c
lib_uart.c
1
- Libraries\VangoV85xx_standard_peripheral\Source\lib_uart.c
+ libraries\VangoV85xx_standard_peripheral\Source\lib_uart.c
lib_version.c
1
- Libraries\VangoV85xx_standard_peripheral\Source\lib_version.c
+ libraries\VangoV85xx_standard_peripheral\Source\lib_version.c
lib_wdt.c
1
- Libraries\VangoV85xx_standard_peripheral\Source\lib_wdt.c
+ libraries\VangoV85xx_standard_peripheral\Source\lib_wdt.c
system_target.c
1
- Libraries\CMSIS\Vango\V85xx\Source\system_target.c
+ libraries\CMSIS\Vango\V85xx\Source\system_target.c
lib_CodeRAM.c
1
- Libraries\CMSIS\Vango\V85xx\Source\lib_CodeRAM.c
+ libraries\CMSIS\Vango\V85xx\Source\lib_CodeRAM.c
lib_cortex.c
1
- Libraries\CMSIS\Vango\V85xx\Source\lib_cortex.c
+ libraries\CMSIS\Vango\V85xx\Source\lib_cortex.c
lib_LoadNVR.c
1
- Libraries\CMSIS\Vango\V85xx\Source\lib_LoadNVR.c
+ libraries\CMSIS\Vango\V85xx\Source\lib_LoadNVR.c
startup_target.S
2
- Libraries\CMSIS\Vango\V85xx\Source\Keil5\startup_target.S
+ libraries\CMSIS\Vango\V85xx\Source\Keil5\startup_target.S
diff --git a/bsp/Vango/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/Vango/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/Vango/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/Vango/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/Vango/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/Vango/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/Vango/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/Vango/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/Vango/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/Vango/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/Vango/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/Vango/v85xxp/Libraries/CMSIS/Vango/V85xxP/Include/target.h
rename to bsp/Vango/v85xxp/libraries/CMSIS/Vango/V85xxP/Include/target.h
diff --git a/bsp/Vango/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/Vango/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/Vango/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/Vango/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/Vango/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/Vango/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/Vango/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/Vango/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/Vango/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/Vango/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/Vango/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/Vango/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/Vango/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/Vango/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/Vango/v85xxp/Libraries/CMSIS/cmsis_armcc.h b/bsp/Vango/v85xxp/libraries/CMSIS/cmsis_armcc.h
similarity index 100%
rename from bsp/Vango/v85xxp/Libraries/CMSIS/cmsis_armcc.h
rename to bsp/Vango/v85xxp/libraries/CMSIS/cmsis_armcc.h
diff --git a/bsp/Vango/v85xxp/Libraries/CMSIS/cmsis_compiler.h b/bsp/Vango/v85xxp/libraries/CMSIS/cmsis_compiler.h
similarity index 100%
rename from bsp/Vango/v85xxp/Libraries/CMSIS/cmsis_compiler.h
rename to bsp/Vango/v85xxp/libraries/CMSIS/cmsis_compiler.h
diff --git a/bsp/Vango/v85xxp/Libraries/CMSIS/cmsis_gcc.h b/bsp/Vango/v85xxp/libraries/CMSIS/cmsis_gcc.h
similarity index 100%
rename from bsp/Vango/v85xxp/Libraries/CMSIS/cmsis_gcc.h
rename to bsp/Vango/v85xxp/libraries/CMSIS/cmsis_gcc.h
diff --git a/bsp/Vango/v85xxp/Libraries/CMSIS/cmsis_version.h b/bsp/Vango/v85xxp/libraries/CMSIS/cmsis_version.h
similarity index 100%
rename from bsp/Vango/v85xxp/Libraries/CMSIS/cmsis_version.h
rename to bsp/Vango/v85xxp/libraries/CMSIS/cmsis_version.h
diff --git a/bsp/Vango/v85xxp/Libraries/CMSIS/core_cm0.h b/bsp/Vango/v85xxp/libraries/CMSIS/core_cm0.h
similarity index 100%
rename from bsp/Vango/v85xxp/Libraries/CMSIS/core_cm0.h
rename to bsp/Vango/v85xxp/libraries/CMSIS/core_cm0.h
diff --git a/bsp/Vango/v85xxp/Libraries/CMSIS/core_cmFunc.h b/bsp/Vango/v85xxp/libraries/CMSIS/core_cmFunc.h
similarity index 100%
rename from bsp/Vango/v85xxp/Libraries/CMSIS/core_cmFunc.h
rename to bsp/Vango/v85xxp/libraries/CMSIS/core_cmFunc.h
diff --git a/bsp/Vango/v85xxp/Libraries/CMSIS/core_cmInstr.h b/bsp/Vango/v85xxp/libraries/CMSIS/core_cmInstr.h
similarity index 100%
rename from bsp/Vango/v85xxp/Libraries/CMSIS/core_cmInstr.h
rename to bsp/Vango/v85xxp/libraries/CMSIS/core_cmInstr.h
diff --git a/bsp/Vango/v85xxp/Libraries/SConscript b/bsp/Vango/v85xxp/libraries/SConscript
similarity index 100%
rename from bsp/Vango/v85xxp/Libraries/SConscript
rename to bsp/Vango/v85xxp/libraries/SConscript
diff --git a/bsp/Vango/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/Vango/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/Vango/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/Vango/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/Vango/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/Vango/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/Vango/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/Vango/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/Vango/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/Vango/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/Vango/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/Vango/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/Vango/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/Vango/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/Vango/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/Vango/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/Vango/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/Vango/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/Vango/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/Vango/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/Vango/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/Vango/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/Vango/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/Vango/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/Vango/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/Vango/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/Vango/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/Vango/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/Vango/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/Vango/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/Vango/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/Vango/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/Vango/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/Vango/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/Vango/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/Vango/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/Vango/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/Vango/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/Vango/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/Vango/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/Vango/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/Vango/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/Vango/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/Vango/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/Vango/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/Vango/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/Vango/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/Vango/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/Vango/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/Vango/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/Vango/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/Vango/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/Vango/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/Vango/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/Vango/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/Vango/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/Vango/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/Vango/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/Vango/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/Vango/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/Vango/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/Vango/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/Vango/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/Vango/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/Vango/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/Vango/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/Vango/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/Vango/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/Vango/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/Vango/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/Vango/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/Vango/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/Vango/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/Vango/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/Vango/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/Vango/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/Vango/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/Vango/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/Vango/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/Vango/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/Vango/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/Vango/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/Vango/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/Vango/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/Vango/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/Vango/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/Vango/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/Vango/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/Vango/v85xxp/project.uvprojx b/bsp/Vango/v85xxp/project.uvprojx
index b35642bca5f..68045770ef4 100644
--- a/bsp/Vango/v85xxp/project.uvprojx
+++ b/bsp/Vango/v85xxp/project.uvprojx
@@ -333,7 +333,7 @@
USE_STDPERIPH_DRIVER, RT_USING_ARMLIBC, __STDC_LIMIT_MACROS, RT_USING_LIBC, __CLK_TCK=RT_TICK_PER_SECOND, USE_TARGET_DRIVER, V85XXP, __RTTHREAD__
- ..\..\..\components\finsh;applications;..\..\..\components\libc\posix\ipc;..\..\..\components\libc\posix\io\eventfd;drivers;..\..\..\components\dfs\dfs_v1\include;..\..\..\components\drivers\phy;.;..\..\..\libcpu\arm\common;..\..\..\include;..\..\..\libcpu\arm\cortex-m0;..\..\..\components\libc\posix\io\epoll;..\..\..\components\drivers\include;..\..\..\components\libc\compilers\common\extension\fcntl\octal;..\..\..\components\drivers\include;Libraries\CMSIS;..\..\..\components\net\utest;..\..\..\components\drivers\include;..\..\..\components\libc\posix\io\poll;..\..\..\components\drivers\include;..\..\..\components\libc\compilers\common\extension;..\..\..\components\libc\compilers\common\include;..\..\..\components\drivers\smp_call;..\..\..\components\drivers\include;Libraries\VangoV85xxP_standard_peripheral\Include;..\..\..\components\drivers\include;Libraries\CMSIS\Vango\V85xxP\Include
+ ..\..\..\components\finsh;applications;..\..\..\components\libc\posix\ipc;..\..\..\components\libc\posix\io\eventfd;drivers;..\..\..\components\dfs\dfs_v1\include;..\..\..\components\drivers\phy;.;..\..\..\libcpu\arm\common;..\..\..\include;..\..\..\libcpu\arm\cortex-m0;..\..\..\components\libc\posix\io\epoll;..\..\..\components\drivers\include;..\..\..\components\libc\compilers\common\extension\fcntl\octal;..\..\..\components\drivers\include;libraries\CMSIS;..\..\..\components\net\utest;..\..\..\components\drivers\include;..\..\..\components\libc\posix\io\poll;..\..\..\components\drivers\include;..\..\..\components\libc\compilers\common\extension;..\..\..\components\libc\compilers\common\include;..\..\..\components\drivers\smp_call;..\..\..\components\drivers\include;libraries\VangoV85xxP_standard_peripheral\Include;..\..\..\components\drivers\include;libraries\CMSIS\Vango\V85xxP\Include
@@ -1175,189 +1175,189 @@
lib_adc.c
1
- Libraries\VangoV85xxP_standard_peripheral\Source\lib_adc.c
+ libraries\VangoV85xxP_standard_peripheral\Source\lib_adc.c
lib_adc_tiny.c
1
- Libraries\VangoV85xxP_standard_peripheral\Source\lib_adc_tiny.c
+ libraries\VangoV85xxP_standard_peripheral\Source\lib_adc_tiny.c
lib_ana.c
1
- Libraries\VangoV85xxP_standard_peripheral\Source\lib_ana.c
+ libraries\VangoV85xxP_standard_peripheral\Source\lib_ana.c
lib_clk.c
1
- Libraries\VangoV85xxP_standard_peripheral\Source\lib_clk.c
+ libraries\VangoV85xxP_standard_peripheral\Source\lib_clk.c
lib_cmp.c
1
- Libraries\VangoV85xxP_standard_peripheral\Source\lib_cmp.c
+ libraries\VangoV85xxP_standard_peripheral\Source\lib_cmp.c
lib_crypt.c
1
- Libraries\VangoV85xxP_standard_peripheral\Source\lib_crypt.c
+ libraries\VangoV85xxP_standard_peripheral\Source\lib_crypt.c
lib_dma.c
1
- Libraries\VangoV85xxP_standard_peripheral\Source\lib_dma.c
+ libraries\VangoV85xxP_standard_peripheral\Source\lib_dma.c
lib_flash.c
1
- Libraries\VangoV85xxP_standard_peripheral\Source\lib_flash.c
+ libraries\VangoV85xxP_standard_peripheral\Source\lib_flash.c
lib_gpio.c
1
- Libraries\VangoV85xxP_standard_peripheral\Source\lib_gpio.c
+ libraries\VangoV85xxP_standard_peripheral\Source\lib_gpio.c
lib_i2c.c
1
- Libraries\VangoV85xxP_standard_peripheral\Source\lib_i2c.c
+ libraries\VangoV85xxP_standard_peripheral\Source\lib_i2c.c
lib_iso7816.c
1
- Libraries\VangoV85xxP_standard_peripheral\Source\lib_iso7816.c
+ libraries\VangoV85xxP_standard_peripheral\Source\lib_iso7816.c
lib_lcd.c
1
- Libraries\VangoV85xxP_standard_peripheral\Source\lib_lcd.c
+ libraries\VangoV85xxP_standard_peripheral\Source\lib_lcd.c
lib_misc.c
1
- Libraries\VangoV85xxP_standard_peripheral\Source\lib_misc.c
+ libraries\VangoV85xxP_standard_peripheral\Source\lib_misc.c
lib_pmu.c
1
- Libraries\VangoV85xxP_standard_peripheral\Source\lib_pmu.c
+ libraries\VangoV85xxP_standard_peripheral\Source\lib_pmu.c
lib_pwm.c
1
- Libraries\VangoV85xxP_standard_peripheral\Source\lib_pwm.c
+ libraries\VangoV85xxP_standard_peripheral\Source\lib_pwm.c
lib_rtc.c
1
- Libraries\VangoV85xxP_standard_peripheral\Source\lib_rtc.c
+ libraries\VangoV85xxP_standard_peripheral\Source\lib_rtc.c
lib_spi.c
1
- Libraries\VangoV85xxP_standard_peripheral\Source\lib_spi.c
+ libraries\VangoV85xxP_standard_peripheral\Source\lib_spi.c
lib_tmr.c
1
- Libraries\VangoV85xxP_standard_peripheral\Source\lib_tmr.c
+ libraries\VangoV85xxP_standard_peripheral\Source\lib_tmr.c
lib_u32k.c
1
- Libraries\VangoV85xxP_standard_peripheral\Source\lib_u32k.c
+ libraries\VangoV85xxP_standard_peripheral\Source\lib_u32k.c
lib_uart.c
1
- Libraries\VangoV85xxP_standard_peripheral\Source\lib_uart.c
+ libraries\VangoV85xxP_standard_peripheral\Source\lib_uart.c
lib_version.c
1
- Libraries\VangoV85xxP_standard_peripheral\Source\lib_version.c
+ libraries\VangoV85xxP_standard_peripheral\Source\lib_version.c
lib_wdt.c
1
- Libraries\VangoV85xxP_standard_peripheral\Source\lib_wdt.c
+ libraries\VangoV85xxP_standard_peripheral\Source\lib_wdt.c
system_target.c
1
- Libraries\CMSIS\Vango\V85xxP\Source\system_target.c
+ libraries\CMSIS\Vango\V85xxP\Source\system_target.c
lib_CodeRAM.c
1
- Libraries\CMSIS\Vango\V85xxP\Source\lib_CodeRAM.c
+ libraries\CMSIS\Vango\V85xxP\Source\lib_CodeRAM.c
lib_cortex.c
1
- Libraries\CMSIS\Vango\V85xxP\Source\lib_cortex.c
+ libraries\CMSIS\Vango\V85xxP\Source\lib_cortex.c
lib_LoadNVR.c
1
- Libraries\CMSIS\Vango\V85xxP\Source\lib_LoadNVR.c
+ libraries\CMSIS\Vango\V85xxP\Source\lib_LoadNVR.c
startup_target.S
2
- Libraries\CMSIS\Vango\V85xxP\Source\Keil5\startup_target.S
+ libraries\CMSIS\Vango\V85xxP\Source\Keil5\startup_target.S
diff --git a/bsp/core-v-mcu/.clang-format-ignore b/bsp/core-v-mcu/.clang-format-ignore
index 12d9d7fadd7..e7485222d52 100644
--- a/bsp/core-v-mcu/.clang-format-ignore
+++ b/bsp/core-v-mcu/.clang-format-ignore
@@ -1,7 +1,7 @@
# clang-format ignore file
-/Libraries/core_v_hal_libraries/bmsis/
-/Libraries/core_v_hal_libraries/core_v_hal/
-/Libraries/core_v_hal_libraries/core_v_udma_driver/
-/Libraries/core_v_hal_libraries/bmsis/core-v-mcu/source/core-v-mcu.c
-/Libraries/core_v_hal_libraries/bmsis/core-v-mcu/source/crt0.S
-/Libraries/core_v_hal_libraries/bmsis/core-v-mcu/source/vectors.S
\ No newline at end of file
+/libraries/core_v_hal_libraries/bmsis/
+/libraries/core_v_hal_libraries/core_v_hal/
+/libraries/core_v_hal_libraries/core_v_udma_driver/
+/libraries/core_v_hal_libraries/bmsis/core-v-mcu/source/core-v-mcu.c
+/libraries/core_v_hal_libraries/bmsis/core-v-mcu/source/crt0.S
+/libraries/core_v_hal_libraries/bmsis/core-v-mcu/source/vectors.S
\ No newline at end of file
diff --git a/bsp/core-v-mcu/core-v-cv32e40p/SConstruct b/bsp/core-v-mcu/core-v-cv32e40p/SConstruct
index 827f734d5f6..4eab1d079d6 100644
--- a/bsp/core-v-mcu/core-v-cv32e40p/SConstruct
+++ b/bsp/core-v-mcu/core-v-cv32e40p/SConstruct
@@ -38,14 +38,14 @@ Export('rtconfig')
SDK_ROOT = os.path.abspath('./') #当前脚本所在路径的绝对地址
#SDK_ROOT = E:\rt-thread\bsp\core-v-mcu\core-v-cv32e40p
-if os.path.exists(SDK_ROOT + '/Libraries'):
- libraries_path_prefix = SDK_ROOT + '/Libraries'
+if os.path.exists(SDK_ROOT + '/libraries'):
+ libraries_path_prefix = SDK_ROOT + '/libraries'
else:
- libraries_path_prefix = os.path.dirname(SDK_ROOT) + '/Libraries'
-#libraries_path_prefix = E:\rt-thread\bsp\core-v-mcu\Libraries
+ libraries_path_prefix = os.path.dirname(SDK_ROOT) + '/libraries'
+#libraries_path_prefix = E:\rt-thread\bsp\core-v-mcu\libraries
SDK_LIB = libraries_path_prefix
Export('SDK_LIB')
-#SDK_LIB = E:\rt-thread\bsp\core-v-mcu\Libraries
+#SDK_LIB = E:\rt-thread\bsp\core-v-mcu\libraries
# prepare building environment
objs = PrepareBuilding(env, RTT_ROOT, has_libcpu=False)
@@ -56,7 +56,7 @@ rtconfig.BSP_LIBRARY_TYPE = core_v_library
bsp_vdir = 'build'
library_vdir = 'build/libraries'
-#libraries_path_prefix = E:\rt-thread\bsp\core-v-mcu\Libraries
+#libraries_path_prefix = E:\rt-thread\bsp\core-v-mcu\libraries
#objs.extend 将扩展列表的元素都加到 objs列表中
# include libraries
objs.extend(SConscript(os.path.join(libraries_path_prefix, core_v_library, 'SConscript'), variant_dir=library_vdir + '/core_v_hal_libraries', duplicate=0))
diff --git a/bsp/core-v-mcu/Libraries/Kconfig b/bsp/core-v-mcu/libraries/Kconfig
similarity index 100%
rename from bsp/core-v-mcu/Libraries/Kconfig
rename to bsp/core-v-mcu/libraries/Kconfig
diff --git a/bsp/core-v-mcu/Libraries/core_v_drivers/SConscript b/bsp/core-v-mcu/libraries/core_v_drivers/SConscript
similarity index 100%
rename from bsp/core-v-mcu/Libraries/core_v_drivers/SConscript
rename to bsp/core-v-mcu/libraries/core_v_drivers/SConscript
diff --git a/bsp/core-v-mcu/Libraries/core_v_drivers/include/drv_log.h b/bsp/core-v-mcu/libraries/core_v_drivers/include/drv_log.h
similarity index 100%
rename from bsp/core-v-mcu/Libraries/core_v_drivers/include/drv_log.h
rename to bsp/core-v-mcu/libraries/core_v_drivers/include/drv_log.h
diff --git a/bsp/core-v-mcu/Libraries/core_v_drivers/include/drv_usart.h b/bsp/core-v-mcu/libraries/core_v_drivers/include/drv_usart.h
similarity index 100%
rename from bsp/core-v-mcu/Libraries/core_v_drivers/include/drv_usart.h
rename to bsp/core-v-mcu/libraries/core_v_drivers/include/drv_usart.h
diff --git a/bsp/core-v-mcu/Libraries/core_v_drivers/source/drv_usart.c b/bsp/core-v-mcu/libraries/core_v_drivers/source/drv_usart.c
similarity index 100%
rename from bsp/core-v-mcu/Libraries/core_v_drivers/source/drv_usart.c
rename to bsp/core-v-mcu/libraries/core_v_drivers/source/drv_usart.c
diff --git a/bsp/core-v-mcu/Libraries/core_v_hal_libraries/SConscript b/bsp/core-v-mcu/libraries/core_v_hal_libraries/SConscript
similarity index 100%
rename from bsp/core-v-mcu/Libraries/core_v_hal_libraries/SConscript
rename to bsp/core-v-mcu/libraries/core_v_hal_libraries/SConscript
diff --git a/bsp/core-v-mcu/Libraries/core_v_hal_libraries/bmsis/core-v-mcu/include/bits.h b/bsp/core-v-mcu/libraries/core_v_hal_libraries/bmsis/core-v-mcu/include/bits.h
similarity index 100%
rename from bsp/core-v-mcu/Libraries/core_v_hal_libraries/bmsis/core-v-mcu/include/bits.h
rename to bsp/core-v-mcu/libraries/core_v_hal_libraries/bmsis/core-v-mcu/include/bits.h
diff --git a/bsp/core-v-mcu/Libraries/core_v_hal_libraries/bmsis/core-v-mcu/include/core-v-mcu-config.h b/bsp/core-v-mcu/libraries/core_v_hal_libraries/bmsis/core-v-mcu/include/core-v-mcu-config.h
similarity index 100%
rename from bsp/core-v-mcu/Libraries/core_v_hal_libraries/bmsis/core-v-mcu/include/core-v-mcu-config.h
rename to bsp/core-v-mcu/libraries/core_v_hal_libraries/bmsis/core-v-mcu/include/core-v-mcu-config.h
diff --git a/bsp/core-v-mcu/Libraries/core_v_hal_libraries/bmsis/core-v-mcu/include/core-v-mcu-events.h b/bsp/core-v-mcu/libraries/core_v_hal_libraries/bmsis/core-v-mcu/include/core-v-mcu-events.h
similarity index 100%
rename from bsp/core-v-mcu/Libraries/core_v_hal_libraries/bmsis/core-v-mcu/include/core-v-mcu-events.h
rename to bsp/core-v-mcu/libraries/core_v_hal_libraries/bmsis/core-v-mcu/include/core-v-mcu-events.h
diff --git a/bsp/core-v-mcu/Libraries/core_v_hal_libraries/bmsis/core-v-mcu/include/core-v-mcu-memory-map.h b/bsp/core-v-mcu/libraries/core_v_hal_libraries/bmsis/core-v-mcu/include/core-v-mcu-memory-map.h
similarity index 100%
rename from bsp/core-v-mcu/Libraries/core_v_hal_libraries/bmsis/core-v-mcu/include/core-v-mcu-memory-map.h
rename to bsp/core-v-mcu/libraries/core_v_hal_libraries/bmsis/core-v-mcu/include/core-v-mcu-memory-map.h
diff --git a/bsp/core-v-mcu/Libraries/core_v_hal_libraries/bmsis/core-v-mcu/include/core-v-mcu-periph.h b/bsp/core-v-mcu/libraries/core_v_hal_libraries/bmsis/core-v-mcu/include/core-v-mcu-periph.h
similarity index 100%
rename from bsp/core-v-mcu/Libraries/core_v_hal_libraries/bmsis/core-v-mcu/include/core-v-mcu-periph.h
rename to bsp/core-v-mcu/libraries/core_v_hal_libraries/bmsis/core-v-mcu/include/core-v-mcu-periph.h
diff --git a/bsp/core-v-mcu/Libraries/core_v_hal_libraries/bmsis/core-v-mcu/include/core-v-mcu-pmsis-rtos-os.h b/bsp/core-v-mcu/libraries/core_v_hal_libraries/bmsis/core-v-mcu/include/core-v-mcu-pmsis-rtos-os.h
similarity index 100%
rename from bsp/core-v-mcu/Libraries/core_v_hal_libraries/bmsis/core-v-mcu/include/core-v-mcu-pmsis-rtos-os.h
rename to bsp/core-v-mcu/libraries/core_v_hal_libraries/bmsis/core-v-mcu/include/core-v-mcu-pmsis-rtos-os.h
diff --git a/bsp/core-v-mcu/Libraries/core_v_hal_libraries/bmsis/core-v-mcu/include/core-v-mcu-pmsis.h b/bsp/core-v-mcu/libraries/core_v_hal_libraries/bmsis/core-v-mcu/include/core-v-mcu-pmsis.h
similarity index 100%
rename from bsp/core-v-mcu/Libraries/core_v_hal_libraries/bmsis/core-v-mcu/include/core-v-mcu-pmsis.h
rename to bsp/core-v-mcu/libraries/core_v_hal_libraries/bmsis/core-v-mcu/include/core-v-mcu-pmsis.h
diff --git a/bsp/core-v-mcu/Libraries/core_v_hal_libraries/bmsis/core-v-mcu/include/core-v-mcu-properties.h b/bsp/core-v-mcu/libraries/core_v_hal_libraries/bmsis/core-v-mcu/include/core-v-mcu-properties.h
similarity index 100%
rename from bsp/core-v-mcu/Libraries/core_v_hal_libraries/bmsis/core-v-mcu/include/core-v-mcu-properties.h
rename to bsp/core-v-mcu/libraries/core_v_hal_libraries/bmsis/core-v-mcu/include/core-v-mcu-properties.h
diff --git a/bsp/core-v-mcu/Libraries/core_v_hal_libraries/bmsis/core-v-mcu/include/core-v-mcu-pulp-mem-map.h b/bsp/core-v-mcu/libraries/core_v_hal_libraries/bmsis/core-v-mcu/include/core-v-mcu-pulp-mem-map.h
similarity index 100%
rename from bsp/core-v-mcu/Libraries/core_v_hal_libraries/bmsis/core-v-mcu/include/core-v-mcu-pulp-mem-map.h
rename to bsp/core-v-mcu/libraries/core_v_hal_libraries/bmsis/core-v-mcu/include/core-v-mcu-pulp-mem-map.h
diff --git a/bsp/core-v-mcu/Libraries/core_v_hal_libraries/bmsis/core-v-mcu/include/core-v-mcu-system.h b/bsp/core-v-mcu/libraries/core_v_hal_libraries/bmsis/core-v-mcu/include/core-v-mcu-system.h
similarity index 100%
rename from bsp/core-v-mcu/Libraries/core_v_hal_libraries/bmsis/core-v-mcu/include/core-v-mcu-system.h
rename to bsp/core-v-mcu/libraries/core_v_hal_libraries/bmsis/core-v-mcu/include/core-v-mcu-system.h
diff --git a/bsp/core-v-mcu/Libraries/core_v_hal_libraries/bmsis/core-v-mcu/include/core-v-mcu-target.h b/bsp/core-v-mcu/libraries/core_v_hal_libraries/bmsis/core-v-mcu/include/core-v-mcu-target.h
similarity index 100%
rename from bsp/core-v-mcu/Libraries/core_v_hal_libraries/bmsis/core-v-mcu/include/core-v-mcu-target.h
rename to bsp/core-v-mcu/libraries/core_v_hal_libraries/bmsis/core-v-mcu/include/core-v-mcu-target.h
diff --git a/bsp/core-v-mcu/Libraries/core_v_hal_libraries/bmsis/core-v-mcu/include/core_pulp.h b/bsp/core-v-mcu/libraries/core_v_hal_libraries/bmsis/core-v-mcu/include/core_pulp.h
similarity index 100%
rename from bsp/core-v-mcu/Libraries/core_v_hal_libraries/bmsis/core-v-mcu/include/core_pulp.h
rename to bsp/core-v-mcu/libraries/core_v_hal_libraries/bmsis/core-v-mcu/include/core_pulp.h
diff --git a/bsp/core-v-mcu/Libraries/core_v_hal_libraries/bmsis/core-v-mcu/include/core_pulp_cluster.h b/bsp/core-v-mcu/libraries/core_v_hal_libraries/bmsis/core-v-mcu/include/core_pulp_cluster.h
similarity index 100%
rename from bsp/core-v-mcu/Libraries/core_v_hal_libraries/bmsis/core-v-mcu/include/core_pulp_cluster.h
rename to bsp/core-v-mcu/libraries/core_v_hal_libraries/bmsis/core-v-mcu/include/core_pulp_cluster.h
diff --git a/bsp/core-v-mcu/Libraries/core_v_hal_libraries/bmsis/core-v-mcu/include/core_utils.h b/bsp/core-v-mcu/libraries/core_v_hal_libraries/bmsis/core-v-mcu/include/core_utils.h
similarity index 100%
rename from bsp/core-v-mcu/Libraries/core_v_hal_libraries/bmsis/core-v-mcu/include/core_utils.h
rename to bsp/core-v-mcu/libraries/core_v_hal_libraries/bmsis/core-v-mcu/include/core_utils.h
diff --git a/bsp/core-v-mcu/Libraries/core_v_hal_libraries/bmsis/core-v-mcu/include/csr.h b/bsp/core-v-mcu/libraries/core_v_hal_libraries/bmsis/core-v-mcu/include/csr.h
similarity index 100%
rename from bsp/core-v-mcu/Libraries/core_v_hal_libraries/bmsis/core-v-mcu/include/csr.h
rename to bsp/core-v-mcu/libraries/core_v_hal_libraries/bmsis/core-v-mcu/include/csr.h
diff --git a/bsp/core-v-mcu/Libraries/core_v_hal_libraries/bmsis/core-v-mcu/include/pmsis_gcc.h b/bsp/core-v-mcu/libraries/core_v_hal_libraries/bmsis/core-v-mcu/include/pmsis_gcc.h
similarity index 100%
rename from bsp/core-v-mcu/Libraries/core_v_hal_libraries/bmsis/core-v-mcu/include/pmsis_gcc.h
rename to bsp/core-v-mcu/libraries/core_v_hal_libraries/bmsis/core-v-mcu/include/pmsis_gcc.h
diff --git a/bsp/core-v-mcu/Libraries/core_v_hal_libraries/bmsis/core-v-mcu/include/pulp_io.h b/bsp/core-v-mcu/libraries/core_v_hal_libraries/bmsis/core-v-mcu/include/pulp_io.h
similarity index 100%
rename from bsp/core-v-mcu/Libraries/core_v_hal_libraries/bmsis/core-v-mcu/include/pulp_io.h
rename to bsp/core-v-mcu/libraries/core_v_hal_libraries/bmsis/core-v-mcu/include/pulp_io.h
diff --git a/bsp/core-v-mcu/Libraries/core_v_hal_libraries/bmsis/core-v-mcu/include/system_core-v-mcu_metal.h b/bsp/core-v-mcu/libraries/core_v_hal_libraries/bmsis/core-v-mcu/include/system_core-v-mcu_metal.h
similarity index 100%
rename from bsp/core-v-mcu/Libraries/core_v_hal_libraries/bmsis/core-v-mcu/include/system_core-v-mcu_metal.h
rename to bsp/core-v-mcu/libraries/core_v_hal_libraries/bmsis/core-v-mcu/include/system_core-v-mcu_metal.h
diff --git a/bsp/core-v-mcu/Libraries/core_v_hal_libraries/bmsis/core-v-mcu/include/system_metal.h b/bsp/core-v-mcu/libraries/core_v_hal_libraries/bmsis/core-v-mcu/include/system_metal.h
similarity index 100%
rename from bsp/core-v-mcu/Libraries/core_v_hal_libraries/bmsis/core-v-mcu/include/system_metal.h
rename to bsp/core-v-mcu/libraries/core_v_hal_libraries/bmsis/core-v-mcu/include/system_metal.h
diff --git a/bsp/core-v-mcu/Libraries/core_v_hal_libraries/bmsis/core-v-mcu/include/system_pmsis.h b/bsp/core-v-mcu/libraries/core_v_hal_libraries/bmsis/core-v-mcu/include/system_pmsis.h
similarity index 100%
rename from bsp/core-v-mcu/Libraries/core_v_hal_libraries/bmsis/core-v-mcu/include/system_pmsis.h
rename to bsp/core-v-mcu/libraries/core_v_hal_libraries/bmsis/core-v-mcu/include/system_pmsis.h
diff --git a/bsp/core-v-mcu/Libraries/core_v_hal_libraries/bmsis/core-v-mcu/source/core-v-mcu.c b/bsp/core-v-mcu/libraries/core_v_hal_libraries/bmsis/core-v-mcu/source/core-v-mcu.c
similarity index 100%
rename from bsp/core-v-mcu/Libraries/core_v_hal_libraries/bmsis/core-v-mcu/source/core-v-mcu.c
rename to bsp/core-v-mcu/libraries/core_v_hal_libraries/bmsis/core-v-mcu/source/core-v-mcu.c
diff --git a/bsp/core-v-mcu/Libraries/core_v_hal_libraries/bmsis/core-v-mcu/source/crt0.S b/bsp/core-v-mcu/libraries/core_v_hal_libraries/bmsis/core-v-mcu/source/crt0.S
similarity index 100%
rename from bsp/core-v-mcu/Libraries/core_v_hal_libraries/bmsis/core-v-mcu/source/crt0.S
rename to bsp/core-v-mcu/libraries/core_v_hal_libraries/bmsis/core-v-mcu/source/crt0.S
diff --git a/bsp/core-v-mcu/Libraries/core_v_hal_libraries/bmsis/core-v-mcu/source/trap_gcc.S b/bsp/core-v-mcu/libraries/core_v_hal_libraries/bmsis/core-v-mcu/source/trap_gcc.S
similarity index 100%
rename from bsp/core-v-mcu/Libraries/core_v_hal_libraries/bmsis/core-v-mcu/source/trap_gcc.S
rename to bsp/core-v-mcu/libraries/core_v_hal_libraries/bmsis/core-v-mcu/source/trap_gcc.S
diff --git a/bsp/core-v-mcu/Libraries/core_v_hal_libraries/bmsis/core-v-mcu/source/vectors.S b/bsp/core-v-mcu/libraries/core_v_hal_libraries/bmsis/core-v-mcu/source/vectors.S
similarity index 100%
rename from bsp/core-v-mcu/Libraries/core_v_hal_libraries/bmsis/core-v-mcu/source/vectors.S
rename to bsp/core-v-mcu/libraries/core_v_hal_libraries/bmsis/core-v-mcu/source/vectors.S
diff --git a/bsp/core-v-mcu/Libraries/core_v_hal_libraries/core_v_hal/include/adv_timer_unit_reg_defs.h b/bsp/core-v-mcu/libraries/core_v_hal_libraries/core_v_hal/include/adv_timer_unit_reg_defs.h
similarity index 100%
rename from bsp/core-v-mcu/Libraries/core_v_hal_libraries/core_v_hal/include/adv_timer_unit_reg_defs.h
rename to bsp/core-v-mcu/libraries/core_v_hal_libraries/core_v_hal/include/adv_timer_unit_reg_defs.h
diff --git a/bsp/core-v-mcu/Libraries/core_v_hal_libraries/core_v_hal/include/efpga_template_reg_defs.h b/bsp/core-v-mcu/libraries/core_v_hal_libraries/core_v_hal/include/efpga_template_reg_defs.h
similarity index 100%
rename from bsp/core-v-mcu/Libraries/core_v_hal_libraries/core_v_hal/include/efpga_template_reg_defs.h
rename to bsp/core-v-mcu/libraries/core_v_hal_libraries/core_v_hal/include/efpga_template_reg_defs.h
diff --git a/bsp/core-v-mcu/Libraries/core_v_hal_libraries/core_v_hal/include/hal_apb_event_cntrl_reg_defs.h b/bsp/core-v-mcu/libraries/core_v_hal_libraries/core_v_hal/include/hal_apb_event_cntrl_reg_defs.h
similarity index 100%
rename from bsp/core-v-mcu/Libraries/core_v_hal_libraries/core_v_hal/include/hal_apb_event_cntrl_reg_defs.h
rename to bsp/core-v-mcu/libraries/core_v_hal_libraries/core_v_hal/include/hal_apb_event_cntrl_reg_defs.h
diff --git a/bsp/core-v-mcu/Libraries/core_v_hal_libraries/core_v_hal/include/hal_apb_gpio_reg_defs.h b/bsp/core-v-mcu/libraries/core_v_hal_libraries/core_v_hal/include/hal_apb_gpio_reg_defs.h
similarity index 100%
rename from bsp/core-v-mcu/Libraries/core_v_hal_libraries/core_v_hal/include/hal_apb_gpio_reg_defs.h
rename to bsp/core-v-mcu/libraries/core_v_hal_libraries/core_v_hal/include/hal_apb_gpio_reg_defs.h
diff --git a/bsp/core-v-mcu/Libraries/core_v_hal_libraries/core_v_hal/include/hal_apb_i2cs.h b/bsp/core-v-mcu/libraries/core_v_hal_libraries/core_v_hal/include/hal_apb_i2cs.h
similarity index 100%
rename from bsp/core-v-mcu/Libraries/core_v_hal_libraries/core_v_hal/include/hal_apb_i2cs.h
rename to bsp/core-v-mcu/libraries/core_v_hal_libraries/core_v_hal/include/hal_apb_i2cs.h
diff --git a/bsp/core-v-mcu/Libraries/core_v_hal_libraries/core_v_hal/include/hal_apb_i2cs_reg_defs.h b/bsp/core-v-mcu/libraries/core_v_hal_libraries/core_v_hal/include/hal_apb_i2cs_reg_defs.h
similarity index 100%
rename from bsp/core-v-mcu/Libraries/core_v_hal_libraries/core_v_hal/include/hal_apb_i2cs_reg_defs.h
rename to bsp/core-v-mcu/libraries/core_v_hal_libraries/core_v_hal/include/hal_apb_i2cs_reg_defs.h
diff --git a/bsp/core-v-mcu/Libraries/core_v_hal_libraries/core_v_hal/include/hal_apb_interrupt_cntrl_reg_defs.h b/bsp/core-v-mcu/libraries/core_v_hal_libraries/core_v_hal/include/hal_apb_interrupt_cntrl_reg_defs.h
similarity index 100%
rename from bsp/core-v-mcu/Libraries/core_v_hal_libraries/core_v_hal/include/hal_apb_interrupt_cntrl_reg_defs.h
rename to bsp/core-v-mcu/libraries/core_v_hal_libraries/core_v_hal/include/hal_apb_interrupt_cntrl_reg_defs.h
diff --git a/bsp/core-v-mcu/Libraries/core_v_hal_libraries/core_v_hal/include/hal_apb_soc.h b/bsp/core-v-mcu/libraries/core_v_hal_libraries/core_v_hal/include/hal_apb_soc.h
similarity index 100%
rename from bsp/core-v-mcu/Libraries/core_v_hal_libraries/core_v_hal/include/hal_apb_soc.h
rename to bsp/core-v-mcu/libraries/core_v_hal_libraries/core_v_hal/include/hal_apb_soc.h
diff --git a/bsp/core-v-mcu/Libraries/core_v_hal_libraries/core_v_hal/include/hal_apb_soc_ctrl_reg_defs.h b/bsp/core-v-mcu/libraries/core_v_hal_libraries/core_v_hal/include/hal_apb_soc_ctrl_reg_defs.h
similarity index 100%
rename from bsp/core-v-mcu/Libraries/core_v_hal_libraries/core_v_hal/include/hal_apb_soc_ctrl_reg_defs.h
rename to bsp/core-v-mcu/libraries/core_v_hal_libraries/core_v_hal/include/hal_apb_soc_ctrl_reg_defs.h
diff --git a/bsp/core-v-mcu/Libraries/core_v_hal_libraries/core_v_hal/include/hal_apb_soc_ctrl_regs.h b/bsp/core-v-mcu/libraries/core_v_hal_libraries/core_v_hal/include/hal_apb_soc_ctrl_regs.h
similarity index 100%
rename from bsp/core-v-mcu/Libraries/core_v_hal_libraries/core_v_hal/include/hal_apb_soc_ctrl_regs.h
rename to bsp/core-v-mcu/libraries/core_v_hal_libraries/core_v_hal/include/hal_apb_soc_ctrl_regs.h
diff --git a/bsp/core-v-mcu/Libraries/core_v_hal_libraries/core_v_hal/include/hal_apb_timer_unit_reg_defs.h b/bsp/core-v-mcu/libraries/core_v_hal_libraries/core_v_hal/include/hal_apb_timer_unit_reg_defs.h
similarity index 100%
rename from bsp/core-v-mcu/Libraries/core_v_hal_libraries/core_v_hal/include/hal_apb_timer_unit_reg_defs.h
rename to bsp/core-v-mcu/libraries/core_v_hal_libraries/core_v_hal/include/hal_apb_timer_unit_reg_defs.h
diff --git a/bsp/core-v-mcu/Libraries/core_v_hal_libraries/core_v_hal/include/hal_fc_event.h b/bsp/core-v-mcu/libraries/core_v_hal_libraries/core_v_hal/include/hal_fc_event.h
similarity index 100%
rename from bsp/core-v-mcu/Libraries/core_v_hal_libraries/core_v_hal/include/hal_fc_event.h
rename to bsp/core-v-mcu/libraries/core_v_hal_libraries/core_v_hal/include/hal_fc_event.h
diff --git a/bsp/core-v-mcu/Libraries/core_v_hal_libraries/core_v_hal/include/hal_fll.h b/bsp/core-v-mcu/libraries/core_v_hal_libraries/core_v_hal/include/hal_fll.h
similarity index 100%
rename from bsp/core-v-mcu/Libraries/core_v_hal_libraries/core_v_hal/include/hal_fll.h
rename to bsp/core-v-mcu/libraries/core_v_hal_libraries/core_v_hal/include/hal_fll.h
diff --git a/bsp/core-v-mcu/Libraries/core_v_hal_libraries/core_v_hal/include/hal_fll_pi.h b/bsp/core-v-mcu/libraries/core_v_hal_libraries/core_v_hal/include/hal_fll_pi.h
similarity index 100%
rename from bsp/core-v-mcu/Libraries/core_v_hal_libraries/core_v_hal/include/hal_fll_pi.h
rename to bsp/core-v-mcu/libraries/core_v_hal_libraries/core_v_hal/include/hal_fll_pi.h
diff --git a/bsp/core-v-mcu/Libraries/core_v_hal_libraries/core_v_hal/include/hal_gpio.h b/bsp/core-v-mcu/libraries/core_v_hal_libraries/core_v_hal/include/hal_gpio.h
similarity index 100%
rename from bsp/core-v-mcu/Libraries/core_v_hal_libraries/core_v_hal/include/hal_gpio.h
rename to bsp/core-v-mcu/libraries/core_v_hal_libraries/core_v_hal/include/hal_gpio.h
diff --git a/bsp/core-v-mcu/Libraries/core_v_hal_libraries/core_v_hal/include/hal_gpio_periph.h b/bsp/core-v-mcu/libraries/core_v_hal_libraries/core_v_hal/include/hal_gpio_periph.h
similarity index 100%
rename from bsp/core-v-mcu/Libraries/core_v_hal_libraries/core_v_hal/include/hal_gpio_periph.h
rename to bsp/core-v-mcu/libraries/core_v_hal_libraries/core_v_hal/include/hal_gpio_periph.h
diff --git a/bsp/core-v-mcu/Libraries/core_v_hal_libraries/core_v_hal/include/hal_gpio_pulp.h b/bsp/core-v-mcu/libraries/core_v_hal_libraries/core_v_hal/include/hal_gpio_pulp.h
similarity index 100%
rename from bsp/core-v-mcu/Libraries/core_v_hal_libraries/core_v_hal/include/hal_gpio_pulp.h
rename to bsp/core-v-mcu/libraries/core_v_hal_libraries/core_v_hal/include/hal_gpio_pulp.h
diff --git a/bsp/core-v-mcu/Libraries/core_v_hal_libraries/core_v_hal/include/hal_i2c_internal.h b/bsp/core-v-mcu/libraries/core_v_hal_libraries/core_v_hal/include/hal_i2c_internal.h
similarity index 100%
rename from bsp/core-v-mcu/Libraries/core_v_hal_libraries/core_v_hal/include/hal_i2c_internal.h
rename to bsp/core-v-mcu/libraries/core_v_hal_libraries/core_v_hal/include/hal_i2c_internal.h
diff --git a/bsp/core-v-mcu/Libraries/core_v_hal_libraries/core_v_hal/include/hal_i2c_periph.h b/bsp/core-v-mcu/libraries/core_v_hal_libraries/core_v_hal/include/hal_i2c_periph.h
similarity index 100%
rename from bsp/core-v-mcu/Libraries/core_v_hal_libraries/core_v_hal/include/hal_i2c_periph.h
rename to bsp/core-v-mcu/libraries/core_v_hal_libraries/core_v_hal/include/hal_i2c_periph.h
diff --git a/bsp/core-v-mcu/Libraries/core_v_hal_libraries/core_v_hal/include/hal_i2c_pi.h b/bsp/core-v-mcu/libraries/core_v_hal_libraries/core_v_hal/include/hal_i2c_pi.h
similarity index 100%
rename from bsp/core-v-mcu/Libraries/core_v_hal_libraries/core_v_hal/include/hal_i2c_pi.h
rename to bsp/core-v-mcu/libraries/core_v_hal_libraries/core_v_hal/include/hal_i2c_pi.h
diff --git a/bsp/core-v-mcu/Libraries/core_v_hal_libraries/core_v_hal/include/hal_irq.h b/bsp/core-v-mcu/libraries/core_v_hal_libraries/core_v_hal/include/hal_irq.h
similarity index 100%
rename from bsp/core-v-mcu/Libraries/core_v_hal_libraries/core_v_hal/include/hal_irq.h
rename to bsp/core-v-mcu/libraries/core_v_hal_libraries/core_v_hal/include/hal_irq.h
diff --git a/bsp/core-v-mcu/Libraries/core_v_hal_libraries/core_v_hal/include/hal_pinmux.h b/bsp/core-v-mcu/libraries/core_v_hal_libraries/core_v_hal/include/hal_pinmux.h
similarity index 100%
rename from bsp/core-v-mcu/Libraries/core_v_hal_libraries/core_v_hal/include/hal_pinmux.h
rename to bsp/core-v-mcu/libraries/core_v_hal_libraries/core_v_hal/include/hal_pinmux.h
diff --git a/bsp/core-v-mcu/Libraries/core_v_hal_libraries/core_v_hal/include/hal_pinmux1.h b/bsp/core-v-mcu/libraries/core_v_hal_libraries/core_v_hal/include/hal_pinmux1.h
similarity index 100%
rename from bsp/core-v-mcu/Libraries/core_v_hal_libraries/core_v_hal/include/hal_pinmux1.h
rename to bsp/core-v-mcu/libraries/core_v_hal_libraries/core_v_hal/include/hal_pinmux1.h
diff --git a/bsp/core-v-mcu/Libraries/core_v_hal_libraries/core_v_hal/include/hal_pmsis_drivers-obs.h b/bsp/core-v-mcu/libraries/core_v_hal_libraries/core_v_hal/include/hal_pmsis_drivers-obs.h
similarity index 100%
rename from bsp/core-v-mcu/Libraries/core_v_hal_libraries/core_v_hal/include/hal_pmsis_drivers-obs.h
rename to bsp/core-v-mcu/libraries/core_v_hal_libraries/core_v_hal/include/hal_pmsis_drivers-obs.h
diff --git a/bsp/core-v-mcu/Libraries/core_v_hal_libraries/core_v_hal/include/hal_pmsis_hal.h b/bsp/core-v-mcu/libraries/core_v_hal_libraries/core_v_hal/include/hal_pmsis_hal.h
similarity index 100%
rename from bsp/core-v-mcu/Libraries/core_v_hal_libraries/core_v_hal/include/hal_pmsis_hal.h
rename to bsp/core-v-mcu/libraries/core_v_hal_libraries/core_v_hal/include/hal_pmsis_hal.h
diff --git a/bsp/core-v-mcu/Libraries/core_v_hal_libraries/core_v_hal/include/hal_pmsis_types.h b/bsp/core-v-mcu/libraries/core_v_hal_libraries/core_v_hal/include/hal_pmsis_types.h
similarity index 100%
rename from bsp/core-v-mcu/Libraries/core_v_hal_libraries/core_v_hal/include/hal_pmsis_types.h
rename to bsp/core-v-mcu/libraries/core_v_hal_libraries/core_v_hal/include/hal_pmsis_types.h
diff --git a/bsp/core-v-mcu/Libraries/core_v_hal_libraries/core_v_hal/include/hal_pmsis_types_pi.h b/bsp/core-v-mcu/libraries/core_v_hal_libraries/core_v_hal/include/hal_pmsis_types_pi.h
similarity index 100%
rename from bsp/core-v-mcu/Libraries/core_v_hal_libraries/core_v_hal/include/hal_pmsis_types_pi.h
rename to bsp/core-v-mcu/libraries/core_v_hal_libraries/core_v_hal/include/hal_pmsis_types_pi.h
diff --git a/bsp/core-v-mcu/Libraries/core_v_hal_libraries/core_v_hal/include/hal_pwm_ctrl_periph.h b/bsp/core-v-mcu/libraries/core_v_hal_libraries/core_v_hal/include/hal_pwm_ctrl_periph.h
similarity index 100%
rename from bsp/core-v-mcu/Libraries/core_v_hal_libraries/core_v_hal/include/hal_pwm_ctrl_periph.h
rename to bsp/core-v-mcu/libraries/core_v_hal_libraries/core_v_hal/include/hal_pwm_ctrl_periph.h
diff --git a/bsp/core-v-mcu/Libraries/core_v_hal_libraries/core_v_hal/include/hal_pwm_periph.h b/bsp/core-v-mcu/libraries/core_v_hal_libraries/core_v_hal/include/hal_pwm_periph.h
similarity index 100%
rename from bsp/core-v-mcu/Libraries/core_v_hal_libraries/core_v_hal/include/hal_pwm_periph.h
rename to bsp/core-v-mcu/libraries/core_v_hal_libraries/core_v_hal/include/hal_pwm_periph.h
diff --git a/bsp/core-v-mcu/Libraries/core_v_hal_libraries/core_v_hal/include/hal_soc_ctrl_periph.h b/bsp/core-v-mcu/libraries/core_v_hal_libraries/core_v_hal/include/hal_soc_ctrl_periph.h
similarity index 100%
rename from bsp/core-v-mcu/Libraries/core_v_hal_libraries/core_v_hal/include/hal_soc_ctrl_periph.h
rename to bsp/core-v-mcu/libraries/core_v_hal_libraries/core_v_hal/include/hal_soc_ctrl_periph.h
diff --git a/bsp/core-v-mcu/Libraries/core_v_hal_libraries/core_v_hal/include/hal_soc_eu.h b/bsp/core-v-mcu/libraries/core_v_hal_libraries/core_v_hal/include/hal_soc_eu.h
similarity index 100%
rename from bsp/core-v-mcu/Libraries/core_v_hal_libraries/core_v_hal/include/hal_soc_eu.h
rename to bsp/core-v-mcu/libraries/core_v_hal_libraries/core_v_hal/include/hal_soc_eu.h
diff --git a/bsp/core-v-mcu/Libraries/core_v_hal_libraries/core_v_hal/include/hal_soc_eu_periph.h b/bsp/core-v-mcu/libraries/core_v_hal_libraries/core_v_hal/include/hal_soc_eu_periph.h
similarity index 100%
rename from bsp/core-v-mcu/Libraries/core_v_hal_libraries/core_v_hal/include/hal_soc_eu_periph.h
rename to bsp/core-v-mcu/libraries/core_v_hal_libraries/core_v_hal/include/hal_soc_eu_periph.h
diff --git a/bsp/core-v-mcu/Libraries/core_v_hal_libraries/core_v_hal/include/hal_spi_periph.h b/bsp/core-v-mcu/libraries/core_v_hal_libraries/core_v_hal/include/hal_spi_periph.h
similarity index 100%
rename from bsp/core-v-mcu/Libraries/core_v_hal_libraries/core_v_hal/include/hal_spi_periph.h
rename to bsp/core-v-mcu/libraries/core_v_hal_libraries/core_v_hal/include/hal_spi_periph.h
diff --git a/bsp/core-v-mcu/Libraries/core_v_hal_libraries/core_v_hal/include/hal_timer.h b/bsp/core-v-mcu/libraries/core_v_hal_libraries/core_v_hal/include/hal_timer.h
similarity index 100%
rename from bsp/core-v-mcu/Libraries/core_v_hal_libraries/core_v_hal/include/hal_timer.h
rename to bsp/core-v-mcu/libraries/core_v_hal_libraries/core_v_hal/include/hal_timer.h
diff --git a/bsp/core-v-mcu/Libraries/core_v_hal_libraries/core_v_hal/include/hal_timer_irq.h b/bsp/core-v-mcu/libraries/core_v_hal_libraries/core_v_hal/include/hal_timer_irq.h
similarity index 100%
rename from bsp/core-v-mcu/Libraries/core_v_hal_libraries/core_v_hal/include/hal_timer_irq.h
rename to bsp/core-v-mcu/libraries/core_v_hal_libraries/core_v_hal/include/hal_timer_irq.h
diff --git a/bsp/core-v-mcu/Libraries/core_v_hal_libraries/core_v_hal/include/hal_uart_internal.h b/bsp/core-v-mcu/libraries/core_v_hal_libraries/core_v_hal/include/hal_uart_internal.h
similarity index 100%
rename from bsp/core-v-mcu/Libraries/core_v_hal_libraries/core_v_hal/include/hal_uart_internal.h
rename to bsp/core-v-mcu/libraries/core_v_hal_libraries/core_v_hal/include/hal_uart_internal.h
diff --git a/bsp/core-v-mcu/Libraries/core_v_hal_libraries/core_v_hal/include/hal_uart_periph.h b/bsp/core-v-mcu/libraries/core_v_hal_libraries/core_v_hal/include/hal_uart_periph.h
similarity index 100%
rename from bsp/core-v-mcu/Libraries/core_v_hal_libraries/core_v_hal/include/hal_uart_periph.h
rename to bsp/core-v-mcu/libraries/core_v_hal_libraries/core_v_hal/include/hal_uart_periph.h
diff --git a/bsp/core-v-mcu/Libraries/core_v_hal_libraries/core_v_hal/include/hal_uart_pi.h b/bsp/core-v-mcu/libraries/core_v_hal_libraries/core_v_hal/include/hal_uart_pi.h
similarity index 100%
rename from bsp/core-v-mcu/Libraries/core_v_hal_libraries/core_v_hal/include/hal_uart_pi.h
rename to bsp/core-v-mcu/libraries/core_v_hal_libraries/core_v_hal/include/hal_uart_pi.h
diff --git a/bsp/core-v-mcu/Libraries/core_v_hal_libraries/core_v_hal/include/hal_udma_cam_reg_defs.h b/bsp/core-v-mcu/libraries/core_v_hal_libraries/core_v_hal/include/hal_udma_cam_reg_defs.h
similarity index 100%
rename from bsp/core-v-mcu/Libraries/core_v_hal_libraries/core_v_hal/include/hal_udma_cam_reg_defs.h
rename to bsp/core-v-mcu/libraries/core_v_hal_libraries/core_v_hal/include/hal_udma_cam_reg_defs.h
diff --git a/bsp/core-v-mcu/Libraries/core_v_hal_libraries/core_v_hal/include/hal_udma_core_periph.h b/bsp/core-v-mcu/libraries/core_v_hal_libraries/core_v_hal/include/hal_udma_core_periph.h
similarity index 100%
rename from bsp/core-v-mcu/Libraries/core_v_hal_libraries/core_v_hal/include/hal_udma_core_periph.h
rename to bsp/core-v-mcu/libraries/core_v_hal_libraries/core_v_hal/include/hal_udma_core_periph.h
diff --git a/bsp/core-v-mcu/Libraries/core_v_hal_libraries/core_v_hal/include/hal_udma_ctrl_reg_defs.h b/bsp/core-v-mcu/libraries/core_v_hal_libraries/core_v_hal/include/hal_udma_ctrl_reg_defs.h
similarity index 100%
rename from bsp/core-v-mcu/Libraries/core_v_hal_libraries/core_v_hal/include/hal_udma_ctrl_reg_defs.h
rename to bsp/core-v-mcu/libraries/core_v_hal_libraries/core_v_hal/include/hal_udma_ctrl_reg_defs.h
diff --git a/bsp/core-v-mcu/Libraries/core_v_hal_libraries/core_v_hal/include/hal_udma_i2cm_reg_defs.h b/bsp/core-v-mcu/libraries/core_v_hal_libraries/core_v_hal/include/hal_udma_i2cm_reg_defs.h
similarity index 100%
rename from bsp/core-v-mcu/Libraries/core_v_hal_libraries/core_v_hal/include/hal_udma_i2cm_reg_defs.h
rename to bsp/core-v-mcu/libraries/core_v_hal_libraries/core_v_hal/include/hal_udma_i2cm_reg_defs.h
diff --git a/bsp/core-v-mcu/Libraries/core_v_hal_libraries/core_v_hal/include/hal_udma_qspi_reg_defs.h b/bsp/core-v-mcu/libraries/core_v_hal_libraries/core_v_hal/include/hal_udma_qspi_reg_defs.h
similarity index 100%
rename from bsp/core-v-mcu/Libraries/core_v_hal_libraries/core_v_hal/include/hal_udma_qspi_reg_defs.h
rename to bsp/core-v-mcu/libraries/core_v_hal_libraries/core_v_hal/include/hal_udma_qspi_reg_defs.h
diff --git a/bsp/core-v-mcu/Libraries/core_v_hal_libraries/core_v_hal/include/hal_udma_sdio_reg_defs.h b/bsp/core-v-mcu/libraries/core_v_hal_libraries/core_v_hal/include/hal_udma_sdio_reg_defs.h
similarity index 100%
rename from bsp/core-v-mcu/Libraries/core_v_hal_libraries/core_v_hal/include/hal_udma_sdio_reg_defs.h
rename to bsp/core-v-mcu/libraries/core_v_hal_libraries/core_v_hal/include/hal_udma_sdio_reg_defs.h
diff --git a/bsp/core-v-mcu/Libraries/core_v_hal_libraries/core_v_hal/include/hal_udma_uart_reg_defs.h b/bsp/core-v-mcu/libraries/core_v_hal_libraries/core_v_hal/include/hal_udma_uart_reg_defs.h
similarity index 100%
rename from bsp/core-v-mcu/Libraries/core_v_hal_libraries/core_v_hal/include/hal_udma_uart_reg_defs.h
rename to bsp/core-v-mcu/libraries/core_v_hal_libraries/core_v_hal/include/hal_udma_uart_reg_defs.h
diff --git a/bsp/core-v-mcu/Libraries/core_v_hal_libraries/core_v_hal/include/udma_camera_reg_defs.h b/bsp/core-v-mcu/libraries/core_v_hal_libraries/core_v_hal/include/udma_camera_reg_defs.h
similarity index 100%
rename from bsp/core-v-mcu/Libraries/core_v_hal_libraries/core_v_hal/include/udma_camera_reg_defs.h
rename to bsp/core-v-mcu/libraries/core_v_hal_libraries/core_v_hal/include/udma_camera_reg_defs.h
diff --git a/bsp/core-v-mcu/Libraries/core_v_hal_libraries/core_v_hal/source/hal_apb_i2cs.c b/bsp/core-v-mcu/libraries/core_v_hal_libraries/core_v_hal/source/hal_apb_i2cs.c
similarity index 100%
rename from bsp/core-v-mcu/Libraries/core_v_hal_libraries/core_v_hal/source/hal_apb_i2cs.c
rename to bsp/core-v-mcu/libraries/core_v_hal_libraries/core_v_hal/source/hal_apb_i2cs.c
diff --git a/bsp/core-v-mcu/Libraries/core_v_hal_libraries/core_v_hal/source/hal_fc_event.c b/bsp/core-v-mcu/libraries/core_v_hal_libraries/core_v_hal/source/hal_fc_event.c
similarity index 100%
rename from bsp/core-v-mcu/Libraries/core_v_hal_libraries/core_v_hal/source/hal_fc_event.c
rename to bsp/core-v-mcu/libraries/core_v_hal_libraries/core_v_hal/source/hal_fc_event.c
diff --git a/bsp/core-v-mcu/Libraries/core_v_hal_libraries/core_v_hal/source/hal_fll.c b/bsp/core-v-mcu/libraries/core_v_hal_libraries/core_v_hal/source/hal_fll.c
similarity index 100%
rename from bsp/core-v-mcu/Libraries/core_v_hal_libraries/core_v_hal/source/hal_fll.c
rename to bsp/core-v-mcu/libraries/core_v_hal_libraries/core_v_hal/source/hal_fll.c
diff --git a/bsp/core-v-mcu/Libraries/core_v_hal_libraries/core_v_hal/source/hal_fll_pi.c b/bsp/core-v-mcu/libraries/core_v_hal_libraries/core_v_hal/source/hal_fll_pi.c
similarity index 100%
rename from bsp/core-v-mcu/Libraries/core_v_hal_libraries/core_v_hal/source/hal_fll_pi.c
rename to bsp/core-v-mcu/libraries/core_v_hal_libraries/core_v_hal/source/hal_fll_pi.c
diff --git a/bsp/core-v-mcu/Libraries/core_v_hal_libraries/core_v_hal/source/hal_gpio.c b/bsp/core-v-mcu/libraries/core_v_hal_libraries/core_v_hal/source/hal_gpio.c
similarity index 100%
rename from bsp/core-v-mcu/Libraries/core_v_hal_libraries/core_v_hal/source/hal_gpio.c
rename to bsp/core-v-mcu/libraries/core_v_hal_libraries/core_v_hal/source/hal_gpio.c
diff --git a/bsp/core-v-mcu/Libraries/core_v_hal_libraries/core_v_hal/source/hal_gpio_pulp.c b/bsp/core-v-mcu/libraries/core_v_hal_libraries/core_v_hal/source/hal_gpio_pulp.c
similarity index 100%
rename from bsp/core-v-mcu/Libraries/core_v_hal_libraries/core_v_hal/source/hal_gpio_pulp.c
rename to bsp/core-v-mcu/libraries/core_v_hal_libraries/core_v_hal/source/hal_gpio_pulp.c
diff --git a/bsp/core-v-mcu/Libraries/core_v_hal_libraries/core_v_hal/source/hal_irq.c b/bsp/core-v-mcu/libraries/core_v_hal_libraries/core_v_hal/source/hal_irq.c
similarity index 100%
rename from bsp/core-v-mcu/Libraries/core_v_hal_libraries/core_v_hal/source/hal_irq.c
rename to bsp/core-v-mcu/libraries/core_v_hal_libraries/core_v_hal/source/hal_irq.c
diff --git a/bsp/core-v-mcu/Libraries/core_v_hal_libraries/core_v_hal/source/hal_pinmux.c b/bsp/core-v-mcu/libraries/core_v_hal_libraries/core_v_hal/source/hal_pinmux.c
similarity index 100%
rename from bsp/core-v-mcu/Libraries/core_v_hal_libraries/core_v_hal/source/hal_pinmux.c
rename to bsp/core-v-mcu/libraries/core_v_hal_libraries/core_v_hal/source/hal_pinmux.c
diff --git a/bsp/core-v-mcu/Libraries/core_v_hal_libraries/core_v_hal/source/hal_pinmux1.c b/bsp/core-v-mcu/libraries/core_v_hal_libraries/core_v_hal/source/hal_pinmux1.c
similarity index 100%
rename from bsp/core-v-mcu/Libraries/core_v_hal_libraries/core_v_hal/source/hal_pinmux1.c
rename to bsp/core-v-mcu/libraries/core_v_hal_libraries/core_v_hal/source/hal_pinmux1.c
diff --git a/bsp/core-v-mcu/Libraries/core_v_hal_libraries/core_v_hal/source/hal_soc_eu.c b/bsp/core-v-mcu/libraries/core_v_hal_libraries/core_v_hal/source/hal_soc_eu.c
similarity index 100%
rename from bsp/core-v-mcu/Libraries/core_v_hal_libraries/core_v_hal/source/hal_soc_eu.c
rename to bsp/core-v-mcu/libraries/core_v_hal_libraries/core_v_hal/source/hal_soc_eu.c
diff --git a/bsp/core-v-mcu/Libraries/core_v_hal_libraries/core_v_hal/source/hal_timer_irq.c b/bsp/core-v-mcu/libraries/core_v_hal_libraries/core_v_hal/source/hal_timer_irq.c
similarity index 100%
rename from bsp/core-v-mcu/Libraries/core_v_hal_libraries/core_v_hal/source/hal_timer_irq.c
rename to bsp/core-v-mcu/libraries/core_v_hal_libraries/core_v_hal/source/hal_timer_irq.c
diff --git a/bsp/core-v-mcu/Libraries/core_v_hal_libraries/core_v_udma_driver/include/camera.h b/bsp/core-v-mcu/libraries/core_v_hal_libraries/core_v_udma_driver/include/camera.h
similarity index 100%
rename from bsp/core-v-mcu/Libraries/core_v_hal_libraries/core_v_udma_driver/include/camera.h
rename to bsp/core-v-mcu/libraries/core_v_hal_libraries/core_v_udma_driver/include/camera.h
diff --git a/bsp/core-v-mcu/Libraries/core_v_hal_libraries/core_v_udma_driver/include/himax.h b/bsp/core-v-mcu/libraries/core_v_hal_libraries/core_v_udma_driver/include/himax.h
similarity index 100%
rename from bsp/core-v-mcu/Libraries/core_v_hal_libraries/core_v_udma_driver/include/himax.h
rename to bsp/core-v-mcu/libraries/core_v_hal_libraries/core_v_udma_driver/include/himax.h
diff --git a/bsp/core-v-mcu/Libraries/core_v_hal_libraries/core_v_udma_driver/include/udma_cam_driver.h b/bsp/core-v-mcu/libraries/core_v_hal_libraries/core_v_udma_driver/include/udma_cam_driver.h
similarity index 100%
rename from bsp/core-v-mcu/Libraries/core_v_hal_libraries/core_v_udma_driver/include/udma_cam_driver.h
rename to bsp/core-v-mcu/libraries/core_v_hal_libraries/core_v_udma_driver/include/udma_cam_driver.h
diff --git a/bsp/core-v-mcu/Libraries/core_v_hal_libraries/core_v_udma_driver/include/udma_i2cm_driver.h b/bsp/core-v-mcu/libraries/core_v_hal_libraries/core_v_udma_driver/include/udma_i2cm_driver.h
similarity index 100%
rename from bsp/core-v-mcu/Libraries/core_v_hal_libraries/core_v_udma_driver/include/udma_i2cm_driver.h
rename to bsp/core-v-mcu/libraries/core_v_hal_libraries/core_v_udma_driver/include/udma_i2cm_driver.h
diff --git a/bsp/core-v-mcu/Libraries/core_v_hal_libraries/core_v_udma_driver/include/udma_qspi_driver.h b/bsp/core-v-mcu/libraries/core_v_hal_libraries/core_v_udma_driver/include/udma_qspi_driver.h
similarity index 100%
rename from bsp/core-v-mcu/Libraries/core_v_hal_libraries/core_v_udma_driver/include/udma_qspi_driver.h
rename to bsp/core-v-mcu/libraries/core_v_hal_libraries/core_v_udma_driver/include/udma_qspi_driver.h
diff --git a/bsp/core-v-mcu/Libraries/core_v_hal_libraries/core_v_udma_driver/include/udma_sdio_driver.h b/bsp/core-v-mcu/libraries/core_v_hal_libraries/core_v_udma_driver/include/udma_sdio_driver.h
similarity index 100%
rename from bsp/core-v-mcu/Libraries/core_v_hal_libraries/core_v_udma_driver/include/udma_sdio_driver.h
rename to bsp/core-v-mcu/libraries/core_v_hal_libraries/core_v_udma_driver/include/udma_sdio_driver.h
diff --git a/bsp/core-v-mcu/Libraries/core_v_hal_libraries/core_v_udma_driver/include/udma_uart_driver.h b/bsp/core-v-mcu/libraries/core_v_hal_libraries/core_v_udma_driver/include/udma_uart_driver.h
similarity index 100%
rename from bsp/core-v-mcu/Libraries/core_v_hal_libraries/core_v_udma_driver/include/udma_uart_driver.h
rename to bsp/core-v-mcu/libraries/core_v_hal_libraries/core_v_udma_driver/include/udma_uart_driver.h
diff --git a/bsp/core-v-mcu/Libraries/core_v_hal_libraries/core_v_udma_driver/source/udma_cam_driver.c b/bsp/core-v-mcu/libraries/core_v_hal_libraries/core_v_udma_driver/source/udma_cam_driver.c
similarity index 100%
rename from bsp/core-v-mcu/Libraries/core_v_hal_libraries/core_v_udma_driver/source/udma_cam_driver.c
rename to bsp/core-v-mcu/libraries/core_v_hal_libraries/core_v_udma_driver/source/udma_cam_driver.c
diff --git a/bsp/core-v-mcu/Libraries/core_v_hal_libraries/core_v_udma_driver/source/udma_i2cm_driver.c b/bsp/core-v-mcu/libraries/core_v_hal_libraries/core_v_udma_driver/source/udma_i2cm_driver.c
similarity index 100%
rename from bsp/core-v-mcu/Libraries/core_v_hal_libraries/core_v_udma_driver/source/udma_i2cm_driver.c
rename to bsp/core-v-mcu/libraries/core_v_hal_libraries/core_v_udma_driver/source/udma_i2cm_driver.c
diff --git a/bsp/core-v-mcu/Libraries/core_v_hal_libraries/core_v_udma_driver/source/udma_qspi_driver.c b/bsp/core-v-mcu/libraries/core_v_hal_libraries/core_v_udma_driver/source/udma_qspi_driver.c
similarity index 100%
rename from bsp/core-v-mcu/Libraries/core_v_hal_libraries/core_v_udma_driver/source/udma_qspi_driver.c
rename to bsp/core-v-mcu/libraries/core_v_hal_libraries/core_v_udma_driver/source/udma_qspi_driver.c
diff --git a/bsp/core-v-mcu/Libraries/core_v_hal_libraries/core_v_udma_driver/source/udma_sdio_driver.c b/bsp/core-v-mcu/libraries/core_v_hal_libraries/core_v_udma_driver/source/udma_sdio_driver.c
similarity index 100%
rename from bsp/core-v-mcu/Libraries/core_v_hal_libraries/core_v_udma_driver/source/udma_sdio_driver.c
rename to bsp/core-v-mcu/libraries/core_v_hal_libraries/core_v_udma_driver/source/udma_sdio_driver.c
diff --git a/bsp/core-v-mcu/Libraries/core_v_hal_libraries/core_v_udma_driver/source/udma_uart_driver.c b/bsp/core-v-mcu/libraries/core_v_hal_libraries/core_v_udma_driver/source/udma_uart_driver.c
similarity index 100%
rename from bsp/core-v-mcu/Libraries/core_v_hal_libraries/core_v_udma_driver/source/udma_uart_driver.c
rename to bsp/core-v-mcu/libraries/core_v_hal_libraries/core_v_udma_driver/source/udma_uart_driver.c
diff --git a/bsp/core-v-mcu/tools/sdk_dist.py b/bsp/core-v-mcu/tools/sdk_dist.py
index 56d6b6b1faa..3b4d2771ad2 100644
--- a/bsp/core-v-mcu/tools/sdk_dist.py
+++ b/bsp/core-v-mcu/tools/sdk_dist.py
@@ -13,10 +13,10 @@ def dist_do_building(BSP_ROOT, dist_dir):
import rtconfig
print("=> copy core-v bsp library")
- library_dir = os.path.join(dist_dir, 'Libraries')
- library_path = os.path.join(os.path.dirname(BSP_ROOT), 'Libraries')
+ library_dir = os.path.join(dist_dir, 'libraries')
+ library_path = os.path.join(os.path.dirname(BSP_ROOT), 'libraries')
bsp_copy_files(os.path.join(library_path, rtconfig.BSP_LIBRARY_TYPE), os.path.join(library_dir, rtconfig.BSP_LIBRARY_TYPE))
- # library_dir = E:\rt-thread\bsp\core-v-mcu\Libraries
+ # library_dir = E:\rt-thread\bsp\core-v-mcu\libraries
print("=> copy bsp drivers")
bsp_copy_files(os.path.join(library_path, 'core_v_drivers'), os.path.join(library_dir, 'core_v_drivers'))
shutil.copyfile(os.path.join(library_path, 'Kconfig'), os.path.join(library_dir, 'Kconfig'))
diff --git a/bsp/efm32/SConstruct b/bsp/efm32/SConstruct
index 0c5d4186158..acf772cd6e6 100644
--- a/bsp/efm32/SConstruct
+++ b/bsp/efm32/SConstruct
@@ -30,7 +30,7 @@ objs = PrepareBuilding(env, RTT_ROOT)
objs = objs + SConscript(RTT_ROOT + '/bsp/efm32/EFM32_Gxxx_DK/SConscript', variant_dir='build/EFM32_Gxxx_DK', duplicate=0)
objs = objs + SConscript(RTT_ROOT + '/bsp/efm32/EFM32GG_DK3750/SConscript', variant_dir='build/EFM32GG_DK3750', duplicate=0)
objs = objs + SConscript(RTT_ROOT + '/bsp/efm32/graphics/SConscript', variant_dir='build/graphics', duplicate=0)
-objs = objs + SConscript(RTT_ROOT + '/bsp/efm32/Libraries/SConscript', variant_dir='build/Libraries', duplicate=0)
+objs = objs + SConscript(RTT_ROOT + '/bsp/efm32/libraries/SConscript', variant_dir='build/libraries', duplicate=0)
# make a building
DoBuilding(TARGET, objs)
diff --git a/bsp/efm32/Libraries/CMSIS/CMSIS END USER LICENCE AGREEMENT.pdf b/bsp/efm32/libraries/CMSIS/CMSIS END USER LICENCE AGREEMENT.pdf
similarity index 100%
rename from bsp/efm32/Libraries/CMSIS/CMSIS END USER LICENCE AGREEMENT.pdf
rename to bsp/efm32/libraries/CMSIS/CMSIS END USER LICENCE AGREEMENT.pdf
diff --git a/bsp/efm32/Libraries/CMSIS/Include/arm_common_tables.h b/bsp/efm32/libraries/CMSIS/Include/arm_common_tables.h
similarity index 100%
rename from bsp/efm32/Libraries/CMSIS/Include/arm_common_tables.h
rename to bsp/efm32/libraries/CMSIS/Include/arm_common_tables.h
diff --git a/bsp/efm32/Libraries/CMSIS/Include/arm_math.h b/bsp/efm32/libraries/CMSIS/Include/arm_math.h
similarity index 100%
rename from bsp/efm32/Libraries/CMSIS/Include/arm_math.h
rename to bsp/efm32/libraries/CMSIS/Include/arm_math.h
diff --git a/bsp/efm32/Libraries/CMSIS/Include/core_cm0.h b/bsp/efm32/libraries/CMSIS/Include/core_cm0.h
similarity index 100%
rename from bsp/efm32/Libraries/CMSIS/Include/core_cm0.h
rename to bsp/efm32/libraries/CMSIS/Include/core_cm0.h
diff --git a/bsp/efm32/Libraries/CMSIS/Include/core_cm0plus.h b/bsp/efm32/libraries/CMSIS/Include/core_cm0plus.h
similarity index 100%
rename from bsp/efm32/Libraries/CMSIS/Include/core_cm0plus.h
rename to bsp/efm32/libraries/CMSIS/Include/core_cm0plus.h
diff --git a/bsp/efm32/Libraries/CMSIS/Include/core_cm3.h b/bsp/efm32/libraries/CMSIS/Include/core_cm3.h
similarity index 100%
rename from bsp/efm32/Libraries/CMSIS/Include/core_cm3.h
rename to bsp/efm32/libraries/CMSIS/Include/core_cm3.h
diff --git a/bsp/efm32/Libraries/CMSIS/Include/core_cm4.h b/bsp/efm32/libraries/CMSIS/Include/core_cm4.h
similarity index 100%
rename from bsp/efm32/Libraries/CMSIS/Include/core_cm4.h
rename to bsp/efm32/libraries/CMSIS/Include/core_cm4.h
diff --git a/bsp/efm32/Libraries/CMSIS/Include/core_cm4_simd.h b/bsp/efm32/libraries/CMSIS/Include/core_cm4_simd.h
similarity index 100%
rename from bsp/efm32/Libraries/CMSIS/Include/core_cm4_simd.h
rename to bsp/efm32/libraries/CMSIS/Include/core_cm4_simd.h
diff --git a/bsp/efm32/Libraries/CMSIS/Include/core_cmFunc.h b/bsp/efm32/libraries/CMSIS/Include/core_cmFunc.h
similarity index 100%
rename from bsp/efm32/Libraries/CMSIS/Include/core_cmFunc.h
rename to bsp/efm32/libraries/CMSIS/Include/core_cmFunc.h
diff --git a/bsp/efm32/Libraries/CMSIS/Include/core_cmInstr.h b/bsp/efm32/libraries/CMSIS/Include/core_cmInstr.h
similarity index 100%
rename from bsp/efm32/Libraries/CMSIS/Include/core_cmInstr.h
rename to bsp/efm32/libraries/CMSIS/Include/core_cmInstr.h
diff --git a/bsp/efm32/Libraries/CMSIS/Include/core_sc000.h b/bsp/efm32/libraries/CMSIS/Include/core_sc000.h
similarity index 100%
rename from bsp/efm32/Libraries/CMSIS/Include/core_sc000.h
rename to bsp/efm32/libraries/CMSIS/Include/core_sc000.h
diff --git a/bsp/efm32/Libraries/CMSIS/Include/core_sc300.h b/bsp/efm32/libraries/CMSIS/Include/core_sc300.h
similarity index 100%
rename from bsp/efm32/Libraries/CMSIS/Include/core_sc300.h
rename to bsp/efm32/libraries/CMSIS/Include/core_sc300.h
diff --git a/bsp/efm32/Libraries/CMSIS/RTOS/cmsis_os.h b/bsp/efm32/libraries/CMSIS/RTOS/cmsis_os.h
similarity index 100%
rename from bsp/efm32/Libraries/CMSIS/RTOS/cmsis_os.h
rename to bsp/efm32/libraries/CMSIS/RTOS/cmsis_os.h
diff --git a/bsp/efm32/Libraries/Device/EnergyMicro/EFM32G/Include/efm32.h b/bsp/efm32/libraries/Device/EnergyMicro/EFM32G/Include/efm32.h
similarity index 100%
rename from bsp/efm32/Libraries/Device/EnergyMicro/EFM32G/Include/efm32.h
rename to bsp/efm32/libraries/Device/EnergyMicro/EFM32G/Include/efm32.h
diff --git a/bsp/efm32/Libraries/Device/EnergyMicro/EFM32G/Include/efm32g200f16.h b/bsp/efm32/libraries/Device/EnergyMicro/EFM32G/Include/efm32g200f16.h
similarity index 100%
rename from bsp/efm32/Libraries/Device/EnergyMicro/EFM32G/Include/efm32g200f16.h
rename to bsp/efm32/libraries/Device/EnergyMicro/EFM32G/Include/efm32g200f16.h
diff --git a/bsp/efm32/Libraries/Device/EnergyMicro/EFM32G/Include/efm32g200f32.h b/bsp/efm32/libraries/Device/EnergyMicro/EFM32G/Include/efm32g200f32.h
similarity index 100%
rename from bsp/efm32/Libraries/Device/EnergyMicro/EFM32G/Include/efm32g200f32.h
rename to bsp/efm32/libraries/Device/EnergyMicro/EFM32G/Include/efm32g200f32.h
diff --git a/bsp/efm32/Libraries/Device/EnergyMicro/EFM32G/Include/efm32g200f64.h b/bsp/efm32/libraries/Device/EnergyMicro/EFM32G/Include/efm32g200f64.h
similarity index 100%
rename from bsp/efm32/Libraries/Device/EnergyMicro/EFM32G/Include/efm32g200f64.h
rename to bsp/efm32/libraries/Device/EnergyMicro/EFM32G/Include/efm32g200f64.h
diff --git a/bsp/efm32/Libraries/Device/EnergyMicro/EFM32G/Include/efm32g210f128.h b/bsp/efm32/libraries/Device/EnergyMicro/EFM32G/Include/efm32g210f128.h
similarity index 100%
rename from bsp/efm32/Libraries/Device/EnergyMicro/EFM32G/Include/efm32g210f128.h
rename to bsp/efm32/libraries/Device/EnergyMicro/EFM32G/Include/efm32g210f128.h
diff --git a/bsp/efm32/Libraries/Device/EnergyMicro/EFM32G/Include/efm32g222f128.h b/bsp/efm32/libraries/Device/EnergyMicro/EFM32G/Include/efm32g222f128.h
similarity index 100%
rename from bsp/efm32/Libraries/Device/EnergyMicro/EFM32G/Include/efm32g222f128.h
rename to bsp/efm32/libraries/Device/EnergyMicro/EFM32G/Include/efm32g222f128.h
diff --git a/bsp/efm32/Libraries/Device/EnergyMicro/EFM32G/Include/efm32g222f32.h b/bsp/efm32/libraries/Device/EnergyMicro/EFM32G/Include/efm32g222f32.h
similarity index 100%
rename from bsp/efm32/Libraries/Device/EnergyMicro/EFM32G/Include/efm32g222f32.h
rename to bsp/efm32/libraries/Device/EnergyMicro/EFM32G/Include/efm32g222f32.h
diff --git a/bsp/efm32/Libraries/Device/EnergyMicro/EFM32G/Include/efm32g222f64.h b/bsp/efm32/libraries/Device/EnergyMicro/EFM32G/Include/efm32g222f64.h
similarity index 100%
rename from bsp/efm32/Libraries/Device/EnergyMicro/EFM32G/Include/efm32g222f64.h
rename to bsp/efm32/libraries/Device/EnergyMicro/EFM32G/Include/efm32g222f64.h
diff --git a/bsp/efm32/Libraries/Device/EnergyMicro/EFM32G/Include/efm32g230f128.h b/bsp/efm32/libraries/Device/EnergyMicro/EFM32G/Include/efm32g230f128.h
similarity index 100%
rename from bsp/efm32/Libraries/Device/EnergyMicro/EFM32G/Include/efm32g230f128.h
rename to bsp/efm32/libraries/Device/EnergyMicro/EFM32G/Include/efm32g230f128.h
diff --git a/bsp/efm32/Libraries/Device/EnergyMicro/EFM32G/Include/efm32g230f32.h b/bsp/efm32/libraries/Device/EnergyMicro/EFM32G/Include/efm32g230f32.h
similarity index 100%
rename from bsp/efm32/Libraries/Device/EnergyMicro/EFM32G/Include/efm32g230f32.h
rename to bsp/efm32/libraries/Device/EnergyMicro/EFM32G/Include/efm32g230f32.h
diff --git a/bsp/efm32/Libraries/Device/EnergyMicro/EFM32G/Include/efm32g230f64.h b/bsp/efm32/libraries/Device/EnergyMicro/EFM32G/Include/efm32g230f64.h
similarity index 100%
rename from bsp/efm32/Libraries/Device/EnergyMicro/EFM32G/Include/efm32g230f64.h
rename to bsp/efm32/libraries/Device/EnergyMicro/EFM32G/Include/efm32g230f64.h
diff --git a/bsp/efm32/Libraries/Device/EnergyMicro/EFM32G/Include/efm32g232f128.h b/bsp/efm32/libraries/Device/EnergyMicro/EFM32G/Include/efm32g232f128.h
similarity index 100%
rename from bsp/efm32/Libraries/Device/EnergyMicro/EFM32G/Include/efm32g232f128.h
rename to bsp/efm32/libraries/Device/EnergyMicro/EFM32G/Include/efm32g232f128.h
diff --git a/bsp/efm32/Libraries/Device/EnergyMicro/EFM32G/Include/efm32g232f32.h b/bsp/efm32/libraries/Device/EnergyMicro/EFM32G/Include/efm32g232f32.h
similarity index 100%
rename from bsp/efm32/Libraries/Device/EnergyMicro/EFM32G/Include/efm32g232f32.h
rename to bsp/efm32/libraries/Device/EnergyMicro/EFM32G/Include/efm32g232f32.h
diff --git a/bsp/efm32/Libraries/Device/EnergyMicro/EFM32G/Include/efm32g232f64.h b/bsp/efm32/libraries/Device/EnergyMicro/EFM32G/Include/efm32g232f64.h
similarity index 100%
rename from bsp/efm32/Libraries/Device/EnergyMicro/EFM32G/Include/efm32g232f64.h
rename to bsp/efm32/libraries/Device/EnergyMicro/EFM32G/Include/efm32g232f64.h
diff --git a/bsp/efm32/Libraries/Device/EnergyMicro/EFM32G/Include/efm32g280f128.h b/bsp/efm32/libraries/Device/EnergyMicro/EFM32G/Include/efm32g280f128.h
similarity index 100%
rename from bsp/efm32/Libraries/Device/EnergyMicro/EFM32G/Include/efm32g280f128.h
rename to bsp/efm32/libraries/Device/EnergyMicro/EFM32G/Include/efm32g280f128.h
diff --git a/bsp/efm32/Libraries/Device/EnergyMicro/EFM32G/Include/efm32g280f32.h b/bsp/efm32/libraries/Device/EnergyMicro/EFM32G/Include/efm32g280f32.h
similarity index 100%
rename from bsp/efm32/Libraries/Device/EnergyMicro/EFM32G/Include/efm32g280f32.h
rename to bsp/efm32/libraries/Device/EnergyMicro/EFM32G/Include/efm32g280f32.h
diff --git a/bsp/efm32/Libraries/Device/EnergyMicro/EFM32G/Include/efm32g280f64.h b/bsp/efm32/libraries/Device/EnergyMicro/EFM32G/Include/efm32g280f64.h
similarity index 100%
rename from bsp/efm32/Libraries/Device/EnergyMicro/EFM32G/Include/efm32g280f64.h
rename to bsp/efm32/libraries/Device/EnergyMicro/EFM32G/Include/efm32g280f64.h
diff --git a/bsp/efm32/Libraries/Device/EnergyMicro/EFM32G/Include/efm32g290f128.h b/bsp/efm32/libraries/Device/EnergyMicro/EFM32G/Include/efm32g290f128.h
similarity index 100%
rename from bsp/efm32/Libraries/Device/EnergyMicro/EFM32G/Include/efm32g290f128.h
rename to bsp/efm32/libraries/Device/EnergyMicro/EFM32G/Include/efm32g290f128.h
diff --git a/bsp/efm32/Libraries/Device/EnergyMicro/EFM32G/Include/efm32g290f32.h b/bsp/efm32/libraries/Device/EnergyMicro/EFM32G/Include/efm32g290f32.h
similarity index 100%
rename from bsp/efm32/Libraries/Device/EnergyMicro/EFM32G/Include/efm32g290f32.h
rename to bsp/efm32/libraries/Device/EnergyMicro/EFM32G/Include/efm32g290f32.h
diff --git a/bsp/efm32/Libraries/Device/EnergyMicro/EFM32G/Include/efm32g290f64.h b/bsp/efm32/libraries/Device/EnergyMicro/EFM32G/Include/efm32g290f64.h
similarity index 100%
rename from bsp/efm32/Libraries/Device/EnergyMicro/EFM32G/Include/efm32g290f64.h
rename to bsp/efm32/libraries/Device/EnergyMicro/EFM32G/Include/efm32g290f64.h
diff --git a/bsp/efm32/Libraries/Device/EnergyMicro/EFM32G/Include/efm32g840f128.h b/bsp/efm32/libraries/Device/EnergyMicro/EFM32G/Include/efm32g840f128.h
similarity index 100%
rename from bsp/efm32/Libraries/Device/EnergyMicro/EFM32G/Include/efm32g840f128.h
rename to bsp/efm32/libraries/Device/EnergyMicro/EFM32G/Include/efm32g840f128.h
diff --git a/bsp/efm32/Libraries/Device/EnergyMicro/EFM32G/Include/efm32g840f32.h b/bsp/efm32/libraries/Device/EnergyMicro/EFM32G/Include/efm32g840f32.h
similarity index 100%
rename from bsp/efm32/Libraries/Device/EnergyMicro/EFM32G/Include/efm32g840f32.h
rename to bsp/efm32/libraries/Device/EnergyMicro/EFM32G/Include/efm32g840f32.h
diff --git a/bsp/efm32/Libraries/Device/EnergyMicro/EFM32G/Include/efm32g840f64.h b/bsp/efm32/libraries/Device/EnergyMicro/EFM32G/Include/efm32g840f64.h
similarity index 100%
rename from bsp/efm32/Libraries/Device/EnergyMicro/EFM32G/Include/efm32g840f64.h
rename to bsp/efm32/libraries/Device/EnergyMicro/EFM32G/Include/efm32g840f64.h
diff --git a/bsp/efm32/Libraries/Device/EnergyMicro/EFM32G/Include/efm32g842f128.h b/bsp/efm32/libraries/Device/EnergyMicro/EFM32G/Include/efm32g842f128.h
similarity index 100%
rename from bsp/efm32/Libraries/Device/EnergyMicro/EFM32G/Include/efm32g842f128.h
rename to bsp/efm32/libraries/Device/EnergyMicro/EFM32G/Include/efm32g842f128.h
diff --git a/bsp/efm32/Libraries/Device/EnergyMicro/EFM32G/Include/efm32g842f32.h b/bsp/efm32/libraries/Device/EnergyMicro/EFM32G/Include/efm32g842f32.h
similarity index 100%
rename from bsp/efm32/Libraries/Device/EnergyMicro/EFM32G/Include/efm32g842f32.h
rename to bsp/efm32/libraries/Device/EnergyMicro/EFM32G/Include/efm32g842f32.h
diff --git a/bsp/efm32/Libraries/Device/EnergyMicro/EFM32G/Include/efm32g842f64.h b/bsp/efm32/libraries/Device/EnergyMicro/EFM32G/Include/efm32g842f64.h
similarity index 100%
rename from bsp/efm32/Libraries/Device/EnergyMicro/EFM32G/Include/efm32g842f64.h
rename to bsp/efm32/libraries/Device/EnergyMicro/EFM32G/Include/efm32g842f64.h
diff --git a/bsp/efm32/Libraries/Device/EnergyMicro/EFM32G/Include/efm32g880f128.h b/bsp/efm32/libraries/Device/EnergyMicro/EFM32G/Include/efm32g880f128.h
similarity index 100%
rename from bsp/efm32/Libraries/Device/EnergyMicro/EFM32G/Include/efm32g880f128.h
rename to bsp/efm32/libraries/Device/EnergyMicro/EFM32G/Include/efm32g880f128.h
diff --git a/bsp/efm32/Libraries/Device/EnergyMicro/EFM32G/Include/efm32g880f32.h b/bsp/efm32/libraries/Device/EnergyMicro/EFM32G/Include/efm32g880f32.h
similarity index 100%
rename from bsp/efm32/Libraries/Device/EnergyMicro/EFM32G/Include/efm32g880f32.h
rename to bsp/efm32/libraries/Device/EnergyMicro/EFM32G/Include/efm32g880f32.h
diff --git a/bsp/efm32/Libraries/Device/EnergyMicro/EFM32G/Include/efm32g880f64.h b/bsp/efm32/libraries/Device/EnergyMicro/EFM32G/Include/efm32g880f64.h
similarity index 100%
rename from bsp/efm32/Libraries/Device/EnergyMicro/EFM32G/Include/efm32g880f64.h
rename to bsp/efm32/libraries/Device/EnergyMicro/EFM32G/Include/efm32g880f64.h
diff --git a/bsp/efm32/Libraries/Device/EnergyMicro/EFM32G/Include/efm32g890f128.h b/bsp/efm32/libraries/Device/EnergyMicro/EFM32G/Include/efm32g890f128.h
similarity index 100%
rename from bsp/efm32/Libraries/Device/EnergyMicro/EFM32G/Include/efm32g890f128.h
rename to bsp/efm32/libraries/Device/EnergyMicro/EFM32G/Include/efm32g890f128.h
diff --git a/bsp/efm32/Libraries/Device/EnergyMicro/EFM32G/Include/efm32g890f32.h b/bsp/efm32/libraries/Device/EnergyMicro/EFM32G/Include/efm32g890f32.h
similarity index 100%
rename from bsp/efm32/Libraries/Device/EnergyMicro/EFM32G/Include/efm32g890f32.h
rename to bsp/efm32/libraries/Device/EnergyMicro/EFM32G/Include/efm32g890f32.h
diff --git a/bsp/efm32/Libraries/Device/EnergyMicro/EFM32G/Include/efm32g890f64.h b/bsp/efm32/libraries/Device/EnergyMicro/EFM32G/Include/efm32g890f64.h
similarity index 100%
rename from bsp/efm32/Libraries/Device/EnergyMicro/EFM32G/Include/efm32g890f64.h
rename to bsp/efm32/libraries/Device/EnergyMicro/EFM32G/Include/efm32g890f64.h
diff --git a/bsp/efm32/Libraries/Device/EnergyMicro/EFM32G/Include/efm32g_acmp.h b/bsp/efm32/libraries/Device/EnergyMicro/EFM32G/Include/efm32g_acmp.h
similarity index 100%
rename from bsp/efm32/Libraries/Device/EnergyMicro/EFM32G/Include/efm32g_acmp.h
rename to bsp/efm32/libraries/Device/EnergyMicro/EFM32G/Include/efm32g_acmp.h
diff --git a/bsp/efm32/Libraries/Device/EnergyMicro/EFM32G/Include/efm32g_adc.h b/bsp/efm32/libraries/Device/EnergyMicro/EFM32G/Include/efm32g_adc.h
similarity index 100%
rename from bsp/efm32/Libraries/Device/EnergyMicro/EFM32G/Include/efm32g_adc.h
rename to bsp/efm32/libraries/Device/EnergyMicro/EFM32G/Include/efm32g_adc.h
diff --git a/bsp/efm32/Libraries/Device/EnergyMicro/EFM32G/Include/efm32g_aes.h b/bsp/efm32/libraries/Device/EnergyMicro/EFM32G/Include/efm32g_aes.h
similarity index 100%
rename from bsp/efm32/Libraries/Device/EnergyMicro/EFM32G/Include/efm32g_aes.h
rename to bsp/efm32/libraries/Device/EnergyMicro/EFM32G/Include/efm32g_aes.h
diff --git a/bsp/efm32/Libraries/Device/EnergyMicro/EFM32G/Include/efm32g_af_channels.h b/bsp/efm32/libraries/Device/EnergyMicro/EFM32G/Include/efm32g_af_channels.h
similarity index 100%
rename from bsp/efm32/Libraries/Device/EnergyMicro/EFM32G/Include/efm32g_af_channels.h
rename to bsp/efm32/libraries/Device/EnergyMicro/EFM32G/Include/efm32g_af_channels.h
diff --git a/bsp/efm32/Libraries/Device/EnergyMicro/EFM32G/Include/efm32g_af_pins.h b/bsp/efm32/libraries/Device/EnergyMicro/EFM32G/Include/efm32g_af_pins.h
similarity index 100%
rename from bsp/efm32/Libraries/Device/EnergyMicro/EFM32G/Include/efm32g_af_pins.h
rename to bsp/efm32/libraries/Device/EnergyMicro/EFM32G/Include/efm32g_af_pins.h
diff --git a/bsp/efm32/Libraries/Device/EnergyMicro/EFM32G/Include/efm32g_af_ports.h b/bsp/efm32/libraries/Device/EnergyMicro/EFM32G/Include/efm32g_af_ports.h
similarity index 100%
rename from bsp/efm32/Libraries/Device/EnergyMicro/EFM32G/Include/efm32g_af_ports.h
rename to bsp/efm32/libraries/Device/EnergyMicro/EFM32G/Include/efm32g_af_ports.h
diff --git a/bsp/efm32/Libraries/Device/EnergyMicro/EFM32G/Include/efm32g_calibrate.h b/bsp/efm32/libraries/Device/EnergyMicro/EFM32G/Include/efm32g_calibrate.h
similarity index 100%
rename from bsp/efm32/Libraries/Device/EnergyMicro/EFM32G/Include/efm32g_calibrate.h
rename to bsp/efm32/libraries/Device/EnergyMicro/EFM32G/Include/efm32g_calibrate.h
diff --git a/bsp/efm32/Libraries/Device/EnergyMicro/EFM32G/Include/efm32g_cmu.h b/bsp/efm32/libraries/Device/EnergyMicro/EFM32G/Include/efm32g_cmu.h
similarity index 100%
rename from bsp/efm32/Libraries/Device/EnergyMicro/EFM32G/Include/efm32g_cmu.h
rename to bsp/efm32/libraries/Device/EnergyMicro/EFM32G/Include/efm32g_cmu.h
diff --git a/bsp/efm32/Libraries/Device/EnergyMicro/EFM32G/Include/efm32g_dac.h b/bsp/efm32/libraries/Device/EnergyMicro/EFM32G/Include/efm32g_dac.h
similarity index 100%
rename from bsp/efm32/Libraries/Device/EnergyMicro/EFM32G/Include/efm32g_dac.h
rename to bsp/efm32/libraries/Device/EnergyMicro/EFM32G/Include/efm32g_dac.h
diff --git a/bsp/efm32/Libraries/Device/EnergyMicro/EFM32G/Include/efm32g_devinfo.h b/bsp/efm32/libraries/Device/EnergyMicro/EFM32G/Include/efm32g_devinfo.h
similarity index 100%
rename from bsp/efm32/Libraries/Device/EnergyMicro/EFM32G/Include/efm32g_devinfo.h
rename to bsp/efm32/libraries/Device/EnergyMicro/EFM32G/Include/efm32g_devinfo.h
diff --git a/bsp/efm32/Libraries/Device/EnergyMicro/EFM32G/Include/efm32g_dma.h b/bsp/efm32/libraries/Device/EnergyMicro/EFM32G/Include/efm32g_dma.h
similarity index 100%
rename from bsp/efm32/Libraries/Device/EnergyMicro/EFM32G/Include/efm32g_dma.h
rename to bsp/efm32/libraries/Device/EnergyMicro/EFM32G/Include/efm32g_dma.h
diff --git a/bsp/efm32/Libraries/Device/EnergyMicro/EFM32G/Include/efm32g_dma_ch.h b/bsp/efm32/libraries/Device/EnergyMicro/EFM32G/Include/efm32g_dma_ch.h
similarity index 100%
rename from bsp/efm32/Libraries/Device/EnergyMicro/EFM32G/Include/efm32g_dma_ch.h
rename to bsp/efm32/libraries/Device/EnergyMicro/EFM32G/Include/efm32g_dma_ch.h
diff --git a/bsp/efm32/Libraries/Device/EnergyMicro/EFM32G/Include/efm32g_dma_descriptor.h b/bsp/efm32/libraries/Device/EnergyMicro/EFM32G/Include/efm32g_dma_descriptor.h
similarity index 100%
rename from bsp/efm32/Libraries/Device/EnergyMicro/EFM32G/Include/efm32g_dma_descriptor.h
rename to bsp/efm32/libraries/Device/EnergyMicro/EFM32G/Include/efm32g_dma_descriptor.h
diff --git a/bsp/efm32/Libraries/Device/EnergyMicro/EFM32G/Include/efm32g_dmactrl.h b/bsp/efm32/libraries/Device/EnergyMicro/EFM32G/Include/efm32g_dmactrl.h
similarity index 100%
rename from bsp/efm32/Libraries/Device/EnergyMicro/EFM32G/Include/efm32g_dmactrl.h
rename to bsp/efm32/libraries/Device/EnergyMicro/EFM32G/Include/efm32g_dmactrl.h
diff --git a/bsp/efm32/Libraries/Device/EnergyMicro/EFM32G/Include/efm32g_dmareq.h b/bsp/efm32/libraries/Device/EnergyMicro/EFM32G/Include/efm32g_dmareq.h
similarity index 100%
rename from bsp/efm32/Libraries/Device/EnergyMicro/EFM32G/Include/efm32g_dmareq.h
rename to bsp/efm32/libraries/Device/EnergyMicro/EFM32G/Include/efm32g_dmareq.h
diff --git a/bsp/efm32/Libraries/Device/EnergyMicro/EFM32G/Include/efm32g_ebi.h b/bsp/efm32/libraries/Device/EnergyMicro/EFM32G/Include/efm32g_ebi.h
similarity index 100%
rename from bsp/efm32/Libraries/Device/EnergyMicro/EFM32G/Include/efm32g_ebi.h
rename to bsp/efm32/libraries/Device/EnergyMicro/EFM32G/Include/efm32g_ebi.h
diff --git a/bsp/efm32/Libraries/Device/EnergyMicro/EFM32G/Include/efm32g_emu.h b/bsp/efm32/libraries/Device/EnergyMicro/EFM32G/Include/efm32g_emu.h
similarity index 100%
rename from bsp/efm32/Libraries/Device/EnergyMicro/EFM32G/Include/efm32g_emu.h
rename to bsp/efm32/libraries/Device/EnergyMicro/EFM32G/Include/efm32g_emu.h
diff --git a/bsp/efm32/Libraries/Device/EnergyMicro/EFM32G/Include/efm32g_gpio.h b/bsp/efm32/libraries/Device/EnergyMicro/EFM32G/Include/efm32g_gpio.h
similarity index 100%
rename from bsp/efm32/Libraries/Device/EnergyMicro/EFM32G/Include/efm32g_gpio.h
rename to bsp/efm32/libraries/Device/EnergyMicro/EFM32G/Include/efm32g_gpio.h
diff --git a/bsp/efm32/Libraries/Device/EnergyMicro/EFM32G/Include/efm32g_gpio_p.h b/bsp/efm32/libraries/Device/EnergyMicro/EFM32G/Include/efm32g_gpio_p.h
similarity index 100%
rename from bsp/efm32/Libraries/Device/EnergyMicro/EFM32G/Include/efm32g_gpio_p.h
rename to bsp/efm32/libraries/Device/EnergyMicro/EFM32G/Include/efm32g_gpio_p.h
diff --git a/bsp/efm32/Libraries/Device/EnergyMicro/EFM32G/Include/efm32g_i2c.h b/bsp/efm32/libraries/Device/EnergyMicro/EFM32G/Include/efm32g_i2c.h
similarity index 100%
rename from bsp/efm32/Libraries/Device/EnergyMicro/EFM32G/Include/efm32g_i2c.h
rename to bsp/efm32/libraries/Device/EnergyMicro/EFM32G/Include/efm32g_i2c.h
diff --git a/bsp/efm32/Libraries/Device/EnergyMicro/EFM32G/Include/efm32g_lcd.h b/bsp/efm32/libraries/Device/EnergyMicro/EFM32G/Include/efm32g_lcd.h
similarity index 100%
rename from bsp/efm32/Libraries/Device/EnergyMicro/EFM32G/Include/efm32g_lcd.h
rename to bsp/efm32/libraries/Device/EnergyMicro/EFM32G/Include/efm32g_lcd.h
diff --git a/bsp/efm32/Libraries/Device/EnergyMicro/EFM32G/Include/efm32g_letimer.h b/bsp/efm32/libraries/Device/EnergyMicro/EFM32G/Include/efm32g_letimer.h
similarity index 100%
rename from bsp/efm32/Libraries/Device/EnergyMicro/EFM32G/Include/efm32g_letimer.h
rename to bsp/efm32/libraries/Device/EnergyMicro/EFM32G/Include/efm32g_letimer.h
diff --git a/bsp/efm32/Libraries/Device/EnergyMicro/EFM32G/Include/efm32g_leuart.h b/bsp/efm32/libraries/Device/EnergyMicro/EFM32G/Include/efm32g_leuart.h
similarity index 100%
rename from bsp/efm32/Libraries/Device/EnergyMicro/EFM32G/Include/efm32g_leuart.h
rename to bsp/efm32/libraries/Device/EnergyMicro/EFM32G/Include/efm32g_leuart.h
diff --git a/bsp/efm32/Libraries/Device/EnergyMicro/EFM32G/Include/efm32g_msc.h b/bsp/efm32/libraries/Device/EnergyMicro/EFM32G/Include/efm32g_msc.h
similarity index 100%
rename from bsp/efm32/Libraries/Device/EnergyMicro/EFM32G/Include/efm32g_msc.h
rename to bsp/efm32/libraries/Device/EnergyMicro/EFM32G/Include/efm32g_msc.h
diff --git a/bsp/efm32/Libraries/Device/EnergyMicro/EFM32G/Include/efm32g_pcnt.h b/bsp/efm32/libraries/Device/EnergyMicro/EFM32G/Include/efm32g_pcnt.h
similarity index 100%
rename from bsp/efm32/Libraries/Device/EnergyMicro/EFM32G/Include/efm32g_pcnt.h
rename to bsp/efm32/libraries/Device/EnergyMicro/EFM32G/Include/efm32g_pcnt.h
diff --git a/bsp/efm32/Libraries/Device/EnergyMicro/EFM32G/Include/efm32g_prs.h b/bsp/efm32/libraries/Device/EnergyMicro/EFM32G/Include/efm32g_prs.h
similarity index 100%
rename from bsp/efm32/Libraries/Device/EnergyMicro/EFM32G/Include/efm32g_prs.h
rename to bsp/efm32/libraries/Device/EnergyMicro/EFM32G/Include/efm32g_prs.h
diff --git a/bsp/efm32/Libraries/Device/EnergyMicro/EFM32G/Include/efm32g_prs_ch.h b/bsp/efm32/libraries/Device/EnergyMicro/EFM32G/Include/efm32g_prs_ch.h
similarity index 100%
rename from bsp/efm32/Libraries/Device/EnergyMicro/EFM32G/Include/efm32g_prs_ch.h
rename to bsp/efm32/libraries/Device/EnergyMicro/EFM32G/Include/efm32g_prs_ch.h
diff --git a/bsp/efm32/Libraries/Device/EnergyMicro/EFM32G/Include/efm32g_prs_signals.h b/bsp/efm32/libraries/Device/EnergyMicro/EFM32G/Include/efm32g_prs_signals.h
similarity index 100%
rename from bsp/efm32/Libraries/Device/EnergyMicro/EFM32G/Include/efm32g_prs_signals.h
rename to bsp/efm32/libraries/Device/EnergyMicro/EFM32G/Include/efm32g_prs_signals.h
diff --git a/bsp/efm32/Libraries/Device/EnergyMicro/EFM32G/Include/efm32g_rmu.h b/bsp/efm32/libraries/Device/EnergyMicro/EFM32G/Include/efm32g_rmu.h
similarity index 100%
rename from bsp/efm32/Libraries/Device/EnergyMicro/EFM32G/Include/efm32g_rmu.h
rename to bsp/efm32/libraries/Device/EnergyMicro/EFM32G/Include/efm32g_rmu.h
diff --git a/bsp/efm32/Libraries/Device/EnergyMicro/EFM32G/Include/efm32g_romtable.h b/bsp/efm32/libraries/Device/EnergyMicro/EFM32G/Include/efm32g_romtable.h
similarity index 100%
rename from bsp/efm32/Libraries/Device/EnergyMicro/EFM32G/Include/efm32g_romtable.h
rename to bsp/efm32/libraries/Device/EnergyMicro/EFM32G/Include/efm32g_romtable.h
diff --git a/bsp/efm32/Libraries/Device/EnergyMicro/EFM32G/Include/efm32g_rtc.h b/bsp/efm32/libraries/Device/EnergyMicro/EFM32G/Include/efm32g_rtc.h
similarity index 100%
rename from bsp/efm32/Libraries/Device/EnergyMicro/EFM32G/Include/efm32g_rtc.h
rename to bsp/efm32/libraries/Device/EnergyMicro/EFM32G/Include/efm32g_rtc.h
diff --git a/bsp/efm32/Libraries/Device/EnergyMicro/EFM32G/Include/efm32g_timer.h b/bsp/efm32/libraries/Device/EnergyMicro/EFM32G/Include/efm32g_timer.h
similarity index 100%
rename from bsp/efm32/Libraries/Device/EnergyMicro/EFM32G/Include/efm32g_timer.h
rename to bsp/efm32/libraries/Device/EnergyMicro/EFM32G/Include/efm32g_timer.h
diff --git a/bsp/efm32/Libraries/Device/EnergyMicro/EFM32G/Include/efm32g_timer_cc.h b/bsp/efm32/libraries/Device/EnergyMicro/EFM32G/Include/efm32g_timer_cc.h
similarity index 100%
rename from bsp/efm32/Libraries/Device/EnergyMicro/EFM32G/Include/efm32g_timer_cc.h
rename to bsp/efm32/libraries/Device/EnergyMicro/EFM32G/Include/efm32g_timer_cc.h
diff --git a/bsp/efm32/Libraries/Device/EnergyMicro/EFM32G/Include/efm32g_uart.h b/bsp/efm32/libraries/Device/EnergyMicro/EFM32G/Include/efm32g_uart.h
similarity index 100%
rename from bsp/efm32/Libraries/Device/EnergyMicro/EFM32G/Include/efm32g_uart.h
rename to bsp/efm32/libraries/Device/EnergyMicro/EFM32G/Include/efm32g_uart.h
diff --git a/bsp/efm32/Libraries/Device/EnergyMicro/EFM32G/Include/efm32g_usart.h b/bsp/efm32/libraries/Device/EnergyMicro/EFM32G/Include/efm32g_usart.h
similarity index 100%
rename from bsp/efm32/Libraries/Device/EnergyMicro/EFM32G/Include/efm32g_usart.h
rename to bsp/efm32/libraries/Device/EnergyMicro/EFM32G/Include/efm32g_usart.h
diff --git a/bsp/efm32/Libraries/Device/EnergyMicro/EFM32G/Include/efm32g_vcmp.h b/bsp/efm32/libraries/Device/EnergyMicro/EFM32G/Include/efm32g_vcmp.h
similarity index 100%
rename from bsp/efm32/Libraries/Device/EnergyMicro/EFM32G/Include/efm32g_vcmp.h
rename to bsp/efm32/libraries/Device/EnergyMicro/EFM32G/Include/efm32g_vcmp.h
diff --git a/bsp/efm32/Libraries/Device/EnergyMicro/EFM32G/Include/efm32g_wdog.h b/bsp/efm32/libraries/Device/EnergyMicro/EFM32G/Include/efm32g_wdog.h
similarity index 100%
rename from bsp/efm32/Libraries/Device/EnergyMicro/EFM32G/Include/efm32g_wdog.h
rename to bsp/efm32/libraries/Device/EnergyMicro/EFM32G/Include/efm32g_wdog.h
diff --git a/bsp/efm32/Libraries/Device/EnergyMicro/EFM32G/Include/system_efm32g.h b/bsp/efm32/libraries/Device/EnergyMicro/EFM32G/Include/system_efm32g.h
similarity index 100%
rename from bsp/efm32/Libraries/Device/EnergyMicro/EFM32G/Include/system_efm32g.h
rename to bsp/efm32/libraries/Device/EnergyMicro/EFM32G/Include/system_efm32g.h
diff --git a/bsp/efm32/Libraries/Device/EnergyMicro/EFM32G/Source/ARM/startup_efm32g.s b/bsp/efm32/libraries/Device/EnergyMicro/EFM32G/Source/ARM/startup_efm32g.s
similarity index 100%
rename from bsp/efm32/Libraries/Device/EnergyMicro/EFM32G/Source/ARM/startup_efm32g.s
rename to bsp/efm32/libraries/Device/EnergyMicro/EFM32G/Source/ARM/startup_efm32g.s
diff --git a/bsp/efm32/Libraries/Device/EnergyMicro/EFM32G/Source/G++/efm32g.ld b/bsp/efm32/libraries/Device/EnergyMicro/EFM32G/Source/G++/efm32g.ld
similarity index 100%
rename from bsp/efm32/Libraries/Device/EnergyMicro/EFM32G/Source/G++/efm32g.ld
rename to bsp/efm32/libraries/Device/EnergyMicro/EFM32G/Source/G++/efm32g.ld
diff --git a/bsp/efm32/Libraries/Device/EnergyMicro/EFM32G/Source/G++/startup_efm32g.s b/bsp/efm32/libraries/Device/EnergyMicro/EFM32G/Source/G++/startup_efm32g.s
similarity index 100%
rename from bsp/efm32/Libraries/Device/EnergyMicro/EFM32G/Source/G++/startup_efm32g.s
rename to bsp/efm32/libraries/Device/EnergyMicro/EFM32G/Source/G++/startup_efm32g.s
diff --git a/bsp/efm32/Libraries/Device/EnergyMicro/EFM32G/Source/GCC/efm32g.ld b/bsp/efm32/libraries/Device/EnergyMicro/EFM32G/Source/GCC/efm32g.ld
similarity index 100%
rename from bsp/efm32/Libraries/Device/EnergyMicro/EFM32G/Source/GCC/efm32g.ld
rename to bsp/efm32/libraries/Device/EnergyMicro/EFM32G/Source/GCC/efm32g.ld
diff --git a/bsp/efm32/Libraries/Device/EnergyMicro/EFM32G/Source/GCC/startup_efm32g.s b/bsp/efm32/libraries/Device/EnergyMicro/EFM32G/Source/GCC/startup_efm32g.s
similarity index 100%
rename from bsp/efm32/Libraries/Device/EnergyMicro/EFM32G/Source/GCC/startup_efm32g.s
rename to bsp/efm32/libraries/Device/EnergyMicro/EFM32G/Source/GCC/startup_efm32g.s
diff --git a/bsp/efm32/Libraries/Device/EnergyMicro/EFM32G/Source/IAR/startup_efm32g.c b/bsp/efm32/libraries/Device/EnergyMicro/EFM32G/Source/IAR/startup_efm32g.c
similarity index 100%
rename from bsp/efm32/Libraries/Device/EnergyMicro/EFM32G/Source/IAR/startup_efm32g.c
rename to bsp/efm32/libraries/Device/EnergyMicro/EFM32G/Source/IAR/startup_efm32g.c
diff --git a/bsp/efm32/Libraries/Device/EnergyMicro/EFM32G/Source/IAR/startup_efm32g.s b/bsp/efm32/libraries/Device/EnergyMicro/EFM32G/Source/IAR/startup_efm32g.s
similarity index 100%
rename from bsp/efm32/Libraries/Device/EnergyMicro/EFM32G/Source/IAR/startup_efm32g.s
rename to bsp/efm32/libraries/Device/EnergyMicro/EFM32G/Source/IAR/startup_efm32g.s
diff --git a/bsp/efm32/Libraries/Device/EnergyMicro/EFM32G/Source/system_efm32g.c b/bsp/efm32/libraries/Device/EnergyMicro/EFM32G/Source/system_efm32g.c
similarity index 100%
rename from bsp/efm32/Libraries/Device/EnergyMicro/EFM32G/Source/system_efm32g.c
rename to bsp/efm32/libraries/Device/EnergyMicro/EFM32G/Source/system_efm32g.c
diff --git a/bsp/efm32/Libraries/Device/EnergyMicro/EFM32GG/Include/efm32.h b/bsp/efm32/libraries/Device/EnergyMicro/EFM32GG/Include/efm32.h
similarity index 100%
rename from bsp/efm32/Libraries/Device/EnergyMicro/EFM32GG/Include/efm32.h
rename to bsp/efm32/libraries/Device/EnergyMicro/EFM32GG/Include/efm32.h
diff --git a/bsp/efm32/Libraries/Device/EnergyMicro/EFM32GG/Include/efm32gg230f1024.h b/bsp/efm32/libraries/Device/EnergyMicro/EFM32GG/Include/efm32gg230f1024.h
similarity index 100%
rename from bsp/efm32/Libraries/Device/EnergyMicro/EFM32GG/Include/efm32gg230f1024.h
rename to bsp/efm32/libraries/Device/EnergyMicro/EFM32GG/Include/efm32gg230f1024.h
diff --git a/bsp/efm32/Libraries/Device/EnergyMicro/EFM32GG/Include/efm32gg230f512.h b/bsp/efm32/libraries/Device/EnergyMicro/EFM32GG/Include/efm32gg230f512.h
similarity index 100%
rename from bsp/efm32/Libraries/Device/EnergyMicro/EFM32GG/Include/efm32gg230f512.h
rename to bsp/efm32/libraries/Device/EnergyMicro/EFM32GG/Include/efm32gg230f512.h
diff --git a/bsp/efm32/Libraries/Device/EnergyMicro/EFM32GG/Include/efm32gg232f1024.h b/bsp/efm32/libraries/Device/EnergyMicro/EFM32GG/Include/efm32gg232f1024.h
similarity index 100%
rename from bsp/efm32/Libraries/Device/EnergyMicro/EFM32GG/Include/efm32gg232f1024.h
rename to bsp/efm32/libraries/Device/EnergyMicro/EFM32GG/Include/efm32gg232f1024.h
diff --git a/bsp/efm32/Libraries/Device/EnergyMicro/EFM32GG/Include/efm32gg232f512.h b/bsp/efm32/libraries/Device/EnergyMicro/EFM32GG/Include/efm32gg232f512.h
similarity index 100%
rename from bsp/efm32/Libraries/Device/EnergyMicro/EFM32GG/Include/efm32gg232f512.h
rename to bsp/efm32/libraries/Device/EnergyMicro/EFM32GG/Include/efm32gg232f512.h
diff --git a/bsp/efm32/Libraries/Device/EnergyMicro/EFM32GG/Include/efm32gg280f1024.h b/bsp/efm32/libraries/Device/EnergyMicro/EFM32GG/Include/efm32gg280f1024.h
similarity index 100%
rename from bsp/efm32/Libraries/Device/EnergyMicro/EFM32GG/Include/efm32gg280f1024.h
rename to bsp/efm32/libraries/Device/EnergyMicro/EFM32GG/Include/efm32gg280f1024.h
diff --git a/bsp/efm32/Libraries/Device/EnergyMicro/EFM32GG/Include/efm32gg280f512.h b/bsp/efm32/libraries/Device/EnergyMicro/EFM32GG/Include/efm32gg280f512.h
similarity index 100%
rename from bsp/efm32/Libraries/Device/EnergyMicro/EFM32GG/Include/efm32gg280f512.h
rename to bsp/efm32/libraries/Device/EnergyMicro/EFM32GG/Include/efm32gg280f512.h
diff --git a/bsp/efm32/Libraries/Device/EnergyMicro/EFM32GG/Include/efm32gg290f1024.h b/bsp/efm32/libraries/Device/EnergyMicro/EFM32GG/Include/efm32gg290f1024.h
similarity index 100%
rename from bsp/efm32/Libraries/Device/EnergyMicro/EFM32GG/Include/efm32gg290f1024.h
rename to bsp/efm32/libraries/Device/EnergyMicro/EFM32GG/Include/efm32gg290f1024.h
diff --git a/bsp/efm32/Libraries/Device/EnergyMicro/EFM32GG/Include/efm32gg290f512.h b/bsp/efm32/libraries/Device/EnergyMicro/EFM32GG/Include/efm32gg290f512.h
similarity index 100%
rename from bsp/efm32/Libraries/Device/EnergyMicro/EFM32GG/Include/efm32gg290f512.h
rename to bsp/efm32/libraries/Device/EnergyMicro/EFM32GG/Include/efm32gg290f512.h
diff --git a/bsp/efm32/Libraries/Device/EnergyMicro/EFM32GG/Include/efm32gg295f1024.h b/bsp/efm32/libraries/Device/EnergyMicro/EFM32GG/Include/efm32gg295f1024.h
similarity index 100%
rename from bsp/efm32/Libraries/Device/EnergyMicro/EFM32GG/Include/efm32gg295f1024.h
rename to bsp/efm32/libraries/Device/EnergyMicro/EFM32GG/Include/efm32gg295f1024.h
diff --git a/bsp/efm32/Libraries/Device/EnergyMicro/EFM32GG/Include/efm32gg295f512.h b/bsp/efm32/libraries/Device/EnergyMicro/EFM32GG/Include/efm32gg295f512.h
similarity index 100%
rename from bsp/efm32/Libraries/Device/EnergyMicro/EFM32GG/Include/efm32gg295f512.h
rename to bsp/efm32/libraries/Device/EnergyMicro/EFM32GG/Include/efm32gg295f512.h
diff --git a/bsp/efm32/Libraries/Device/EnergyMicro/EFM32GG/Include/efm32gg330f1024.h b/bsp/efm32/libraries/Device/EnergyMicro/EFM32GG/Include/efm32gg330f1024.h
similarity index 100%
rename from bsp/efm32/Libraries/Device/EnergyMicro/EFM32GG/Include/efm32gg330f1024.h
rename to bsp/efm32/libraries/Device/EnergyMicro/EFM32GG/Include/efm32gg330f1024.h
diff --git a/bsp/efm32/Libraries/Device/EnergyMicro/EFM32GG/Include/efm32gg330f512.h b/bsp/efm32/libraries/Device/EnergyMicro/EFM32GG/Include/efm32gg330f512.h
similarity index 100%
rename from bsp/efm32/Libraries/Device/EnergyMicro/EFM32GG/Include/efm32gg330f512.h
rename to bsp/efm32/libraries/Device/EnergyMicro/EFM32GG/Include/efm32gg330f512.h
diff --git a/bsp/efm32/Libraries/Device/EnergyMicro/EFM32GG/Include/efm32gg332f1024.h b/bsp/efm32/libraries/Device/EnergyMicro/EFM32GG/Include/efm32gg332f1024.h
similarity index 100%
rename from bsp/efm32/Libraries/Device/EnergyMicro/EFM32GG/Include/efm32gg332f1024.h
rename to bsp/efm32/libraries/Device/EnergyMicro/EFM32GG/Include/efm32gg332f1024.h
diff --git a/bsp/efm32/Libraries/Device/EnergyMicro/EFM32GG/Include/efm32gg332f512.h b/bsp/efm32/libraries/Device/EnergyMicro/EFM32GG/Include/efm32gg332f512.h
similarity index 100%
rename from bsp/efm32/Libraries/Device/EnergyMicro/EFM32GG/Include/efm32gg332f512.h
rename to bsp/efm32/libraries/Device/EnergyMicro/EFM32GG/Include/efm32gg332f512.h
diff --git a/bsp/efm32/Libraries/Device/EnergyMicro/EFM32GG/Include/efm32gg380f1024.h b/bsp/efm32/libraries/Device/EnergyMicro/EFM32GG/Include/efm32gg380f1024.h
similarity index 100%
rename from bsp/efm32/Libraries/Device/EnergyMicro/EFM32GG/Include/efm32gg380f1024.h
rename to bsp/efm32/libraries/Device/EnergyMicro/EFM32GG/Include/efm32gg380f1024.h
diff --git a/bsp/efm32/Libraries/Device/EnergyMicro/EFM32GG/Include/efm32gg380f512.h b/bsp/efm32/libraries/Device/EnergyMicro/EFM32GG/Include/efm32gg380f512.h
similarity index 100%
rename from bsp/efm32/Libraries/Device/EnergyMicro/EFM32GG/Include/efm32gg380f512.h
rename to bsp/efm32/libraries/Device/EnergyMicro/EFM32GG/Include/efm32gg380f512.h
diff --git a/bsp/efm32/Libraries/Device/EnergyMicro/EFM32GG/Include/efm32gg390f1024.h b/bsp/efm32/libraries/Device/EnergyMicro/EFM32GG/Include/efm32gg390f1024.h
similarity index 100%
rename from bsp/efm32/Libraries/Device/EnergyMicro/EFM32GG/Include/efm32gg390f1024.h
rename to bsp/efm32/libraries/Device/EnergyMicro/EFM32GG/Include/efm32gg390f1024.h
diff --git a/bsp/efm32/Libraries/Device/EnergyMicro/EFM32GG/Include/efm32gg390f512.h b/bsp/efm32/libraries/Device/EnergyMicro/EFM32GG/Include/efm32gg390f512.h
similarity index 100%
rename from bsp/efm32/Libraries/Device/EnergyMicro/EFM32GG/Include/efm32gg390f512.h
rename to bsp/efm32/libraries/Device/EnergyMicro/EFM32GG/Include/efm32gg390f512.h
diff --git a/bsp/efm32/Libraries/Device/EnergyMicro/EFM32GG/Include/efm32gg395f1024.h b/bsp/efm32/libraries/Device/EnergyMicro/EFM32GG/Include/efm32gg395f1024.h
similarity index 100%
rename from bsp/efm32/Libraries/Device/EnergyMicro/EFM32GG/Include/efm32gg395f1024.h
rename to bsp/efm32/libraries/Device/EnergyMicro/EFM32GG/Include/efm32gg395f1024.h
diff --git a/bsp/efm32/Libraries/Device/EnergyMicro/EFM32GG/Include/efm32gg395f512.h b/bsp/efm32/libraries/Device/EnergyMicro/EFM32GG/Include/efm32gg395f512.h
similarity index 100%
rename from bsp/efm32/Libraries/Device/EnergyMicro/EFM32GG/Include/efm32gg395f512.h
rename to bsp/efm32/libraries/Device/EnergyMicro/EFM32GG/Include/efm32gg395f512.h
diff --git a/bsp/efm32/Libraries/Device/EnergyMicro/EFM32GG/Include/efm32gg840f1024.h b/bsp/efm32/libraries/Device/EnergyMicro/EFM32GG/Include/efm32gg840f1024.h
similarity index 100%
rename from bsp/efm32/Libraries/Device/EnergyMicro/EFM32GG/Include/efm32gg840f1024.h
rename to bsp/efm32/libraries/Device/EnergyMicro/EFM32GG/Include/efm32gg840f1024.h
diff --git a/bsp/efm32/Libraries/Device/EnergyMicro/EFM32GG/Include/efm32gg840f512.h b/bsp/efm32/libraries/Device/EnergyMicro/EFM32GG/Include/efm32gg840f512.h
similarity index 100%
rename from bsp/efm32/Libraries/Device/EnergyMicro/EFM32GG/Include/efm32gg840f512.h
rename to bsp/efm32/libraries/Device/EnergyMicro/EFM32GG/Include/efm32gg840f512.h
diff --git a/bsp/efm32/Libraries/Device/EnergyMicro/EFM32GG/Include/efm32gg842f1024.h b/bsp/efm32/libraries/Device/EnergyMicro/EFM32GG/Include/efm32gg842f1024.h
similarity index 100%
rename from bsp/efm32/Libraries/Device/EnergyMicro/EFM32GG/Include/efm32gg842f1024.h
rename to bsp/efm32/libraries/Device/EnergyMicro/EFM32GG/Include/efm32gg842f1024.h
diff --git a/bsp/efm32/Libraries/Device/EnergyMicro/EFM32GG/Include/efm32gg842f512.h b/bsp/efm32/libraries/Device/EnergyMicro/EFM32GG/Include/efm32gg842f512.h
similarity index 100%
rename from bsp/efm32/Libraries/Device/EnergyMicro/EFM32GG/Include/efm32gg842f512.h
rename to bsp/efm32/libraries/Device/EnergyMicro/EFM32GG/Include/efm32gg842f512.h
diff --git a/bsp/efm32/Libraries/Device/EnergyMicro/EFM32GG/Include/efm32gg880f1024.h b/bsp/efm32/libraries/Device/EnergyMicro/EFM32GG/Include/efm32gg880f1024.h
similarity index 100%
rename from bsp/efm32/Libraries/Device/EnergyMicro/EFM32GG/Include/efm32gg880f1024.h
rename to bsp/efm32/libraries/Device/EnergyMicro/EFM32GG/Include/efm32gg880f1024.h
diff --git a/bsp/efm32/Libraries/Device/EnergyMicro/EFM32GG/Include/efm32gg880f512.h b/bsp/efm32/libraries/Device/EnergyMicro/EFM32GG/Include/efm32gg880f512.h
similarity index 100%
rename from bsp/efm32/Libraries/Device/EnergyMicro/EFM32GG/Include/efm32gg880f512.h
rename to bsp/efm32/libraries/Device/EnergyMicro/EFM32GG/Include/efm32gg880f512.h
diff --git a/bsp/efm32/Libraries/Device/EnergyMicro/EFM32GG/Include/efm32gg890f1024.h b/bsp/efm32/libraries/Device/EnergyMicro/EFM32GG/Include/efm32gg890f1024.h
similarity index 100%
rename from bsp/efm32/Libraries/Device/EnergyMicro/EFM32GG/Include/efm32gg890f1024.h
rename to bsp/efm32/libraries/Device/EnergyMicro/EFM32GG/Include/efm32gg890f1024.h
diff --git a/bsp/efm32/Libraries/Device/EnergyMicro/EFM32GG/Include/efm32gg890f512.h b/bsp/efm32/libraries/Device/EnergyMicro/EFM32GG/Include/efm32gg890f512.h
similarity index 100%
rename from bsp/efm32/Libraries/Device/EnergyMicro/EFM32GG/Include/efm32gg890f512.h
rename to bsp/efm32/libraries/Device/EnergyMicro/EFM32GG/Include/efm32gg890f512.h
diff --git a/bsp/efm32/Libraries/Device/EnergyMicro/EFM32GG/Include/efm32gg895f1024.h b/bsp/efm32/libraries/Device/EnergyMicro/EFM32GG/Include/efm32gg895f1024.h
similarity index 100%
rename from bsp/efm32/Libraries/Device/EnergyMicro/EFM32GG/Include/efm32gg895f1024.h
rename to bsp/efm32/libraries/Device/EnergyMicro/EFM32GG/Include/efm32gg895f1024.h
diff --git a/bsp/efm32/Libraries/Device/EnergyMicro/EFM32GG/Include/efm32gg895f512.h b/bsp/efm32/libraries/Device/EnergyMicro/EFM32GG/Include/efm32gg895f512.h
similarity index 100%
rename from bsp/efm32/Libraries/Device/EnergyMicro/EFM32GG/Include/efm32gg895f512.h
rename to bsp/efm32/libraries/Device/EnergyMicro/EFM32GG/Include/efm32gg895f512.h
diff --git a/bsp/efm32/Libraries/Device/EnergyMicro/EFM32GG/Include/efm32gg940f1024.h b/bsp/efm32/libraries/Device/EnergyMicro/EFM32GG/Include/efm32gg940f1024.h
similarity index 100%
rename from bsp/efm32/Libraries/Device/EnergyMicro/EFM32GG/Include/efm32gg940f1024.h
rename to bsp/efm32/libraries/Device/EnergyMicro/EFM32GG/Include/efm32gg940f1024.h
diff --git a/bsp/efm32/Libraries/Device/EnergyMicro/EFM32GG/Include/efm32gg940f512.h b/bsp/efm32/libraries/Device/EnergyMicro/EFM32GG/Include/efm32gg940f512.h
similarity index 100%
rename from bsp/efm32/Libraries/Device/EnergyMicro/EFM32GG/Include/efm32gg940f512.h
rename to bsp/efm32/libraries/Device/EnergyMicro/EFM32GG/Include/efm32gg940f512.h
diff --git a/bsp/efm32/Libraries/Device/EnergyMicro/EFM32GG/Include/efm32gg942f1024.h b/bsp/efm32/libraries/Device/EnergyMicro/EFM32GG/Include/efm32gg942f1024.h
similarity index 100%
rename from bsp/efm32/Libraries/Device/EnergyMicro/EFM32GG/Include/efm32gg942f1024.h
rename to bsp/efm32/libraries/Device/EnergyMicro/EFM32GG/Include/efm32gg942f1024.h
diff --git a/bsp/efm32/Libraries/Device/EnergyMicro/EFM32GG/Include/efm32gg942f512.h b/bsp/efm32/libraries/Device/EnergyMicro/EFM32GG/Include/efm32gg942f512.h
similarity index 100%
rename from bsp/efm32/Libraries/Device/EnergyMicro/EFM32GG/Include/efm32gg942f512.h
rename to bsp/efm32/libraries/Device/EnergyMicro/EFM32GG/Include/efm32gg942f512.h
diff --git a/bsp/efm32/Libraries/Device/EnergyMicro/EFM32GG/Include/efm32gg980f1024.h b/bsp/efm32/libraries/Device/EnergyMicro/EFM32GG/Include/efm32gg980f1024.h
similarity index 100%
rename from bsp/efm32/Libraries/Device/EnergyMicro/EFM32GG/Include/efm32gg980f1024.h
rename to bsp/efm32/libraries/Device/EnergyMicro/EFM32GG/Include/efm32gg980f1024.h
diff --git a/bsp/efm32/Libraries/Device/EnergyMicro/EFM32GG/Include/efm32gg980f512.h b/bsp/efm32/libraries/Device/EnergyMicro/EFM32GG/Include/efm32gg980f512.h
similarity index 100%
rename from bsp/efm32/Libraries/Device/EnergyMicro/EFM32GG/Include/efm32gg980f512.h
rename to bsp/efm32/libraries/Device/EnergyMicro/EFM32GG/Include/efm32gg980f512.h
diff --git a/bsp/efm32/Libraries/Device/EnergyMicro/EFM32GG/Include/efm32gg990f1024.h b/bsp/efm32/libraries/Device/EnergyMicro/EFM32GG/Include/efm32gg990f1024.h
similarity index 100%
rename from bsp/efm32/Libraries/Device/EnergyMicro/EFM32GG/Include/efm32gg990f1024.h
rename to bsp/efm32/libraries/Device/EnergyMicro/EFM32GG/Include/efm32gg990f1024.h
diff --git a/bsp/efm32/Libraries/Device/EnergyMicro/EFM32GG/Include/efm32gg990f512.h b/bsp/efm32/libraries/Device/EnergyMicro/EFM32GG/Include/efm32gg990f512.h
similarity index 100%
rename from bsp/efm32/Libraries/Device/EnergyMicro/EFM32GG/Include/efm32gg990f512.h
rename to bsp/efm32/libraries/Device/EnergyMicro/EFM32GG/Include/efm32gg990f512.h
diff --git a/bsp/efm32/Libraries/Device/EnergyMicro/EFM32GG/Include/efm32gg995f1024.h b/bsp/efm32/libraries/Device/EnergyMicro/EFM32GG/Include/efm32gg995f1024.h
similarity index 100%
rename from bsp/efm32/Libraries/Device/EnergyMicro/EFM32GG/Include/efm32gg995f1024.h
rename to bsp/efm32/libraries/Device/EnergyMicro/EFM32GG/Include/efm32gg995f1024.h
diff --git a/bsp/efm32/Libraries/Device/EnergyMicro/EFM32GG/Include/efm32gg995f512.h b/bsp/efm32/libraries/Device/EnergyMicro/EFM32GG/Include/efm32gg995f512.h
similarity index 100%
rename from bsp/efm32/Libraries/Device/EnergyMicro/EFM32GG/Include/efm32gg995f512.h
rename to bsp/efm32/libraries/Device/EnergyMicro/EFM32GG/Include/efm32gg995f512.h
diff --git a/bsp/efm32/Libraries/Device/EnergyMicro/EFM32GG/Include/efm32gg_acmp.h b/bsp/efm32/libraries/Device/EnergyMicro/EFM32GG/Include/efm32gg_acmp.h
similarity index 100%
rename from bsp/efm32/Libraries/Device/EnergyMicro/EFM32GG/Include/efm32gg_acmp.h
rename to bsp/efm32/libraries/Device/EnergyMicro/EFM32GG/Include/efm32gg_acmp.h
diff --git a/bsp/efm32/Libraries/Device/EnergyMicro/EFM32GG/Include/efm32gg_adc.h b/bsp/efm32/libraries/Device/EnergyMicro/EFM32GG/Include/efm32gg_adc.h
similarity index 100%
rename from bsp/efm32/Libraries/Device/EnergyMicro/EFM32GG/Include/efm32gg_adc.h
rename to bsp/efm32/libraries/Device/EnergyMicro/EFM32GG/Include/efm32gg_adc.h
diff --git a/bsp/efm32/Libraries/Device/EnergyMicro/EFM32GG/Include/efm32gg_aes.h b/bsp/efm32/libraries/Device/EnergyMicro/EFM32GG/Include/efm32gg_aes.h
similarity index 100%
rename from bsp/efm32/Libraries/Device/EnergyMicro/EFM32GG/Include/efm32gg_aes.h
rename to bsp/efm32/libraries/Device/EnergyMicro/EFM32GG/Include/efm32gg_aes.h
diff --git a/bsp/efm32/Libraries/Device/EnergyMicro/EFM32GG/Include/efm32gg_af_channels.h b/bsp/efm32/libraries/Device/EnergyMicro/EFM32GG/Include/efm32gg_af_channels.h
similarity index 100%
rename from bsp/efm32/Libraries/Device/EnergyMicro/EFM32GG/Include/efm32gg_af_channels.h
rename to bsp/efm32/libraries/Device/EnergyMicro/EFM32GG/Include/efm32gg_af_channels.h
diff --git a/bsp/efm32/Libraries/Device/EnergyMicro/EFM32GG/Include/efm32gg_af_pins.h b/bsp/efm32/libraries/Device/EnergyMicro/EFM32GG/Include/efm32gg_af_pins.h
similarity index 100%
rename from bsp/efm32/Libraries/Device/EnergyMicro/EFM32GG/Include/efm32gg_af_pins.h
rename to bsp/efm32/libraries/Device/EnergyMicro/EFM32GG/Include/efm32gg_af_pins.h
diff --git a/bsp/efm32/Libraries/Device/EnergyMicro/EFM32GG/Include/efm32gg_af_ports.h b/bsp/efm32/libraries/Device/EnergyMicro/EFM32GG/Include/efm32gg_af_ports.h
similarity index 100%
rename from bsp/efm32/Libraries/Device/EnergyMicro/EFM32GG/Include/efm32gg_af_ports.h
rename to bsp/efm32/libraries/Device/EnergyMicro/EFM32GG/Include/efm32gg_af_ports.h
diff --git a/bsp/efm32/Libraries/Device/EnergyMicro/EFM32GG/Include/efm32gg_burtc.h b/bsp/efm32/libraries/Device/EnergyMicro/EFM32GG/Include/efm32gg_burtc.h
similarity index 100%
rename from bsp/efm32/Libraries/Device/EnergyMicro/EFM32GG/Include/efm32gg_burtc.h
rename to bsp/efm32/libraries/Device/EnergyMicro/EFM32GG/Include/efm32gg_burtc.h
diff --git a/bsp/efm32/Libraries/Device/EnergyMicro/EFM32GG/Include/efm32gg_burtc_ret.h b/bsp/efm32/libraries/Device/EnergyMicro/EFM32GG/Include/efm32gg_burtc_ret.h
similarity index 100%
rename from bsp/efm32/Libraries/Device/EnergyMicro/EFM32GG/Include/efm32gg_burtc_ret.h
rename to bsp/efm32/libraries/Device/EnergyMicro/EFM32GG/Include/efm32gg_burtc_ret.h
diff --git a/bsp/efm32/Libraries/Device/EnergyMicro/EFM32GG/Include/efm32gg_calibrate.h b/bsp/efm32/libraries/Device/EnergyMicro/EFM32GG/Include/efm32gg_calibrate.h
similarity index 100%
rename from bsp/efm32/Libraries/Device/EnergyMicro/EFM32GG/Include/efm32gg_calibrate.h
rename to bsp/efm32/libraries/Device/EnergyMicro/EFM32GG/Include/efm32gg_calibrate.h
diff --git a/bsp/efm32/Libraries/Device/EnergyMicro/EFM32GG/Include/efm32gg_cmu.h b/bsp/efm32/libraries/Device/EnergyMicro/EFM32GG/Include/efm32gg_cmu.h
similarity index 100%
rename from bsp/efm32/Libraries/Device/EnergyMicro/EFM32GG/Include/efm32gg_cmu.h
rename to bsp/efm32/libraries/Device/EnergyMicro/EFM32GG/Include/efm32gg_cmu.h
diff --git a/bsp/efm32/Libraries/Device/EnergyMicro/EFM32GG/Include/efm32gg_dac.h b/bsp/efm32/libraries/Device/EnergyMicro/EFM32GG/Include/efm32gg_dac.h
similarity index 100%
rename from bsp/efm32/Libraries/Device/EnergyMicro/EFM32GG/Include/efm32gg_dac.h
rename to bsp/efm32/libraries/Device/EnergyMicro/EFM32GG/Include/efm32gg_dac.h
diff --git a/bsp/efm32/Libraries/Device/EnergyMicro/EFM32GG/Include/efm32gg_devinfo.h b/bsp/efm32/libraries/Device/EnergyMicro/EFM32GG/Include/efm32gg_devinfo.h
similarity index 100%
rename from bsp/efm32/Libraries/Device/EnergyMicro/EFM32GG/Include/efm32gg_devinfo.h
rename to bsp/efm32/libraries/Device/EnergyMicro/EFM32GG/Include/efm32gg_devinfo.h
diff --git a/bsp/efm32/Libraries/Device/EnergyMicro/EFM32GG/Include/efm32gg_dma.h b/bsp/efm32/libraries/Device/EnergyMicro/EFM32GG/Include/efm32gg_dma.h
similarity index 100%
rename from bsp/efm32/Libraries/Device/EnergyMicro/EFM32GG/Include/efm32gg_dma.h
rename to bsp/efm32/libraries/Device/EnergyMicro/EFM32GG/Include/efm32gg_dma.h
diff --git a/bsp/efm32/Libraries/Device/EnergyMicro/EFM32GG/Include/efm32gg_dma_ch.h b/bsp/efm32/libraries/Device/EnergyMicro/EFM32GG/Include/efm32gg_dma_ch.h
similarity index 100%
rename from bsp/efm32/Libraries/Device/EnergyMicro/EFM32GG/Include/efm32gg_dma_ch.h
rename to bsp/efm32/libraries/Device/EnergyMicro/EFM32GG/Include/efm32gg_dma_ch.h
diff --git a/bsp/efm32/Libraries/Device/EnergyMicro/EFM32GG/Include/efm32gg_dma_descriptor.h b/bsp/efm32/libraries/Device/EnergyMicro/EFM32GG/Include/efm32gg_dma_descriptor.h
similarity index 100%
rename from bsp/efm32/Libraries/Device/EnergyMicro/EFM32GG/Include/efm32gg_dma_descriptor.h
rename to bsp/efm32/libraries/Device/EnergyMicro/EFM32GG/Include/efm32gg_dma_descriptor.h
diff --git a/bsp/efm32/Libraries/Device/EnergyMicro/EFM32GG/Include/efm32gg_dmactrl.h b/bsp/efm32/libraries/Device/EnergyMicro/EFM32GG/Include/efm32gg_dmactrl.h
similarity index 100%
rename from bsp/efm32/Libraries/Device/EnergyMicro/EFM32GG/Include/efm32gg_dmactrl.h
rename to bsp/efm32/libraries/Device/EnergyMicro/EFM32GG/Include/efm32gg_dmactrl.h
diff --git a/bsp/efm32/Libraries/Device/EnergyMicro/EFM32GG/Include/efm32gg_dmareq.h b/bsp/efm32/libraries/Device/EnergyMicro/EFM32GG/Include/efm32gg_dmareq.h
similarity index 100%
rename from bsp/efm32/Libraries/Device/EnergyMicro/EFM32GG/Include/efm32gg_dmareq.h
rename to bsp/efm32/libraries/Device/EnergyMicro/EFM32GG/Include/efm32gg_dmareq.h
diff --git a/bsp/efm32/Libraries/Device/EnergyMicro/EFM32GG/Include/efm32gg_ebi.h b/bsp/efm32/libraries/Device/EnergyMicro/EFM32GG/Include/efm32gg_ebi.h
similarity index 100%
rename from bsp/efm32/Libraries/Device/EnergyMicro/EFM32GG/Include/efm32gg_ebi.h
rename to bsp/efm32/libraries/Device/EnergyMicro/EFM32GG/Include/efm32gg_ebi.h
diff --git a/bsp/efm32/Libraries/Device/EnergyMicro/EFM32GG/Include/efm32gg_emu.h b/bsp/efm32/libraries/Device/EnergyMicro/EFM32GG/Include/efm32gg_emu.h
similarity index 100%
rename from bsp/efm32/Libraries/Device/EnergyMicro/EFM32GG/Include/efm32gg_emu.h
rename to bsp/efm32/libraries/Device/EnergyMicro/EFM32GG/Include/efm32gg_emu.h
diff --git a/bsp/efm32/Libraries/Device/EnergyMicro/EFM32GG/Include/efm32gg_etm.h b/bsp/efm32/libraries/Device/EnergyMicro/EFM32GG/Include/efm32gg_etm.h
similarity index 100%
rename from bsp/efm32/Libraries/Device/EnergyMicro/EFM32GG/Include/efm32gg_etm.h
rename to bsp/efm32/libraries/Device/EnergyMicro/EFM32GG/Include/efm32gg_etm.h
diff --git a/bsp/efm32/Libraries/Device/EnergyMicro/EFM32GG/Include/efm32gg_gpio.h b/bsp/efm32/libraries/Device/EnergyMicro/EFM32GG/Include/efm32gg_gpio.h
similarity index 100%
rename from bsp/efm32/Libraries/Device/EnergyMicro/EFM32GG/Include/efm32gg_gpio.h
rename to bsp/efm32/libraries/Device/EnergyMicro/EFM32GG/Include/efm32gg_gpio.h
diff --git a/bsp/efm32/Libraries/Device/EnergyMicro/EFM32GG/Include/efm32gg_gpio_p.h b/bsp/efm32/libraries/Device/EnergyMicro/EFM32GG/Include/efm32gg_gpio_p.h
similarity index 100%
rename from bsp/efm32/Libraries/Device/EnergyMicro/EFM32GG/Include/efm32gg_gpio_p.h
rename to bsp/efm32/libraries/Device/EnergyMicro/EFM32GG/Include/efm32gg_gpio_p.h
diff --git a/bsp/efm32/Libraries/Device/EnergyMicro/EFM32GG/Include/efm32gg_i2c.h b/bsp/efm32/libraries/Device/EnergyMicro/EFM32GG/Include/efm32gg_i2c.h
similarity index 100%
rename from bsp/efm32/Libraries/Device/EnergyMicro/EFM32GG/Include/efm32gg_i2c.h
rename to bsp/efm32/libraries/Device/EnergyMicro/EFM32GG/Include/efm32gg_i2c.h
diff --git a/bsp/efm32/Libraries/Device/EnergyMicro/EFM32GG/Include/efm32gg_lcd.h b/bsp/efm32/libraries/Device/EnergyMicro/EFM32GG/Include/efm32gg_lcd.h
similarity index 100%
rename from bsp/efm32/Libraries/Device/EnergyMicro/EFM32GG/Include/efm32gg_lcd.h
rename to bsp/efm32/libraries/Device/EnergyMicro/EFM32GG/Include/efm32gg_lcd.h
diff --git a/bsp/efm32/Libraries/Device/EnergyMicro/EFM32GG/Include/efm32gg_lesense.h b/bsp/efm32/libraries/Device/EnergyMicro/EFM32GG/Include/efm32gg_lesense.h
similarity index 100%
rename from bsp/efm32/Libraries/Device/EnergyMicro/EFM32GG/Include/efm32gg_lesense.h
rename to bsp/efm32/libraries/Device/EnergyMicro/EFM32GG/Include/efm32gg_lesense.h
diff --git a/bsp/efm32/Libraries/Device/EnergyMicro/EFM32GG/Include/efm32gg_lesense_buf.h b/bsp/efm32/libraries/Device/EnergyMicro/EFM32GG/Include/efm32gg_lesense_buf.h
similarity index 100%
rename from bsp/efm32/Libraries/Device/EnergyMicro/EFM32GG/Include/efm32gg_lesense_buf.h
rename to bsp/efm32/libraries/Device/EnergyMicro/EFM32GG/Include/efm32gg_lesense_buf.h
diff --git a/bsp/efm32/Libraries/Device/EnergyMicro/EFM32GG/Include/efm32gg_lesense_ch.h b/bsp/efm32/libraries/Device/EnergyMicro/EFM32GG/Include/efm32gg_lesense_ch.h
similarity index 100%
rename from bsp/efm32/Libraries/Device/EnergyMicro/EFM32GG/Include/efm32gg_lesense_ch.h
rename to bsp/efm32/libraries/Device/EnergyMicro/EFM32GG/Include/efm32gg_lesense_ch.h
diff --git a/bsp/efm32/Libraries/Device/EnergyMicro/EFM32GG/Include/efm32gg_lesense_st.h b/bsp/efm32/libraries/Device/EnergyMicro/EFM32GG/Include/efm32gg_lesense_st.h
similarity index 100%
rename from bsp/efm32/Libraries/Device/EnergyMicro/EFM32GG/Include/efm32gg_lesense_st.h
rename to bsp/efm32/libraries/Device/EnergyMicro/EFM32GG/Include/efm32gg_lesense_st.h
diff --git a/bsp/efm32/Libraries/Device/EnergyMicro/EFM32GG/Include/efm32gg_letimer.h b/bsp/efm32/libraries/Device/EnergyMicro/EFM32GG/Include/efm32gg_letimer.h
similarity index 100%
rename from bsp/efm32/Libraries/Device/EnergyMicro/EFM32GG/Include/efm32gg_letimer.h
rename to bsp/efm32/libraries/Device/EnergyMicro/EFM32GG/Include/efm32gg_letimer.h
diff --git a/bsp/efm32/Libraries/Device/EnergyMicro/EFM32GG/Include/efm32gg_leuart.h b/bsp/efm32/libraries/Device/EnergyMicro/EFM32GG/Include/efm32gg_leuart.h
similarity index 100%
rename from bsp/efm32/Libraries/Device/EnergyMicro/EFM32GG/Include/efm32gg_leuart.h
rename to bsp/efm32/libraries/Device/EnergyMicro/EFM32GG/Include/efm32gg_leuart.h
diff --git a/bsp/efm32/Libraries/Device/EnergyMicro/EFM32GG/Include/efm32gg_msc.h b/bsp/efm32/libraries/Device/EnergyMicro/EFM32GG/Include/efm32gg_msc.h
similarity index 100%
rename from bsp/efm32/Libraries/Device/EnergyMicro/EFM32GG/Include/efm32gg_msc.h
rename to bsp/efm32/libraries/Device/EnergyMicro/EFM32GG/Include/efm32gg_msc.h
diff --git a/bsp/efm32/Libraries/Device/EnergyMicro/EFM32GG/Include/efm32gg_pcnt.h b/bsp/efm32/libraries/Device/EnergyMicro/EFM32GG/Include/efm32gg_pcnt.h
similarity index 100%
rename from bsp/efm32/Libraries/Device/EnergyMicro/EFM32GG/Include/efm32gg_pcnt.h
rename to bsp/efm32/libraries/Device/EnergyMicro/EFM32GG/Include/efm32gg_pcnt.h
diff --git a/bsp/efm32/Libraries/Device/EnergyMicro/EFM32GG/Include/efm32gg_prs.h b/bsp/efm32/libraries/Device/EnergyMicro/EFM32GG/Include/efm32gg_prs.h
similarity index 100%
rename from bsp/efm32/Libraries/Device/EnergyMicro/EFM32GG/Include/efm32gg_prs.h
rename to bsp/efm32/libraries/Device/EnergyMicro/EFM32GG/Include/efm32gg_prs.h
diff --git a/bsp/efm32/Libraries/Device/EnergyMicro/EFM32GG/Include/efm32gg_prs_ch.h b/bsp/efm32/libraries/Device/EnergyMicro/EFM32GG/Include/efm32gg_prs_ch.h
similarity index 100%
rename from bsp/efm32/Libraries/Device/EnergyMicro/EFM32GG/Include/efm32gg_prs_ch.h
rename to bsp/efm32/libraries/Device/EnergyMicro/EFM32GG/Include/efm32gg_prs_ch.h
diff --git a/bsp/efm32/Libraries/Device/EnergyMicro/EFM32GG/Include/efm32gg_prs_signals.h b/bsp/efm32/libraries/Device/EnergyMicro/EFM32GG/Include/efm32gg_prs_signals.h
similarity index 100%
rename from bsp/efm32/Libraries/Device/EnergyMicro/EFM32GG/Include/efm32gg_prs_signals.h
rename to bsp/efm32/libraries/Device/EnergyMicro/EFM32GG/Include/efm32gg_prs_signals.h
diff --git a/bsp/efm32/Libraries/Device/EnergyMicro/EFM32GG/Include/efm32gg_rmu.h b/bsp/efm32/libraries/Device/EnergyMicro/EFM32GG/Include/efm32gg_rmu.h
similarity index 100%
rename from bsp/efm32/Libraries/Device/EnergyMicro/EFM32GG/Include/efm32gg_rmu.h
rename to bsp/efm32/libraries/Device/EnergyMicro/EFM32GG/Include/efm32gg_rmu.h
diff --git a/bsp/efm32/Libraries/Device/EnergyMicro/EFM32GG/Include/efm32gg_romtable.h b/bsp/efm32/libraries/Device/EnergyMicro/EFM32GG/Include/efm32gg_romtable.h
similarity index 100%
rename from bsp/efm32/Libraries/Device/EnergyMicro/EFM32GG/Include/efm32gg_romtable.h
rename to bsp/efm32/libraries/Device/EnergyMicro/EFM32GG/Include/efm32gg_romtable.h
diff --git a/bsp/efm32/Libraries/Device/EnergyMicro/EFM32GG/Include/efm32gg_rtc.h b/bsp/efm32/libraries/Device/EnergyMicro/EFM32GG/Include/efm32gg_rtc.h
similarity index 100%
rename from bsp/efm32/Libraries/Device/EnergyMicro/EFM32GG/Include/efm32gg_rtc.h
rename to bsp/efm32/libraries/Device/EnergyMicro/EFM32GG/Include/efm32gg_rtc.h
diff --git a/bsp/efm32/Libraries/Device/EnergyMicro/EFM32GG/Include/efm32gg_timer.h b/bsp/efm32/libraries/Device/EnergyMicro/EFM32GG/Include/efm32gg_timer.h
similarity index 100%
rename from bsp/efm32/Libraries/Device/EnergyMicro/EFM32GG/Include/efm32gg_timer.h
rename to bsp/efm32/libraries/Device/EnergyMicro/EFM32GG/Include/efm32gg_timer.h
diff --git a/bsp/efm32/Libraries/Device/EnergyMicro/EFM32GG/Include/efm32gg_timer_cc.h b/bsp/efm32/libraries/Device/EnergyMicro/EFM32GG/Include/efm32gg_timer_cc.h
similarity index 100%
rename from bsp/efm32/Libraries/Device/EnergyMicro/EFM32GG/Include/efm32gg_timer_cc.h
rename to bsp/efm32/libraries/Device/EnergyMicro/EFM32GG/Include/efm32gg_timer_cc.h
diff --git a/bsp/efm32/Libraries/Device/EnergyMicro/EFM32GG/Include/efm32gg_uart.h b/bsp/efm32/libraries/Device/EnergyMicro/EFM32GG/Include/efm32gg_uart.h
similarity index 100%
rename from bsp/efm32/Libraries/Device/EnergyMicro/EFM32GG/Include/efm32gg_uart.h
rename to bsp/efm32/libraries/Device/EnergyMicro/EFM32GG/Include/efm32gg_uart.h
diff --git a/bsp/efm32/Libraries/Device/EnergyMicro/EFM32GG/Include/efm32gg_usart.h b/bsp/efm32/libraries/Device/EnergyMicro/EFM32GG/Include/efm32gg_usart.h
similarity index 100%
rename from bsp/efm32/Libraries/Device/EnergyMicro/EFM32GG/Include/efm32gg_usart.h
rename to bsp/efm32/libraries/Device/EnergyMicro/EFM32GG/Include/efm32gg_usart.h
diff --git a/bsp/efm32/Libraries/Device/EnergyMicro/EFM32GG/Include/efm32gg_usb.h b/bsp/efm32/libraries/Device/EnergyMicro/EFM32GG/Include/efm32gg_usb.h
similarity index 100%
rename from bsp/efm32/Libraries/Device/EnergyMicro/EFM32GG/Include/efm32gg_usb.h
rename to bsp/efm32/libraries/Device/EnergyMicro/EFM32GG/Include/efm32gg_usb.h
diff --git a/bsp/efm32/Libraries/Device/EnergyMicro/EFM32GG/Include/efm32gg_usb_diep.h b/bsp/efm32/libraries/Device/EnergyMicro/EFM32GG/Include/efm32gg_usb_diep.h
similarity index 100%
rename from bsp/efm32/Libraries/Device/EnergyMicro/EFM32GG/Include/efm32gg_usb_diep.h
rename to bsp/efm32/libraries/Device/EnergyMicro/EFM32GG/Include/efm32gg_usb_diep.h
diff --git a/bsp/efm32/Libraries/Device/EnergyMicro/EFM32GG/Include/efm32gg_usb_doep.h b/bsp/efm32/libraries/Device/EnergyMicro/EFM32GG/Include/efm32gg_usb_doep.h
similarity index 100%
rename from bsp/efm32/Libraries/Device/EnergyMicro/EFM32GG/Include/efm32gg_usb_doep.h
rename to bsp/efm32/libraries/Device/EnergyMicro/EFM32GG/Include/efm32gg_usb_doep.h
diff --git a/bsp/efm32/Libraries/Device/EnergyMicro/EFM32GG/Include/efm32gg_usb_hc.h b/bsp/efm32/libraries/Device/EnergyMicro/EFM32GG/Include/efm32gg_usb_hc.h
similarity index 100%
rename from bsp/efm32/Libraries/Device/EnergyMicro/EFM32GG/Include/efm32gg_usb_hc.h
rename to bsp/efm32/libraries/Device/EnergyMicro/EFM32GG/Include/efm32gg_usb_hc.h
diff --git a/bsp/efm32/Libraries/Device/EnergyMicro/EFM32GG/Include/efm32gg_vcmp.h b/bsp/efm32/libraries/Device/EnergyMicro/EFM32GG/Include/efm32gg_vcmp.h
similarity index 100%
rename from bsp/efm32/Libraries/Device/EnergyMicro/EFM32GG/Include/efm32gg_vcmp.h
rename to bsp/efm32/libraries/Device/EnergyMicro/EFM32GG/Include/efm32gg_vcmp.h
diff --git a/bsp/efm32/Libraries/Device/EnergyMicro/EFM32GG/Include/efm32gg_wdog.h b/bsp/efm32/libraries/Device/EnergyMicro/EFM32GG/Include/efm32gg_wdog.h
similarity index 100%
rename from bsp/efm32/Libraries/Device/EnergyMicro/EFM32GG/Include/efm32gg_wdog.h
rename to bsp/efm32/libraries/Device/EnergyMicro/EFM32GG/Include/efm32gg_wdog.h
diff --git a/bsp/efm32/Libraries/Device/EnergyMicro/EFM32GG/Include/system_efm32gg.h b/bsp/efm32/libraries/Device/EnergyMicro/EFM32GG/Include/system_efm32gg.h
similarity index 100%
rename from bsp/efm32/Libraries/Device/EnergyMicro/EFM32GG/Include/system_efm32gg.h
rename to bsp/efm32/libraries/Device/EnergyMicro/EFM32GG/Include/system_efm32gg.h
diff --git a/bsp/efm32/Libraries/Device/EnergyMicro/EFM32GG/Source/ARM/startup_efm32gg.s b/bsp/efm32/libraries/Device/EnergyMicro/EFM32GG/Source/ARM/startup_efm32gg.s
similarity index 100%
rename from bsp/efm32/Libraries/Device/EnergyMicro/EFM32GG/Source/ARM/startup_efm32gg.s
rename to bsp/efm32/libraries/Device/EnergyMicro/EFM32GG/Source/ARM/startup_efm32gg.s
diff --git a/bsp/efm32/Libraries/Device/EnergyMicro/EFM32GG/Source/G++/efm32gg.ld b/bsp/efm32/libraries/Device/EnergyMicro/EFM32GG/Source/G++/efm32gg.ld
similarity index 100%
rename from bsp/efm32/Libraries/Device/EnergyMicro/EFM32GG/Source/G++/efm32gg.ld
rename to bsp/efm32/libraries/Device/EnergyMicro/EFM32GG/Source/G++/efm32gg.ld
diff --git a/bsp/efm32/Libraries/Device/EnergyMicro/EFM32GG/Source/G++/startup_efm32gg.s b/bsp/efm32/libraries/Device/EnergyMicro/EFM32GG/Source/G++/startup_efm32gg.s
similarity index 100%
rename from bsp/efm32/Libraries/Device/EnergyMicro/EFM32GG/Source/G++/startup_efm32gg.s
rename to bsp/efm32/libraries/Device/EnergyMicro/EFM32GG/Source/G++/startup_efm32gg.s
diff --git a/bsp/efm32/Libraries/Device/EnergyMicro/EFM32GG/Source/GCC/efm32gg.ld b/bsp/efm32/libraries/Device/EnergyMicro/EFM32GG/Source/GCC/efm32gg.ld
similarity index 100%
rename from bsp/efm32/Libraries/Device/EnergyMicro/EFM32GG/Source/GCC/efm32gg.ld
rename to bsp/efm32/libraries/Device/EnergyMicro/EFM32GG/Source/GCC/efm32gg.ld
diff --git a/bsp/efm32/Libraries/Device/EnergyMicro/EFM32GG/Source/GCC/startup_efm32gg.s b/bsp/efm32/libraries/Device/EnergyMicro/EFM32GG/Source/GCC/startup_efm32gg.s
similarity index 100%
rename from bsp/efm32/Libraries/Device/EnergyMicro/EFM32GG/Source/GCC/startup_efm32gg.s
rename to bsp/efm32/libraries/Device/EnergyMicro/EFM32GG/Source/GCC/startup_efm32gg.s
diff --git a/bsp/efm32/Libraries/Device/EnergyMicro/EFM32GG/Source/IAR/startup_efm32gg.c b/bsp/efm32/libraries/Device/EnergyMicro/EFM32GG/Source/IAR/startup_efm32gg.c
similarity index 100%
rename from bsp/efm32/Libraries/Device/EnergyMicro/EFM32GG/Source/IAR/startup_efm32gg.c
rename to bsp/efm32/libraries/Device/EnergyMicro/EFM32GG/Source/IAR/startup_efm32gg.c
diff --git a/bsp/efm32/Libraries/Device/EnergyMicro/EFM32GG/Source/IAR/startup_efm32gg.s b/bsp/efm32/libraries/Device/EnergyMicro/EFM32GG/Source/IAR/startup_efm32gg.s
similarity index 100%
rename from bsp/efm32/Libraries/Device/EnergyMicro/EFM32GG/Source/IAR/startup_efm32gg.s
rename to bsp/efm32/libraries/Device/EnergyMicro/EFM32GG/Source/IAR/startup_efm32gg.s
diff --git a/bsp/efm32/Libraries/Device/EnergyMicro/EFM32GG/Source/system_efm32gg.c b/bsp/efm32/libraries/Device/EnergyMicro/EFM32GG/Source/system_efm32gg.c
similarity index 100%
rename from bsp/efm32/Libraries/Device/EnergyMicro/EFM32GG/Source/system_efm32gg.c
rename to bsp/efm32/libraries/Device/EnergyMicro/EFM32GG/Source/system_efm32gg.c
diff --git a/bsp/efm32/Libraries/SConscript b/bsp/efm32/libraries/SConscript
similarity index 100%
rename from bsp/efm32/Libraries/SConscript
rename to bsp/efm32/libraries/SConscript
diff --git a/bsp/efm32/Libraries/emlib/inc/em_acmp.h b/bsp/efm32/libraries/emlib/inc/em_acmp.h
similarity index 100%
rename from bsp/efm32/Libraries/emlib/inc/em_acmp.h
rename to bsp/efm32/libraries/emlib/inc/em_acmp.h
diff --git a/bsp/efm32/Libraries/emlib/inc/em_adc.h b/bsp/efm32/libraries/emlib/inc/em_adc.h
similarity index 100%
rename from bsp/efm32/Libraries/emlib/inc/em_adc.h
rename to bsp/efm32/libraries/emlib/inc/em_adc.h
diff --git a/bsp/efm32/Libraries/emlib/inc/em_aes.h b/bsp/efm32/libraries/emlib/inc/em_aes.h
similarity index 100%
rename from bsp/efm32/Libraries/emlib/inc/em_aes.h
rename to bsp/efm32/libraries/emlib/inc/em_aes.h
diff --git a/bsp/efm32/Libraries/emlib/inc/em_assert.h b/bsp/efm32/libraries/emlib/inc/em_assert.h
similarity index 100%
rename from bsp/efm32/Libraries/emlib/inc/em_assert.h
rename to bsp/efm32/libraries/emlib/inc/em_assert.h
diff --git a/bsp/efm32/Libraries/emlib/inc/em_bitband.h b/bsp/efm32/libraries/emlib/inc/em_bitband.h
similarity index 100%
rename from bsp/efm32/Libraries/emlib/inc/em_bitband.h
rename to bsp/efm32/libraries/emlib/inc/em_bitband.h
diff --git a/bsp/efm32/Libraries/emlib/inc/em_burtc.h b/bsp/efm32/libraries/emlib/inc/em_burtc.h
similarity index 100%
rename from bsp/efm32/Libraries/emlib/inc/em_burtc.h
rename to bsp/efm32/libraries/emlib/inc/em_burtc.h
diff --git a/bsp/efm32/Libraries/emlib/inc/em_chip.h b/bsp/efm32/libraries/emlib/inc/em_chip.h
similarity index 100%
rename from bsp/efm32/Libraries/emlib/inc/em_chip.h
rename to bsp/efm32/libraries/emlib/inc/em_chip.h
diff --git a/bsp/efm32/Libraries/emlib/inc/em_cmu.h b/bsp/efm32/libraries/emlib/inc/em_cmu.h
similarity index 100%
rename from bsp/efm32/Libraries/emlib/inc/em_cmu.h
rename to bsp/efm32/libraries/emlib/inc/em_cmu.h
diff --git a/bsp/efm32/Libraries/emlib/inc/em_common.h b/bsp/efm32/libraries/emlib/inc/em_common.h
similarity index 100%
rename from bsp/efm32/Libraries/emlib/inc/em_common.h
rename to bsp/efm32/libraries/emlib/inc/em_common.h
diff --git a/bsp/efm32/Libraries/emlib/inc/em_dac.h b/bsp/efm32/libraries/emlib/inc/em_dac.h
similarity index 100%
rename from bsp/efm32/Libraries/emlib/inc/em_dac.h
rename to bsp/efm32/libraries/emlib/inc/em_dac.h
diff --git a/bsp/efm32/Libraries/emlib/inc/em_dbg.h b/bsp/efm32/libraries/emlib/inc/em_dbg.h
similarity index 100%
rename from bsp/efm32/Libraries/emlib/inc/em_dbg.h
rename to bsp/efm32/libraries/emlib/inc/em_dbg.h
diff --git a/bsp/efm32/Libraries/emlib/inc/em_dma.h b/bsp/efm32/libraries/emlib/inc/em_dma.h
similarity index 100%
rename from bsp/efm32/Libraries/emlib/inc/em_dma.h
rename to bsp/efm32/libraries/emlib/inc/em_dma.h
diff --git a/bsp/efm32/Libraries/emlib/inc/em_ebi.h b/bsp/efm32/libraries/emlib/inc/em_ebi.h
similarity index 100%
rename from bsp/efm32/Libraries/emlib/inc/em_ebi.h
rename to bsp/efm32/libraries/emlib/inc/em_ebi.h
diff --git a/bsp/efm32/Libraries/emlib/inc/em_emu.h b/bsp/efm32/libraries/emlib/inc/em_emu.h
similarity index 100%
rename from bsp/efm32/Libraries/emlib/inc/em_emu.h
rename to bsp/efm32/libraries/emlib/inc/em_emu.h
diff --git a/bsp/efm32/Libraries/emlib/inc/em_gpio.h b/bsp/efm32/libraries/emlib/inc/em_gpio.h
similarity index 100%
rename from bsp/efm32/Libraries/emlib/inc/em_gpio.h
rename to bsp/efm32/libraries/emlib/inc/em_gpio.h
diff --git a/bsp/efm32/Libraries/emlib/inc/em_i2c.h b/bsp/efm32/libraries/emlib/inc/em_i2c.h
similarity index 100%
rename from bsp/efm32/Libraries/emlib/inc/em_i2c.h
rename to bsp/efm32/libraries/emlib/inc/em_i2c.h
diff --git a/bsp/efm32/Libraries/emlib/inc/em_int.h b/bsp/efm32/libraries/emlib/inc/em_int.h
similarity index 100%
rename from bsp/efm32/Libraries/emlib/inc/em_int.h
rename to bsp/efm32/libraries/emlib/inc/em_int.h
diff --git a/bsp/efm32/Libraries/emlib/inc/em_lcd.h b/bsp/efm32/libraries/emlib/inc/em_lcd.h
similarity index 100%
rename from bsp/efm32/Libraries/emlib/inc/em_lcd.h
rename to bsp/efm32/libraries/emlib/inc/em_lcd.h
diff --git a/bsp/efm32/Libraries/emlib/inc/em_lesense.h b/bsp/efm32/libraries/emlib/inc/em_lesense.h
similarity index 100%
rename from bsp/efm32/Libraries/emlib/inc/em_lesense.h
rename to bsp/efm32/libraries/emlib/inc/em_lesense.h
diff --git a/bsp/efm32/Libraries/emlib/inc/em_letimer.h b/bsp/efm32/libraries/emlib/inc/em_letimer.h
similarity index 100%
rename from bsp/efm32/Libraries/emlib/inc/em_letimer.h
rename to bsp/efm32/libraries/emlib/inc/em_letimer.h
diff --git a/bsp/efm32/Libraries/emlib/inc/em_leuart.h b/bsp/efm32/libraries/emlib/inc/em_leuart.h
similarity index 100%
rename from bsp/efm32/Libraries/emlib/inc/em_leuart.h
rename to bsp/efm32/libraries/emlib/inc/em_leuart.h
diff --git a/bsp/efm32/Libraries/emlib/inc/em_mpu.h b/bsp/efm32/libraries/emlib/inc/em_mpu.h
similarity index 100%
rename from bsp/efm32/Libraries/emlib/inc/em_mpu.h
rename to bsp/efm32/libraries/emlib/inc/em_mpu.h
diff --git a/bsp/efm32/Libraries/emlib/inc/em_msc.h b/bsp/efm32/libraries/emlib/inc/em_msc.h
similarity index 100%
rename from bsp/efm32/Libraries/emlib/inc/em_msc.h
rename to bsp/efm32/libraries/emlib/inc/em_msc.h
diff --git a/bsp/efm32/Libraries/emlib/inc/em_opamp.h b/bsp/efm32/libraries/emlib/inc/em_opamp.h
similarity index 100%
rename from bsp/efm32/Libraries/emlib/inc/em_opamp.h
rename to bsp/efm32/libraries/emlib/inc/em_opamp.h
diff --git a/bsp/efm32/Libraries/emlib/inc/em_part.h b/bsp/efm32/libraries/emlib/inc/em_part.h
similarity index 100%
rename from bsp/efm32/Libraries/emlib/inc/em_part.h
rename to bsp/efm32/libraries/emlib/inc/em_part.h
diff --git a/bsp/efm32/Libraries/emlib/inc/em_pcnt.h b/bsp/efm32/libraries/emlib/inc/em_pcnt.h
similarity index 100%
rename from bsp/efm32/Libraries/emlib/inc/em_pcnt.h
rename to bsp/efm32/libraries/emlib/inc/em_pcnt.h
diff --git a/bsp/efm32/Libraries/emlib/inc/em_prs.h b/bsp/efm32/libraries/emlib/inc/em_prs.h
similarity index 100%
rename from bsp/efm32/Libraries/emlib/inc/em_prs.h
rename to bsp/efm32/libraries/emlib/inc/em_prs.h
diff --git a/bsp/efm32/Libraries/emlib/inc/em_rmu.h b/bsp/efm32/libraries/emlib/inc/em_rmu.h
similarity index 100%
rename from bsp/efm32/Libraries/emlib/inc/em_rmu.h
rename to bsp/efm32/libraries/emlib/inc/em_rmu.h
diff --git a/bsp/efm32/Libraries/emlib/inc/em_rtc.h b/bsp/efm32/libraries/emlib/inc/em_rtc.h
similarity index 100%
rename from bsp/efm32/Libraries/emlib/inc/em_rtc.h
rename to bsp/efm32/libraries/emlib/inc/em_rtc.h
diff --git a/bsp/efm32/Libraries/emlib/inc/em_system.h b/bsp/efm32/libraries/emlib/inc/em_system.h
similarity index 100%
rename from bsp/efm32/Libraries/emlib/inc/em_system.h
rename to bsp/efm32/libraries/emlib/inc/em_system.h
diff --git a/bsp/efm32/Libraries/emlib/inc/em_timer.h b/bsp/efm32/libraries/emlib/inc/em_timer.h
similarity index 100%
rename from bsp/efm32/Libraries/emlib/inc/em_timer.h
rename to bsp/efm32/libraries/emlib/inc/em_timer.h
diff --git a/bsp/efm32/Libraries/emlib/inc/em_usart.h b/bsp/efm32/libraries/emlib/inc/em_usart.h
similarity index 100%
rename from bsp/efm32/Libraries/emlib/inc/em_usart.h
rename to bsp/efm32/libraries/emlib/inc/em_usart.h
diff --git a/bsp/efm32/Libraries/emlib/inc/em_vcmp.h b/bsp/efm32/libraries/emlib/inc/em_vcmp.h
similarity index 100%
rename from bsp/efm32/Libraries/emlib/inc/em_vcmp.h
rename to bsp/efm32/libraries/emlib/inc/em_vcmp.h
diff --git a/bsp/efm32/Libraries/emlib/inc/em_version.h b/bsp/efm32/libraries/emlib/inc/em_version.h
similarity index 100%
rename from bsp/efm32/Libraries/emlib/inc/em_version.h
rename to bsp/efm32/libraries/emlib/inc/em_version.h
diff --git a/bsp/efm32/Libraries/emlib/inc/em_wdog.h b/bsp/efm32/libraries/emlib/inc/em_wdog.h
similarity index 100%
rename from bsp/efm32/Libraries/emlib/inc/em_wdog.h
rename to bsp/efm32/libraries/emlib/inc/em_wdog.h
diff --git a/bsp/efm32/Libraries/emlib/src/em_acmp.c b/bsp/efm32/libraries/emlib/src/em_acmp.c
similarity index 100%
rename from bsp/efm32/Libraries/emlib/src/em_acmp.c
rename to bsp/efm32/libraries/emlib/src/em_acmp.c
diff --git a/bsp/efm32/Libraries/emlib/src/em_adc.c b/bsp/efm32/libraries/emlib/src/em_adc.c
similarity index 100%
rename from bsp/efm32/Libraries/emlib/src/em_adc.c
rename to bsp/efm32/libraries/emlib/src/em_adc.c
diff --git a/bsp/efm32/Libraries/emlib/src/em_aes.c b/bsp/efm32/libraries/emlib/src/em_aes.c
similarity index 100%
rename from bsp/efm32/Libraries/emlib/src/em_aes.c
rename to bsp/efm32/libraries/emlib/src/em_aes.c
diff --git a/bsp/efm32/Libraries/emlib/src/em_assert.c b/bsp/efm32/libraries/emlib/src/em_assert.c
similarity index 100%
rename from bsp/efm32/Libraries/emlib/src/em_assert.c
rename to bsp/efm32/libraries/emlib/src/em_assert.c
diff --git a/bsp/efm32/Libraries/emlib/src/em_burtc.c b/bsp/efm32/libraries/emlib/src/em_burtc.c
similarity index 100%
rename from bsp/efm32/Libraries/emlib/src/em_burtc.c
rename to bsp/efm32/libraries/emlib/src/em_burtc.c
diff --git a/bsp/efm32/Libraries/emlib/src/em_cmu.c b/bsp/efm32/libraries/emlib/src/em_cmu.c
similarity index 100%
rename from bsp/efm32/Libraries/emlib/src/em_cmu.c
rename to bsp/efm32/libraries/emlib/src/em_cmu.c
diff --git a/bsp/efm32/Libraries/emlib/src/em_dac.c b/bsp/efm32/libraries/emlib/src/em_dac.c
similarity index 100%
rename from bsp/efm32/Libraries/emlib/src/em_dac.c
rename to bsp/efm32/libraries/emlib/src/em_dac.c
diff --git a/bsp/efm32/Libraries/emlib/src/em_dbg.c b/bsp/efm32/libraries/emlib/src/em_dbg.c
similarity index 100%
rename from bsp/efm32/Libraries/emlib/src/em_dbg.c
rename to bsp/efm32/libraries/emlib/src/em_dbg.c
diff --git a/bsp/efm32/Libraries/emlib/src/em_dma.c b/bsp/efm32/libraries/emlib/src/em_dma.c
similarity index 100%
rename from bsp/efm32/Libraries/emlib/src/em_dma.c
rename to bsp/efm32/libraries/emlib/src/em_dma.c
diff --git a/bsp/efm32/Libraries/emlib/src/em_ebi.c b/bsp/efm32/libraries/emlib/src/em_ebi.c
similarity index 100%
rename from bsp/efm32/Libraries/emlib/src/em_ebi.c
rename to bsp/efm32/libraries/emlib/src/em_ebi.c
diff --git a/bsp/efm32/Libraries/emlib/src/em_emu.c b/bsp/efm32/libraries/emlib/src/em_emu.c
similarity index 100%
rename from bsp/efm32/Libraries/emlib/src/em_emu.c
rename to bsp/efm32/libraries/emlib/src/em_emu.c
diff --git a/bsp/efm32/Libraries/emlib/src/em_gpio.c b/bsp/efm32/libraries/emlib/src/em_gpio.c
similarity index 100%
rename from bsp/efm32/Libraries/emlib/src/em_gpio.c
rename to bsp/efm32/libraries/emlib/src/em_gpio.c
diff --git a/bsp/efm32/Libraries/emlib/src/em_i2c.c b/bsp/efm32/libraries/emlib/src/em_i2c.c
similarity index 100%
rename from bsp/efm32/Libraries/emlib/src/em_i2c.c
rename to bsp/efm32/libraries/emlib/src/em_i2c.c
diff --git a/bsp/efm32/Libraries/emlib/src/em_int.c b/bsp/efm32/libraries/emlib/src/em_int.c
similarity index 100%
rename from bsp/efm32/Libraries/emlib/src/em_int.c
rename to bsp/efm32/libraries/emlib/src/em_int.c
diff --git a/bsp/efm32/Libraries/emlib/src/em_lcd.c b/bsp/efm32/libraries/emlib/src/em_lcd.c
similarity index 100%
rename from bsp/efm32/Libraries/emlib/src/em_lcd.c
rename to bsp/efm32/libraries/emlib/src/em_lcd.c
diff --git a/bsp/efm32/Libraries/emlib/src/em_lesense.c b/bsp/efm32/libraries/emlib/src/em_lesense.c
similarity index 100%
rename from bsp/efm32/Libraries/emlib/src/em_lesense.c
rename to bsp/efm32/libraries/emlib/src/em_lesense.c
diff --git a/bsp/efm32/Libraries/emlib/src/em_letimer.c b/bsp/efm32/libraries/emlib/src/em_letimer.c
similarity index 100%
rename from bsp/efm32/Libraries/emlib/src/em_letimer.c
rename to bsp/efm32/libraries/emlib/src/em_letimer.c
diff --git a/bsp/efm32/Libraries/emlib/src/em_leuart.c b/bsp/efm32/libraries/emlib/src/em_leuart.c
similarity index 100%
rename from bsp/efm32/Libraries/emlib/src/em_leuart.c
rename to bsp/efm32/libraries/emlib/src/em_leuart.c
diff --git a/bsp/efm32/Libraries/emlib/src/em_mpu.c b/bsp/efm32/libraries/emlib/src/em_mpu.c
similarity index 100%
rename from bsp/efm32/Libraries/emlib/src/em_mpu.c
rename to bsp/efm32/libraries/emlib/src/em_mpu.c
diff --git a/bsp/efm32/Libraries/emlib/src/em_msc.c b/bsp/efm32/libraries/emlib/src/em_msc.c
similarity index 100%
rename from bsp/efm32/Libraries/emlib/src/em_msc.c
rename to bsp/efm32/libraries/emlib/src/em_msc.c
diff --git a/bsp/efm32/Libraries/emlib/src/em_opamp.c b/bsp/efm32/libraries/emlib/src/em_opamp.c
similarity index 100%
rename from bsp/efm32/Libraries/emlib/src/em_opamp.c
rename to bsp/efm32/libraries/emlib/src/em_opamp.c
diff --git a/bsp/efm32/Libraries/emlib/src/em_pcnt.c b/bsp/efm32/libraries/emlib/src/em_pcnt.c
similarity index 100%
rename from bsp/efm32/Libraries/emlib/src/em_pcnt.c
rename to bsp/efm32/libraries/emlib/src/em_pcnt.c
diff --git a/bsp/efm32/Libraries/emlib/src/em_prs.c b/bsp/efm32/libraries/emlib/src/em_prs.c
similarity index 100%
rename from bsp/efm32/Libraries/emlib/src/em_prs.c
rename to bsp/efm32/libraries/emlib/src/em_prs.c
diff --git a/bsp/efm32/Libraries/emlib/src/em_rmu.c b/bsp/efm32/libraries/emlib/src/em_rmu.c
similarity index 100%
rename from bsp/efm32/Libraries/emlib/src/em_rmu.c
rename to bsp/efm32/libraries/emlib/src/em_rmu.c
diff --git a/bsp/efm32/Libraries/emlib/src/em_rtc.c b/bsp/efm32/libraries/emlib/src/em_rtc.c
similarity index 100%
rename from bsp/efm32/Libraries/emlib/src/em_rtc.c
rename to bsp/efm32/libraries/emlib/src/em_rtc.c
diff --git a/bsp/efm32/Libraries/emlib/src/em_system.c b/bsp/efm32/libraries/emlib/src/em_system.c
similarity index 100%
rename from bsp/efm32/Libraries/emlib/src/em_system.c
rename to bsp/efm32/libraries/emlib/src/em_system.c
diff --git a/bsp/efm32/Libraries/emlib/src/em_timer.c b/bsp/efm32/libraries/emlib/src/em_timer.c
similarity index 100%
rename from bsp/efm32/Libraries/emlib/src/em_timer.c
rename to bsp/efm32/libraries/emlib/src/em_timer.c
diff --git a/bsp/efm32/Libraries/emlib/src/em_usart.c b/bsp/efm32/libraries/emlib/src/em_usart.c
similarity index 100%
rename from bsp/efm32/Libraries/emlib/src/em_usart.c
rename to bsp/efm32/libraries/emlib/src/em_usart.c
diff --git a/bsp/efm32/Libraries/emlib/src/em_vcmp.c b/bsp/efm32/libraries/emlib/src/em_vcmp.c
similarity index 100%
rename from bsp/efm32/Libraries/emlib/src/em_vcmp.c
rename to bsp/efm32/libraries/emlib/src/em_vcmp.c
diff --git a/bsp/efm32/Libraries/emlib/src/em_wdog.c b/bsp/efm32/libraries/emlib/src/em_wdog.c
similarity index 100%
rename from bsp/efm32/Libraries/emlib/src/em_wdog.c
rename to bsp/efm32/libraries/emlib/src/em_wdog.c
diff --git a/bsp/hc32l136/.clang-format-ignore b/bsp/hc32l136/.clang-format-ignore
index f30642e053c..c5eb8b0ea49 100644
--- a/bsp/hc32l136/.clang-format-ignore
+++ b/bsp/hc32l136/.clang-format-ignore
@@ -1,2 +1,2 @@
# clang-format ignore file
-/Libraries/
+/libraries/
diff --git a/bsp/hc32l136/Libraries/CMSIS/Device/HDSC/HC32L136/Include/base_types.h b/bsp/hc32l136/libraries/CMSIS/Device/HDSC/HC32L136/Include/base_types.h
similarity index 100%
rename from bsp/hc32l136/Libraries/CMSIS/Device/HDSC/HC32L136/Include/base_types.h
rename to bsp/hc32l136/libraries/CMSIS/Device/HDSC/HC32L136/Include/base_types.h
diff --git a/bsp/hc32l136/Libraries/CMSIS/Device/HDSC/HC32L136/Include/board_stkhc32l13x.h b/bsp/hc32l136/libraries/CMSIS/Device/HDSC/HC32L136/Include/board_stkhc32l13x.h
similarity index 100%
rename from bsp/hc32l136/Libraries/CMSIS/Device/HDSC/HC32L136/Include/board_stkhc32l13x.h
rename to bsp/hc32l136/libraries/CMSIS/Device/HDSC/HC32L136/Include/board_stkhc32l13x.h
diff --git a/bsp/hc32l136/Libraries/CMSIS/Device/HDSC/HC32L136/Include/ddl_device.h b/bsp/hc32l136/libraries/CMSIS/Device/HDSC/HC32L136/Include/ddl_device.h
similarity index 100%
rename from bsp/hc32l136/Libraries/CMSIS/Device/HDSC/HC32L136/Include/ddl_device.h
rename to bsp/hc32l136/libraries/CMSIS/Device/HDSC/HC32L136/Include/ddl_device.h
diff --git a/bsp/hc32l136/Libraries/CMSIS/Device/HDSC/HC32L136/Include/hc32l136.h b/bsp/hc32l136/libraries/CMSIS/Device/HDSC/HC32L136/Include/hc32l136.h
similarity index 100%
rename from bsp/hc32l136/Libraries/CMSIS/Device/HDSC/HC32L136/Include/hc32l136.h
rename to bsp/hc32l136/libraries/CMSIS/Device/HDSC/HC32L136/Include/hc32l136.h
diff --git a/bsp/hc32l136/Libraries/CMSIS/Device/HDSC/HC32L136/Include/system_hc32l136.h b/bsp/hc32l136/libraries/CMSIS/Device/HDSC/HC32L136/Include/system_hc32l136.h
similarity index 100%
rename from bsp/hc32l136/Libraries/CMSIS/Device/HDSC/HC32L136/Include/system_hc32l136.h
rename to bsp/hc32l136/libraries/CMSIS/Device/HDSC/HC32L136/Include/system_hc32l136.h
diff --git a/bsp/hc32l136/Libraries/CMSIS/Device/HDSC/HC32L136/Include/system_hc32l13x.h b/bsp/hc32l136/libraries/CMSIS/Device/HDSC/HC32L136/Include/system_hc32l13x.h
similarity index 100%
rename from bsp/hc32l136/Libraries/CMSIS/Device/HDSC/HC32L136/Include/system_hc32l13x.h
rename to bsp/hc32l136/libraries/CMSIS/Device/HDSC/HC32L136/Include/system_hc32l13x.h
diff --git a/bsp/hc32l136/Libraries/CMSIS/Device/HDSC/HC32L136/Source/ARM/startup_hc32l136.s b/bsp/hc32l136/libraries/CMSIS/Device/HDSC/HC32L136/Source/ARM/startup_hc32l136.s
similarity index 100%
rename from bsp/hc32l136/Libraries/CMSIS/Device/HDSC/HC32L136/Source/ARM/startup_hc32l136.s
rename to bsp/hc32l136/libraries/CMSIS/Device/HDSC/HC32L136/Source/ARM/startup_hc32l136.s
diff --git a/bsp/hc32l136/Libraries/CMSIS/Device/HDSC/HC32L136/Source/GCC/startup_hc32l136.s b/bsp/hc32l136/libraries/CMSIS/Device/HDSC/HC32L136/Source/GCC/startup_hc32l136.s
similarity index 100%
rename from bsp/hc32l136/Libraries/CMSIS/Device/HDSC/HC32L136/Source/GCC/startup_hc32l136.s
rename to bsp/hc32l136/libraries/CMSIS/Device/HDSC/HC32L136/Source/GCC/startup_hc32l136.s
diff --git a/bsp/hc32l136/Libraries/CMSIS/Device/HDSC/HC32L136/Source/IAR/startup_hc32l136.s b/bsp/hc32l136/libraries/CMSIS/Device/HDSC/HC32L136/Source/IAR/startup_hc32l136.s
similarity index 100%
rename from bsp/hc32l136/Libraries/CMSIS/Device/HDSC/HC32L136/Source/IAR/startup_hc32l136.s
rename to bsp/hc32l136/libraries/CMSIS/Device/HDSC/HC32L136/Source/IAR/startup_hc32l136.s
diff --git a/bsp/hc32l136/Libraries/CMSIS/Device/HDSC/HC32L136/Source/interrupts_hc32l136.c b/bsp/hc32l136/libraries/CMSIS/Device/HDSC/HC32L136/Source/interrupts_hc32l136.c
similarity index 100%
rename from bsp/hc32l136/Libraries/CMSIS/Device/HDSC/HC32L136/Source/interrupts_hc32l136.c
rename to bsp/hc32l136/libraries/CMSIS/Device/HDSC/HC32L136/Source/interrupts_hc32l136.c
diff --git a/bsp/hc32l136/Libraries/CMSIS/Device/HDSC/HC32L136/Source/system_hc32l136.h b/bsp/hc32l136/libraries/CMSIS/Device/HDSC/HC32L136/Source/system_hc32l136.h
similarity index 100%
rename from bsp/hc32l136/Libraries/CMSIS/Device/HDSC/HC32L136/Source/system_hc32l136.h
rename to bsp/hc32l136/libraries/CMSIS/Device/HDSC/HC32L136/Source/system_hc32l136.h
diff --git a/bsp/hc32l136/Libraries/CMSIS/Device/HDSC/HC32L136/Source/system_hc32l13x.c b/bsp/hc32l136/libraries/CMSIS/Device/HDSC/HC32L136/Source/system_hc32l13x.c
similarity index 100%
rename from bsp/hc32l136/Libraries/CMSIS/Device/HDSC/HC32L136/Source/system_hc32l13x.c
rename to bsp/hc32l136/libraries/CMSIS/Device/HDSC/HC32L136/Source/system_hc32l13x.c
diff --git a/bsp/hc32l136/Libraries/CMSIS/Include/cmsis_armcc.h b/bsp/hc32l136/libraries/CMSIS/Include/cmsis_armcc.h
similarity index 100%
rename from bsp/hc32l136/Libraries/CMSIS/Include/cmsis_armcc.h
rename to bsp/hc32l136/libraries/CMSIS/Include/cmsis_armcc.h
diff --git a/bsp/hc32l136/Libraries/CMSIS/Include/cmsis_armclang.h b/bsp/hc32l136/libraries/CMSIS/Include/cmsis_armclang.h
similarity index 100%
rename from bsp/hc32l136/Libraries/CMSIS/Include/cmsis_armclang.h
rename to bsp/hc32l136/libraries/CMSIS/Include/cmsis_armclang.h
diff --git a/bsp/hc32l136/Libraries/CMSIS/Include/cmsis_armclang_ltm.h b/bsp/hc32l136/libraries/CMSIS/Include/cmsis_armclang_ltm.h
similarity index 100%
rename from bsp/hc32l136/Libraries/CMSIS/Include/cmsis_armclang_ltm.h
rename to bsp/hc32l136/libraries/CMSIS/Include/cmsis_armclang_ltm.h
diff --git a/bsp/hc32l136/Libraries/CMSIS/Include/cmsis_compiler.h b/bsp/hc32l136/libraries/CMSIS/Include/cmsis_compiler.h
similarity index 100%
rename from bsp/hc32l136/Libraries/CMSIS/Include/cmsis_compiler.h
rename to bsp/hc32l136/libraries/CMSIS/Include/cmsis_compiler.h
diff --git a/bsp/hc32l136/Libraries/CMSIS/Include/cmsis_gcc.h b/bsp/hc32l136/libraries/CMSIS/Include/cmsis_gcc.h
similarity index 100%
rename from bsp/hc32l136/Libraries/CMSIS/Include/cmsis_gcc.h
rename to bsp/hc32l136/libraries/CMSIS/Include/cmsis_gcc.h
diff --git a/bsp/hc32l136/Libraries/CMSIS/Include/cmsis_iccarm.h b/bsp/hc32l136/libraries/CMSIS/Include/cmsis_iccarm.h
similarity index 100%
rename from bsp/hc32l136/Libraries/CMSIS/Include/cmsis_iccarm.h
rename to bsp/hc32l136/libraries/CMSIS/Include/cmsis_iccarm.h
diff --git a/bsp/hc32l136/Libraries/CMSIS/Include/cmsis_version.h b/bsp/hc32l136/libraries/CMSIS/Include/cmsis_version.h
similarity index 100%
rename from bsp/hc32l136/Libraries/CMSIS/Include/cmsis_version.h
rename to bsp/hc32l136/libraries/CMSIS/Include/cmsis_version.h
diff --git a/bsp/hc32l136/Libraries/CMSIS/Include/core_armv81mml.h b/bsp/hc32l136/libraries/CMSIS/Include/core_armv81mml.h
similarity index 100%
rename from bsp/hc32l136/Libraries/CMSIS/Include/core_armv81mml.h
rename to bsp/hc32l136/libraries/CMSIS/Include/core_armv81mml.h
diff --git a/bsp/hc32l136/Libraries/CMSIS/Include/core_armv8mbl.h b/bsp/hc32l136/libraries/CMSIS/Include/core_armv8mbl.h
similarity index 100%
rename from bsp/hc32l136/Libraries/CMSIS/Include/core_armv8mbl.h
rename to bsp/hc32l136/libraries/CMSIS/Include/core_armv8mbl.h
diff --git a/bsp/hc32l136/Libraries/CMSIS/Include/core_armv8mml.h b/bsp/hc32l136/libraries/CMSIS/Include/core_armv8mml.h
similarity index 100%
rename from bsp/hc32l136/Libraries/CMSIS/Include/core_armv8mml.h
rename to bsp/hc32l136/libraries/CMSIS/Include/core_armv8mml.h
diff --git a/bsp/hc32l136/Libraries/CMSIS/Include/core_cm0.h b/bsp/hc32l136/libraries/CMSIS/Include/core_cm0.h
similarity index 100%
rename from bsp/hc32l136/Libraries/CMSIS/Include/core_cm0.h
rename to bsp/hc32l136/libraries/CMSIS/Include/core_cm0.h
diff --git a/bsp/hc32l136/Libraries/CMSIS/Include/core_cm0plus.h b/bsp/hc32l136/libraries/CMSIS/Include/core_cm0plus.h
similarity index 100%
rename from bsp/hc32l136/Libraries/CMSIS/Include/core_cm0plus.h
rename to bsp/hc32l136/libraries/CMSIS/Include/core_cm0plus.h
diff --git a/bsp/hc32l136/Libraries/CMSIS/Include/core_cm1.h b/bsp/hc32l136/libraries/CMSIS/Include/core_cm1.h
similarity index 100%
rename from bsp/hc32l136/Libraries/CMSIS/Include/core_cm1.h
rename to bsp/hc32l136/libraries/CMSIS/Include/core_cm1.h
diff --git a/bsp/hc32l136/Libraries/CMSIS/Include/core_cm23.h b/bsp/hc32l136/libraries/CMSIS/Include/core_cm23.h
similarity index 100%
rename from bsp/hc32l136/Libraries/CMSIS/Include/core_cm23.h
rename to bsp/hc32l136/libraries/CMSIS/Include/core_cm23.h
diff --git a/bsp/hc32l136/Libraries/CMSIS/Include/core_cm3.h b/bsp/hc32l136/libraries/CMSIS/Include/core_cm3.h
similarity index 100%
rename from bsp/hc32l136/Libraries/CMSIS/Include/core_cm3.h
rename to bsp/hc32l136/libraries/CMSIS/Include/core_cm3.h
diff --git a/bsp/hc32l136/Libraries/CMSIS/Include/core_cm33.h b/bsp/hc32l136/libraries/CMSIS/Include/core_cm33.h
similarity index 100%
rename from bsp/hc32l136/Libraries/CMSIS/Include/core_cm33.h
rename to bsp/hc32l136/libraries/CMSIS/Include/core_cm33.h
diff --git a/bsp/hc32l136/Libraries/CMSIS/Include/core_cm35p.h b/bsp/hc32l136/libraries/CMSIS/Include/core_cm35p.h
similarity index 100%
rename from bsp/hc32l136/Libraries/CMSIS/Include/core_cm35p.h
rename to bsp/hc32l136/libraries/CMSIS/Include/core_cm35p.h
diff --git a/bsp/hc32l136/Libraries/CMSIS/Include/core_cm4.h b/bsp/hc32l136/libraries/CMSIS/Include/core_cm4.h
similarity index 100%
rename from bsp/hc32l136/Libraries/CMSIS/Include/core_cm4.h
rename to bsp/hc32l136/libraries/CMSIS/Include/core_cm4.h
diff --git a/bsp/hc32l136/Libraries/CMSIS/Include/core_cm7.h b/bsp/hc32l136/libraries/CMSIS/Include/core_cm7.h
similarity index 100%
rename from bsp/hc32l136/Libraries/CMSIS/Include/core_cm7.h
rename to bsp/hc32l136/libraries/CMSIS/Include/core_cm7.h
diff --git a/bsp/hc32l136/Libraries/CMSIS/Include/core_sc000.h b/bsp/hc32l136/libraries/CMSIS/Include/core_sc000.h
similarity index 100%
rename from bsp/hc32l136/Libraries/CMSIS/Include/core_sc000.h
rename to bsp/hc32l136/libraries/CMSIS/Include/core_sc000.h
diff --git a/bsp/hc32l136/Libraries/CMSIS/Include/core_sc300.h b/bsp/hc32l136/libraries/CMSIS/Include/core_sc300.h
similarity index 100%
rename from bsp/hc32l136/Libraries/CMSIS/Include/core_sc300.h
rename to bsp/hc32l136/libraries/CMSIS/Include/core_sc300.h
diff --git a/bsp/hc32l136/Libraries/CMSIS/Include/mpu_armv7.h b/bsp/hc32l136/libraries/CMSIS/Include/mpu_armv7.h
similarity index 100%
rename from bsp/hc32l136/Libraries/CMSIS/Include/mpu_armv7.h
rename to bsp/hc32l136/libraries/CMSIS/Include/mpu_armv7.h
diff --git a/bsp/hc32l136/Libraries/CMSIS/Include/mpu_armv8.h b/bsp/hc32l136/libraries/CMSIS/Include/mpu_armv8.h
similarity index 100%
rename from bsp/hc32l136/Libraries/CMSIS/Include/mpu_armv8.h
rename to bsp/hc32l136/libraries/CMSIS/Include/mpu_armv8.h
diff --git a/bsp/hc32l136/Libraries/CMSIS/Include/tz_context.h b/bsp/hc32l136/libraries/CMSIS/Include/tz_context.h
similarity index 100%
rename from bsp/hc32l136/Libraries/CMSIS/Include/tz_context.h
rename to bsp/hc32l136/libraries/CMSIS/Include/tz_context.h
diff --git a/bsp/hc32l136/Libraries/HC32L136_StdPeriph_Driver/inc/adc.h b/bsp/hc32l136/libraries/HC32L136_StdPeriph_Driver/inc/adc.h
similarity index 100%
rename from bsp/hc32l136/Libraries/HC32L136_StdPeriph_Driver/inc/adc.h
rename to bsp/hc32l136/libraries/HC32L136_StdPeriph_Driver/inc/adc.h
diff --git a/bsp/hc32l136/Libraries/HC32L136_StdPeriph_Driver/inc/adt.h b/bsp/hc32l136/libraries/HC32L136_StdPeriph_Driver/inc/adt.h
similarity index 100%
rename from bsp/hc32l136/Libraries/HC32L136_StdPeriph_Driver/inc/adt.h
rename to bsp/hc32l136/libraries/HC32L136_StdPeriph_Driver/inc/adt.h
diff --git a/bsp/hc32l136/Libraries/HC32L136_StdPeriph_Driver/inc/aes.h b/bsp/hc32l136/libraries/HC32L136_StdPeriph_Driver/inc/aes.h
similarity index 100%
rename from bsp/hc32l136/Libraries/HC32L136_StdPeriph_Driver/inc/aes.h
rename to bsp/hc32l136/libraries/HC32L136_StdPeriph_Driver/inc/aes.h
diff --git a/bsp/hc32l136/Libraries/HC32L136_StdPeriph_Driver/inc/bgr.h b/bsp/hc32l136/libraries/HC32L136_StdPeriph_Driver/inc/bgr.h
similarity index 100%
rename from bsp/hc32l136/Libraries/HC32L136_StdPeriph_Driver/inc/bgr.h
rename to bsp/hc32l136/libraries/HC32L136_StdPeriph_Driver/inc/bgr.h
diff --git a/bsp/hc32l136/Libraries/HC32L136_StdPeriph_Driver/inc/bt.h b/bsp/hc32l136/libraries/HC32L136_StdPeriph_Driver/inc/bt.h
similarity index 100%
rename from bsp/hc32l136/Libraries/HC32L136_StdPeriph_Driver/inc/bt.h
rename to bsp/hc32l136/libraries/HC32L136_StdPeriph_Driver/inc/bt.h
diff --git a/bsp/hc32l136/Libraries/HC32L136_StdPeriph_Driver/inc/crc.h b/bsp/hc32l136/libraries/HC32L136_StdPeriph_Driver/inc/crc.h
similarity index 100%
rename from bsp/hc32l136/Libraries/HC32L136_StdPeriph_Driver/inc/crc.h
rename to bsp/hc32l136/libraries/HC32L136_StdPeriph_Driver/inc/crc.h
diff --git a/bsp/hc32l136/Libraries/HC32L136_StdPeriph_Driver/inc/ddl.h b/bsp/hc32l136/libraries/HC32L136_StdPeriph_Driver/inc/ddl.h
similarity index 100%
rename from bsp/hc32l136/Libraries/HC32L136_StdPeriph_Driver/inc/ddl.h
rename to bsp/hc32l136/libraries/HC32L136_StdPeriph_Driver/inc/ddl.h
diff --git a/bsp/hc32l136/Libraries/HC32L136_StdPeriph_Driver/inc/debug.h b/bsp/hc32l136/libraries/HC32L136_StdPeriph_Driver/inc/debug.h
similarity index 100%
rename from bsp/hc32l136/Libraries/HC32L136_StdPeriph_Driver/inc/debug.h
rename to bsp/hc32l136/libraries/HC32L136_StdPeriph_Driver/inc/debug.h
diff --git a/bsp/hc32l136/Libraries/HC32L136_StdPeriph_Driver/inc/dmac.h b/bsp/hc32l136/libraries/HC32L136_StdPeriph_Driver/inc/dmac.h
similarity index 100%
rename from bsp/hc32l136/Libraries/HC32L136_StdPeriph_Driver/inc/dmac.h
rename to bsp/hc32l136/libraries/HC32L136_StdPeriph_Driver/inc/dmac.h
diff --git a/bsp/hc32l136/Libraries/HC32L136_StdPeriph_Driver/inc/flash.h b/bsp/hc32l136/libraries/HC32L136_StdPeriph_Driver/inc/flash.h
similarity index 100%
rename from bsp/hc32l136/Libraries/HC32L136_StdPeriph_Driver/inc/flash.h
rename to bsp/hc32l136/libraries/HC32L136_StdPeriph_Driver/inc/flash.h
diff --git a/bsp/hc32l136/Libraries/HC32L136_StdPeriph_Driver/inc/gpio.h b/bsp/hc32l136/libraries/HC32L136_StdPeriph_Driver/inc/gpio.h
similarity index 100%
rename from bsp/hc32l136/Libraries/HC32L136_StdPeriph_Driver/inc/gpio.h
rename to bsp/hc32l136/libraries/HC32L136_StdPeriph_Driver/inc/gpio.h
diff --git a/bsp/hc32l136/Libraries/HC32L136_StdPeriph_Driver/inc/hdiv.h b/bsp/hc32l136/libraries/HC32L136_StdPeriph_Driver/inc/hdiv.h
similarity index 100%
rename from bsp/hc32l136/Libraries/HC32L136_StdPeriph_Driver/inc/hdiv.h
rename to bsp/hc32l136/libraries/HC32L136_StdPeriph_Driver/inc/hdiv.h
diff --git a/bsp/hc32l136/Libraries/HC32L136_StdPeriph_Driver/inc/i2c.h b/bsp/hc32l136/libraries/HC32L136_StdPeriph_Driver/inc/i2c.h
similarity index 100%
rename from bsp/hc32l136/Libraries/HC32L136_StdPeriph_Driver/inc/i2c.h
rename to bsp/hc32l136/libraries/HC32L136_StdPeriph_Driver/inc/i2c.h
diff --git a/bsp/hc32l136/Libraries/HC32L136_StdPeriph_Driver/inc/interrupts_hc32l136.h b/bsp/hc32l136/libraries/HC32L136_StdPeriph_Driver/inc/interrupts_hc32l136.h
similarity index 100%
rename from bsp/hc32l136/Libraries/HC32L136_StdPeriph_Driver/inc/interrupts_hc32l136.h
rename to bsp/hc32l136/libraries/HC32L136_StdPeriph_Driver/inc/interrupts_hc32l136.h
diff --git a/bsp/hc32l136/Libraries/HC32L136_StdPeriph_Driver/inc/lcd.h b/bsp/hc32l136/libraries/HC32L136_StdPeriph_Driver/inc/lcd.h
similarity index 100%
rename from bsp/hc32l136/Libraries/HC32L136_StdPeriph_Driver/inc/lcd.h
rename to bsp/hc32l136/libraries/HC32L136_StdPeriph_Driver/inc/lcd.h
diff --git a/bsp/hc32l136/Libraries/HC32L136_StdPeriph_Driver/inc/lpm.h b/bsp/hc32l136/libraries/HC32L136_StdPeriph_Driver/inc/lpm.h
similarity index 100%
rename from bsp/hc32l136/Libraries/HC32L136_StdPeriph_Driver/inc/lpm.h
rename to bsp/hc32l136/libraries/HC32L136_StdPeriph_Driver/inc/lpm.h
diff --git a/bsp/hc32l136/Libraries/HC32L136_StdPeriph_Driver/inc/lpt.h b/bsp/hc32l136/libraries/HC32L136_StdPeriph_Driver/inc/lpt.h
similarity index 100%
rename from bsp/hc32l136/Libraries/HC32L136_StdPeriph_Driver/inc/lpt.h
rename to bsp/hc32l136/libraries/HC32L136_StdPeriph_Driver/inc/lpt.h
diff --git a/bsp/hc32l136/Libraries/HC32L136_StdPeriph_Driver/inc/lpuart.h b/bsp/hc32l136/libraries/HC32L136_StdPeriph_Driver/inc/lpuart.h
similarity index 100%
rename from bsp/hc32l136/Libraries/HC32L136_StdPeriph_Driver/inc/lpuart.h
rename to bsp/hc32l136/libraries/HC32L136_StdPeriph_Driver/inc/lpuart.h
diff --git a/bsp/hc32l136/Libraries/HC32L136_StdPeriph_Driver/inc/lvd.h b/bsp/hc32l136/libraries/HC32L136_StdPeriph_Driver/inc/lvd.h
similarity index 100%
rename from bsp/hc32l136/Libraries/HC32L136_StdPeriph_Driver/inc/lvd.h
rename to bsp/hc32l136/libraries/HC32L136_StdPeriph_Driver/inc/lvd.h
diff --git a/bsp/hc32l136/Libraries/HC32L136_StdPeriph_Driver/inc/opa.h b/bsp/hc32l136/libraries/HC32L136_StdPeriph_Driver/inc/opa.h
similarity index 100%
rename from bsp/hc32l136/Libraries/HC32L136_StdPeriph_Driver/inc/opa.h
rename to bsp/hc32l136/libraries/HC32L136_StdPeriph_Driver/inc/opa.h
diff --git a/bsp/hc32l136/Libraries/HC32L136_StdPeriph_Driver/inc/pca.h b/bsp/hc32l136/libraries/HC32L136_StdPeriph_Driver/inc/pca.h
similarity index 100%
rename from bsp/hc32l136/Libraries/HC32L136_StdPeriph_Driver/inc/pca.h
rename to bsp/hc32l136/libraries/HC32L136_StdPeriph_Driver/inc/pca.h
diff --git a/bsp/hc32l136/Libraries/HC32L136_StdPeriph_Driver/inc/pcnt.h b/bsp/hc32l136/libraries/HC32L136_StdPeriph_Driver/inc/pcnt.h
similarity index 100%
rename from bsp/hc32l136/Libraries/HC32L136_StdPeriph_Driver/inc/pcnt.h
rename to bsp/hc32l136/libraries/HC32L136_StdPeriph_Driver/inc/pcnt.h
diff --git a/bsp/hc32l136/Libraries/HC32L136_StdPeriph_Driver/inc/reset.h b/bsp/hc32l136/libraries/HC32L136_StdPeriph_Driver/inc/reset.h
similarity index 100%
rename from bsp/hc32l136/Libraries/HC32L136_StdPeriph_Driver/inc/reset.h
rename to bsp/hc32l136/libraries/HC32L136_StdPeriph_Driver/inc/reset.h
diff --git a/bsp/hc32l136/Libraries/HC32L136_StdPeriph_Driver/inc/rng.h b/bsp/hc32l136/libraries/HC32L136_StdPeriph_Driver/inc/rng.h
similarity index 100%
rename from bsp/hc32l136/Libraries/HC32L136_StdPeriph_Driver/inc/rng.h
rename to bsp/hc32l136/libraries/HC32L136_StdPeriph_Driver/inc/rng.h
diff --git a/bsp/hc32l136/Libraries/HC32L136_StdPeriph_Driver/inc/rtc.h b/bsp/hc32l136/libraries/HC32L136_StdPeriph_Driver/inc/rtc.h
similarity index 100%
rename from bsp/hc32l136/Libraries/HC32L136_StdPeriph_Driver/inc/rtc.h
rename to bsp/hc32l136/libraries/HC32L136_StdPeriph_Driver/inc/rtc.h
diff --git a/bsp/hc32l136/Libraries/HC32L136_StdPeriph_Driver/inc/spi.h b/bsp/hc32l136/libraries/HC32L136_StdPeriph_Driver/inc/spi.h
similarity index 100%
rename from bsp/hc32l136/Libraries/HC32L136_StdPeriph_Driver/inc/spi.h
rename to bsp/hc32l136/libraries/HC32L136_StdPeriph_Driver/inc/spi.h
diff --git a/bsp/hc32l136/Libraries/HC32L136_StdPeriph_Driver/inc/sysctrl.h b/bsp/hc32l136/libraries/HC32L136_StdPeriph_Driver/inc/sysctrl.h
similarity index 100%
rename from bsp/hc32l136/Libraries/HC32L136_StdPeriph_Driver/inc/sysctrl.h
rename to bsp/hc32l136/libraries/HC32L136_StdPeriph_Driver/inc/sysctrl.h
diff --git a/bsp/hc32l136/Libraries/HC32L136_StdPeriph_Driver/inc/timer0.h b/bsp/hc32l136/libraries/HC32L136_StdPeriph_Driver/inc/timer0.h
similarity index 100%
rename from bsp/hc32l136/Libraries/HC32L136_StdPeriph_Driver/inc/timer0.h
rename to bsp/hc32l136/libraries/HC32L136_StdPeriph_Driver/inc/timer0.h
diff --git a/bsp/hc32l136/Libraries/HC32L136_StdPeriph_Driver/inc/timer3.h b/bsp/hc32l136/libraries/HC32L136_StdPeriph_Driver/inc/timer3.h
similarity index 100%
rename from bsp/hc32l136/Libraries/HC32L136_StdPeriph_Driver/inc/timer3.h
rename to bsp/hc32l136/libraries/HC32L136_StdPeriph_Driver/inc/timer3.h
diff --git a/bsp/hc32l136/Libraries/HC32L136_StdPeriph_Driver/inc/trim.h b/bsp/hc32l136/libraries/HC32L136_StdPeriph_Driver/inc/trim.h
similarity index 100%
rename from bsp/hc32l136/Libraries/HC32L136_StdPeriph_Driver/inc/trim.h
rename to bsp/hc32l136/libraries/HC32L136_StdPeriph_Driver/inc/trim.h
diff --git a/bsp/hc32l136/Libraries/HC32L136_StdPeriph_Driver/inc/uart.h b/bsp/hc32l136/libraries/HC32L136_StdPeriph_Driver/inc/uart.h
similarity index 100%
rename from bsp/hc32l136/Libraries/HC32L136_StdPeriph_Driver/inc/uart.h
rename to bsp/hc32l136/libraries/HC32L136_StdPeriph_Driver/inc/uart.h
diff --git a/bsp/hc32l136/Libraries/HC32L136_StdPeriph_Driver/inc/vc.h b/bsp/hc32l136/libraries/HC32L136_StdPeriph_Driver/inc/vc.h
similarity index 100%
rename from bsp/hc32l136/Libraries/HC32L136_StdPeriph_Driver/inc/vc.h
rename to bsp/hc32l136/libraries/HC32L136_StdPeriph_Driver/inc/vc.h
diff --git a/bsp/hc32l136/Libraries/HC32L136_StdPeriph_Driver/inc/wdt.h b/bsp/hc32l136/libraries/HC32L136_StdPeriph_Driver/inc/wdt.h
similarity index 100%
rename from bsp/hc32l136/Libraries/HC32L136_StdPeriph_Driver/inc/wdt.h
rename to bsp/hc32l136/libraries/HC32L136_StdPeriph_Driver/inc/wdt.h
diff --git a/bsp/hc32l136/Libraries/HC32L136_StdPeriph_Driver/src/adc.c b/bsp/hc32l136/libraries/HC32L136_StdPeriph_Driver/src/adc.c
similarity index 100%
rename from bsp/hc32l136/Libraries/HC32L136_StdPeriph_Driver/src/adc.c
rename to bsp/hc32l136/libraries/HC32L136_StdPeriph_Driver/src/adc.c
diff --git a/bsp/hc32l136/Libraries/HC32L136_StdPeriph_Driver/src/adt.c b/bsp/hc32l136/libraries/HC32L136_StdPeriph_Driver/src/adt.c
similarity index 100%
rename from bsp/hc32l136/Libraries/HC32L136_StdPeriph_Driver/src/adt.c
rename to bsp/hc32l136/libraries/HC32L136_StdPeriph_Driver/src/adt.c
diff --git a/bsp/hc32l136/Libraries/HC32L136_StdPeriph_Driver/src/aes.c b/bsp/hc32l136/libraries/HC32L136_StdPeriph_Driver/src/aes.c
similarity index 100%
rename from bsp/hc32l136/Libraries/HC32L136_StdPeriph_Driver/src/aes.c
rename to bsp/hc32l136/libraries/HC32L136_StdPeriph_Driver/src/aes.c
diff --git a/bsp/hc32l136/Libraries/HC32L136_StdPeriph_Driver/src/bgr.c b/bsp/hc32l136/libraries/HC32L136_StdPeriph_Driver/src/bgr.c
similarity index 100%
rename from bsp/hc32l136/Libraries/HC32L136_StdPeriph_Driver/src/bgr.c
rename to bsp/hc32l136/libraries/HC32L136_StdPeriph_Driver/src/bgr.c
diff --git a/bsp/hc32l136/Libraries/HC32L136_StdPeriph_Driver/src/bt.c b/bsp/hc32l136/libraries/HC32L136_StdPeriph_Driver/src/bt.c
similarity index 100%
rename from bsp/hc32l136/Libraries/HC32L136_StdPeriph_Driver/src/bt.c
rename to bsp/hc32l136/libraries/HC32L136_StdPeriph_Driver/src/bt.c
diff --git a/bsp/hc32l136/Libraries/HC32L136_StdPeriph_Driver/src/crc.c b/bsp/hc32l136/libraries/HC32L136_StdPeriph_Driver/src/crc.c
similarity index 100%
rename from bsp/hc32l136/Libraries/HC32L136_StdPeriph_Driver/src/crc.c
rename to bsp/hc32l136/libraries/HC32L136_StdPeriph_Driver/src/crc.c
diff --git a/bsp/hc32l136/Libraries/HC32L136_StdPeriph_Driver/src/ddl.c b/bsp/hc32l136/libraries/HC32L136_StdPeriph_Driver/src/ddl.c
similarity index 100%
rename from bsp/hc32l136/Libraries/HC32L136_StdPeriph_Driver/src/ddl.c
rename to bsp/hc32l136/libraries/HC32L136_StdPeriph_Driver/src/ddl.c
diff --git a/bsp/hc32l136/Libraries/HC32L136_StdPeriph_Driver/src/debug.c b/bsp/hc32l136/libraries/HC32L136_StdPeriph_Driver/src/debug.c
similarity index 100%
rename from bsp/hc32l136/Libraries/HC32L136_StdPeriph_Driver/src/debug.c
rename to bsp/hc32l136/libraries/HC32L136_StdPeriph_Driver/src/debug.c
diff --git a/bsp/hc32l136/Libraries/HC32L136_StdPeriph_Driver/src/dmac.c b/bsp/hc32l136/libraries/HC32L136_StdPeriph_Driver/src/dmac.c
similarity index 100%
rename from bsp/hc32l136/Libraries/HC32L136_StdPeriph_Driver/src/dmac.c
rename to bsp/hc32l136/libraries/HC32L136_StdPeriph_Driver/src/dmac.c
diff --git a/bsp/hc32l136/Libraries/HC32L136_StdPeriph_Driver/src/flash.c b/bsp/hc32l136/libraries/HC32L136_StdPeriph_Driver/src/flash.c
similarity index 100%
rename from bsp/hc32l136/Libraries/HC32L136_StdPeriph_Driver/src/flash.c
rename to bsp/hc32l136/libraries/HC32L136_StdPeriph_Driver/src/flash.c
diff --git a/bsp/hc32l136/Libraries/HC32L136_StdPeriph_Driver/src/gpio.c b/bsp/hc32l136/libraries/HC32L136_StdPeriph_Driver/src/gpio.c
similarity index 100%
rename from bsp/hc32l136/Libraries/HC32L136_StdPeriph_Driver/src/gpio.c
rename to bsp/hc32l136/libraries/HC32L136_StdPeriph_Driver/src/gpio.c
diff --git a/bsp/hc32l136/Libraries/HC32L136_StdPeriph_Driver/src/hdiv.c b/bsp/hc32l136/libraries/HC32L136_StdPeriph_Driver/src/hdiv.c
similarity index 100%
rename from bsp/hc32l136/Libraries/HC32L136_StdPeriph_Driver/src/hdiv.c
rename to bsp/hc32l136/libraries/HC32L136_StdPeriph_Driver/src/hdiv.c
diff --git a/bsp/hc32l136/Libraries/HC32L136_StdPeriph_Driver/src/i2c.c b/bsp/hc32l136/libraries/HC32L136_StdPeriph_Driver/src/i2c.c
similarity index 100%
rename from bsp/hc32l136/Libraries/HC32L136_StdPeriph_Driver/src/i2c.c
rename to bsp/hc32l136/libraries/HC32L136_StdPeriph_Driver/src/i2c.c
diff --git a/bsp/hc32l136/Libraries/HC32L136_StdPeriph_Driver/src/interrupts_hc32l136.c b/bsp/hc32l136/libraries/HC32L136_StdPeriph_Driver/src/interrupts_hc32l136.c
similarity index 100%
rename from bsp/hc32l136/Libraries/HC32L136_StdPeriph_Driver/src/interrupts_hc32l136.c
rename to bsp/hc32l136/libraries/HC32L136_StdPeriph_Driver/src/interrupts_hc32l136.c
diff --git a/bsp/hc32l136/Libraries/HC32L136_StdPeriph_Driver/src/lcd.c b/bsp/hc32l136/libraries/HC32L136_StdPeriph_Driver/src/lcd.c
similarity index 100%
rename from bsp/hc32l136/Libraries/HC32L136_StdPeriph_Driver/src/lcd.c
rename to bsp/hc32l136/libraries/HC32L136_StdPeriph_Driver/src/lcd.c
diff --git a/bsp/hc32l136/Libraries/HC32L136_StdPeriph_Driver/src/lpm.c b/bsp/hc32l136/libraries/HC32L136_StdPeriph_Driver/src/lpm.c
similarity index 100%
rename from bsp/hc32l136/Libraries/HC32L136_StdPeriph_Driver/src/lpm.c
rename to bsp/hc32l136/libraries/HC32L136_StdPeriph_Driver/src/lpm.c
diff --git a/bsp/hc32l136/Libraries/HC32L136_StdPeriph_Driver/src/lpt.c b/bsp/hc32l136/libraries/HC32L136_StdPeriph_Driver/src/lpt.c
similarity index 100%
rename from bsp/hc32l136/Libraries/HC32L136_StdPeriph_Driver/src/lpt.c
rename to bsp/hc32l136/libraries/HC32L136_StdPeriph_Driver/src/lpt.c
diff --git a/bsp/hc32l136/Libraries/HC32L136_StdPeriph_Driver/src/lpuart.c b/bsp/hc32l136/libraries/HC32L136_StdPeriph_Driver/src/lpuart.c
similarity index 100%
rename from bsp/hc32l136/Libraries/HC32L136_StdPeriph_Driver/src/lpuart.c
rename to bsp/hc32l136/libraries/HC32L136_StdPeriph_Driver/src/lpuart.c
diff --git a/bsp/hc32l136/Libraries/HC32L136_StdPeriph_Driver/src/lvd.c b/bsp/hc32l136/libraries/HC32L136_StdPeriph_Driver/src/lvd.c
similarity index 100%
rename from bsp/hc32l136/Libraries/HC32L136_StdPeriph_Driver/src/lvd.c
rename to bsp/hc32l136/libraries/HC32L136_StdPeriph_Driver/src/lvd.c
diff --git a/bsp/hc32l136/Libraries/HC32L136_StdPeriph_Driver/src/opa.c b/bsp/hc32l136/libraries/HC32L136_StdPeriph_Driver/src/opa.c
similarity index 100%
rename from bsp/hc32l136/Libraries/HC32L136_StdPeriph_Driver/src/opa.c
rename to bsp/hc32l136/libraries/HC32L136_StdPeriph_Driver/src/opa.c
diff --git a/bsp/hc32l136/Libraries/HC32L136_StdPeriph_Driver/src/pca.c b/bsp/hc32l136/libraries/HC32L136_StdPeriph_Driver/src/pca.c
similarity index 100%
rename from bsp/hc32l136/Libraries/HC32L136_StdPeriph_Driver/src/pca.c
rename to bsp/hc32l136/libraries/HC32L136_StdPeriph_Driver/src/pca.c
diff --git a/bsp/hc32l136/Libraries/HC32L136_StdPeriph_Driver/src/pcnt.c b/bsp/hc32l136/libraries/HC32L136_StdPeriph_Driver/src/pcnt.c
similarity index 100%
rename from bsp/hc32l136/Libraries/HC32L136_StdPeriph_Driver/src/pcnt.c
rename to bsp/hc32l136/libraries/HC32L136_StdPeriph_Driver/src/pcnt.c
diff --git a/bsp/hc32l136/Libraries/HC32L136_StdPeriph_Driver/src/reset.c b/bsp/hc32l136/libraries/HC32L136_StdPeriph_Driver/src/reset.c
similarity index 100%
rename from bsp/hc32l136/Libraries/HC32L136_StdPeriph_Driver/src/reset.c
rename to bsp/hc32l136/libraries/HC32L136_StdPeriph_Driver/src/reset.c
diff --git a/bsp/hc32l136/Libraries/HC32L136_StdPeriph_Driver/src/rng.c b/bsp/hc32l136/libraries/HC32L136_StdPeriph_Driver/src/rng.c
similarity index 100%
rename from bsp/hc32l136/Libraries/HC32L136_StdPeriph_Driver/src/rng.c
rename to bsp/hc32l136/libraries/HC32L136_StdPeriph_Driver/src/rng.c
diff --git a/bsp/hc32l136/Libraries/HC32L136_StdPeriph_Driver/src/rtc.c b/bsp/hc32l136/libraries/HC32L136_StdPeriph_Driver/src/rtc.c
similarity index 100%
rename from bsp/hc32l136/Libraries/HC32L136_StdPeriph_Driver/src/rtc.c
rename to bsp/hc32l136/libraries/HC32L136_StdPeriph_Driver/src/rtc.c
diff --git a/bsp/hc32l136/Libraries/HC32L136_StdPeriph_Driver/src/spi.c b/bsp/hc32l136/libraries/HC32L136_StdPeriph_Driver/src/spi.c
similarity index 100%
rename from bsp/hc32l136/Libraries/HC32L136_StdPeriph_Driver/src/spi.c
rename to bsp/hc32l136/libraries/HC32L136_StdPeriph_Driver/src/spi.c
diff --git a/bsp/hc32l136/Libraries/HC32L136_StdPeriph_Driver/src/sysctrl.c b/bsp/hc32l136/libraries/HC32L136_StdPeriph_Driver/src/sysctrl.c
similarity index 100%
rename from bsp/hc32l136/Libraries/HC32L136_StdPeriph_Driver/src/sysctrl.c
rename to bsp/hc32l136/libraries/HC32L136_StdPeriph_Driver/src/sysctrl.c
diff --git a/bsp/hc32l136/Libraries/HC32L136_StdPeriph_Driver/src/timer0.c b/bsp/hc32l136/libraries/HC32L136_StdPeriph_Driver/src/timer0.c
similarity index 100%
rename from bsp/hc32l136/Libraries/HC32L136_StdPeriph_Driver/src/timer0.c
rename to bsp/hc32l136/libraries/HC32L136_StdPeriph_Driver/src/timer0.c
diff --git a/bsp/hc32l136/Libraries/HC32L136_StdPeriph_Driver/src/timer3.c b/bsp/hc32l136/libraries/HC32L136_StdPeriph_Driver/src/timer3.c
similarity index 100%
rename from bsp/hc32l136/Libraries/HC32L136_StdPeriph_Driver/src/timer3.c
rename to bsp/hc32l136/libraries/HC32L136_StdPeriph_Driver/src/timer3.c
diff --git a/bsp/hc32l136/Libraries/HC32L136_StdPeriph_Driver/src/trim.c b/bsp/hc32l136/libraries/HC32L136_StdPeriph_Driver/src/trim.c
similarity index 100%
rename from bsp/hc32l136/Libraries/HC32L136_StdPeriph_Driver/src/trim.c
rename to bsp/hc32l136/libraries/HC32L136_StdPeriph_Driver/src/trim.c
diff --git a/bsp/hc32l136/Libraries/HC32L136_StdPeriph_Driver/src/uart.c b/bsp/hc32l136/libraries/HC32L136_StdPeriph_Driver/src/uart.c
similarity index 100%
rename from bsp/hc32l136/Libraries/HC32L136_StdPeriph_Driver/src/uart.c
rename to bsp/hc32l136/libraries/HC32L136_StdPeriph_Driver/src/uart.c
diff --git a/bsp/hc32l136/Libraries/HC32L136_StdPeriph_Driver/src/vc.c b/bsp/hc32l136/libraries/HC32L136_StdPeriph_Driver/src/vc.c
similarity index 100%
rename from bsp/hc32l136/Libraries/HC32L136_StdPeriph_Driver/src/vc.c
rename to bsp/hc32l136/libraries/HC32L136_StdPeriph_Driver/src/vc.c
diff --git a/bsp/hc32l136/Libraries/HC32L136_StdPeriph_Driver/src/wdt.c b/bsp/hc32l136/libraries/HC32L136_StdPeriph_Driver/src/wdt.c
similarity index 100%
rename from bsp/hc32l136/Libraries/HC32L136_StdPeriph_Driver/src/wdt.c
rename to bsp/hc32l136/libraries/HC32L136_StdPeriph_Driver/src/wdt.c
diff --git a/bsp/hc32l136/Libraries/LICENSE b/bsp/hc32l136/libraries/LICENSE
similarity index 100%
rename from bsp/hc32l136/Libraries/LICENSE
rename to bsp/hc32l136/libraries/LICENSE
diff --git a/bsp/hc32l136/Libraries/SConscript b/bsp/hc32l136/libraries/SConscript
similarity index 100%
rename from bsp/hc32l136/Libraries/SConscript
rename to bsp/hc32l136/libraries/SConscript
diff --git a/bsp/hc32l136/project.ewp b/bsp/hc32l136/project.ewp
index c33e56aad08..34d24006704 100644
--- a/bsp/hc32l136/project.ewp
+++ b/bsp/hc32l136/project.ewp
@@ -328,9 +328,9 @@
$PROJ_DIR$\board
$PROJ_DIR$\drivers
$PROJ_DIR$\..\..\components\finsh
- $PROJ_DIR$\Libraries\CMSIS\Include
- $PROJ_DIR$\Libraries\CMSIS\Device\HDSC\HC32L136\Include
- $PROJ_DIR$\Libraries\HC32L136_StdPeriph_Driver\inc
+ $PROJ_DIR$\libraries\CMSIS\Include
+ $PROJ_DIR$\libraries\CMSIS\Device\HDSC\HC32L136\Include
+ $PROJ_DIR$\libraries\HC32L136_StdPeriph_Driver\inc
$PROJ_DIR$\.
$PROJ_DIR$\..\..\include
$PROJ_DIR$\..\..\components\libc\compilers\common\include
@@ -1323,9 +1323,9 @@
$PROJ_DIR$\board
$PROJ_DIR$\drivers
$PROJ_DIR$\..\..\components\finsh
- $PROJ_DIR$\Libraries\CMSIS\Include
- $PROJ_DIR$\Libraries\CMSIS\Device\HDSC\HC32L136\Include
- $PROJ_DIR$\Libraries\HC32L136_StdPeriph_Driver\inc
+ $PROJ_DIR$\libraries\CMSIS\Include
+ $PROJ_DIR$\libraries\CMSIS\Device\HDSC\HC32L136\Include
+ $PROJ_DIR$\libraries\HC32L136_StdPeriph_Driver\inc
$PROJ_DIR$\.
$PROJ_DIR$\..\..\include
$PROJ_DIR$\..\..\components\libc\compilers\common\include
@@ -2080,43 +2080,43 @@
HC32_StdPeriph
- $PROJ_DIR$\Libraries\HC32L136_StdPeriph_Driver\src\adc.c
+ $PROJ_DIR$\libraries\HC32L136_StdPeriph_Driver\src\adc.c
- $PROJ_DIR$\Libraries\HC32L136_StdPeriph_Driver\src\gpio.c
+ $PROJ_DIR$\libraries\HC32L136_StdPeriph_Driver\src\gpio.c
- $PROJ_DIR$\Libraries\HC32L136_StdPeriph_Driver\src\uart.c
+ $PROJ_DIR$\libraries\HC32L136_StdPeriph_Driver\src\uart.c
- $PROJ_DIR$\Libraries\HC32L136_StdPeriph_Driver\src\lpuart.c
+ $PROJ_DIR$\libraries\HC32L136_StdPeriph_Driver\src\lpuart.c
- $PROJ_DIR$\Libraries\HC32L136_StdPeriph_Driver\src\rtc.c
+ $PROJ_DIR$\libraries\HC32L136_StdPeriph_Driver\src\rtc.c
- $PROJ_DIR$\Libraries\HC32L136_StdPeriph_Driver\src\sysctrl.c
+ $PROJ_DIR$\libraries\HC32L136_StdPeriph_Driver\src\sysctrl.c
- $PROJ_DIR$\Libraries\HC32L136_StdPeriph_Driver\src\timer3.c
+ $PROJ_DIR$\libraries\HC32L136_StdPeriph_Driver\src\timer3.c
- $PROJ_DIR$\Libraries\HC32L136_StdPeriph_Driver\src\trim.c
+ $PROJ_DIR$\libraries\HC32L136_StdPeriph_Driver\src\trim.c
- $PROJ_DIR$\Libraries\HC32L136_StdPeriph_Driver\src\flash.c
+ $PROJ_DIR$\libraries\HC32L136_StdPeriph_Driver\src\flash.c
- $PROJ_DIR$\Libraries\HC32L136_StdPeriph_Driver\src\ddl.c
+ $PROJ_DIR$\libraries\HC32L136_StdPeriph_Driver\src\ddl.c
- $PROJ_DIR$\Libraries\CMSIS\Device\HDSC\HC32L136\Source\system_hc32l13x.c
+ $PROJ_DIR$\libraries\CMSIS\Device\HDSC\HC32L136\Source\system_hc32l13x.c
- $PROJ_DIR$\Libraries\CMSIS\Device\HDSC\HC32L136\Source\interrupts_hc32l136.c
+ $PROJ_DIR$\libraries\CMSIS\Device\HDSC\HC32L136\Source\interrupts_hc32l136.c
- $PROJ_DIR$\Libraries\CMSIS\Device\HDSC\HC32L136\Source\IAR\startup_hc32l136.s
+ $PROJ_DIR$\libraries\CMSIS\Device\HDSC\HC32L136\Source\IAR\startup_hc32l136.s
diff --git a/bsp/hc32l136/project.uvguix.CYFSybW b/bsp/hc32l136/project.uvguix.CYFSybW
index d577bed4912..78398638ce0 100644
--- a/bsp/hc32l136/project.uvguix.CYFSybW
+++ b/bsp/hc32l136/project.uvguix.CYFSybW
@@ -1873,7 +1873,7 @@
0
- Libraries\HC32L136_StdPeriph_Driver\src\ddl.c
+ libraries\HC32L136_StdPeriph_Driver\src\ddl.c
0
187
191
diff --git a/bsp/hc32l136/project.uvprojx b/bsp/hc32l136/project.uvprojx
index f795b29402c..043ad01ca67 100644
--- a/bsp/hc32l136/project.uvprojx
+++ b/bsp/hc32l136/project.uvprojx
@@ -336,7 +336,7 @@
--diag_suppress=186,66
__DEBUG, __CLK_TCK=RT_TICK_PER_SECOND, RT_USING_LIBC, HC32L136, __STDC_LIMIT_MACROS, USE_DDL_DRIVER, __RTTHREAD__, RT_USING_ARMLIBC
- ..\..\components\net\utest;..\..\libcpu\arm\common;..\..\components\drivers\include;.;drivers;..\..\components\finsh;..\..\components\libc\compilers\common\extension;Libraries\CMSIS\Include;board;Libraries\CMSIS\Device\HDSC\HC32L136\Include;..\..\components\drivers\smp_call;..\..\libcpu\arm\cortex-m0;..\..\include;..\..\components\libc\posix\io\eventfd;..\..\components\libc\posix\io\poll;Libraries\HC32L136_StdPeriph_Driver\inc;..\..\components\drivers\include;..\..\components\libc\posix\ipc;..\..\components\libc\compilers\common\extension\fcntl\octal;applications;..\..\components\drivers\include;..\..\components\drivers\include;..\..\components\drivers\include;..\..\components\libc\posix\io\epoll;..\..\components\libc\compilers\common\include;..\..\components\drivers\phy;..\..\components\drivers\include
+ ..\..\components\net\utest;..\..\libcpu\arm\common;..\..\components\drivers\include;.;drivers;..\..\components\finsh;..\..\components\libc\compilers\common\extension;libraries\CMSIS\Include;board;libraries\CMSIS\Device\HDSC\HC32L136\Include;..\..\components\drivers\smp_call;..\..\libcpu\arm\cortex-m0;..\..\include;..\..\components\libc\posix\io\eventfd;..\..\components\libc\posix\io\poll;libraries\HC32L136_StdPeriph_Driver\inc;..\..\components\drivers\include;..\..\components\libc\posix\ipc;..\..\components\libc\compilers\common\extension\fcntl\octal;applications;..\..\components\drivers\include;..\..\components\drivers\include;..\..\components\drivers\include;..\..\components\libc\posix\io\epoll;..\..\components\libc\compilers\common\include;..\..\components\drivers\phy;..\..\components\drivers\include
@@ -710,91 +710,91 @@
adc.c
1
- Libraries\HC32L136_StdPeriph_Driver\src\adc.c
+ libraries\HC32L136_StdPeriph_Driver\src\adc.c
gpio.c
1
- Libraries\HC32L136_StdPeriph_Driver\src\gpio.c
+ libraries\HC32L136_StdPeriph_Driver\src\gpio.c
uart.c
1
- Libraries\HC32L136_StdPeriph_Driver\src\uart.c
+ libraries\HC32L136_StdPeriph_Driver\src\uart.c
lpuart.c
1
- Libraries\HC32L136_StdPeriph_Driver\src\lpuart.c
+ libraries\HC32L136_StdPeriph_Driver\src\lpuart.c
rtc.c
1
- Libraries\HC32L136_StdPeriph_Driver\src\rtc.c
+ libraries\HC32L136_StdPeriph_Driver\src\rtc.c
sysctrl.c
1
- Libraries\HC32L136_StdPeriph_Driver\src\sysctrl.c
+ libraries\HC32L136_StdPeriph_Driver\src\sysctrl.c
timer3.c
1
- Libraries\HC32L136_StdPeriph_Driver\src\timer3.c
+ libraries\HC32L136_StdPeriph_Driver\src\timer3.c
trim.c
1
- Libraries\HC32L136_StdPeriph_Driver\src\trim.c
+ libraries\HC32L136_StdPeriph_Driver\src\trim.c
flash.c
1
- Libraries\HC32L136_StdPeriph_Driver\src\flash.c
+ libraries\HC32L136_StdPeriph_Driver\src\flash.c
ddl.c
1
- Libraries\HC32L136_StdPeriph_Driver\src\ddl.c
+ libraries\HC32L136_StdPeriph_Driver\src\ddl.c
system_hc32l13x.c
1
- Libraries\CMSIS\Device\HDSC\HC32L136\Source\system_hc32l13x.c
+ libraries\CMSIS\Device\HDSC\HC32L136\Source\system_hc32l13x.c
interrupts_hc32l136.c
1
- Libraries\CMSIS\Device\HDSC\HC32L136\Source\interrupts_hc32l136.c
+ libraries\CMSIS\Device\HDSC\HC32L136\Source\interrupts_hc32l136.c
startup_hc32l136.s
2
- Libraries\CMSIS\Device\HDSC\HC32L136\Source\ARM\startup_hc32l136.s
+ libraries\CMSIS\Device\HDSC\HC32L136\Source\ARM\startup_hc32l136.s
diff --git a/bsp/hc32l196/.clang-format-ignore b/bsp/hc32l196/.clang-format-ignore
index cea26da6e02..0eff1219ee6 100644
--- a/bsp/hc32l196/.clang-format-ignore
+++ b/bsp/hc32l196/.clang-format-ignore
@@ -1,2 +1,2 @@
# clang-format ignore file
-/Libraries/
+/libraries/
diff --git a/bsp/hc32l196/Libraries/CMSIS/Device/HDSC/HC32L196/Include/base_types.h b/bsp/hc32l196/libraries/CMSIS/Device/HDSC/HC32L196/Include/base_types.h
similarity index 100%
rename from bsp/hc32l196/Libraries/CMSIS/Device/HDSC/HC32L196/Include/base_types.h
rename to bsp/hc32l196/libraries/CMSIS/Device/HDSC/HC32L196/Include/base_types.h
diff --git a/bsp/hc32l196/Libraries/CMSIS/Device/HDSC/HC32L196/Include/board_stkhc32l19x.h b/bsp/hc32l196/libraries/CMSIS/Device/HDSC/HC32L196/Include/board_stkhc32l19x.h
similarity index 100%
rename from bsp/hc32l196/Libraries/CMSIS/Device/HDSC/HC32L196/Include/board_stkhc32l19x.h
rename to bsp/hc32l196/libraries/CMSIS/Device/HDSC/HC32L196/Include/board_stkhc32l19x.h
diff --git a/bsp/hc32l196/Libraries/CMSIS/Device/HDSC/HC32L196/Include/ddl_device.h b/bsp/hc32l196/libraries/CMSIS/Device/HDSC/HC32L196/Include/ddl_device.h
similarity index 100%
rename from bsp/hc32l196/Libraries/CMSIS/Device/HDSC/HC32L196/Include/ddl_device.h
rename to bsp/hc32l196/libraries/CMSIS/Device/HDSC/HC32L196/Include/ddl_device.h
diff --git a/bsp/hc32l196/Libraries/CMSIS/Device/HDSC/HC32L196/Include/hc32l19x.h b/bsp/hc32l196/libraries/CMSIS/Device/HDSC/HC32L196/Include/hc32l19x.h
similarity index 100%
rename from bsp/hc32l196/Libraries/CMSIS/Device/HDSC/HC32L196/Include/hc32l19x.h
rename to bsp/hc32l196/libraries/CMSIS/Device/HDSC/HC32L196/Include/hc32l19x.h
diff --git a/bsp/hc32l196/Libraries/CMSIS/Device/HDSC/HC32L196/Include/interrupts_hc32l19x.h b/bsp/hc32l196/libraries/CMSIS/Device/HDSC/HC32L196/Include/interrupts_hc32l19x.h
similarity index 100%
rename from bsp/hc32l196/Libraries/CMSIS/Device/HDSC/HC32L196/Include/interrupts_hc32l19x.h
rename to bsp/hc32l196/libraries/CMSIS/Device/HDSC/HC32L196/Include/interrupts_hc32l19x.h
diff --git a/bsp/hc32l196/Libraries/CMSIS/Device/HDSC/HC32L196/Include/system_hc32l19x.h b/bsp/hc32l196/libraries/CMSIS/Device/HDSC/HC32L196/Include/system_hc32l19x.h
similarity index 100%
rename from bsp/hc32l196/Libraries/CMSIS/Device/HDSC/HC32L196/Include/system_hc32l19x.h
rename to bsp/hc32l196/libraries/CMSIS/Device/HDSC/HC32L196/Include/system_hc32l19x.h
diff --git a/bsp/hc32l196/Libraries/CMSIS/Device/HDSC/HC32L196/Source/ARM/startup_hc32l19x.s b/bsp/hc32l196/libraries/CMSIS/Device/HDSC/HC32L196/Source/ARM/startup_hc32l19x.s
similarity index 100%
rename from bsp/hc32l196/Libraries/CMSIS/Device/HDSC/HC32L196/Source/ARM/startup_hc32l19x.s
rename to bsp/hc32l196/libraries/CMSIS/Device/HDSC/HC32L196/Source/ARM/startup_hc32l19x.s
diff --git a/bsp/hc32l196/Libraries/CMSIS/Device/HDSC/HC32L196/Source/GCC/startup_hc32l19x.s b/bsp/hc32l196/libraries/CMSIS/Device/HDSC/HC32L196/Source/GCC/startup_hc32l19x.s
similarity index 100%
rename from bsp/hc32l196/Libraries/CMSIS/Device/HDSC/HC32L196/Source/GCC/startup_hc32l19x.s
rename to bsp/hc32l196/libraries/CMSIS/Device/HDSC/HC32L196/Source/GCC/startup_hc32l19x.s
diff --git a/bsp/hc32l196/Libraries/CMSIS/Device/HDSC/HC32L196/Source/IAR/startup_hc32l19x.s b/bsp/hc32l196/libraries/CMSIS/Device/HDSC/HC32L196/Source/IAR/startup_hc32l19x.s
similarity index 100%
rename from bsp/hc32l196/Libraries/CMSIS/Device/HDSC/HC32L196/Source/IAR/startup_hc32l19x.s
rename to bsp/hc32l196/libraries/CMSIS/Device/HDSC/HC32L196/Source/IAR/startup_hc32l19x.s
diff --git a/bsp/hc32l196/Libraries/CMSIS/Device/HDSC/HC32L196/Source/interrupts_hc32l19x.c b/bsp/hc32l196/libraries/CMSIS/Device/HDSC/HC32L196/Source/interrupts_hc32l19x.c
similarity index 100%
rename from bsp/hc32l196/Libraries/CMSIS/Device/HDSC/HC32L196/Source/interrupts_hc32l19x.c
rename to bsp/hc32l196/libraries/CMSIS/Device/HDSC/HC32L196/Source/interrupts_hc32l19x.c
diff --git a/bsp/hc32l196/Libraries/CMSIS/Device/HDSC/HC32L196/Source/system_hc32l19x.c b/bsp/hc32l196/libraries/CMSIS/Device/HDSC/HC32L196/Source/system_hc32l19x.c
similarity index 100%
rename from bsp/hc32l196/Libraries/CMSIS/Device/HDSC/HC32L196/Source/system_hc32l19x.c
rename to bsp/hc32l196/libraries/CMSIS/Device/HDSC/HC32L196/Source/system_hc32l19x.c
diff --git a/bsp/hc32l196/Libraries/CMSIS/Include/cmsis_armcc.h b/bsp/hc32l196/libraries/CMSIS/Include/cmsis_armcc.h
similarity index 100%
rename from bsp/hc32l196/Libraries/CMSIS/Include/cmsis_armcc.h
rename to bsp/hc32l196/libraries/CMSIS/Include/cmsis_armcc.h
diff --git a/bsp/hc32l196/Libraries/CMSIS/Include/cmsis_armclang.h b/bsp/hc32l196/libraries/CMSIS/Include/cmsis_armclang.h
similarity index 100%
rename from bsp/hc32l196/Libraries/CMSIS/Include/cmsis_armclang.h
rename to bsp/hc32l196/libraries/CMSIS/Include/cmsis_armclang.h
diff --git a/bsp/hc32l196/Libraries/CMSIS/Include/cmsis_armclang_ltm.h b/bsp/hc32l196/libraries/CMSIS/Include/cmsis_armclang_ltm.h
similarity index 100%
rename from bsp/hc32l196/Libraries/CMSIS/Include/cmsis_armclang_ltm.h
rename to bsp/hc32l196/libraries/CMSIS/Include/cmsis_armclang_ltm.h
diff --git a/bsp/hc32l196/Libraries/CMSIS/Include/cmsis_compiler.h b/bsp/hc32l196/libraries/CMSIS/Include/cmsis_compiler.h
similarity index 100%
rename from bsp/hc32l196/Libraries/CMSIS/Include/cmsis_compiler.h
rename to bsp/hc32l196/libraries/CMSIS/Include/cmsis_compiler.h
diff --git a/bsp/hc32l196/Libraries/CMSIS/Include/cmsis_gcc.h b/bsp/hc32l196/libraries/CMSIS/Include/cmsis_gcc.h
similarity index 100%
rename from bsp/hc32l196/Libraries/CMSIS/Include/cmsis_gcc.h
rename to bsp/hc32l196/libraries/CMSIS/Include/cmsis_gcc.h
diff --git a/bsp/hc32l196/Libraries/CMSIS/Include/cmsis_iccarm.h b/bsp/hc32l196/libraries/CMSIS/Include/cmsis_iccarm.h
similarity index 100%
rename from bsp/hc32l196/Libraries/CMSIS/Include/cmsis_iccarm.h
rename to bsp/hc32l196/libraries/CMSIS/Include/cmsis_iccarm.h
diff --git a/bsp/hc32l196/Libraries/CMSIS/Include/cmsis_version.h b/bsp/hc32l196/libraries/CMSIS/Include/cmsis_version.h
similarity index 100%
rename from bsp/hc32l196/Libraries/CMSIS/Include/cmsis_version.h
rename to bsp/hc32l196/libraries/CMSIS/Include/cmsis_version.h
diff --git a/bsp/hc32l196/Libraries/CMSIS/Include/core_armv81mml.h b/bsp/hc32l196/libraries/CMSIS/Include/core_armv81mml.h
similarity index 100%
rename from bsp/hc32l196/Libraries/CMSIS/Include/core_armv81mml.h
rename to bsp/hc32l196/libraries/CMSIS/Include/core_armv81mml.h
diff --git a/bsp/hc32l196/Libraries/CMSIS/Include/core_armv8mbl.h b/bsp/hc32l196/libraries/CMSIS/Include/core_armv8mbl.h
similarity index 100%
rename from bsp/hc32l196/Libraries/CMSIS/Include/core_armv8mbl.h
rename to bsp/hc32l196/libraries/CMSIS/Include/core_armv8mbl.h
diff --git a/bsp/hc32l196/Libraries/CMSIS/Include/core_armv8mml.h b/bsp/hc32l196/libraries/CMSIS/Include/core_armv8mml.h
similarity index 100%
rename from bsp/hc32l196/Libraries/CMSIS/Include/core_armv8mml.h
rename to bsp/hc32l196/libraries/CMSIS/Include/core_armv8mml.h
diff --git a/bsp/hc32l196/Libraries/CMSIS/Include/core_cm0.h b/bsp/hc32l196/libraries/CMSIS/Include/core_cm0.h
similarity index 100%
rename from bsp/hc32l196/Libraries/CMSIS/Include/core_cm0.h
rename to bsp/hc32l196/libraries/CMSIS/Include/core_cm0.h
diff --git a/bsp/hc32l196/Libraries/CMSIS/Include/core_cm0plus.h b/bsp/hc32l196/libraries/CMSIS/Include/core_cm0plus.h
similarity index 100%
rename from bsp/hc32l196/Libraries/CMSIS/Include/core_cm0plus.h
rename to bsp/hc32l196/libraries/CMSIS/Include/core_cm0plus.h
diff --git a/bsp/hc32l196/Libraries/CMSIS/Include/core_cm1.h b/bsp/hc32l196/libraries/CMSIS/Include/core_cm1.h
similarity index 100%
rename from bsp/hc32l196/Libraries/CMSIS/Include/core_cm1.h
rename to bsp/hc32l196/libraries/CMSIS/Include/core_cm1.h
diff --git a/bsp/hc32l196/Libraries/CMSIS/Include/core_cm23.h b/bsp/hc32l196/libraries/CMSIS/Include/core_cm23.h
similarity index 100%
rename from bsp/hc32l196/Libraries/CMSIS/Include/core_cm23.h
rename to bsp/hc32l196/libraries/CMSIS/Include/core_cm23.h
diff --git a/bsp/hc32l196/Libraries/CMSIS/Include/core_cm3.h b/bsp/hc32l196/libraries/CMSIS/Include/core_cm3.h
similarity index 100%
rename from bsp/hc32l196/Libraries/CMSIS/Include/core_cm3.h
rename to bsp/hc32l196/libraries/CMSIS/Include/core_cm3.h
diff --git a/bsp/hc32l196/Libraries/CMSIS/Include/core_cm33.h b/bsp/hc32l196/libraries/CMSIS/Include/core_cm33.h
similarity index 100%
rename from bsp/hc32l196/Libraries/CMSIS/Include/core_cm33.h
rename to bsp/hc32l196/libraries/CMSIS/Include/core_cm33.h
diff --git a/bsp/hc32l196/Libraries/CMSIS/Include/core_cm35p.h b/bsp/hc32l196/libraries/CMSIS/Include/core_cm35p.h
similarity index 100%
rename from bsp/hc32l196/Libraries/CMSIS/Include/core_cm35p.h
rename to bsp/hc32l196/libraries/CMSIS/Include/core_cm35p.h
diff --git a/bsp/hc32l196/Libraries/CMSIS/Include/core_cm4.h b/bsp/hc32l196/libraries/CMSIS/Include/core_cm4.h
similarity index 100%
rename from bsp/hc32l196/Libraries/CMSIS/Include/core_cm4.h
rename to bsp/hc32l196/libraries/CMSIS/Include/core_cm4.h
diff --git a/bsp/hc32l196/Libraries/CMSIS/Include/core_cm7.h b/bsp/hc32l196/libraries/CMSIS/Include/core_cm7.h
similarity index 100%
rename from bsp/hc32l196/Libraries/CMSIS/Include/core_cm7.h
rename to bsp/hc32l196/libraries/CMSIS/Include/core_cm7.h
diff --git a/bsp/hc32l196/Libraries/CMSIS/Include/core_sc000.h b/bsp/hc32l196/libraries/CMSIS/Include/core_sc000.h
similarity index 100%
rename from bsp/hc32l196/Libraries/CMSIS/Include/core_sc000.h
rename to bsp/hc32l196/libraries/CMSIS/Include/core_sc000.h
diff --git a/bsp/hc32l196/Libraries/CMSIS/Include/core_sc300.h b/bsp/hc32l196/libraries/CMSIS/Include/core_sc300.h
similarity index 100%
rename from bsp/hc32l196/Libraries/CMSIS/Include/core_sc300.h
rename to bsp/hc32l196/libraries/CMSIS/Include/core_sc300.h
diff --git a/bsp/hc32l196/Libraries/CMSIS/Include/mpu_armv7.h b/bsp/hc32l196/libraries/CMSIS/Include/mpu_armv7.h
similarity index 100%
rename from bsp/hc32l196/Libraries/CMSIS/Include/mpu_armv7.h
rename to bsp/hc32l196/libraries/CMSIS/Include/mpu_armv7.h
diff --git a/bsp/hc32l196/Libraries/CMSIS/Include/mpu_armv8.h b/bsp/hc32l196/libraries/CMSIS/Include/mpu_armv8.h
similarity index 100%
rename from bsp/hc32l196/Libraries/CMSIS/Include/mpu_armv8.h
rename to bsp/hc32l196/libraries/CMSIS/Include/mpu_armv8.h
diff --git a/bsp/hc32l196/Libraries/CMSIS/Include/tz_context.h b/bsp/hc32l196/libraries/CMSIS/Include/tz_context.h
similarity index 100%
rename from bsp/hc32l196/Libraries/CMSIS/Include/tz_context.h
rename to bsp/hc32l196/libraries/CMSIS/Include/tz_context.h
diff --git a/bsp/hc32l196/Libraries/HC32L196_StdPeriph_Driver/inc/ahc32l196_dt.h b/bsp/hc32l196/libraries/HC32L196_StdPeriph_Driver/inc/ahc32l196_dt.h
similarity index 100%
rename from bsp/hc32l196/Libraries/HC32L196_StdPeriph_Driver/inc/ahc32l196_dt.h
rename to bsp/hc32l196/libraries/HC32L196_StdPeriph_Driver/inc/ahc32l196_dt.h
diff --git a/bsp/hc32l196/Libraries/HC32L196_StdPeriph_Driver/inc/hc32l196_adc.h b/bsp/hc32l196/libraries/HC32L196_StdPeriph_Driver/inc/hc32l196_adc.h
similarity index 100%
rename from bsp/hc32l196/Libraries/HC32L196_StdPeriph_Driver/inc/hc32l196_adc.h
rename to bsp/hc32l196/libraries/HC32L196_StdPeriph_Driver/inc/hc32l196_adc.h
diff --git a/bsp/hc32l196/Libraries/HC32L196_StdPeriph_Driver/inc/hc32l196_aes.h b/bsp/hc32l196/libraries/HC32L196_StdPeriph_Driver/inc/hc32l196_aes.h
similarity index 100%
rename from bsp/hc32l196/Libraries/HC32L196_StdPeriph_Driver/inc/hc32l196_aes.h
rename to bsp/hc32l196/libraries/HC32L196_StdPeriph_Driver/inc/hc32l196_aes.h
diff --git a/bsp/hc32l196/Libraries/HC32L196_StdPeriph_Driver/inc/hc32l196_bgr.h b/bsp/hc32l196/libraries/HC32L196_StdPeriph_Driver/inc/hc32l196_bgr.h
similarity index 100%
rename from bsp/hc32l196/Libraries/HC32L196_StdPeriph_Driver/inc/hc32l196_bgr.h
rename to bsp/hc32l196/libraries/HC32L196_StdPeriph_Driver/inc/hc32l196_bgr.h
diff --git a/bsp/hc32l196/Libraries/HC32L196_StdPeriph_Driver/inc/hc32l196_bt.h b/bsp/hc32l196/libraries/HC32L196_StdPeriph_Driver/inc/hc32l196_bt.h
similarity index 100%
rename from bsp/hc32l196/Libraries/HC32L196_StdPeriph_Driver/inc/hc32l196_bt.h
rename to bsp/hc32l196/libraries/HC32L196_StdPeriph_Driver/inc/hc32l196_bt.h
diff --git a/bsp/hc32l196/Libraries/HC32L196_StdPeriph_Driver/inc/hc32l196_crc.h b/bsp/hc32l196/libraries/HC32L196_StdPeriph_Driver/inc/hc32l196_crc.h
similarity index 100%
rename from bsp/hc32l196/Libraries/HC32L196_StdPeriph_Driver/inc/hc32l196_crc.h
rename to bsp/hc32l196/libraries/HC32L196_StdPeriph_Driver/inc/hc32l196_crc.h
diff --git a/bsp/hc32l196/Libraries/HC32L196_StdPeriph_Driver/inc/hc32l196_dac.h b/bsp/hc32l196/libraries/HC32L196_StdPeriph_Driver/inc/hc32l196_dac.h
similarity index 100%
rename from bsp/hc32l196/Libraries/HC32L196_StdPeriph_Driver/inc/hc32l196_dac.h
rename to bsp/hc32l196/libraries/HC32L196_StdPeriph_Driver/inc/hc32l196_dac.h
diff --git a/bsp/hc32l196/Libraries/HC32L196_StdPeriph_Driver/inc/hc32l196_ddl.h b/bsp/hc32l196/libraries/HC32L196_StdPeriph_Driver/inc/hc32l196_ddl.h
similarity index 100%
rename from bsp/hc32l196/Libraries/HC32L196_StdPeriph_Driver/inc/hc32l196_ddl.h
rename to bsp/hc32l196/libraries/HC32L196_StdPeriph_Driver/inc/hc32l196_ddl.h
diff --git a/bsp/hc32l196/Libraries/HC32L196_StdPeriph_Driver/inc/hc32l196_debug.h b/bsp/hc32l196/libraries/HC32L196_StdPeriph_Driver/inc/hc32l196_debug.h
similarity index 100%
rename from bsp/hc32l196/Libraries/HC32L196_StdPeriph_Driver/inc/hc32l196_debug.h
rename to bsp/hc32l196/libraries/HC32L196_StdPeriph_Driver/inc/hc32l196_debug.h
diff --git a/bsp/hc32l196/Libraries/HC32L196_StdPeriph_Driver/inc/hc32l196_dmac.h b/bsp/hc32l196/libraries/HC32L196_StdPeriph_Driver/inc/hc32l196_dmac.h
similarity index 100%
rename from bsp/hc32l196/Libraries/HC32L196_StdPeriph_Driver/inc/hc32l196_dmac.h
rename to bsp/hc32l196/libraries/HC32L196_StdPeriph_Driver/inc/hc32l196_dmac.h
diff --git a/bsp/hc32l196/Libraries/HC32L196_StdPeriph_Driver/inc/hc32l196_flash.h b/bsp/hc32l196/libraries/HC32L196_StdPeriph_Driver/inc/hc32l196_flash.h
similarity index 100%
rename from bsp/hc32l196/Libraries/HC32L196_StdPeriph_Driver/inc/hc32l196_flash.h
rename to bsp/hc32l196/libraries/HC32L196_StdPeriph_Driver/inc/hc32l196_flash.h
diff --git a/bsp/hc32l196/Libraries/HC32L196_StdPeriph_Driver/inc/hc32l196_gpio.h b/bsp/hc32l196/libraries/HC32L196_StdPeriph_Driver/inc/hc32l196_gpio.h
similarity index 100%
rename from bsp/hc32l196/Libraries/HC32L196_StdPeriph_Driver/inc/hc32l196_gpio.h
rename to bsp/hc32l196/libraries/HC32L196_StdPeriph_Driver/inc/hc32l196_gpio.h
diff --git a/bsp/hc32l196/Libraries/HC32L196_StdPeriph_Driver/inc/hc32l196_i2c.h b/bsp/hc32l196/libraries/HC32L196_StdPeriph_Driver/inc/hc32l196_i2c.h
similarity index 100%
rename from bsp/hc32l196/Libraries/HC32L196_StdPeriph_Driver/inc/hc32l196_i2c.h
rename to bsp/hc32l196/libraries/HC32L196_StdPeriph_Driver/inc/hc32l196_i2c.h
diff --git a/bsp/hc32l196/Libraries/HC32L196_StdPeriph_Driver/inc/hc32l196_lcd.h b/bsp/hc32l196/libraries/HC32L196_StdPeriph_Driver/inc/hc32l196_lcd.h
similarity index 100%
rename from bsp/hc32l196/Libraries/HC32L196_StdPeriph_Driver/inc/hc32l196_lcd.h
rename to bsp/hc32l196/libraries/HC32L196_StdPeriph_Driver/inc/hc32l196_lcd.h
diff --git a/bsp/hc32l196/Libraries/HC32L196_StdPeriph_Driver/inc/hc32l196_lpm.h b/bsp/hc32l196/libraries/HC32L196_StdPeriph_Driver/inc/hc32l196_lpm.h
similarity index 100%
rename from bsp/hc32l196/Libraries/HC32L196_StdPeriph_Driver/inc/hc32l196_lpm.h
rename to bsp/hc32l196/libraries/HC32L196_StdPeriph_Driver/inc/hc32l196_lpm.h
diff --git a/bsp/hc32l196/Libraries/HC32L196_StdPeriph_Driver/inc/hc32l196_lptim.h b/bsp/hc32l196/libraries/HC32L196_StdPeriph_Driver/inc/hc32l196_lptim.h
similarity index 100%
rename from bsp/hc32l196/Libraries/HC32L196_StdPeriph_Driver/inc/hc32l196_lptim.h
rename to bsp/hc32l196/libraries/HC32L196_StdPeriph_Driver/inc/hc32l196_lptim.h
diff --git a/bsp/hc32l196/Libraries/HC32L196_StdPeriph_Driver/inc/hc32l196_lpuart.h b/bsp/hc32l196/libraries/HC32L196_StdPeriph_Driver/inc/hc32l196_lpuart.h
similarity index 100%
rename from bsp/hc32l196/Libraries/HC32L196_StdPeriph_Driver/inc/hc32l196_lpuart.h
rename to bsp/hc32l196/libraries/HC32L196_StdPeriph_Driver/inc/hc32l196_lpuart.h
diff --git a/bsp/hc32l196/Libraries/HC32L196_StdPeriph_Driver/inc/hc32l196_lvd.h b/bsp/hc32l196/libraries/HC32L196_StdPeriph_Driver/inc/hc32l196_lvd.h
similarity index 100%
rename from bsp/hc32l196/Libraries/HC32L196_StdPeriph_Driver/inc/hc32l196_lvd.h
rename to bsp/hc32l196/libraries/HC32L196_StdPeriph_Driver/inc/hc32l196_lvd.h
diff --git a/bsp/hc32l196/Libraries/HC32L196_StdPeriph_Driver/inc/hc32l196_opa.h b/bsp/hc32l196/libraries/HC32L196_StdPeriph_Driver/inc/hc32l196_opa.h
similarity index 100%
rename from bsp/hc32l196/Libraries/HC32L196_StdPeriph_Driver/inc/hc32l196_opa.h
rename to bsp/hc32l196/libraries/HC32L196_StdPeriph_Driver/inc/hc32l196_opa.h
diff --git a/bsp/hc32l196/Libraries/HC32L196_StdPeriph_Driver/inc/hc32l196_pca.h b/bsp/hc32l196/libraries/HC32L196_StdPeriph_Driver/inc/hc32l196_pca.h
similarity index 100%
rename from bsp/hc32l196/Libraries/HC32L196_StdPeriph_Driver/inc/hc32l196_pca.h
rename to bsp/hc32l196/libraries/HC32L196_StdPeriph_Driver/inc/hc32l196_pca.h
diff --git a/bsp/hc32l196/Libraries/HC32L196_StdPeriph_Driver/inc/hc32l196_pcnt.h b/bsp/hc32l196/libraries/HC32L196_StdPeriph_Driver/inc/hc32l196_pcnt.h
similarity index 100%
rename from bsp/hc32l196/Libraries/HC32L196_StdPeriph_Driver/inc/hc32l196_pcnt.h
rename to bsp/hc32l196/libraries/HC32L196_StdPeriph_Driver/inc/hc32l196_pcnt.h
diff --git a/bsp/hc32l196/Libraries/HC32L196_StdPeriph_Driver/inc/hc32l196_ram.h b/bsp/hc32l196/libraries/HC32L196_StdPeriph_Driver/inc/hc32l196_ram.h
similarity index 100%
rename from bsp/hc32l196/Libraries/HC32L196_StdPeriph_Driver/inc/hc32l196_ram.h
rename to bsp/hc32l196/libraries/HC32L196_StdPeriph_Driver/inc/hc32l196_ram.h
diff --git a/bsp/hc32l196/Libraries/HC32L196_StdPeriph_Driver/inc/hc32l196_reset.h b/bsp/hc32l196/libraries/HC32L196_StdPeriph_Driver/inc/hc32l196_reset.h
similarity index 100%
rename from bsp/hc32l196/Libraries/HC32L196_StdPeriph_Driver/inc/hc32l196_reset.h
rename to bsp/hc32l196/libraries/HC32L196_StdPeriph_Driver/inc/hc32l196_reset.h
diff --git a/bsp/hc32l196/Libraries/HC32L196_StdPeriph_Driver/inc/hc32l196_rtc.h b/bsp/hc32l196/libraries/HC32L196_StdPeriph_Driver/inc/hc32l196_rtc.h
similarity index 100%
rename from bsp/hc32l196/Libraries/HC32L196_StdPeriph_Driver/inc/hc32l196_rtc.h
rename to bsp/hc32l196/libraries/HC32L196_StdPeriph_Driver/inc/hc32l196_rtc.h
diff --git a/bsp/hc32l196/Libraries/HC32L196_StdPeriph_Driver/inc/hc32l196_spi.h b/bsp/hc32l196/libraries/HC32L196_StdPeriph_Driver/inc/hc32l196_spi.h
similarity index 100%
rename from bsp/hc32l196/Libraries/HC32L196_StdPeriph_Driver/inc/hc32l196_spi.h
rename to bsp/hc32l196/libraries/HC32L196_StdPeriph_Driver/inc/hc32l196_spi.h
diff --git a/bsp/hc32l196/Libraries/HC32L196_StdPeriph_Driver/inc/hc32l196_sysctrl.h b/bsp/hc32l196/libraries/HC32L196_StdPeriph_Driver/inc/hc32l196_sysctrl.h
similarity index 100%
rename from bsp/hc32l196/Libraries/HC32L196_StdPeriph_Driver/inc/hc32l196_sysctrl.h
rename to bsp/hc32l196/libraries/HC32L196_StdPeriph_Driver/inc/hc32l196_sysctrl.h
diff --git a/bsp/hc32l196/Libraries/HC32L196_StdPeriph_Driver/inc/hc32l196_timer3.h b/bsp/hc32l196/libraries/HC32L196_StdPeriph_Driver/inc/hc32l196_timer3.h
similarity index 100%
rename from bsp/hc32l196/Libraries/HC32L196_StdPeriph_Driver/inc/hc32l196_timer3.h
rename to bsp/hc32l196/libraries/HC32L196_StdPeriph_Driver/inc/hc32l196_timer3.h
diff --git a/bsp/hc32l196/Libraries/HC32L196_StdPeriph_Driver/inc/hc32l196_trim.h b/bsp/hc32l196/libraries/HC32L196_StdPeriph_Driver/inc/hc32l196_trim.h
similarity index 100%
rename from bsp/hc32l196/Libraries/HC32L196_StdPeriph_Driver/inc/hc32l196_trim.h
rename to bsp/hc32l196/libraries/HC32L196_StdPeriph_Driver/inc/hc32l196_trim.h
diff --git a/bsp/hc32l196/Libraries/HC32L196_StdPeriph_Driver/inc/hc32l196_trng.h b/bsp/hc32l196/libraries/HC32L196_StdPeriph_Driver/inc/hc32l196_trng.h
similarity index 100%
rename from bsp/hc32l196/Libraries/HC32L196_StdPeriph_Driver/inc/hc32l196_trng.h
rename to bsp/hc32l196/libraries/HC32L196_StdPeriph_Driver/inc/hc32l196_trng.h
diff --git a/bsp/hc32l196/Libraries/HC32L196_StdPeriph_Driver/inc/hc32l196_uart.h b/bsp/hc32l196/libraries/HC32L196_StdPeriph_Driver/inc/hc32l196_uart.h
similarity index 100%
rename from bsp/hc32l196/Libraries/HC32L196_StdPeriph_Driver/inc/hc32l196_uart.h
rename to bsp/hc32l196/libraries/HC32L196_StdPeriph_Driver/inc/hc32l196_uart.h
diff --git a/bsp/hc32l196/Libraries/HC32L196_StdPeriph_Driver/inc/hc32l196_vc.h b/bsp/hc32l196/libraries/HC32L196_StdPeriph_Driver/inc/hc32l196_vc.h
similarity index 100%
rename from bsp/hc32l196/Libraries/HC32L196_StdPeriph_Driver/inc/hc32l196_vc.h
rename to bsp/hc32l196/libraries/HC32L196_StdPeriph_Driver/inc/hc32l196_vc.h
diff --git a/bsp/hc32l196/Libraries/HC32L196_StdPeriph_Driver/inc/hc32l196_wdt.h b/bsp/hc32l196/libraries/HC32L196_StdPeriph_Driver/inc/hc32l196_wdt.h
similarity index 100%
rename from bsp/hc32l196/Libraries/HC32L196_StdPeriph_Driver/inc/hc32l196_wdt.h
rename to bsp/hc32l196/libraries/HC32L196_StdPeriph_Driver/inc/hc32l196_wdt.h
diff --git a/bsp/hc32l196/Libraries/HC32L196_StdPeriph_Driver/src/hc32l196_adc.c b/bsp/hc32l196/libraries/HC32L196_StdPeriph_Driver/src/hc32l196_adc.c
similarity index 100%
rename from bsp/hc32l196/Libraries/HC32L196_StdPeriph_Driver/src/hc32l196_adc.c
rename to bsp/hc32l196/libraries/HC32L196_StdPeriph_Driver/src/hc32l196_adc.c
diff --git a/bsp/hc32l196/Libraries/HC32L196_StdPeriph_Driver/src/hc32l196_adt.c b/bsp/hc32l196/libraries/HC32L196_StdPeriph_Driver/src/hc32l196_adt.c
similarity index 100%
rename from bsp/hc32l196/Libraries/HC32L196_StdPeriph_Driver/src/hc32l196_adt.c
rename to bsp/hc32l196/libraries/HC32L196_StdPeriph_Driver/src/hc32l196_adt.c
diff --git a/bsp/hc32l196/Libraries/HC32L196_StdPeriph_Driver/src/hc32l196_aes.c b/bsp/hc32l196/libraries/HC32L196_StdPeriph_Driver/src/hc32l196_aes.c
similarity index 100%
rename from bsp/hc32l196/Libraries/HC32L196_StdPeriph_Driver/src/hc32l196_aes.c
rename to bsp/hc32l196/libraries/HC32L196_StdPeriph_Driver/src/hc32l196_aes.c
diff --git a/bsp/hc32l196/Libraries/HC32L196_StdPeriph_Driver/src/hc32l196_bgr.c b/bsp/hc32l196/libraries/HC32L196_StdPeriph_Driver/src/hc32l196_bgr.c
similarity index 100%
rename from bsp/hc32l196/Libraries/HC32L196_StdPeriph_Driver/src/hc32l196_bgr.c
rename to bsp/hc32l196/libraries/HC32L196_StdPeriph_Driver/src/hc32l196_bgr.c
diff --git a/bsp/hc32l196/Libraries/HC32L196_StdPeriph_Driver/src/hc32l196_bt.c b/bsp/hc32l196/libraries/HC32L196_StdPeriph_Driver/src/hc32l196_bt.c
similarity index 100%
rename from bsp/hc32l196/Libraries/HC32L196_StdPeriph_Driver/src/hc32l196_bt.c
rename to bsp/hc32l196/libraries/HC32L196_StdPeriph_Driver/src/hc32l196_bt.c
diff --git a/bsp/hc32l196/Libraries/HC32L196_StdPeriph_Driver/src/hc32l196_crc.c b/bsp/hc32l196/libraries/HC32L196_StdPeriph_Driver/src/hc32l196_crc.c
similarity index 100%
rename from bsp/hc32l196/Libraries/HC32L196_StdPeriph_Driver/src/hc32l196_crc.c
rename to bsp/hc32l196/libraries/HC32L196_StdPeriph_Driver/src/hc32l196_crc.c
diff --git a/bsp/hc32l196/Libraries/HC32L196_StdPeriph_Driver/src/hc32l196_dac.c b/bsp/hc32l196/libraries/HC32L196_StdPeriph_Driver/src/hc32l196_dac.c
similarity index 100%
rename from bsp/hc32l196/Libraries/HC32L196_StdPeriph_Driver/src/hc32l196_dac.c
rename to bsp/hc32l196/libraries/HC32L196_StdPeriph_Driver/src/hc32l196_dac.c
diff --git a/bsp/hc32l196/Libraries/HC32L196_StdPeriph_Driver/src/hc32l196_ddl.c b/bsp/hc32l196/libraries/HC32L196_StdPeriph_Driver/src/hc32l196_ddl.c
similarity index 100%
rename from bsp/hc32l196/Libraries/HC32L196_StdPeriph_Driver/src/hc32l196_ddl.c
rename to bsp/hc32l196/libraries/HC32L196_StdPeriph_Driver/src/hc32l196_ddl.c
diff --git a/bsp/hc32l196/Libraries/HC32L196_StdPeriph_Driver/src/hc32l196_debug.c b/bsp/hc32l196/libraries/HC32L196_StdPeriph_Driver/src/hc32l196_debug.c
similarity index 100%
rename from bsp/hc32l196/Libraries/HC32L196_StdPeriph_Driver/src/hc32l196_debug.c
rename to bsp/hc32l196/libraries/HC32L196_StdPeriph_Driver/src/hc32l196_debug.c
diff --git a/bsp/hc32l196/Libraries/HC32L196_StdPeriph_Driver/src/hc32l196_dmac.c b/bsp/hc32l196/libraries/HC32L196_StdPeriph_Driver/src/hc32l196_dmac.c
similarity index 100%
rename from bsp/hc32l196/Libraries/HC32L196_StdPeriph_Driver/src/hc32l196_dmac.c
rename to bsp/hc32l196/libraries/HC32L196_StdPeriph_Driver/src/hc32l196_dmac.c
diff --git a/bsp/hc32l196/Libraries/HC32L196_StdPeriph_Driver/src/hc32l196_flash.c b/bsp/hc32l196/libraries/HC32L196_StdPeriph_Driver/src/hc32l196_flash.c
similarity index 100%
rename from bsp/hc32l196/Libraries/HC32L196_StdPeriph_Driver/src/hc32l196_flash.c
rename to bsp/hc32l196/libraries/HC32L196_StdPeriph_Driver/src/hc32l196_flash.c
diff --git a/bsp/hc32l196/Libraries/HC32L196_StdPeriph_Driver/src/hc32l196_gpio.c b/bsp/hc32l196/libraries/HC32L196_StdPeriph_Driver/src/hc32l196_gpio.c
similarity index 100%
rename from bsp/hc32l196/Libraries/HC32L196_StdPeriph_Driver/src/hc32l196_gpio.c
rename to bsp/hc32l196/libraries/HC32L196_StdPeriph_Driver/src/hc32l196_gpio.c
diff --git a/bsp/hc32l196/Libraries/HC32L196_StdPeriph_Driver/src/hc32l196_i2c.c b/bsp/hc32l196/libraries/HC32L196_StdPeriph_Driver/src/hc32l196_i2c.c
similarity index 100%
rename from bsp/hc32l196/Libraries/HC32L196_StdPeriph_Driver/src/hc32l196_i2c.c
rename to bsp/hc32l196/libraries/HC32L196_StdPeriph_Driver/src/hc32l196_i2c.c
diff --git a/bsp/hc32l196/Libraries/HC32L196_StdPeriph_Driver/src/hc32l196_lcd.c b/bsp/hc32l196/libraries/HC32L196_StdPeriph_Driver/src/hc32l196_lcd.c
similarity index 100%
rename from bsp/hc32l196/Libraries/HC32L196_StdPeriph_Driver/src/hc32l196_lcd.c
rename to bsp/hc32l196/libraries/HC32L196_StdPeriph_Driver/src/hc32l196_lcd.c
diff --git a/bsp/hc32l196/Libraries/HC32L196_StdPeriph_Driver/src/hc32l196_lpm.c b/bsp/hc32l196/libraries/HC32L196_StdPeriph_Driver/src/hc32l196_lpm.c
similarity index 100%
rename from bsp/hc32l196/Libraries/HC32L196_StdPeriph_Driver/src/hc32l196_lpm.c
rename to bsp/hc32l196/libraries/HC32L196_StdPeriph_Driver/src/hc32l196_lpm.c
diff --git a/bsp/hc32l196/Libraries/HC32L196_StdPeriph_Driver/src/hc32l196_lptim.c b/bsp/hc32l196/libraries/HC32L196_StdPeriph_Driver/src/hc32l196_lptim.c
similarity index 100%
rename from bsp/hc32l196/Libraries/HC32L196_StdPeriph_Driver/src/hc32l196_lptim.c
rename to bsp/hc32l196/libraries/HC32L196_StdPeriph_Driver/src/hc32l196_lptim.c
diff --git a/bsp/hc32l196/Libraries/HC32L196_StdPeriph_Driver/src/hc32l196_lpuart.c b/bsp/hc32l196/libraries/HC32L196_StdPeriph_Driver/src/hc32l196_lpuart.c
similarity index 100%
rename from bsp/hc32l196/Libraries/HC32L196_StdPeriph_Driver/src/hc32l196_lpuart.c
rename to bsp/hc32l196/libraries/HC32L196_StdPeriph_Driver/src/hc32l196_lpuart.c
diff --git a/bsp/hc32l196/Libraries/HC32L196_StdPeriph_Driver/src/hc32l196_lvd.c b/bsp/hc32l196/libraries/HC32L196_StdPeriph_Driver/src/hc32l196_lvd.c
similarity index 100%
rename from bsp/hc32l196/Libraries/HC32L196_StdPeriph_Driver/src/hc32l196_lvd.c
rename to bsp/hc32l196/libraries/HC32L196_StdPeriph_Driver/src/hc32l196_lvd.c
diff --git a/bsp/hc32l196/Libraries/HC32L196_StdPeriph_Driver/src/hc32l196_opa.c b/bsp/hc32l196/libraries/HC32L196_StdPeriph_Driver/src/hc32l196_opa.c
similarity index 100%
rename from bsp/hc32l196/Libraries/HC32L196_StdPeriph_Driver/src/hc32l196_opa.c
rename to bsp/hc32l196/libraries/HC32L196_StdPeriph_Driver/src/hc32l196_opa.c
diff --git a/bsp/hc32l196/Libraries/HC32L196_StdPeriph_Driver/src/hc32l196_pca.c b/bsp/hc32l196/libraries/HC32L196_StdPeriph_Driver/src/hc32l196_pca.c
similarity index 100%
rename from bsp/hc32l196/Libraries/HC32L196_StdPeriph_Driver/src/hc32l196_pca.c
rename to bsp/hc32l196/libraries/HC32L196_StdPeriph_Driver/src/hc32l196_pca.c
diff --git a/bsp/hc32l196/Libraries/HC32L196_StdPeriph_Driver/src/hc32l196_pcnt.c b/bsp/hc32l196/libraries/HC32L196_StdPeriph_Driver/src/hc32l196_pcnt.c
similarity index 100%
rename from bsp/hc32l196/Libraries/HC32L196_StdPeriph_Driver/src/hc32l196_pcnt.c
rename to bsp/hc32l196/libraries/HC32L196_StdPeriph_Driver/src/hc32l196_pcnt.c
diff --git a/bsp/hc32l196/Libraries/HC32L196_StdPeriph_Driver/src/hc32l196_ram.c b/bsp/hc32l196/libraries/HC32L196_StdPeriph_Driver/src/hc32l196_ram.c
similarity index 100%
rename from bsp/hc32l196/Libraries/HC32L196_StdPeriph_Driver/src/hc32l196_ram.c
rename to bsp/hc32l196/libraries/HC32L196_StdPeriph_Driver/src/hc32l196_ram.c
diff --git a/bsp/hc32l196/Libraries/HC32L196_StdPeriph_Driver/src/hc32l196_reset.c b/bsp/hc32l196/libraries/HC32L196_StdPeriph_Driver/src/hc32l196_reset.c
similarity index 100%
rename from bsp/hc32l196/Libraries/HC32L196_StdPeriph_Driver/src/hc32l196_reset.c
rename to bsp/hc32l196/libraries/HC32L196_StdPeriph_Driver/src/hc32l196_reset.c
diff --git a/bsp/hc32l196/Libraries/HC32L196_StdPeriph_Driver/src/hc32l196_rtc.c b/bsp/hc32l196/libraries/HC32L196_StdPeriph_Driver/src/hc32l196_rtc.c
similarity index 100%
rename from bsp/hc32l196/Libraries/HC32L196_StdPeriph_Driver/src/hc32l196_rtc.c
rename to bsp/hc32l196/libraries/HC32L196_StdPeriph_Driver/src/hc32l196_rtc.c
diff --git a/bsp/hc32l196/Libraries/HC32L196_StdPeriph_Driver/src/hc32l196_spi.c b/bsp/hc32l196/libraries/HC32L196_StdPeriph_Driver/src/hc32l196_spi.c
similarity index 100%
rename from bsp/hc32l196/Libraries/HC32L196_StdPeriph_Driver/src/hc32l196_spi.c
rename to bsp/hc32l196/libraries/HC32L196_StdPeriph_Driver/src/hc32l196_spi.c
diff --git a/bsp/hc32l196/Libraries/HC32L196_StdPeriph_Driver/src/hc32l196_sysctrl.c b/bsp/hc32l196/libraries/HC32L196_StdPeriph_Driver/src/hc32l196_sysctrl.c
similarity index 100%
rename from bsp/hc32l196/Libraries/HC32L196_StdPeriph_Driver/src/hc32l196_sysctrl.c
rename to bsp/hc32l196/libraries/HC32L196_StdPeriph_Driver/src/hc32l196_sysctrl.c
diff --git a/bsp/hc32l196/Libraries/HC32L196_StdPeriph_Driver/src/hc32l196_timer3.c b/bsp/hc32l196/libraries/HC32L196_StdPeriph_Driver/src/hc32l196_timer3.c
similarity index 100%
rename from bsp/hc32l196/Libraries/HC32L196_StdPeriph_Driver/src/hc32l196_timer3.c
rename to bsp/hc32l196/libraries/HC32L196_StdPeriph_Driver/src/hc32l196_timer3.c
diff --git a/bsp/hc32l196/Libraries/HC32L196_StdPeriph_Driver/src/hc32l196_trim.c b/bsp/hc32l196/libraries/HC32L196_StdPeriph_Driver/src/hc32l196_trim.c
similarity index 100%
rename from bsp/hc32l196/Libraries/HC32L196_StdPeriph_Driver/src/hc32l196_trim.c
rename to bsp/hc32l196/libraries/HC32L196_StdPeriph_Driver/src/hc32l196_trim.c
diff --git a/bsp/hc32l196/Libraries/HC32L196_StdPeriph_Driver/src/hc32l196_trng.c b/bsp/hc32l196/libraries/HC32L196_StdPeriph_Driver/src/hc32l196_trng.c
similarity index 100%
rename from bsp/hc32l196/Libraries/HC32L196_StdPeriph_Driver/src/hc32l196_trng.c
rename to bsp/hc32l196/libraries/HC32L196_StdPeriph_Driver/src/hc32l196_trng.c
diff --git a/bsp/hc32l196/Libraries/HC32L196_StdPeriph_Driver/src/hc32l196_uart.c b/bsp/hc32l196/libraries/HC32L196_StdPeriph_Driver/src/hc32l196_uart.c
similarity index 100%
rename from bsp/hc32l196/Libraries/HC32L196_StdPeriph_Driver/src/hc32l196_uart.c
rename to bsp/hc32l196/libraries/HC32L196_StdPeriph_Driver/src/hc32l196_uart.c
diff --git a/bsp/hc32l196/Libraries/HC32L196_StdPeriph_Driver/src/hc32l196_vc.c b/bsp/hc32l196/libraries/HC32L196_StdPeriph_Driver/src/hc32l196_vc.c
similarity index 100%
rename from bsp/hc32l196/Libraries/HC32L196_StdPeriph_Driver/src/hc32l196_vc.c
rename to bsp/hc32l196/libraries/HC32L196_StdPeriph_Driver/src/hc32l196_vc.c
diff --git a/bsp/hc32l196/Libraries/HC32L196_StdPeriph_Driver/src/hc32l196_wdt.c b/bsp/hc32l196/libraries/HC32L196_StdPeriph_Driver/src/hc32l196_wdt.c
similarity index 100%
rename from bsp/hc32l196/Libraries/HC32L196_StdPeriph_Driver/src/hc32l196_wdt.c
rename to bsp/hc32l196/libraries/HC32L196_StdPeriph_Driver/src/hc32l196_wdt.c
diff --git a/bsp/hc32l196/Libraries/LICENSE b/bsp/hc32l196/libraries/LICENSE
similarity index 100%
rename from bsp/hc32l196/Libraries/LICENSE
rename to bsp/hc32l196/libraries/LICENSE
diff --git a/bsp/hc32l196/Libraries/SConscript b/bsp/hc32l196/libraries/SConscript
similarity index 100%
rename from bsp/hc32l196/Libraries/SConscript
rename to bsp/hc32l196/libraries/SConscript
diff --git a/bsp/hc32l196/project.ewp b/bsp/hc32l196/project.ewp
index 8cfd3e88d30..4f9aa8dd5f8 100644
--- a/bsp/hc32l196/project.ewp
+++ b/bsp/hc32l196/project.ewp
@@ -325,9 +325,9 @@
$PROJ_DIR$\board
$PROJ_DIR$\drivers
$PROJ_DIR$\..\..\components\finsh
- $PROJ_DIR$\Libraries\CMSIS\Include
- $PROJ_DIR$\Libraries\CMSIS\Device\HDSC\HC32L196\Include
- $PROJ_DIR$\Libraries\HC32L196_StdPeriph_Driver\inc
+ $PROJ_DIR$\libraries\CMSIS\Include
+ $PROJ_DIR$\libraries\CMSIS\Device\HDSC\HC32L196\Include
+ $PROJ_DIR$\libraries\HC32L196_StdPeriph_Driver\inc
$PROJ_DIR$\.
$PROJ_DIR$\..\..\include
$PROJ_DIR$\..\..\components\libc\compilers\common\include
@@ -1318,9 +1318,9 @@
$PROJ_DIR$\board
$PROJ_DIR$\drivers
$PROJ_DIR$\..\..\components\finsh
- $PROJ_DIR$\Libraries\CMSIS\Include
- $PROJ_DIR$\Libraries\CMSIS\Device\HDSC\HC32L196\Include
- $PROJ_DIR$\Libraries\HC32L196_StdPeriph_Driver\inc
+ $PROJ_DIR$\libraries\CMSIS\Include
+ $PROJ_DIR$\libraries\CMSIS\Device\HDSC\HC32L196\Include
+ $PROJ_DIR$\libraries\HC32L196_StdPeriph_Driver\inc
$PROJ_DIR$\.
$PROJ_DIR$\..\..\include
$PROJ_DIR$\..\..\components\libc\compilers\common\include
@@ -2079,28 +2079,28 @@
HC32_StdPeriph
- $PROJ_DIR$\Libraries\CMSIS\Device\HDSC\HC32L196\Source\system_hc32l19x.c
+ $PROJ_DIR$\libraries\CMSIS\Device\HDSC\HC32L196\Source\system_hc32l19x.c
- $PROJ_DIR$\Libraries\CMSIS\Device\HDSC\HC32L196\Source\interrupts_hc32l19x.c
+ $PROJ_DIR$\libraries\CMSIS\Device\HDSC\HC32L196\Source\interrupts_hc32l19x.c
- $PROJ_DIR$\Libraries\HC32L196_StdPeriph_Driver\src\hc32l196_ddl.c
+ $PROJ_DIR$\libraries\HC32L196_StdPeriph_Driver\src\hc32l196_ddl.c
- $PROJ_DIR$\Libraries\HC32L196_StdPeriph_Driver\src\hc32l196_gpio.c
+ $PROJ_DIR$\libraries\HC32L196_StdPeriph_Driver\src\hc32l196_gpio.c
- $PROJ_DIR$\Libraries\HC32L196_StdPeriph_Driver\src\hc32l196_sysctrl.c
+ $PROJ_DIR$\libraries\HC32L196_StdPeriph_Driver\src\hc32l196_sysctrl.c
- $PROJ_DIR$\Libraries\HC32L196_StdPeriph_Driver\src\hc32l196_flash.c
+ $PROJ_DIR$\libraries\HC32L196_StdPeriph_Driver\src\hc32l196_flash.c
- $PROJ_DIR$\Libraries\HC32L196_StdPeriph_Driver\src\hc32l196_uart.c
+ $PROJ_DIR$\libraries\HC32L196_StdPeriph_Driver\src\hc32l196_uart.c
- $PROJ_DIR$\Libraries\CMSIS\Device\HDSC\HC32L196\Source\IAR\startup_hc32l19x.s
+ $PROJ_DIR$\libraries\CMSIS\Device\HDSC\HC32L196\Source\IAR\startup_hc32l19x.s
diff --git a/bsp/hc32l196/project.uvprojx b/bsp/hc32l196/project.uvprojx
index 7641cb4d829..3a9afa26a1b 100644
--- a/bsp/hc32l196/project.uvprojx
+++ b/bsp/hc32l196/project.uvprojx
@@ -329,7 +329,7 @@
RT_USING_LIBC, __RTTHREAD__, __CLK_TCK=RT_TICK_PER_SECOND, __STDC_LIMIT_MACROS, RT_USING_ARMLIBC
- ..\..\include;..\..\components\libc\compilers\common\extension;..\..\libcpu\arm\common;..\..\components\libc\posix\ipc;..\..\components\drivers\phy;..\..\components\net\utest;..\..\components\libc\posix\io\epoll;..\..\components\drivers\include;board;..\..\libcpu\arm\cortex-m0;..\..\components\libc\posix\io\eventfd;..\..\components\libc\posix\io\poll;..\..\components\drivers\include;..\..\components\drivers\include;.;..\..\components\drivers\include;drivers;..\..\components\drivers\include;applications;..\..\components\drivers\include;..\..\components\drivers\smp_call;..\..\components\libc\compilers\common\include;..\..\components\finsh;Libraries\CMSIS\Device\HDSC\HC32L196\Include;Libraries\HC32L196_StdPeriph_Driver\inc;..\..\components\libc\compilers\common\extension\fcntl\octal;Libraries\CMSIS\Include
+ ..\..\include;..\..\components\libc\compilers\common\extension;..\..\libcpu\arm\common;..\..\components\libc\posix\ipc;..\..\components\drivers\phy;..\..\components\net\utest;..\..\components\libc\posix\io\epoll;..\..\components\drivers\include;board;..\..\libcpu\arm\cortex-m0;..\..\components\libc\posix\io\eventfd;..\..\components\libc\posix\io\poll;..\..\components\drivers\include;..\..\components\drivers\include;.;..\..\components\drivers\include;drivers;..\..\components\drivers\include;applications;..\..\components\drivers\include;..\..\components\drivers\smp_call;..\..\components\libc\compilers\common\include;..\..\components\finsh;libraries\CMSIS\Device\HDSC\HC32L196\Include;libraries\HC32L196_StdPeriph_Driver\inc;..\..\components\libc\compilers\common\extension\fcntl\octal;libraries\CMSIS\Include
@@ -709,56 +709,56 @@
system_hc32l19x.c
1
- Libraries\CMSIS\Device\HDSC\HC32L196\Source\system_hc32l19x.c
+ libraries\CMSIS\Device\HDSC\HC32L196\Source\system_hc32l19x.c
interrupts_hc32l19x.c
1
- Libraries\CMSIS\Device\HDSC\HC32L196\Source\interrupts_hc32l19x.c
+ libraries\CMSIS\Device\HDSC\HC32L196\Source\interrupts_hc32l19x.c
hc32l196_ddl.c
1
- Libraries\HC32L196_StdPeriph_Driver\src\hc32l196_ddl.c
+ libraries\HC32L196_StdPeriph_Driver\src\hc32l196_ddl.c
hc32l196_gpio.c
1
- Libraries\HC32L196_StdPeriph_Driver\src\hc32l196_gpio.c
+ libraries\HC32L196_StdPeriph_Driver\src\hc32l196_gpio.c
hc32l196_sysctrl.c
1
- Libraries\HC32L196_StdPeriph_Driver\src\hc32l196_sysctrl.c
+ libraries\HC32L196_StdPeriph_Driver\src\hc32l196_sysctrl.c
hc32l196_flash.c
1
- Libraries\HC32L196_StdPeriph_Driver\src\hc32l196_flash.c
+ libraries\HC32L196_StdPeriph_Driver\src\hc32l196_flash.c
hc32l196_uart.c
1
- Libraries\HC32L196_StdPeriph_Driver\src\hc32l196_uart.c
+ libraries\HC32L196_StdPeriph_Driver\src\hc32l196_uart.c
startup_hc32l19x.s
2
- Libraries\CMSIS\Device\HDSC\HC32L196\Source\ARM\startup_hc32l19x.s
+ libraries\CMSIS\Device\HDSC\HC32L196\Source\ARM\startup_hc32l19x.s
diff --git a/bsp/lm3s8962/Libraries/SConscript b/bsp/lm3s8962/libraries/SConscript
similarity index 100%
rename from bsp/lm3s8962/Libraries/SConscript
rename to bsp/lm3s8962/libraries/SConscript
diff --git a/bsp/lm3s8962/Libraries/driverlib/adc.c b/bsp/lm3s8962/libraries/driverlib/adc.c
similarity index 100%
rename from bsp/lm3s8962/Libraries/driverlib/adc.c
rename to bsp/lm3s8962/libraries/driverlib/adc.c
diff --git a/bsp/lm3s8962/Libraries/driverlib/adc.h b/bsp/lm3s8962/libraries/driverlib/adc.h
similarity index 100%
rename from bsp/lm3s8962/Libraries/driverlib/adc.h
rename to bsp/lm3s8962/libraries/driverlib/adc.h
diff --git a/bsp/lm3s8962/Libraries/driverlib/can.c b/bsp/lm3s8962/libraries/driverlib/can.c
similarity index 100%
rename from bsp/lm3s8962/Libraries/driverlib/can.c
rename to bsp/lm3s8962/libraries/driverlib/can.c
diff --git a/bsp/lm3s8962/Libraries/driverlib/can.h b/bsp/lm3s8962/libraries/driverlib/can.h
similarity index 100%
rename from bsp/lm3s8962/Libraries/driverlib/can.h
rename to bsp/lm3s8962/libraries/driverlib/can.h
diff --git a/bsp/lm3s8962/Libraries/driverlib/comp.c b/bsp/lm3s8962/libraries/driverlib/comp.c
similarity index 100%
rename from bsp/lm3s8962/Libraries/driverlib/comp.c
rename to bsp/lm3s8962/libraries/driverlib/comp.c
diff --git a/bsp/lm3s8962/Libraries/driverlib/comp.h b/bsp/lm3s8962/libraries/driverlib/comp.h
similarity index 100%
rename from bsp/lm3s8962/Libraries/driverlib/comp.h
rename to bsp/lm3s8962/libraries/driverlib/comp.h
diff --git a/bsp/lm3s8962/Libraries/driverlib/cpu.c b/bsp/lm3s8962/libraries/driverlib/cpu.c
similarity index 100%
rename from bsp/lm3s8962/Libraries/driverlib/cpu.c
rename to bsp/lm3s8962/libraries/driverlib/cpu.c
diff --git a/bsp/lm3s8962/Libraries/driverlib/cpu.h b/bsp/lm3s8962/libraries/driverlib/cpu.h
similarity index 100%
rename from bsp/lm3s8962/Libraries/driverlib/cpu.h
rename to bsp/lm3s8962/libraries/driverlib/cpu.h
diff --git a/bsp/lm3s8962/Libraries/driverlib/cr_project.xml b/bsp/lm3s8962/libraries/driverlib/cr_project.xml
similarity index 100%
rename from bsp/lm3s8962/Libraries/driverlib/cr_project.xml
rename to bsp/lm3s8962/libraries/driverlib/cr_project.xml
diff --git a/bsp/lm3s8962/Libraries/driverlib/debug.h b/bsp/lm3s8962/libraries/driverlib/debug.h
similarity index 100%
rename from bsp/lm3s8962/Libraries/driverlib/debug.h
rename to bsp/lm3s8962/libraries/driverlib/debug.h
diff --git a/bsp/lm3s8962/Libraries/driverlib/driverlib.Opt b/bsp/lm3s8962/libraries/driverlib/driverlib.Opt
similarity index 100%
rename from bsp/lm3s8962/Libraries/driverlib/driverlib.Opt
rename to bsp/lm3s8962/libraries/driverlib/driverlib.Opt
diff --git a/bsp/lm3s8962/Libraries/driverlib/driverlib.Uv2 b/bsp/lm3s8962/libraries/driverlib/driverlib.Uv2
similarity index 100%
rename from bsp/lm3s8962/Libraries/driverlib/driverlib.Uv2
rename to bsp/lm3s8962/libraries/driverlib/driverlib.Uv2
diff --git a/bsp/lm3s8962/Libraries/driverlib/driverlib.ewp b/bsp/lm3s8962/libraries/driverlib/driverlib.ewp
similarity index 100%
rename from bsp/lm3s8962/Libraries/driverlib/driverlib.ewp
rename to bsp/lm3s8962/libraries/driverlib/driverlib.ewp
diff --git a/bsp/lm3s8962/Libraries/driverlib/driverlib.sgxx b/bsp/lm3s8962/libraries/driverlib/driverlib.sgxx
similarity index 100%
rename from bsp/lm3s8962/Libraries/driverlib/driverlib.sgxx
rename to bsp/lm3s8962/libraries/driverlib/driverlib.sgxx
diff --git a/bsp/lm3s8962/Libraries/driverlib/eeprom.c b/bsp/lm3s8962/libraries/driverlib/eeprom.c
similarity index 100%
rename from bsp/lm3s8962/Libraries/driverlib/eeprom.c
rename to bsp/lm3s8962/libraries/driverlib/eeprom.c
diff --git a/bsp/lm3s8962/Libraries/driverlib/eeprom.h b/bsp/lm3s8962/libraries/driverlib/eeprom.h
similarity index 100%
rename from bsp/lm3s8962/Libraries/driverlib/eeprom.h
rename to bsp/lm3s8962/libraries/driverlib/eeprom.h
diff --git a/bsp/lm3s8962/Libraries/driverlib/epi.c b/bsp/lm3s8962/libraries/driverlib/epi.c
similarity index 100%
rename from bsp/lm3s8962/Libraries/driverlib/epi.c
rename to bsp/lm3s8962/libraries/driverlib/epi.c
diff --git a/bsp/lm3s8962/Libraries/driverlib/epi.h b/bsp/lm3s8962/libraries/driverlib/epi.h
similarity index 100%
rename from bsp/lm3s8962/Libraries/driverlib/epi.h
rename to bsp/lm3s8962/libraries/driverlib/epi.h
diff --git a/bsp/lm3s8962/Libraries/driverlib/ethernet.c b/bsp/lm3s8962/libraries/driverlib/ethernet.c
similarity index 100%
rename from bsp/lm3s8962/Libraries/driverlib/ethernet.c
rename to bsp/lm3s8962/libraries/driverlib/ethernet.c
diff --git a/bsp/lm3s8962/Libraries/driverlib/ethernet.h b/bsp/lm3s8962/libraries/driverlib/ethernet.h
similarity index 100%
rename from bsp/lm3s8962/Libraries/driverlib/ethernet.h
rename to bsp/lm3s8962/libraries/driverlib/ethernet.h
diff --git a/bsp/lm3s8962/Libraries/driverlib/fan.c b/bsp/lm3s8962/libraries/driverlib/fan.c
similarity index 100%
rename from bsp/lm3s8962/Libraries/driverlib/fan.c
rename to bsp/lm3s8962/libraries/driverlib/fan.c
diff --git a/bsp/lm3s8962/Libraries/driverlib/fan.h b/bsp/lm3s8962/libraries/driverlib/fan.h
similarity index 100%
rename from bsp/lm3s8962/Libraries/driverlib/fan.h
rename to bsp/lm3s8962/libraries/driverlib/fan.h
diff --git a/bsp/lm3s8962/Libraries/driverlib/flash.c b/bsp/lm3s8962/libraries/driverlib/flash.c
similarity index 100%
rename from bsp/lm3s8962/Libraries/driverlib/flash.c
rename to bsp/lm3s8962/libraries/driverlib/flash.c
diff --git a/bsp/lm3s8962/Libraries/driverlib/flash.h b/bsp/lm3s8962/libraries/driverlib/flash.h
similarity index 100%
rename from bsp/lm3s8962/Libraries/driverlib/flash.h
rename to bsp/lm3s8962/libraries/driverlib/flash.h
diff --git a/bsp/lm3s8962/Libraries/driverlib/fpu.c b/bsp/lm3s8962/libraries/driverlib/fpu.c
similarity index 100%
rename from bsp/lm3s8962/Libraries/driverlib/fpu.c
rename to bsp/lm3s8962/libraries/driverlib/fpu.c
diff --git a/bsp/lm3s8962/Libraries/driverlib/fpu.h b/bsp/lm3s8962/libraries/driverlib/fpu.h
similarity index 100%
rename from bsp/lm3s8962/Libraries/driverlib/fpu.h
rename to bsp/lm3s8962/libraries/driverlib/fpu.h
diff --git a/bsp/lm3s8962/Libraries/driverlib/gpio.c b/bsp/lm3s8962/libraries/driverlib/gpio.c
similarity index 100%
rename from bsp/lm3s8962/Libraries/driverlib/gpio.c
rename to bsp/lm3s8962/libraries/driverlib/gpio.c
diff --git a/bsp/lm3s8962/Libraries/driverlib/gpio.h b/bsp/lm3s8962/libraries/driverlib/gpio.h
similarity index 100%
rename from bsp/lm3s8962/Libraries/driverlib/gpio.h
rename to bsp/lm3s8962/libraries/driverlib/gpio.h
diff --git a/bsp/lm3s8962/Libraries/driverlib/hibernate.c b/bsp/lm3s8962/libraries/driverlib/hibernate.c
similarity index 100%
rename from bsp/lm3s8962/Libraries/driverlib/hibernate.c
rename to bsp/lm3s8962/libraries/driverlib/hibernate.c
diff --git a/bsp/lm3s8962/Libraries/driverlib/hibernate.h b/bsp/lm3s8962/libraries/driverlib/hibernate.h
similarity index 100%
rename from bsp/lm3s8962/Libraries/driverlib/hibernate.h
rename to bsp/lm3s8962/libraries/driverlib/hibernate.h
diff --git a/bsp/lm3s8962/Libraries/driverlib/i2c.c b/bsp/lm3s8962/libraries/driverlib/i2c.c
similarity index 100%
rename from bsp/lm3s8962/Libraries/driverlib/i2c.c
rename to bsp/lm3s8962/libraries/driverlib/i2c.c
diff --git a/bsp/lm3s8962/Libraries/driverlib/i2c.h b/bsp/lm3s8962/libraries/driverlib/i2c.h
similarity index 100%
rename from bsp/lm3s8962/Libraries/driverlib/i2c.h
rename to bsp/lm3s8962/libraries/driverlib/i2c.h
diff --git a/bsp/lm3s8962/Libraries/driverlib/i2s.c b/bsp/lm3s8962/libraries/driverlib/i2s.c
similarity index 100%
rename from bsp/lm3s8962/Libraries/driverlib/i2s.c
rename to bsp/lm3s8962/libraries/driverlib/i2s.c
diff --git a/bsp/lm3s8962/Libraries/driverlib/i2s.h b/bsp/lm3s8962/libraries/driverlib/i2s.h
similarity index 100%
rename from bsp/lm3s8962/Libraries/driverlib/i2s.h
rename to bsp/lm3s8962/libraries/driverlib/i2s.h
diff --git a/bsp/lm3s8962/Libraries/driverlib/interrupt.c b/bsp/lm3s8962/libraries/driverlib/interrupt.c
similarity index 100%
rename from bsp/lm3s8962/Libraries/driverlib/interrupt.c
rename to bsp/lm3s8962/libraries/driverlib/interrupt.c
diff --git a/bsp/lm3s8962/Libraries/driverlib/interrupt.h b/bsp/lm3s8962/libraries/driverlib/interrupt.h
similarity index 100%
rename from bsp/lm3s8962/Libraries/driverlib/interrupt.h
rename to bsp/lm3s8962/libraries/driverlib/interrupt.h
diff --git a/bsp/lm3s8962/Libraries/driverlib/lpc.c b/bsp/lm3s8962/libraries/driverlib/lpc.c
similarity index 100%
rename from bsp/lm3s8962/Libraries/driverlib/lpc.c
rename to bsp/lm3s8962/libraries/driverlib/lpc.c
diff --git a/bsp/lm3s8962/Libraries/driverlib/lpc.h b/bsp/lm3s8962/libraries/driverlib/lpc.h
similarity index 100%
rename from bsp/lm3s8962/Libraries/driverlib/lpc.h
rename to bsp/lm3s8962/libraries/driverlib/lpc.h
diff --git a/bsp/lm3s8962/Libraries/driverlib/mpu.c b/bsp/lm3s8962/libraries/driverlib/mpu.c
similarity index 100%
rename from bsp/lm3s8962/Libraries/driverlib/mpu.c
rename to bsp/lm3s8962/libraries/driverlib/mpu.c
diff --git a/bsp/lm3s8962/Libraries/driverlib/mpu.h b/bsp/lm3s8962/libraries/driverlib/mpu.h
similarity index 100%
rename from bsp/lm3s8962/Libraries/driverlib/mpu.h
rename to bsp/lm3s8962/libraries/driverlib/mpu.h
diff --git a/bsp/lm3s8962/Libraries/driverlib/peci.c b/bsp/lm3s8962/libraries/driverlib/peci.c
similarity index 100%
rename from bsp/lm3s8962/Libraries/driverlib/peci.c
rename to bsp/lm3s8962/libraries/driverlib/peci.c
diff --git a/bsp/lm3s8962/Libraries/driverlib/peci.h b/bsp/lm3s8962/libraries/driverlib/peci.h
similarity index 100%
rename from bsp/lm3s8962/Libraries/driverlib/peci.h
rename to bsp/lm3s8962/libraries/driverlib/peci.h
diff --git a/bsp/lm3s8962/Libraries/driverlib/pin_map.h b/bsp/lm3s8962/libraries/driverlib/pin_map.h
similarity index 100%
rename from bsp/lm3s8962/Libraries/driverlib/pin_map.h
rename to bsp/lm3s8962/libraries/driverlib/pin_map.h
diff --git a/bsp/lm3s8962/Libraries/driverlib/pwm.c b/bsp/lm3s8962/libraries/driverlib/pwm.c
similarity index 100%
rename from bsp/lm3s8962/Libraries/driverlib/pwm.c
rename to bsp/lm3s8962/libraries/driverlib/pwm.c
diff --git a/bsp/lm3s8962/Libraries/driverlib/pwm.h b/bsp/lm3s8962/libraries/driverlib/pwm.h
similarity index 100%
rename from bsp/lm3s8962/Libraries/driverlib/pwm.h
rename to bsp/lm3s8962/libraries/driverlib/pwm.h
diff --git a/bsp/lm3s8962/Libraries/driverlib/qei.c b/bsp/lm3s8962/libraries/driverlib/qei.c
similarity index 100%
rename from bsp/lm3s8962/Libraries/driverlib/qei.c
rename to bsp/lm3s8962/libraries/driverlib/qei.c
diff --git a/bsp/lm3s8962/Libraries/driverlib/qei.h b/bsp/lm3s8962/libraries/driverlib/qei.h
similarity index 100%
rename from bsp/lm3s8962/Libraries/driverlib/qei.h
rename to bsp/lm3s8962/libraries/driverlib/qei.h
diff --git a/bsp/lm3s8962/Libraries/driverlib/readme.txt b/bsp/lm3s8962/libraries/driverlib/readme.txt
similarity index 100%
rename from bsp/lm3s8962/Libraries/driverlib/readme.txt
rename to bsp/lm3s8962/libraries/driverlib/readme.txt
diff --git a/bsp/lm3s8962/Libraries/driverlib/rom.h b/bsp/lm3s8962/libraries/driverlib/rom.h
similarity index 100%
rename from bsp/lm3s8962/Libraries/driverlib/rom.h
rename to bsp/lm3s8962/libraries/driverlib/rom.h
diff --git a/bsp/lm3s8962/Libraries/driverlib/rom_map.h b/bsp/lm3s8962/libraries/driverlib/rom_map.h
similarity index 100%
rename from bsp/lm3s8962/Libraries/driverlib/rom_map.h
rename to bsp/lm3s8962/libraries/driverlib/rom_map.h
diff --git a/bsp/lm3s8962/Libraries/driverlib/ssi.c b/bsp/lm3s8962/libraries/driverlib/ssi.c
similarity index 100%
rename from bsp/lm3s8962/Libraries/driverlib/ssi.c
rename to bsp/lm3s8962/libraries/driverlib/ssi.c
diff --git a/bsp/lm3s8962/Libraries/driverlib/ssi.h b/bsp/lm3s8962/libraries/driverlib/ssi.h
similarity index 100%
rename from bsp/lm3s8962/Libraries/driverlib/ssi.h
rename to bsp/lm3s8962/libraries/driverlib/ssi.h
diff --git a/bsp/lm3s8962/Libraries/driverlib/sysctl.c b/bsp/lm3s8962/libraries/driverlib/sysctl.c
similarity index 100%
rename from bsp/lm3s8962/Libraries/driverlib/sysctl.c
rename to bsp/lm3s8962/libraries/driverlib/sysctl.c
diff --git a/bsp/lm3s8962/Libraries/driverlib/sysctl.h b/bsp/lm3s8962/libraries/driverlib/sysctl.h
similarity index 100%
rename from bsp/lm3s8962/Libraries/driverlib/sysctl.h
rename to bsp/lm3s8962/libraries/driverlib/sysctl.h
diff --git a/bsp/lm3s8962/Libraries/driverlib/sysexc.c b/bsp/lm3s8962/libraries/driverlib/sysexc.c
similarity index 100%
rename from bsp/lm3s8962/Libraries/driverlib/sysexc.c
rename to bsp/lm3s8962/libraries/driverlib/sysexc.c
diff --git a/bsp/lm3s8962/Libraries/driverlib/sysexc.h b/bsp/lm3s8962/libraries/driverlib/sysexc.h
similarity index 100%
rename from bsp/lm3s8962/Libraries/driverlib/sysexc.h
rename to bsp/lm3s8962/libraries/driverlib/sysexc.h
diff --git a/bsp/lm3s8962/Libraries/driverlib/systick.c b/bsp/lm3s8962/libraries/driverlib/systick.c
similarity index 100%
rename from bsp/lm3s8962/Libraries/driverlib/systick.c
rename to bsp/lm3s8962/libraries/driverlib/systick.c
diff --git a/bsp/lm3s8962/Libraries/driverlib/systick.h b/bsp/lm3s8962/libraries/driverlib/systick.h
similarity index 100%
rename from bsp/lm3s8962/Libraries/driverlib/systick.h
rename to bsp/lm3s8962/libraries/driverlib/systick.h
diff --git a/bsp/lm3s8962/Libraries/driverlib/timer.c b/bsp/lm3s8962/libraries/driverlib/timer.c
similarity index 100%
rename from bsp/lm3s8962/Libraries/driverlib/timer.c
rename to bsp/lm3s8962/libraries/driverlib/timer.c
diff --git a/bsp/lm3s8962/Libraries/driverlib/timer.h b/bsp/lm3s8962/libraries/driverlib/timer.h
similarity index 100%
rename from bsp/lm3s8962/Libraries/driverlib/timer.h
rename to bsp/lm3s8962/libraries/driverlib/timer.h
diff --git a/bsp/lm3s8962/Libraries/driverlib/uart.c b/bsp/lm3s8962/libraries/driverlib/uart.c
similarity index 100%
rename from bsp/lm3s8962/Libraries/driverlib/uart.c
rename to bsp/lm3s8962/libraries/driverlib/uart.c
diff --git a/bsp/lm3s8962/Libraries/driverlib/uart.h b/bsp/lm3s8962/libraries/driverlib/uart.h
similarity index 100%
rename from bsp/lm3s8962/Libraries/driverlib/uart.h
rename to bsp/lm3s8962/libraries/driverlib/uart.h
diff --git a/bsp/lm3s8962/Libraries/driverlib/udma.c b/bsp/lm3s8962/libraries/driverlib/udma.c
similarity index 100%
rename from bsp/lm3s8962/Libraries/driverlib/udma.c
rename to bsp/lm3s8962/libraries/driverlib/udma.c
diff --git a/bsp/lm3s8962/Libraries/driverlib/udma.h b/bsp/lm3s8962/libraries/driverlib/udma.h
similarity index 100%
rename from bsp/lm3s8962/Libraries/driverlib/udma.h
rename to bsp/lm3s8962/libraries/driverlib/udma.h
diff --git a/bsp/lm3s8962/Libraries/driverlib/usb.c b/bsp/lm3s8962/libraries/driverlib/usb.c
similarity index 100%
rename from bsp/lm3s8962/Libraries/driverlib/usb.c
rename to bsp/lm3s8962/libraries/driverlib/usb.c
diff --git a/bsp/lm3s8962/Libraries/driverlib/usb.h b/bsp/lm3s8962/libraries/driverlib/usb.h
similarity index 100%
rename from bsp/lm3s8962/Libraries/driverlib/usb.h
rename to bsp/lm3s8962/libraries/driverlib/usb.h
diff --git a/bsp/lm3s8962/Libraries/driverlib/watchdog.c b/bsp/lm3s8962/libraries/driverlib/watchdog.c
similarity index 100%
rename from bsp/lm3s8962/Libraries/driverlib/watchdog.c
rename to bsp/lm3s8962/libraries/driverlib/watchdog.c
diff --git a/bsp/lm3s8962/Libraries/driverlib/watchdog.h b/bsp/lm3s8962/libraries/driverlib/watchdog.h
similarity index 100%
rename from bsp/lm3s8962/Libraries/driverlib/watchdog.h
rename to bsp/lm3s8962/libraries/driverlib/watchdog.h
diff --git a/bsp/lm3s8962/Libraries/inc/asmdefs.h b/bsp/lm3s8962/libraries/inc/asmdefs.h
similarity index 100%
rename from bsp/lm3s8962/Libraries/inc/asmdefs.h
rename to bsp/lm3s8962/libraries/inc/asmdefs.h
diff --git a/bsp/lm3s8962/Libraries/inc/hw_adc.h b/bsp/lm3s8962/libraries/inc/hw_adc.h
similarity index 100%
rename from bsp/lm3s8962/Libraries/inc/hw_adc.h
rename to bsp/lm3s8962/libraries/inc/hw_adc.h
diff --git a/bsp/lm3s8962/Libraries/inc/hw_can.h b/bsp/lm3s8962/libraries/inc/hw_can.h
similarity index 100%
rename from bsp/lm3s8962/Libraries/inc/hw_can.h
rename to bsp/lm3s8962/libraries/inc/hw_can.h
diff --git a/bsp/lm3s8962/Libraries/inc/hw_comp.h b/bsp/lm3s8962/libraries/inc/hw_comp.h
similarity index 100%
rename from bsp/lm3s8962/Libraries/inc/hw_comp.h
rename to bsp/lm3s8962/libraries/inc/hw_comp.h
diff --git a/bsp/lm3s8962/Libraries/inc/hw_eeprom.h b/bsp/lm3s8962/libraries/inc/hw_eeprom.h
similarity index 100%
rename from bsp/lm3s8962/Libraries/inc/hw_eeprom.h
rename to bsp/lm3s8962/libraries/inc/hw_eeprom.h
diff --git a/bsp/lm3s8962/Libraries/inc/hw_epi.h b/bsp/lm3s8962/libraries/inc/hw_epi.h
similarity index 100%
rename from bsp/lm3s8962/Libraries/inc/hw_epi.h
rename to bsp/lm3s8962/libraries/inc/hw_epi.h
diff --git a/bsp/lm3s8962/Libraries/inc/hw_ethernet.h b/bsp/lm3s8962/libraries/inc/hw_ethernet.h
similarity index 100%
rename from bsp/lm3s8962/Libraries/inc/hw_ethernet.h
rename to bsp/lm3s8962/libraries/inc/hw_ethernet.h
diff --git a/bsp/lm3s8962/Libraries/inc/hw_fan.h b/bsp/lm3s8962/libraries/inc/hw_fan.h
similarity index 100%
rename from bsp/lm3s8962/Libraries/inc/hw_fan.h
rename to bsp/lm3s8962/libraries/inc/hw_fan.h
diff --git a/bsp/lm3s8962/Libraries/inc/hw_flash.h b/bsp/lm3s8962/libraries/inc/hw_flash.h
similarity index 100%
rename from bsp/lm3s8962/Libraries/inc/hw_flash.h
rename to bsp/lm3s8962/libraries/inc/hw_flash.h
diff --git a/bsp/lm3s8962/Libraries/inc/hw_gpio.h b/bsp/lm3s8962/libraries/inc/hw_gpio.h
similarity index 100%
rename from bsp/lm3s8962/Libraries/inc/hw_gpio.h
rename to bsp/lm3s8962/libraries/inc/hw_gpio.h
diff --git a/bsp/lm3s8962/Libraries/inc/hw_hibernate.h b/bsp/lm3s8962/libraries/inc/hw_hibernate.h
similarity index 100%
rename from bsp/lm3s8962/Libraries/inc/hw_hibernate.h
rename to bsp/lm3s8962/libraries/inc/hw_hibernate.h
diff --git a/bsp/lm3s8962/Libraries/inc/hw_i2c.h b/bsp/lm3s8962/libraries/inc/hw_i2c.h
similarity index 100%
rename from bsp/lm3s8962/Libraries/inc/hw_i2c.h
rename to bsp/lm3s8962/libraries/inc/hw_i2c.h
diff --git a/bsp/lm3s8962/Libraries/inc/hw_i2s.h b/bsp/lm3s8962/libraries/inc/hw_i2s.h
similarity index 100%
rename from bsp/lm3s8962/Libraries/inc/hw_i2s.h
rename to bsp/lm3s8962/libraries/inc/hw_i2s.h
diff --git a/bsp/lm3s8962/Libraries/inc/hw_ints.h b/bsp/lm3s8962/libraries/inc/hw_ints.h
similarity index 100%
rename from bsp/lm3s8962/Libraries/inc/hw_ints.h
rename to bsp/lm3s8962/libraries/inc/hw_ints.h
diff --git a/bsp/lm3s8962/Libraries/inc/hw_lpc.h b/bsp/lm3s8962/libraries/inc/hw_lpc.h
similarity index 100%
rename from bsp/lm3s8962/Libraries/inc/hw_lpc.h
rename to bsp/lm3s8962/libraries/inc/hw_lpc.h
diff --git a/bsp/lm3s8962/Libraries/inc/hw_memmap.h b/bsp/lm3s8962/libraries/inc/hw_memmap.h
similarity index 100%
rename from bsp/lm3s8962/Libraries/inc/hw_memmap.h
rename to bsp/lm3s8962/libraries/inc/hw_memmap.h
diff --git a/bsp/lm3s8962/Libraries/inc/hw_nvic.h b/bsp/lm3s8962/libraries/inc/hw_nvic.h
similarity index 100%
rename from bsp/lm3s8962/Libraries/inc/hw_nvic.h
rename to bsp/lm3s8962/libraries/inc/hw_nvic.h
diff --git a/bsp/lm3s8962/Libraries/inc/hw_peci.h b/bsp/lm3s8962/libraries/inc/hw_peci.h
similarity index 100%
rename from bsp/lm3s8962/Libraries/inc/hw_peci.h
rename to bsp/lm3s8962/libraries/inc/hw_peci.h
diff --git a/bsp/lm3s8962/Libraries/inc/hw_pwm.h b/bsp/lm3s8962/libraries/inc/hw_pwm.h
similarity index 100%
rename from bsp/lm3s8962/Libraries/inc/hw_pwm.h
rename to bsp/lm3s8962/libraries/inc/hw_pwm.h
diff --git a/bsp/lm3s8962/Libraries/inc/hw_qei.h b/bsp/lm3s8962/libraries/inc/hw_qei.h
similarity index 100%
rename from bsp/lm3s8962/Libraries/inc/hw_qei.h
rename to bsp/lm3s8962/libraries/inc/hw_qei.h
diff --git a/bsp/lm3s8962/Libraries/inc/hw_ssi.h b/bsp/lm3s8962/libraries/inc/hw_ssi.h
similarity index 100%
rename from bsp/lm3s8962/Libraries/inc/hw_ssi.h
rename to bsp/lm3s8962/libraries/inc/hw_ssi.h
diff --git a/bsp/lm3s8962/Libraries/inc/hw_sysctl.h b/bsp/lm3s8962/libraries/inc/hw_sysctl.h
similarity index 100%
rename from bsp/lm3s8962/Libraries/inc/hw_sysctl.h
rename to bsp/lm3s8962/libraries/inc/hw_sysctl.h
diff --git a/bsp/lm3s8962/Libraries/inc/hw_sysexc.h b/bsp/lm3s8962/libraries/inc/hw_sysexc.h
similarity index 100%
rename from bsp/lm3s8962/Libraries/inc/hw_sysexc.h
rename to bsp/lm3s8962/libraries/inc/hw_sysexc.h
diff --git a/bsp/lm3s8962/Libraries/inc/hw_timer.h b/bsp/lm3s8962/libraries/inc/hw_timer.h
similarity index 100%
rename from bsp/lm3s8962/Libraries/inc/hw_timer.h
rename to bsp/lm3s8962/libraries/inc/hw_timer.h
diff --git a/bsp/lm3s8962/Libraries/inc/hw_types.h b/bsp/lm3s8962/libraries/inc/hw_types.h
similarity index 100%
rename from bsp/lm3s8962/Libraries/inc/hw_types.h
rename to bsp/lm3s8962/libraries/inc/hw_types.h
diff --git a/bsp/lm3s8962/Libraries/inc/hw_uart.h b/bsp/lm3s8962/libraries/inc/hw_uart.h
similarity index 100%
rename from bsp/lm3s8962/Libraries/inc/hw_uart.h
rename to bsp/lm3s8962/libraries/inc/hw_uart.h
diff --git a/bsp/lm3s8962/Libraries/inc/hw_udma.h b/bsp/lm3s8962/libraries/inc/hw_udma.h
similarity index 100%
rename from bsp/lm3s8962/Libraries/inc/hw_udma.h
rename to bsp/lm3s8962/libraries/inc/hw_udma.h
diff --git a/bsp/lm3s8962/Libraries/inc/hw_usb.h b/bsp/lm3s8962/libraries/inc/hw_usb.h
similarity index 100%
rename from bsp/lm3s8962/Libraries/inc/hw_usb.h
rename to bsp/lm3s8962/libraries/inc/hw_usb.h
diff --git a/bsp/lm3s8962/Libraries/inc/hw_watchdog.h b/bsp/lm3s8962/libraries/inc/hw_watchdog.h
similarity index 100%
rename from bsp/lm3s8962/Libraries/inc/hw_watchdog.h
rename to bsp/lm3s8962/libraries/inc/hw_watchdog.h
diff --git a/bsp/lm3s8962/Libraries/startup/arm/start_rvds.S b/bsp/lm3s8962/libraries/startup/arm/start_rvds.S
similarity index 100%
rename from bsp/lm3s8962/Libraries/startup/arm/start_rvds.S
rename to bsp/lm3s8962/libraries/startup/arm/start_rvds.S
diff --git a/bsp/lm3s8962/Libraries/startup/gcc/start_gcc.S b/bsp/lm3s8962/libraries/startup/gcc/start_gcc.S
similarity index 100%
rename from bsp/lm3s8962/Libraries/startup/gcc/start_gcc.S
rename to bsp/lm3s8962/libraries/startup/gcc/start_gcc.S
diff --git a/bsp/lm3s9b9x/Libraries/SConscript b/bsp/lm3s9b9x/libraries/SConscript
similarity index 100%
rename from bsp/lm3s9b9x/Libraries/SConscript
rename to bsp/lm3s9b9x/libraries/SConscript
diff --git a/bsp/lm3s9b9x/Libraries/driverlib/adc.c b/bsp/lm3s9b9x/libraries/driverlib/adc.c
similarity index 100%
rename from bsp/lm3s9b9x/Libraries/driverlib/adc.c
rename to bsp/lm3s9b9x/libraries/driverlib/adc.c
diff --git a/bsp/lm3s9b9x/Libraries/driverlib/adc.h b/bsp/lm3s9b9x/libraries/driverlib/adc.h
similarity index 100%
rename from bsp/lm3s9b9x/Libraries/driverlib/adc.h
rename to bsp/lm3s9b9x/libraries/driverlib/adc.h
diff --git a/bsp/lm3s9b9x/Libraries/driverlib/can.c b/bsp/lm3s9b9x/libraries/driverlib/can.c
similarity index 100%
rename from bsp/lm3s9b9x/Libraries/driverlib/can.c
rename to bsp/lm3s9b9x/libraries/driverlib/can.c
diff --git a/bsp/lm3s9b9x/Libraries/driverlib/can.h b/bsp/lm3s9b9x/libraries/driverlib/can.h
similarity index 100%
rename from bsp/lm3s9b9x/Libraries/driverlib/can.h
rename to bsp/lm3s9b9x/libraries/driverlib/can.h
diff --git a/bsp/lm3s9b9x/Libraries/driverlib/comp.c b/bsp/lm3s9b9x/libraries/driverlib/comp.c
similarity index 100%
rename from bsp/lm3s9b9x/Libraries/driverlib/comp.c
rename to bsp/lm3s9b9x/libraries/driverlib/comp.c
diff --git a/bsp/lm3s9b9x/Libraries/driverlib/comp.h b/bsp/lm3s9b9x/libraries/driverlib/comp.h
similarity index 100%
rename from bsp/lm3s9b9x/Libraries/driverlib/comp.h
rename to bsp/lm3s9b9x/libraries/driverlib/comp.h
diff --git a/bsp/lm3s9b9x/Libraries/driverlib/cpu.c b/bsp/lm3s9b9x/libraries/driverlib/cpu.c
similarity index 100%
rename from bsp/lm3s9b9x/Libraries/driverlib/cpu.c
rename to bsp/lm3s9b9x/libraries/driverlib/cpu.c
diff --git a/bsp/lm3s9b9x/Libraries/driverlib/cpu.h b/bsp/lm3s9b9x/libraries/driverlib/cpu.h
similarity index 100%
rename from bsp/lm3s9b9x/Libraries/driverlib/cpu.h
rename to bsp/lm3s9b9x/libraries/driverlib/cpu.h
diff --git a/bsp/lm3s9b9x/Libraries/driverlib/debug.h b/bsp/lm3s9b9x/libraries/driverlib/debug.h
similarity index 100%
rename from bsp/lm3s9b9x/Libraries/driverlib/debug.h
rename to bsp/lm3s9b9x/libraries/driverlib/debug.h
diff --git a/bsp/lm3s9b9x/Libraries/driverlib/eeprom.c b/bsp/lm3s9b9x/libraries/driverlib/eeprom.c
similarity index 100%
rename from bsp/lm3s9b9x/Libraries/driverlib/eeprom.c
rename to bsp/lm3s9b9x/libraries/driverlib/eeprom.c
diff --git a/bsp/lm3s9b9x/Libraries/driverlib/eeprom.h b/bsp/lm3s9b9x/libraries/driverlib/eeprom.h
similarity index 100%
rename from bsp/lm3s9b9x/Libraries/driverlib/eeprom.h
rename to bsp/lm3s9b9x/libraries/driverlib/eeprom.h
diff --git a/bsp/lm3s9b9x/Libraries/driverlib/epi.c b/bsp/lm3s9b9x/libraries/driverlib/epi.c
similarity index 100%
rename from bsp/lm3s9b9x/Libraries/driverlib/epi.c
rename to bsp/lm3s9b9x/libraries/driverlib/epi.c
diff --git a/bsp/lm3s9b9x/Libraries/driverlib/epi.h b/bsp/lm3s9b9x/libraries/driverlib/epi.h
similarity index 100%
rename from bsp/lm3s9b9x/Libraries/driverlib/epi.h
rename to bsp/lm3s9b9x/libraries/driverlib/epi.h
diff --git a/bsp/lm3s9b9x/Libraries/driverlib/ethernet.c b/bsp/lm3s9b9x/libraries/driverlib/ethernet.c
similarity index 100%
rename from bsp/lm3s9b9x/Libraries/driverlib/ethernet.c
rename to bsp/lm3s9b9x/libraries/driverlib/ethernet.c
diff --git a/bsp/lm3s9b9x/Libraries/driverlib/ethernet.h b/bsp/lm3s9b9x/libraries/driverlib/ethernet.h
similarity index 100%
rename from bsp/lm3s9b9x/Libraries/driverlib/ethernet.h
rename to bsp/lm3s9b9x/libraries/driverlib/ethernet.h
diff --git a/bsp/lm3s9b9x/Libraries/driverlib/fan.c b/bsp/lm3s9b9x/libraries/driverlib/fan.c
similarity index 100%
rename from bsp/lm3s9b9x/Libraries/driverlib/fan.c
rename to bsp/lm3s9b9x/libraries/driverlib/fan.c
diff --git a/bsp/lm3s9b9x/Libraries/driverlib/fan.h b/bsp/lm3s9b9x/libraries/driverlib/fan.h
similarity index 100%
rename from bsp/lm3s9b9x/Libraries/driverlib/fan.h
rename to bsp/lm3s9b9x/libraries/driverlib/fan.h
diff --git a/bsp/lm3s9b9x/Libraries/driverlib/flash.c b/bsp/lm3s9b9x/libraries/driverlib/flash.c
similarity index 100%
rename from bsp/lm3s9b9x/Libraries/driverlib/flash.c
rename to bsp/lm3s9b9x/libraries/driverlib/flash.c
diff --git a/bsp/lm3s9b9x/Libraries/driverlib/flash.h b/bsp/lm3s9b9x/libraries/driverlib/flash.h
similarity index 100%
rename from bsp/lm3s9b9x/Libraries/driverlib/flash.h
rename to bsp/lm3s9b9x/libraries/driverlib/flash.h
diff --git a/bsp/lm3s9b9x/Libraries/driverlib/fpu.c b/bsp/lm3s9b9x/libraries/driverlib/fpu.c
similarity index 100%
rename from bsp/lm3s9b9x/Libraries/driverlib/fpu.c
rename to bsp/lm3s9b9x/libraries/driverlib/fpu.c
diff --git a/bsp/lm3s9b9x/Libraries/driverlib/fpu.h b/bsp/lm3s9b9x/libraries/driverlib/fpu.h
similarity index 100%
rename from bsp/lm3s9b9x/Libraries/driverlib/fpu.h
rename to bsp/lm3s9b9x/libraries/driverlib/fpu.h
diff --git a/bsp/lm3s9b9x/Libraries/driverlib/gpio.c b/bsp/lm3s9b9x/libraries/driverlib/gpio.c
similarity index 100%
rename from bsp/lm3s9b9x/Libraries/driverlib/gpio.c
rename to bsp/lm3s9b9x/libraries/driverlib/gpio.c
diff --git a/bsp/lm3s9b9x/Libraries/driverlib/gpio.h b/bsp/lm3s9b9x/libraries/driverlib/gpio.h
similarity index 100%
rename from bsp/lm3s9b9x/Libraries/driverlib/gpio.h
rename to bsp/lm3s9b9x/libraries/driverlib/gpio.h
diff --git a/bsp/lm3s9b9x/Libraries/driverlib/hibernate.c b/bsp/lm3s9b9x/libraries/driverlib/hibernate.c
similarity index 100%
rename from bsp/lm3s9b9x/Libraries/driverlib/hibernate.c
rename to bsp/lm3s9b9x/libraries/driverlib/hibernate.c
diff --git a/bsp/lm3s9b9x/Libraries/driverlib/hibernate.h b/bsp/lm3s9b9x/libraries/driverlib/hibernate.h
similarity index 100%
rename from bsp/lm3s9b9x/Libraries/driverlib/hibernate.h
rename to bsp/lm3s9b9x/libraries/driverlib/hibernate.h
diff --git a/bsp/lm3s9b9x/Libraries/driverlib/i2c.c b/bsp/lm3s9b9x/libraries/driverlib/i2c.c
similarity index 100%
rename from bsp/lm3s9b9x/Libraries/driverlib/i2c.c
rename to bsp/lm3s9b9x/libraries/driverlib/i2c.c
diff --git a/bsp/lm3s9b9x/Libraries/driverlib/i2c.h b/bsp/lm3s9b9x/libraries/driverlib/i2c.h
similarity index 100%
rename from bsp/lm3s9b9x/Libraries/driverlib/i2c.h
rename to bsp/lm3s9b9x/libraries/driverlib/i2c.h
diff --git a/bsp/lm3s9b9x/Libraries/driverlib/i2s.c b/bsp/lm3s9b9x/libraries/driverlib/i2s.c
similarity index 100%
rename from bsp/lm3s9b9x/Libraries/driverlib/i2s.c
rename to bsp/lm3s9b9x/libraries/driverlib/i2s.c
diff --git a/bsp/lm3s9b9x/Libraries/driverlib/i2s.h b/bsp/lm3s9b9x/libraries/driverlib/i2s.h
similarity index 100%
rename from bsp/lm3s9b9x/Libraries/driverlib/i2s.h
rename to bsp/lm3s9b9x/libraries/driverlib/i2s.h
diff --git a/bsp/lm3s9b9x/Libraries/driverlib/interrupt.c b/bsp/lm3s9b9x/libraries/driverlib/interrupt.c
similarity index 100%
rename from bsp/lm3s9b9x/Libraries/driverlib/interrupt.c
rename to bsp/lm3s9b9x/libraries/driverlib/interrupt.c
diff --git a/bsp/lm3s9b9x/Libraries/driverlib/interrupt.h b/bsp/lm3s9b9x/libraries/driverlib/interrupt.h
similarity index 100%
rename from bsp/lm3s9b9x/Libraries/driverlib/interrupt.h
rename to bsp/lm3s9b9x/libraries/driverlib/interrupt.h
diff --git a/bsp/lm3s9b9x/Libraries/driverlib/lpc.c b/bsp/lm3s9b9x/libraries/driverlib/lpc.c
similarity index 100%
rename from bsp/lm3s9b9x/Libraries/driverlib/lpc.c
rename to bsp/lm3s9b9x/libraries/driverlib/lpc.c
diff --git a/bsp/lm3s9b9x/Libraries/driverlib/lpc.h b/bsp/lm3s9b9x/libraries/driverlib/lpc.h
similarity index 100%
rename from bsp/lm3s9b9x/Libraries/driverlib/lpc.h
rename to bsp/lm3s9b9x/libraries/driverlib/lpc.h
diff --git a/bsp/lm3s9b9x/Libraries/driverlib/mpu.c b/bsp/lm3s9b9x/libraries/driverlib/mpu.c
similarity index 100%
rename from bsp/lm3s9b9x/Libraries/driverlib/mpu.c
rename to bsp/lm3s9b9x/libraries/driverlib/mpu.c
diff --git a/bsp/lm3s9b9x/Libraries/driverlib/mpu.h b/bsp/lm3s9b9x/libraries/driverlib/mpu.h
similarity index 100%
rename from bsp/lm3s9b9x/Libraries/driverlib/mpu.h
rename to bsp/lm3s9b9x/libraries/driverlib/mpu.h
diff --git a/bsp/lm3s9b9x/Libraries/driverlib/peci.c b/bsp/lm3s9b9x/libraries/driverlib/peci.c
similarity index 100%
rename from bsp/lm3s9b9x/Libraries/driverlib/peci.c
rename to bsp/lm3s9b9x/libraries/driverlib/peci.c
diff --git a/bsp/lm3s9b9x/Libraries/driverlib/peci.h b/bsp/lm3s9b9x/libraries/driverlib/peci.h
similarity index 100%
rename from bsp/lm3s9b9x/Libraries/driverlib/peci.h
rename to bsp/lm3s9b9x/libraries/driverlib/peci.h
diff --git a/bsp/lm3s9b9x/Libraries/driverlib/pin_map.h b/bsp/lm3s9b9x/libraries/driverlib/pin_map.h
similarity index 100%
rename from bsp/lm3s9b9x/Libraries/driverlib/pin_map.h
rename to bsp/lm3s9b9x/libraries/driverlib/pin_map.h
diff --git a/bsp/lm3s9b9x/Libraries/driverlib/pwm.c b/bsp/lm3s9b9x/libraries/driverlib/pwm.c
similarity index 100%
rename from bsp/lm3s9b9x/Libraries/driverlib/pwm.c
rename to bsp/lm3s9b9x/libraries/driverlib/pwm.c
diff --git a/bsp/lm3s9b9x/Libraries/driverlib/pwm.h b/bsp/lm3s9b9x/libraries/driverlib/pwm.h
similarity index 100%
rename from bsp/lm3s9b9x/Libraries/driverlib/pwm.h
rename to bsp/lm3s9b9x/libraries/driverlib/pwm.h
diff --git a/bsp/lm3s9b9x/Libraries/driverlib/qei.c b/bsp/lm3s9b9x/libraries/driverlib/qei.c
similarity index 100%
rename from bsp/lm3s9b9x/Libraries/driverlib/qei.c
rename to bsp/lm3s9b9x/libraries/driverlib/qei.c
diff --git a/bsp/lm3s9b9x/Libraries/driverlib/qei.h b/bsp/lm3s9b9x/libraries/driverlib/qei.h
similarity index 100%
rename from bsp/lm3s9b9x/Libraries/driverlib/qei.h
rename to bsp/lm3s9b9x/libraries/driverlib/qei.h
diff --git a/bsp/lm3s9b9x/Libraries/driverlib/readme.txt b/bsp/lm3s9b9x/libraries/driverlib/readme.txt
similarity index 100%
rename from bsp/lm3s9b9x/Libraries/driverlib/readme.txt
rename to bsp/lm3s9b9x/libraries/driverlib/readme.txt
diff --git a/bsp/lm3s9b9x/Libraries/driverlib/rom.h b/bsp/lm3s9b9x/libraries/driverlib/rom.h
similarity index 100%
rename from bsp/lm3s9b9x/Libraries/driverlib/rom.h
rename to bsp/lm3s9b9x/libraries/driverlib/rom.h
diff --git a/bsp/lm3s9b9x/Libraries/driverlib/rom_map.h b/bsp/lm3s9b9x/libraries/driverlib/rom_map.h
similarity index 100%
rename from bsp/lm3s9b9x/Libraries/driverlib/rom_map.h
rename to bsp/lm3s9b9x/libraries/driverlib/rom_map.h
diff --git a/bsp/lm3s9b9x/Libraries/driverlib/ssi.c b/bsp/lm3s9b9x/libraries/driverlib/ssi.c
similarity index 100%
rename from bsp/lm3s9b9x/Libraries/driverlib/ssi.c
rename to bsp/lm3s9b9x/libraries/driverlib/ssi.c
diff --git a/bsp/lm3s9b9x/Libraries/driverlib/ssi.h b/bsp/lm3s9b9x/libraries/driverlib/ssi.h
similarity index 100%
rename from bsp/lm3s9b9x/Libraries/driverlib/ssi.h
rename to bsp/lm3s9b9x/libraries/driverlib/ssi.h
diff --git a/bsp/lm3s9b9x/Libraries/driverlib/sysctl.c b/bsp/lm3s9b9x/libraries/driverlib/sysctl.c
similarity index 100%
rename from bsp/lm3s9b9x/Libraries/driverlib/sysctl.c
rename to bsp/lm3s9b9x/libraries/driverlib/sysctl.c
diff --git a/bsp/lm3s9b9x/Libraries/driverlib/sysctl.h b/bsp/lm3s9b9x/libraries/driverlib/sysctl.h
similarity index 100%
rename from bsp/lm3s9b9x/Libraries/driverlib/sysctl.h
rename to bsp/lm3s9b9x/libraries/driverlib/sysctl.h
diff --git a/bsp/lm3s9b9x/Libraries/driverlib/sysexc.c b/bsp/lm3s9b9x/libraries/driverlib/sysexc.c
similarity index 100%
rename from bsp/lm3s9b9x/Libraries/driverlib/sysexc.c
rename to bsp/lm3s9b9x/libraries/driverlib/sysexc.c
diff --git a/bsp/lm3s9b9x/Libraries/driverlib/sysexc.h b/bsp/lm3s9b9x/libraries/driverlib/sysexc.h
similarity index 100%
rename from bsp/lm3s9b9x/Libraries/driverlib/sysexc.h
rename to bsp/lm3s9b9x/libraries/driverlib/sysexc.h
diff --git a/bsp/lm3s9b9x/Libraries/driverlib/systick.c b/bsp/lm3s9b9x/libraries/driverlib/systick.c
similarity index 100%
rename from bsp/lm3s9b9x/Libraries/driverlib/systick.c
rename to bsp/lm3s9b9x/libraries/driverlib/systick.c
diff --git a/bsp/lm3s9b9x/Libraries/driverlib/systick.h b/bsp/lm3s9b9x/libraries/driverlib/systick.h
similarity index 100%
rename from bsp/lm3s9b9x/Libraries/driverlib/systick.h
rename to bsp/lm3s9b9x/libraries/driverlib/systick.h
diff --git a/bsp/lm3s9b9x/Libraries/driverlib/timer.c b/bsp/lm3s9b9x/libraries/driverlib/timer.c
similarity index 100%
rename from bsp/lm3s9b9x/Libraries/driverlib/timer.c
rename to bsp/lm3s9b9x/libraries/driverlib/timer.c
diff --git a/bsp/lm3s9b9x/Libraries/driverlib/timer.h b/bsp/lm3s9b9x/libraries/driverlib/timer.h
similarity index 100%
rename from bsp/lm3s9b9x/Libraries/driverlib/timer.h
rename to bsp/lm3s9b9x/libraries/driverlib/timer.h
diff --git a/bsp/lm3s9b9x/Libraries/driverlib/uart.c b/bsp/lm3s9b9x/libraries/driverlib/uart.c
similarity index 100%
rename from bsp/lm3s9b9x/Libraries/driverlib/uart.c
rename to bsp/lm3s9b9x/libraries/driverlib/uart.c
diff --git a/bsp/lm3s9b9x/Libraries/driverlib/uart.h b/bsp/lm3s9b9x/libraries/driverlib/uart.h
similarity index 100%
rename from bsp/lm3s9b9x/Libraries/driverlib/uart.h
rename to bsp/lm3s9b9x/libraries/driverlib/uart.h
diff --git a/bsp/lm3s9b9x/Libraries/driverlib/udma.c b/bsp/lm3s9b9x/libraries/driverlib/udma.c
similarity index 100%
rename from bsp/lm3s9b9x/Libraries/driverlib/udma.c
rename to bsp/lm3s9b9x/libraries/driverlib/udma.c
diff --git a/bsp/lm3s9b9x/Libraries/driverlib/udma.h b/bsp/lm3s9b9x/libraries/driverlib/udma.h
similarity index 100%
rename from bsp/lm3s9b9x/Libraries/driverlib/udma.h
rename to bsp/lm3s9b9x/libraries/driverlib/udma.h
diff --git a/bsp/lm3s9b9x/Libraries/driverlib/usb.c b/bsp/lm3s9b9x/libraries/driverlib/usb.c
similarity index 100%
rename from bsp/lm3s9b9x/Libraries/driverlib/usb.c
rename to bsp/lm3s9b9x/libraries/driverlib/usb.c
diff --git a/bsp/lm3s9b9x/Libraries/driverlib/usb.h b/bsp/lm3s9b9x/libraries/driverlib/usb.h
similarity index 100%
rename from bsp/lm3s9b9x/Libraries/driverlib/usb.h
rename to bsp/lm3s9b9x/libraries/driverlib/usb.h
diff --git a/bsp/lm3s9b9x/Libraries/driverlib/watchdog.c b/bsp/lm3s9b9x/libraries/driverlib/watchdog.c
similarity index 100%
rename from bsp/lm3s9b9x/Libraries/driverlib/watchdog.c
rename to bsp/lm3s9b9x/libraries/driverlib/watchdog.c
diff --git a/bsp/lm3s9b9x/Libraries/driverlib/watchdog.h b/bsp/lm3s9b9x/libraries/driverlib/watchdog.h
similarity index 100%
rename from bsp/lm3s9b9x/Libraries/driverlib/watchdog.h
rename to bsp/lm3s9b9x/libraries/driverlib/watchdog.h
diff --git a/bsp/lm3s9b9x/Libraries/inc/asmdefs.h b/bsp/lm3s9b9x/libraries/inc/asmdefs.h
similarity index 100%
rename from bsp/lm3s9b9x/Libraries/inc/asmdefs.h
rename to bsp/lm3s9b9x/libraries/inc/asmdefs.h
diff --git a/bsp/lm3s9b9x/Libraries/inc/cr_project.xml b/bsp/lm3s9b9x/libraries/inc/cr_project.xml
similarity index 100%
rename from bsp/lm3s9b9x/Libraries/inc/cr_project.xml
rename to bsp/lm3s9b9x/libraries/inc/cr_project.xml
diff --git a/bsp/lm3s9b9x/Libraries/inc/hw_adc.h b/bsp/lm3s9b9x/libraries/inc/hw_adc.h
similarity index 100%
rename from bsp/lm3s9b9x/Libraries/inc/hw_adc.h
rename to bsp/lm3s9b9x/libraries/inc/hw_adc.h
diff --git a/bsp/lm3s9b9x/Libraries/inc/hw_can.h b/bsp/lm3s9b9x/libraries/inc/hw_can.h
similarity index 100%
rename from bsp/lm3s9b9x/Libraries/inc/hw_can.h
rename to bsp/lm3s9b9x/libraries/inc/hw_can.h
diff --git a/bsp/lm3s9b9x/Libraries/inc/hw_comp.h b/bsp/lm3s9b9x/libraries/inc/hw_comp.h
similarity index 100%
rename from bsp/lm3s9b9x/Libraries/inc/hw_comp.h
rename to bsp/lm3s9b9x/libraries/inc/hw_comp.h
diff --git a/bsp/lm3s9b9x/Libraries/inc/hw_eeprom.h b/bsp/lm3s9b9x/libraries/inc/hw_eeprom.h
similarity index 100%
rename from bsp/lm3s9b9x/Libraries/inc/hw_eeprom.h
rename to bsp/lm3s9b9x/libraries/inc/hw_eeprom.h
diff --git a/bsp/lm3s9b9x/Libraries/inc/hw_epi.h b/bsp/lm3s9b9x/libraries/inc/hw_epi.h
similarity index 100%
rename from bsp/lm3s9b9x/Libraries/inc/hw_epi.h
rename to bsp/lm3s9b9x/libraries/inc/hw_epi.h
diff --git a/bsp/lm3s9b9x/Libraries/inc/hw_ethernet.h b/bsp/lm3s9b9x/libraries/inc/hw_ethernet.h
similarity index 100%
rename from bsp/lm3s9b9x/Libraries/inc/hw_ethernet.h
rename to bsp/lm3s9b9x/libraries/inc/hw_ethernet.h
diff --git a/bsp/lm3s9b9x/Libraries/inc/hw_fan.h b/bsp/lm3s9b9x/libraries/inc/hw_fan.h
similarity index 100%
rename from bsp/lm3s9b9x/Libraries/inc/hw_fan.h
rename to bsp/lm3s9b9x/libraries/inc/hw_fan.h
diff --git a/bsp/lm3s9b9x/Libraries/inc/hw_flash.h b/bsp/lm3s9b9x/libraries/inc/hw_flash.h
similarity index 100%
rename from bsp/lm3s9b9x/Libraries/inc/hw_flash.h
rename to bsp/lm3s9b9x/libraries/inc/hw_flash.h
diff --git a/bsp/lm3s9b9x/Libraries/inc/hw_gpio.h b/bsp/lm3s9b9x/libraries/inc/hw_gpio.h
similarity index 100%
rename from bsp/lm3s9b9x/Libraries/inc/hw_gpio.h
rename to bsp/lm3s9b9x/libraries/inc/hw_gpio.h
diff --git a/bsp/lm3s9b9x/Libraries/inc/hw_hibernate.h b/bsp/lm3s9b9x/libraries/inc/hw_hibernate.h
similarity index 100%
rename from bsp/lm3s9b9x/Libraries/inc/hw_hibernate.h
rename to bsp/lm3s9b9x/libraries/inc/hw_hibernate.h
diff --git a/bsp/lm3s9b9x/Libraries/inc/hw_i2c.h b/bsp/lm3s9b9x/libraries/inc/hw_i2c.h
similarity index 100%
rename from bsp/lm3s9b9x/Libraries/inc/hw_i2c.h
rename to bsp/lm3s9b9x/libraries/inc/hw_i2c.h
diff --git a/bsp/lm3s9b9x/Libraries/inc/hw_i2s.h b/bsp/lm3s9b9x/libraries/inc/hw_i2s.h
similarity index 100%
rename from bsp/lm3s9b9x/Libraries/inc/hw_i2s.h
rename to bsp/lm3s9b9x/libraries/inc/hw_i2s.h
diff --git a/bsp/lm3s9b9x/Libraries/inc/hw_ints.h b/bsp/lm3s9b9x/libraries/inc/hw_ints.h
similarity index 100%
rename from bsp/lm3s9b9x/Libraries/inc/hw_ints.h
rename to bsp/lm3s9b9x/libraries/inc/hw_ints.h
diff --git a/bsp/lm3s9b9x/Libraries/inc/hw_lpc.h b/bsp/lm3s9b9x/libraries/inc/hw_lpc.h
similarity index 100%
rename from bsp/lm3s9b9x/Libraries/inc/hw_lpc.h
rename to bsp/lm3s9b9x/libraries/inc/hw_lpc.h
diff --git a/bsp/lm3s9b9x/Libraries/inc/hw_memmap.h b/bsp/lm3s9b9x/libraries/inc/hw_memmap.h
similarity index 100%
rename from bsp/lm3s9b9x/Libraries/inc/hw_memmap.h
rename to bsp/lm3s9b9x/libraries/inc/hw_memmap.h
diff --git a/bsp/lm3s9b9x/Libraries/inc/hw_nvic.h b/bsp/lm3s9b9x/libraries/inc/hw_nvic.h
similarity index 100%
rename from bsp/lm3s9b9x/Libraries/inc/hw_nvic.h
rename to bsp/lm3s9b9x/libraries/inc/hw_nvic.h
diff --git a/bsp/lm3s9b9x/Libraries/inc/hw_peci.h b/bsp/lm3s9b9x/libraries/inc/hw_peci.h
similarity index 100%
rename from bsp/lm3s9b9x/Libraries/inc/hw_peci.h
rename to bsp/lm3s9b9x/libraries/inc/hw_peci.h
diff --git a/bsp/lm3s9b9x/Libraries/inc/hw_pwm.h b/bsp/lm3s9b9x/libraries/inc/hw_pwm.h
similarity index 100%
rename from bsp/lm3s9b9x/Libraries/inc/hw_pwm.h
rename to bsp/lm3s9b9x/libraries/inc/hw_pwm.h
diff --git a/bsp/lm3s9b9x/Libraries/inc/hw_qei.h b/bsp/lm3s9b9x/libraries/inc/hw_qei.h
similarity index 100%
rename from bsp/lm3s9b9x/Libraries/inc/hw_qei.h
rename to bsp/lm3s9b9x/libraries/inc/hw_qei.h
diff --git a/bsp/lm3s9b9x/Libraries/inc/hw_ssi.h b/bsp/lm3s9b9x/libraries/inc/hw_ssi.h
similarity index 100%
rename from bsp/lm3s9b9x/Libraries/inc/hw_ssi.h
rename to bsp/lm3s9b9x/libraries/inc/hw_ssi.h
diff --git a/bsp/lm3s9b9x/Libraries/inc/hw_sysctl.h b/bsp/lm3s9b9x/libraries/inc/hw_sysctl.h
similarity index 100%
rename from bsp/lm3s9b9x/Libraries/inc/hw_sysctl.h
rename to bsp/lm3s9b9x/libraries/inc/hw_sysctl.h
diff --git a/bsp/lm3s9b9x/Libraries/inc/hw_sysexc.h b/bsp/lm3s9b9x/libraries/inc/hw_sysexc.h
similarity index 100%
rename from bsp/lm3s9b9x/Libraries/inc/hw_sysexc.h
rename to bsp/lm3s9b9x/libraries/inc/hw_sysexc.h
diff --git a/bsp/lm3s9b9x/Libraries/inc/hw_timer.h b/bsp/lm3s9b9x/libraries/inc/hw_timer.h
similarity index 100%
rename from bsp/lm3s9b9x/Libraries/inc/hw_timer.h
rename to bsp/lm3s9b9x/libraries/inc/hw_timer.h
diff --git a/bsp/lm3s9b9x/Libraries/inc/hw_types.h b/bsp/lm3s9b9x/libraries/inc/hw_types.h
similarity index 100%
rename from bsp/lm3s9b9x/Libraries/inc/hw_types.h
rename to bsp/lm3s9b9x/libraries/inc/hw_types.h
diff --git a/bsp/lm3s9b9x/Libraries/inc/hw_uart.h b/bsp/lm3s9b9x/libraries/inc/hw_uart.h
similarity index 100%
rename from bsp/lm3s9b9x/Libraries/inc/hw_uart.h
rename to bsp/lm3s9b9x/libraries/inc/hw_uart.h
diff --git a/bsp/lm3s9b9x/Libraries/inc/hw_udma.h b/bsp/lm3s9b9x/libraries/inc/hw_udma.h
similarity index 100%
rename from bsp/lm3s9b9x/Libraries/inc/hw_udma.h
rename to bsp/lm3s9b9x/libraries/inc/hw_udma.h
diff --git a/bsp/lm3s9b9x/Libraries/inc/hw_usb.h b/bsp/lm3s9b9x/libraries/inc/hw_usb.h
similarity index 100%
rename from bsp/lm3s9b9x/Libraries/inc/hw_usb.h
rename to bsp/lm3s9b9x/libraries/inc/hw_usb.h
diff --git a/bsp/lm3s9b9x/Libraries/inc/hw_watchdog.h b/bsp/lm3s9b9x/libraries/inc/hw_watchdog.h
similarity index 100%
rename from bsp/lm3s9b9x/Libraries/inc/hw_watchdog.h
rename to bsp/lm3s9b9x/libraries/inc/hw_watchdog.h
diff --git a/bsp/lm3s9b9x/Libraries/inc/inc.sgxx b/bsp/lm3s9b9x/libraries/inc/inc.sgxx
similarity index 100%
rename from bsp/lm3s9b9x/Libraries/inc/inc.sgxx
rename to bsp/lm3s9b9x/libraries/inc/inc.sgxx
diff --git a/bsp/lm3s9b9x/Libraries/startup/arm/start_rvds.S b/bsp/lm3s9b9x/libraries/startup/arm/start_rvds.S
similarity index 100%
rename from bsp/lm3s9b9x/Libraries/startup/arm/start_rvds.S
rename to bsp/lm3s9b9x/libraries/startup/arm/start_rvds.S
diff --git a/bsp/lm3s9b9x/Libraries/startup/gcc/start_gcc.S b/bsp/lm3s9b9x/libraries/startup/gcc/start_gcc.S
similarity index 100%
rename from bsp/lm3s9b9x/Libraries/startup/gcc/start_gcc.S
rename to bsp/lm3s9b9x/libraries/startup/gcc/start_gcc.S
diff --git a/bsp/lm4f232/Libraries/SConscript b/bsp/lm4f232/libraries/SConscript
similarity index 100%
rename from bsp/lm4f232/Libraries/SConscript
rename to bsp/lm4f232/libraries/SConscript
diff --git a/bsp/lm4f232/Libraries/driverlib/adc.c b/bsp/lm4f232/libraries/driverlib/adc.c
similarity index 100%
rename from bsp/lm4f232/Libraries/driverlib/adc.c
rename to bsp/lm4f232/libraries/driverlib/adc.c
diff --git a/bsp/lm4f232/Libraries/driverlib/adc.h b/bsp/lm4f232/libraries/driverlib/adc.h
similarity index 100%
rename from bsp/lm4f232/Libraries/driverlib/adc.h
rename to bsp/lm4f232/libraries/driverlib/adc.h
diff --git a/bsp/lm4f232/Libraries/driverlib/can.c b/bsp/lm4f232/libraries/driverlib/can.c
similarity index 100%
rename from bsp/lm4f232/Libraries/driverlib/can.c
rename to bsp/lm4f232/libraries/driverlib/can.c
diff --git a/bsp/lm4f232/Libraries/driverlib/can.h b/bsp/lm4f232/libraries/driverlib/can.h
similarity index 100%
rename from bsp/lm4f232/Libraries/driverlib/can.h
rename to bsp/lm4f232/libraries/driverlib/can.h
diff --git a/bsp/lm4f232/Libraries/driverlib/comp.c b/bsp/lm4f232/libraries/driverlib/comp.c
similarity index 100%
rename from bsp/lm4f232/Libraries/driverlib/comp.c
rename to bsp/lm4f232/libraries/driverlib/comp.c
diff --git a/bsp/lm4f232/Libraries/driverlib/comp.h b/bsp/lm4f232/libraries/driverlib/comp.h
similarity index 100%
rename from bsp/lm4f232/Libraries/driverlib/comp.h
rename to bsp/lm4f232/libraries/driverlib/comp.h
diff --git a/bsp/lm4f232/Libraries/driverlib/cpu.c b/bsp/lm4f232/libraries/driverlib/cpu.c
similarity index 100%
rename from bsp/lm4f232/Libraries/driverlib/cpu.c
rename to bsp/lm4f232/libraries/driverlib/cpu.c
diff --git a/bsp/lm4f232/Libraries/driverlib/cpu.h b/bsp/lm4f232/libraries/driverlib/cpu.h
similarity index 100%
rename from bsp/lm4f232/Libraries/driverlib/cpu.h
rename to bsp/lm4f232/libraries/driverlib/cpu.h
diff --git a/bsp/lm4f232/Libraries/driverlib/debug.h b/bsp/lm4f232/libraries/driverlib/debug.h
similarity index 100%
rename from bsp/lm4f232/Libraries/driverlib/debug.h
rename to bsp/lm4f232/libraries/driverlib/debug.h
diff --git a/bsp/lm4f232/Libraries/driverlib/eeprom.c b/bsp/lm4f232/libraries/driverlib/eeprom.c
similarity index 100%
rename from bsp/lm4f232/Libraries/driverlib/eeprom.c
rename to bsp/lm4f232/libraries/driverlib/eeprom.c
diff --git a/bsp/lm4f232/Libraries/driverlib/eeprom.h b/bsp/lm4f232/libraries/driverlib/eeprom.h
similarity index 100%
rename from bsp/lm4f232/Libraries/driverlib/eeprom.h
rename to bsp/lm4f232/libraries/driverlib/eeprom.h
diff --git a/bsp/lm4f232/Libraries/driverlib/epi.c b/bsp/lm4f232/libraries/driverlib/epi.c
similarity index 100%
rename from bsp/lm4f232/Libraries/driverlib/epi.c
rename to bsp/lm4f232/libraries/driverlib/epi.c
diff --git a/bsp/lm4f232/Libraries/driverlib/epi.h b/bsp/lm4f232/libraries/driverlib/epi.h
similarity index 100%
rename from bsp/lm4f232/Libraries/driverlib/epi.h
rename to bsp/lm4f232/libraries/driverlib/epi.h
diff --git a/bsp/lm4f232/Libraries/driverlib/ethernet.c b/bsp/lm4f232/libraries/driverlib/ethernet.c
similarity index 100%
rename from bsp/lm4f232/Libraries/driverlib/ethernet.c
rename to bsp/lm4f232/libraries/driverlib/ethernet.c
diff --git a/bsp/lm4f232/Libraries/driverlib/ethernet.h b/bsp/lm4f232/libraries/driverlib/ethernet.h
similarity index 100%
rename from bsp/lm4f232/Libraries/driverlib/ethernet.h
rename to bsp/lm4f232/libraries/driverlib/ethernet.h
diff --git a/bsp/lm4f232/Libraries/driverlib/fan.c b/bsp/lm4f232/libraries/driverlib/fan.c
similarity index 100%
rename from bsp/lm4f232/Libraries/driverlib/fan.c
rename to bsp/lm4f232/libraries/driverlib/fan.c
diff --git a/bsp/lm4f232/Libraries/driverlib/fan.h b/bsp/lm4f232/libraries/driverlib/fan.h
similarity index 100%
rename from bsp/lm4f232/Libraries/driverlib/fan.h
rename to bsp/lm4f232/libraries/driverlib/fan.h
diff --git a/bsp/lm4f232/Libraries/driverlib/flash.c b/bsp/lm4f232/libraries/driverlib/flash.c
similarity index 100%
rename from bsp/lm4f232/Libraries/driverlib/flash.c
rename to bsp/lm4f232/libraries/driverlib/flash.c
diff --git a/bsp/lm4f232/Libraries/driverlib/flash.h b/bsp/lm4f232/libraries/driverlib/flash.h
similarity index 100%
rename from bsp/lm4f232/Libraries/driverlib/flash.h
rename to bsp/lm4f232/libraries/driverlib/flash.h
diff --git a/bsp/lm4f232/Libraries/driverlib/fpu.c b/bsp/lm4f232/libraries/driverlib/fpu.c
similarity index 100%
rename from bsp/lm4f232/Libraries/driverlib/fpu.c
rename to bsp/lm4f232/libraries/driverlib/fpu.c
diff --git a/bsp/lm4f232/Libraries/driverlib/fpu.h b/bsp/lm4f232/libraries/driverlib/fpu.h
similarity index 100%
rename from bsp/lm4f232/Libraries/driverlib/fpu.h
rename to bsp/lm4f232/libraries/driverlib/fpu.h
diff --git a/bsp/lm4f232/Libraries/driverlib/gpio.c b/bsp/lm4f232/libraries/driverlib/gpio.c
similarity index 100%
rename from bsp/lm4f232/Libraries/driverlib/gpio.c
rename to bsp/lm4f232/libraries/driverlib/gpio.c
diff --git a/bsp/lm4f232/Libraries/driverlib/gpio.h b/bsp/lm4f232/libraries/driverlib/gpio.h
similarity index 100%
rename from bsp/lm4f232/Libraries/driverlib/gpio.h
rename to bsp/lm4f232/libraries/driverlib/gpio.h
diff --git a/bsp/lm4f232/Libraries/driverlib/hibernate.c b/bsp/lm4f232/libraries/driverlib/hibernate.c
similarity index 100%
rename from bsp/lm4f232/Libraries/driverlib/hibernate.c
rename to bsp/lm4f232/libraries/driverlib/hibernate.c
diff --git a/bsp/lm4f232/Libraries/driverlib/hibernate.h b/bsp/lm4f232/libraries/driverlib/hibernate.h
similarity index 100%
rename from bsp/lm4f232/Libraries/driverlib/hibernate.h
rename to bsp/lm4f232/libraries/driverlib/hibernate.h
diff --git a/bsp/lm4f232/Libraries/driverlib/i2c.c b/bsp/lm4f232/libraries/driverlib/i2c.c
similarity index 100%
rename from bsp/lm4f232/Libraries/driverlib/i2c.c
rename to bsp/lm4f232/libraries/driverlib/i2c.c
diff --git a/bsp/lm4f232/Libraries/driverlib/i2c.h b/bsp/lm4f232/libraries/driverlib/i2c.h
similarity index 100%
rename from bsp/lm4f232/Libraries/driverlib/i2c.h
rename to bsp/lm4f232/libraries/driverlib/i2c.h
diff --git a/bsp/lm4f232/Libraries/driverlib/i2s.c b/bsp/lm4f232/libraries/driverlib/i2s.c
similarity index 100%
rename from bsp/lm4f232/Libraries/driverlib/i2s.c
rename to bsp/lm4f232/libraries/driverlib/i2s.c
diff --git a/bsp/lm4f232/Libraries/driverlib/i2s.h b/bsp/lm4f232/libraries/driverlib/i2s.h
similarity index 100%
rename from bsp/lm4f232/Libraries/driverlib/i2s.h
rename to bsp/lm4f232/libraries/driverlib/i2s.h
diff --git a/bsp/lm4f232/Libraries/driverlib/interrupt.c b/bsp/lm4f232/libraries/driverlib/interrupt.c
similarity index 100%
rename from bsp/lm4f232/Libraries/driverlib/interrupt.c
rename to bsp/lm4f232/libraries/driverlib/interrupt.c
diff --git a/bsp/lm4f232/Libraries/driverlib/interrupt.h b/bsp/lm4f232/libraries/driverlib/interrupt.h
similarity index 100%
rename from bsp/lm4f232/Libraries/driverlib/interrupt.h
rename to bsp/lm4f232/libraries/driverlib/interrupt.h
diff --git a/bsp/lm4f232/Libraries/driverlib/lpc.c b/bsp/lm4f232/libraries/driverlib/lpc.c
similarity index 100%
rename from bsp/lm4f232/Libraries/driverlib/lpc.c
rename to bsp/lm4f232/libraries/driverlib/lpc.c
diff --git a/bsp/lm4f232/Libraries/driverlib/lpc.h b/bsp/lm4f232/libraries/driverlib/lpc.h
similarity index 100%
rename from bsp/lm4f232/Libraries/driverlib/lpc.h
rename to bsp/lm4f232/libraries/driverlib/lpc.h
diff --git a/bsp/lm4f232/Libraries/driverlib/mpu.c b/bsp/lm4f232/libraries/driverlib/mpu.c
similarity index 100%
rename from bsp/lm4f232/Libraries/driverlib/mpu.c
rename to bsp/lm4f232/libraries/driverlib/mpu.c
diff --git a/bsp/lm4f232/Libraries/driverlib/mpu.h b/bsp/lm4f232/libraries/driverlib/mpu.h
similarity index 100%
rename from bsp/lm4f232/Libraries/driverlib/mpu.h
rename to bsp/lm4f232/libraries/driverlib/mpu.h
diff --git a/bsp/lm4f232/Libraries/driverlib/peci.c b/bsp/lm4f232/libraries/driverlib/peci.c
similarity index 100%
rename from bsp/lm4f232/Libraries/driverlib/peci.c
rename to bsp/lm4f232/libraries/driverlib/peci.c
diff --git a/bsp/lm4f232/Libraries/driverlib/peci.h b/bsp/lm4f232/libraries/driverlib/peci.h
similarity index 100%
rename from bsp/lm4f232/Libraries/driverlib/peci.h
rename to bsp/lm4f232/libraries/driverlib/peci.h
diff --git a/bsp/lm4f232/Libraries/driverlib/pin_map.h b/bsp/lm4f232/libraries/driverlib/pin_map.h
similarity index 100%
rename from bsp/lm4f232/Libraries/driverlib/pin_map.h
rename to bsp/lm4f232/libraries/driverlib/pin_map.h
diff --git a/bsp/lm4f232/Libraries/driverlib/pwm.c b/bsp/lm4f232/libraries/driverlib/pwm.c
similarity index 100%
rename from bsp/lm4f232/Libraries/driverlib/pwm.c
rename to bsp/lm4f232/libraries/driverlib/pwm.c
diff --git a/bsp/lm4f232/Libraries/driverlib/pwm.h b/bsp/lm4f232/libraries/driverlib/pwm.h
similarity index 100%
rename from bsp/lm4f232/Libraries/driverlib/pwm.h
rename to bsp/lm4f232/libraries/driverlib/pwm.h
diff --git a/bsp/lm4f232/Libraries/driverlib/qei.c b/bsp/lm4f232/libraries/driverlib/qei.c
similarity index 100%
rename from bsp/lm4f232/Libraries/driverlib/qei.c
rename to bsp/lm4f232/libraries/driverlib/qei.c
diff --git a/bsp/lm4f232/Libraries/driverlib/qei.h b/bsp/lm4f232/libraries/driverlib/qei.h
similarity index 100%
rename from bsp/lm4f232/Libraries/driverlib/qei.h
rename to bsp/lm4f232/libraries/driverlib/qei.h
diff --git a/bsp/lm4f232/Libraries/driverlib/readme.txt b/bsp/lm4f232/libraries/driverlib/readme.txt
similarity index 100%
rename from bsp/lm4f232/Libraries/driverlib/readme.txt
rename to bsp/lm4f232/libraries/driverlib/readme.txt
diff --git a/bsp/lm4f232/Libraries/driverlib/rom.h b/bsp/lm4f232/libraries/driverlib/rom.h
similarity index 100%
rename from bsp/lm4f232/Libraries/driverlib/rom.h
rename to bsp/lm4f232/libraries/driverlib/rom.h
diff --git a/bsp/lm4f232/Libraries/driverlib/rom_map.h b/bsp/lm4f232/libraries/driverlib/rom_map.h
similarity index 100%
rename from bsp/lm4f232/Libraries/driverlib/rom_map.h
rename to bsp/lm4f232/libraries/driverlib/rom_map.h
diff --git a/bsp/lm4f232/Libraries/driverlib/ssi.c b/bsp/lm4f232/libraries/driverlib/ssi.c
similarity index 100%
rename from bsp/lm4f232/Libraries/driverlib/ssi.c
rename to bsp/lm4f232/libraries/driverlib/ssi.c
diff --git a/bsp/lm4f232/Libraries/driverlib/ssi.h b/bsp/lm4f232/libraries/driverlib/ssi.h
similarity index 100%
rename from bsp/lm4f232/Libraries/driverlib/ssi.h
rename to bsp/lm4f232/libraries/driverlib/ssi.h
diff --git a/bsp/lm4f232/Libraries/driverlib/sysctl.c b/bsp/lm4f232/libraries/driverlib/sysctl.c
similarity index 100%
rename from bsp/lm4f232/Libraries/driverlib/sysctl.c
rename to bsp/lm4f232/libraries/driverlib/sysctl.c
diff --git a/bsp/lm4f232/Libraries/driverlib/sysctl.h b/bsp/lm4f232/libraries/driverlib/sysctl.h
similarity index 100%
rename from bsp/lm4f232/Libraries/driverlib/sysctl.h
rename to bsp/lm4f232/libraries/driverlib/sysctl.h
diff --git a/bsp/lm4f232/Libraries/driverlib/sysexc.c b/bsp/lm4f232/libraries/driverlib/sysexc.c
similarity index 100%
rename from bsp/lm4f232/Libraries/driverlib/sysexc.c
rename to bsp/lm4f232/libraries/driverlib/sysexc.c
diff --git a/bsp/lm4f232/Libraries/driverlib/sysexc.h b/bsp/lm4f232/libraries/driverlib/sysexc.h
similarity index 100%
rename from bsp/lm4f232/Libraries/driverlib/sysexc.h
rename to bsp/lm4f232/libraries/driverlib/sysexc.h
diff --git a/bsp/lm4f232/Libraries/driverlib/systick.c b/bsp/lm4f232/libraries/driverlib/systick.c
similarity index 100%
rename from bsp/lm4f232/Libraries/driverlib/systick.c
rename to bsp/lm4f232/libraries/driverlib/systick.c
diff --git a/bsp/lm4f232/Libraries/driverlib/systick.h b/bsp/lm4f232/libraries/driverlib/systick.h
similarity index 100%
rename from bsp/lm4f232/Libraries/driverlib/systick.h
rename to bsp/lm4f232/libraries/driverlib/systick.h
diff --git a/bsp/lm4f232/Libraries/driverlib/timer.c b/bsp/lm4f232/libraries/driverlib/timer.c
similarity index 100%
rename from bsp/lm4f232/Libraries/driverlib/timer.c
rename to bsp/lm4f232/libraries/driverlib/timer.c
diff --git a/bsp/lm4f232/Libraries/driverlib/timer.h b/bsp/lm4f232/libraries/driverlib/timer.h
similarity index 100%
rename from bsp/lm4f232/Libraries/driverlib/timer.h
rename to bsp/lm4f232/libraries/driverlib/timer.h
diff --git a/bsp/lm4f232/Libraries/driverlib/uart.c b/bsp/lm4f232/libraries/driverlib/uart.c
similarity index 100%
rename from bsp/lm4f232/Libraries/driverlib/uart.c
rename to bsp/lm4f232/libraries/driverlib/uart.c
diff --git a/bsp/lm4f232/Libraries/driverlib/uart.h b/bsp/lm4f232/libraries/driverlib/uart.h
similarity index 100%
rename from bsp/lm4f232/Libraries/driverlib/uart.h
rename to bsp/lm4f232/libraries/driverlib/uart.h
diff --git a/bsp/lm4f232/Libraries/driverlib/udma.c b/bsp/lm4f232/libraries/driverlib/udma.c
similarity index 100%
rename from bsp/lm4f232/Libraries/driverlib/udma.c
rename to bsp/lm4f232/libraries/driverlib/udma.c
diff --git a/bsp/lm4f232/Libraries/driverlib/udma.h b/bsp/lm4f232/libraries/driverlib/udma.h
similarity index 100%
rename from bsp/lm4f232/Libraries/driverlib/udma.h
rename to bsp/lm4f232/libraries/driverlib/udma.h
diff --git a/bsp/lm4f232/Libraries/driverlib/usb.c b/bsp/lm4f232/libraries/driverlib/usb.c
similarity index 100%
rename from bsp/lm4f232/Libraries/driverlib/usb.c
rename to bsp/lm4f232/libraries/driverlib/usb.c
diff --git a/bsp/lm4f232/Libraries/driverlib/usb.h b/bsp/lm4f232/libraries/driverlib/usb.h
similarity index 100%
rename from bsp/lm4f232/Libraries/driverlib/usb.h
rename to bsp/lm4f232/libraries/driverlib/usb.h
diff --git a/bsp/lm4f232/Libraries/driverlib/watchdog.c b/bsp/lm4f232/libraries/driverlib/watchdog.c
similarity index 100%
rename from bsp/lm4f232/Libraries/driverlib/watchdog.c
rename to bsp/lm4f232/libraries/driverlib/watchdog.c
diff --git a/bsp/lm4f232/Libraries/driverlib/watchdog.h b/bsp/lm4f232/libraries/driverlib/watchdog.h
similarity index 100%
rename from bsp/lm4f232/Libraries/driverlib/watchdog.h
rename to bsp/lm4f232/libraries/driverlib/watchdog.h
diff --git a/bsp/lm4f232/Libraries/inc/asmdefs.h b/bsp/lm4f232/libraries/inc/asmdefs.h
similarity index 100%
rename from bsp/lm4f232/Libraries/inc/asmdefs.h
rename to bsp/lm4f232/libraries/inc/asmdefs.h
diff --git a/bsp/lm4f232/Libraries/inc/hw_adc.h b/bsp/lm4f232/libraries/inc/hw_adc.h
similarity index 100%
rename from bsp/lm4f232/Libraries/inc/hw_adc.h
rename to bsp/lm4f232/libraries/inc/hw_adc.h
diff --git a/bsp/lm4f232/Libraries/inc/hw_can.h b/bsp/lm4f232/libraries/inc/hw_can.h
similarity index 100%
rename from bsp/lm4f232/Libraries/inc/hw_can.h
rename to bsp/lm4f232/libraries/inc/hw_can.h
diff --git a/bsp/lm4f232/Libraries/inc/hw_comp.h b/bsp/lm4f232/libraries/inc/hw_comp.h
similarity index 100%
rename from bsp/lm4f232/Libraries/inc/hw_comp.h
rename to bsp/lm4f232/libraries/inc/hw_comp.h
diff --git a/bsp/lm4f232/Libraries/inc/hw_eeprom.h b/bsp/lm4f232/libraries/inc/hw_eeprom.h
similarity index 100%
rename from bsp/lm4f232/Libraries/inc/hw_eeprom.h
rename to bsp/lm4f232/libraries/inc/hw_eeprom.h
diff --git a/bsp/lm4f232/Libraries/inc/hw_epi.h b/bsp/lm4f232/libraries/inc/hw_epi.h
similarity index 100%
rename from bsp/lm4f232/Libraries/inc/hw_epi.h
rename to bsp/lm4f232/libraries/inc/hw_epi.h
diff --git a/bsp/lm4f232/Libraries/inc/hw_ethernet.h b/bsp/lm4f232/libraries/inc/hw_ethernet.h
similarity index 100%
rename from bsp/lm4f232/Libraries/inc/hw_ethernet.h
rename to bsp/lm4f232/libraries/inc/hw_ethernet.h
diff --git a/bsp/lm4f232/Libraries/inc/hw_fan.h b/bsp/lm4f232/libraries/inc/hw_fan.h
similarity index 100%
rename from bsp/lm4f232/Libraries/inc/hw_fan.h
rename to bsp/lm4f232/libraries/inc/hw_fan.h
diff --git a/bsp/lm4f232/Libraries/inc/hw_flash.h b/bsp/lm4f232/libraries/inc/hw_flash.h
similarity index 100%
rename from bsp/lm4f232/Libraries/inc/hw_flash.h
rename to bsp/lm4f232/libraries/inc/hw_flash.h
diff --git a/bsp/lm4f232/Libraries/inc/hw_gpio.h b/bsp/lm4f232/libraries/inc/hw_gpio.h
similarity index 100%
rename from bsp/lm4f232/Libraries/inc/hw_gpio.h
rename to bsp/lm4f232/libraries/inc/hw_gpio.h
diff --git a/bsp/lm4f232/Libraries/inc/hw_hibernate.h b/bsp/lm4f232/libraries/inc/hw_hibernate.h
similarity index 100%
rename from bsp/lm4f232/Libraries/inc/hw_hibernate.h
rename to bsp/lm4f232/libraries/inc/hw_hibernate.h
diff --git a/bsp/lm4f232/Libraries/inc/hw_i2c.h b/bsp/lm4f232/libraries/inc/hw_i2c.h
similarity index 100%
rename from bsp/lm4f232/Libraries/inc/hw_i2c.h
rename to bsp/lm4f232/libraries/inc/hw_i2c.h
diff --git a/bsp/lm4f232/Libraries/inc/hw_i2s.h b/bsp/lm4f232/libraries/inc/hw_i2s.h
similarity index 100%
rename from bsp/lm4f232/Libraries/inc/hw_i2s.h
rename to bsp/lm4f232/libraries/inc/hw_i2s.h
diff --git a/bsp/lm4f232/Libraries/inc/hw_ints.h b/bsp/lm4f232/libraries/inc/hw_ints.h
similarity index 100%
rename from bsp/lm4f232/Libraries/inc/hw_ints.h
rename to bsp/lm4f232/libraries/inc/hw_ints.h
diff --git a/bsp/lm4f232/Libraries/inc/hw_lpc.h b/bsp/lm4f232/libraries/inc/hw_lpc.h
similarity index 100%
rename from bsp/lm4f232/Libraries/inc/hw_lpc.h
rename to bsp/lm4f232/libraries/inc/hw_lpc.h
diff --git a/bsp/lm4f232/Libraries/inc/hw_memmap.h b/bsp/lm4f232/libraries/inc/hw_memmap.h
similarity index 100%
rename from bsp/lm4f232/Libraries/inc/hw_memmap.h
rename to bsp/lm4f232/libraries/inc/hw_memmap.h
diff --git a/bsp/lm4f232/Libraries/inc/hw_nvic.h b/bsp/lm4f232/libraries/inc/hw_nvic.h
similarity index 100%
rename from bsp/lm4f232/Libraries/inc/hw_nvic.h
rename to bsp/lm4f232/libraries/inc/hw_nvic.h
diff --git a/bsp/lm4f232/Libraries/inc/hw_peci.h b/bsp/lm4f232/libraries/inc/hw_peci.h
similarity index 100%
rename from bsp/lm4f232/Libraries/inc/hw_peci.h
rename to bsp/lm4f232/libraries/inc/hw_peci.h
diff --git a/bsp/lm4f232/Libraries/inc/hw_pwm.h b/bsp/lm4f232/libraries/inc/hw_pwm.h
similarity index 100%
rename from bsp/lm4f232/Libraries/inc/hw_pwm.h
rename to bsp/lm4f232/libraries/inc/hw_pwm.h
diff --git a/bsp/lm4f232/Libraries/inc/hw_qei.h b/bsp/lm4f232/libraries/inc/hw_qei.h
similarity index 100%
rename from bsp/lm4f232/Libraries/inc/hw_qei.h
rename to bsp/lm4f232/libraries/inc/hw_qei.h
diff --git a/bsp/lm4f232/Libraries/inc/hw_ssi.h b/bsp/lm4f232/libraries/inc/hw_ssi.h
similarity index 100%
rename from bsp/lm4f232/Libraries/inc/hw_ssi.h
rename to bsp/lm4f232/libraries/inc/hw_ssi.h
diff --git a/bsp/lm4f232/Libraries/inc/hw_sysctl.h b/bsp/lm4f232/libraries/inc/hw_sysctl.h
similarity index 100%
rename from bsp/lm4f232/Libraries/inc/hw_sysctl.h
rename to bsp/lm4f232/libraries/inc/hw_sysctl.h
diff --git a/bsp/lm4f232/Libraries/inc/hw_sysexc.h b/bsp/lm4f232/libraries/inc/hw_sysexc.h
similarity index 100%
rename from bsp/lm4f232/Libraries/inc/hw_sysexc.h
rename to bsp/lm4f232/libraries/inc/hw_sysexc.h
diff --git a/bsp/lm4f232/Libraries/inc/hw_timer.h b/bsp/lm4f232/libraries/inc/hw_timer.h
similarity index 100%
rename from bsp/lm4f232/Libraries/inc/hw_timer.h
rename to bsp/lm4f232/libraries/inc/hw_timer.h
diff --git a/bsp/lm4f232/Libraries/inc/hw_types.h b/bsp/lm4f232/libraries/inc/hw_types.h
similarity index 100%
rename from bsp/lm4f232/Libraries/inc/hw_types.h
rename to bsp/lm4f232/libraries/inc/hw_types.h
diff --git a/bsp/lm4f232/Libraries/inc/hw_uart.h b/bsp/lm4f232/libraries/inc/hw_uart.h
similarity index 100%
rename from bsp/lm4f232/Libraries/inc/hw_uart.h
rename to bsp/lm4f232/libraries/inc/hw_uart.h
diff --git a/bsp/lm4f232/Libraries/inc/hw_udma.h b/bsp/lm4f232/libraries/inc/hw_udma.h
similarity index 100%
rename from bsp/lm4f232/Libraries/inc/hw_udma.h
rename to bsp/lm4f232/libraries/inc/hw_udma.h
diff --git a/bsp/lm4f232/Libraries/inc/hw_usb.h b/bsp/lm4f232/libraries/inc/hw_usb.h
similarity index 100%
rename from bsp/lm4f232/Libraries/inc/hw_usb.h
rename to bsp/lm4f232/libraries/inc/hw_usb.h
diff --git a/bsp/lm4f232/Libraries/inc/hw_watchdog.h b/bsp/lm4f232/libraries/inc/hw_watchdog.h
similarity index 100%
rename from bsp/lm4f232/Libraries/inc/hw_watchdog.h
rename to bsp/lm4f232/libraries/inc/hw_watchdog.h
diff --git a/bsp/lm4f232/Libraries/inc/inc.sgxx b/bsp/lm4f232/libraries/inc/inc.sgxx
similarity index 100%
rename from bsp/lm4f232/Libraries/inc/inc.sgxx
rename to bsp/lm4f232/libraries/inc/inc.sgxx
diff --git a/bsp/lm4f232/Libraries/startup/arm/start_rvds.S b/bsp/lm4f232/libraries/startup/arm/start_rvds.S
similarity index 100%
rename from bsp/lm4f232/Libraries/startup/arm/start_rvds.S
rename to bsp/lm4f232/libraries/startup/arm/start_rvds.S
diff --git a/bsp/lm4f232/Libraries/startup/gcc/start_gcc.c b/bsp/lm4f232/libraries/startup/gcc/start_gcc.c
similarity index 100%
rename from bsp/lm4f232/Libraries/startup/gcc/start_gcc.c
rename to bsp/lm4f232/libraries/startup/gcc/start_gcc.c
diff --git a/bsp/lm4f232/Libraries/startup/iar/start_iar.c b/bsp/lm4f232/libraries/startup/iar/start_iar.c
similarity index 100%
rename from bsp/lm4f232/Libraries/startup/iar/start_iar.c
rename to bsp/lm4f232/libraries/startup/iar/start_iar.c
diff --git a/bsp/lm4f232/project.uvproj b/bsp/lm4f232/project.uvproj
index f321a012ae7..5f1ea83c6fb 100644
--- a/bsp/lm4f232/project.uvproj
+++ b/bsp/lm4f232/project.uvproj
@@ -343,7 +343,7 @@
__STDC_LIMIT_MACROS, __RTTHREAD__, RT_USING_ARMLIBC, PART_LM4F232H5QD, RT_USING_LIBC, __CLK_TCK=RT_TICK_PER_SECOND
- ..\..\libcpu\arm\cortex-m4;..\..\components\drivers\smp_call;..\..\components\drivers\phy;..\..\components\libc\posix\ipc;..\..\components\drivers\include;..\..\components\drivers\include;.;drivers;..\..\components\libc\posix\io\poll;applications;..\..\components\libc\compilers\common\include;..\..\components\drivers\include;..\..\components\libc\compilers\common\extension\fcntl\octal;Libraries;..\..\libcpu\arm\common;..\..\components\drivers\include;..\..\components\libc\compilers\common\extension;..\..\components\libc\posix\io\epoll;..\..\include;..\..\components\drivers\include;..\..\components\net\utest;..\..\components\drivers\include;..\..\components\finsh;..\..\components\libc\posix\io\eventfd
+ ..\..\libcpu\arm\cortex-m4;..\..\components\drivers\smp_call;..\..\components\drivers\phy;..\..\components\libc\posix\ipc;..\..\components\drivers\include;..\..\components\drivers\include;.;drivers;..\..\components\libc\posix\io\poll;applications;..\..\components\libc\compilers\common\include;..\..\components\drivers\include;..\..\components\libc\compilers\common\extension\fcntl\octal;libraries;..\..\libcpu\arm\common;..\..\components\drivers\include;..\..\components\libc\compilers\common\extension;..\..\components\libc\posix\io\epoll;..\..\include;..\..\components\drivers\include;..\..\components\net\utest;..\..\components\drivers\include;..\..\components\finsh;..\..\components\libc\posix\io\eventfd
@@ -1102,210 +1102,210 @@
adc.c
1
- Libraries\driverlib\adc.c
+ libraries\driverlib\adc.c
can.c
1
- Libraries\driverlib\can.c
+ libraries\driverlib\can.c
comp.c
1
- Libraries\driverlib\comp.c
+ libraries\driverlib\comp.c
cpu.c
1
- Libraries\driverlib\cpu.c
+ libraries\driverlib\cpu.c
eeprom.c
1
- Libraries\driverlib\eeprom.c
+ libraries\driverlib\eeprom.c
epi.c
1
- Libraries\driverlib\epi.c
+ libraries\driverlib\epi.c
ethernet.c
1
- Libraries\driverlib\ethernet.c
+ libraries\driverlib\ethernet.c
fan.c
1
- Libraries\driverlib\fan.c
+ libraries\driverlib\fan.c
flash.c
1
- Libraries\driverlib\flash.c
+ libraries\driverlib\flash.c
fpu.c
1
- Libraries\driverlib\fpu.c
+ libraries\driverlib\fpu.c
gpio.c
1
- Libraries\driverlib\gpio.c
+ libraries\driverlib\gpio.c
hibernate.c
1
- Libraries\driverlib\hibernate.c
+ libraries\driverlib\hibernate.c
i2c.c
1
- Libraries\driverlib\i2c.c
+ libraries\driverlib\i2c.c
i2s.c
1
- Libraries\driverlib\i2s.c
+ libraries\driverlib\i2s.c
interrupt.c
1
- Libraries\driverlib\interrupt.c
+ libraries\driverlib\interrupt.c
lpc.c
1
- Libraries\driverlib\lpc.c
+ libraries\driverlib\lpc.c
mpu.c
1
- Libraries\driverlib\mpu.c
+ libraries\driverlib\mpu.c
peci.c
1
- Libraries\driverlib\peci.c
+ libraries\driverlib\peci.c
pwm.c
1
- Libraries\driverlib\pwm.c
+ libraries\driverlib\pwm.c
qei.c
1
- Libraries\driverlib\qei.c
+ libraries\driverlib\qei.c
ssi.c
1
- Libraries\driverlib\ssi.c
+ libraries\driverlib\ssi.c
sysctl.c
1
- Libraries\driverlib\sysctl.c
+ libraries\driverlib\sysctl.c
sysexc.c
1
- Libraries\driverlib\sysexc.c
+ libraries\driverlib\sysexc.c
systick.c
1
- Libraries\driverlib\systick.c
+ libraries\driverlib\systick.c
driverlib_timer.c
1
- Libraries\driverlib\timer.c
+ libraries\driverlib\timer.c
uart.c
1
- Libraries\driverlib\uart.c
+ libraries\driverlib\uart.c
udma.c
1
- Libraries\driverlib\udma.c
+ libraries\driverlib\udma.c
usb.c
1
- Libraries\driverlib\usb.c
+ libraries\driverlib\usb.c
watchdog.c
1
- Libraries\driverlib\watchdog.c
+ libraries\driverlib\watchdog.c
start_rvds.S
2
- Libraries\startup\arm\start_rvds.S
+ libraries\startup\arm\start_rvds.S
diff --git a/bsp/nxp/.clang-format-ignore b/bsp/nxp/.clang-format-ignore
index c17c346522c..07345bf92a9 100644
--- a/bsp/nxp/.clang-format-ignore
+++ b/bsp/nxp/.clang-format-ignore
@@ -10,8 +10,8 @@
/imx/imxrt/libraries/MIMXRT1060/
-/lpc/lpc55sxx/Libraries/LPC55*/
+/lpc/lpc55sxx/libraries/LPC55*/
-/mcx/mcxa/Libraries/MCXA153/
-/mcx/mcxc/Libraries/MCXC444/
-/mcx/mcxn/Libraries/MCXN947/
\ No newline at end of file
+/mcx/mcxa/libraries/MCXA153/
+/mcx/mcxc/libraries/MCXC444/
+/mcx/mcxn/libraries/MCXN947/
diff --git a/bsp/nxp/lpc/lpc43xx/M0/SConstruct b/bsp/nxp/lpc/lpc43xx/M0/SConstruct
index 034fc8aa7b8..fc83b9bcc22 100644
--- a/bsp/nxp/lpc/lpc43xx/M0/SConstruct
+++ b/bsp/nxp/lpc/lpc43xx/M0/SConstruct
@@ -36,12 +36,12 @@ if rtconfig.PLATFORM in ['gcc']:
if sys.platform.startswith('linux'):
import glob
ocwd = os.getcwd()
- res = os.system('cd ../Libraries/; find -name \*.o -exec rm {} \;')
+ res = os.system('cd ../libraries/; find -name \*.o -exec rm {} \;')
os.chdir(ocwd)
else:
# Assume Windows.
ocwd = os.getcwd()
- print('TODO: remove the object files in ../Libraries')
+ print('TODO: remove the object files in ../libraries')
os.chdir(ocwd)
# do building
diff --git a/bsp/nxp/lpc/lpc43xx/M0/project.uvproj b/bsp/nxp/lpc/lpc43xx/M0/project.uvproj
index 2075ecbff47..577296724c8 100644
--- a/bsp/nxp/lpc/lpc43xx/M0/project.uvproj
+++ b/bsp/nxp/lpc/lpc43xx/M0/project.uvproj
@@ -349,7 +349,7 @@
__RTTHREAD__, USE_SPIFI, RT_USING_ARMLIBC, CORE_M0, __STDC_LIMIT_MACROS, RT_USING_LIBC, __CLK_TCK=RT_TICK_PER_SECOND
- ..\..\..\..\..\components\libc\posix\ipc;..\..\..\..\..\components\libc\posix\io\eventfd;..\..\..\..\..\components\drivers\include;applications;..\..\..\..\..\components\drivers\phy;..\..\..\..\..\components\libc\posix\io\epoll;..\Libraries\Device\NXP\LPC43xx\Include;..\..\..\..\..\components\drivers\smp_call;..\..\..\..\..\components\finsh;..\..\..\..\..\components\drivers\include;..\..\..\..\..\components\drivers\include;..\..\..\..\..\components\libc\compilers\common\extension\fcntl\octal;..\..\..\..\..\components\libc\compilers\common\include;.;..\drivers;..\..\..\..\..\libcpu\arm\cortex-m0;..\..\..\..\..\libcpu\arm\common;..\..\..\..\..\components\drivers\include;..\..\..\..\..\components\drivers\include;..\..\..\..\..\components\net\utest;..\..\..\..\..\components\libc\posix\io\poll;..\..\..\..\..\components\libc\compilers\common\extension;..\..\..\..\..\include;..\Libraries\CMSIS\Include
+ ..\..\..\..\..\components\libc\posix\ipc;..\..\..\..\..\components\libc\posix\io\eventfd;..\..\..\..\..\components\drivers\include;applications;..\..\..\..\..\components\drivers\phy;..\..\..\..\..\components\libc\posix\io\epoll;..\libraries\Device\NXP\LPC43xx\Include;..\..\..\..\..\components\drivers\smp_call;..\..\..\..\..\components\finsh;..\..\..\..\..\components\drivers\include;..\..\..\..\..\components\drivers\include;..\..\..\..\..\components\libc\compilers\common\extension\fcntl\octal;..\..\..\..\..\components\libc\compilers\common\include;.;..\drivers;..\..\..\..\..\libcpu\arm\cortex-m0;..\..\..\..\..\libcpu\arm\common;..\..\..\..\..\components\drivers\include;..\..\..\..\..\components\drivers\include;..\..\..\..\..\components\net\utest;..\..\..\..\..\components\libc\posix\io\poll;..\..\..\..\..\components\libc\compilers\common\extension;..\..\..\..\..\include;..\libraries\CMSIS\Include
@@ -418,14 +418,14 @@
system_LPC43xx.c
1
- ..\Libraries\Device\NXP\LPC43xx\Source\Templates\system_LPC43xx.c
+ ..\libraries\Device\NXP\LPC43xx\Source\Templates\system_LPC43xx.c
startup_LPC43xx_M0.s
2
- ..\Libraries\Device\NXP\LPC43xx\Source\Templates\ARM\startup_LPC43xx_M0.s
+ ..\libraries\Device\NXP\LPC43xx\Source\Templates\ARM\startup_LPC43xx_M0.s
diff --git a/bsp/nxp/lpc/lpc43xx/M4/SConstruct b/bsp/nxp/lpc/lpc43xx/M4/SConstruct
index 87dbbdc386a..2a67d149635 100644
--- a/bsp/nxp/lpc/lpc43xx/M4/SConstruct
+++ b/bsp/nxp/lpc/lpc43xx/M4/SConstruct
@@ -37,7 +37,7 @@ if rtconfig.PLATFORM in ['gcc']:
print('build M0 exit with code %d\n' % res)
sys.exit(res)
os.chdir(ocwd)
- res = os.system('cd ../Libraries/; find -name \*.o -exec rm {} \;')
+ res = os.system('cd ../libraries/; find -name \*.o -exec rm {} \;')
os.chdir(ocwd)
else:
# Assume Windows.
diff --git a/bsp/nxp/lpc/lpc43xx/M4/project.uvproj b/bsp/nxp/lpc/lpc43xx/M4/project.uvproj
index d1563847c5c..622037d6b24 100644
--- a/bsp/nxp/lpc/lpc43xx/M4/project.uvproj
+++ b/bsp/nxp/lpc/lpc43xx/M4/project.uvproj
@@ -348,7 +348,7 @@
BOOT_PROCESSOR, CORE_M4, __STDC_LIMIT_MACROS, __RTTHREAD__, USE_SPIFI, RT_USING_LIBC, __CLK_TCK=RT_TICK_PER_SECOND, RT_USING_ARMLIBC
- ..\..\..\..\..\components\drivers\phy;..\..\..\..\..\components\libc\compilers\common\extension\fcntl\octal;..\..\..\..\..\components\drivers\include;..\..\..\..\..\components\finsh;applications;..\Libraries\Device\NXP\LPC43xx\Include;..\..\..\..\..\components\drivers\include;..\..\..\..\..\components\libc\compilers\common\include;..\..\..\..\..\components\libc\posix\io\poll;..\..\..\..\..\include;.;..\..\..\..\..\components\drivers\smp_call;..\..\..\..\..\libcpu\arm\cortex-m4;..\..\..\..\..\components\libc\compilers\common\extension;..\..\..\..\..\components\libc\posix\ipc;..\..\..\..\..\components\libc\posix\io\eventfd;..\..\..\..\..\components\drivers\include;..\..\..\..\..\libcpu\arm\common;..\..\..\..\..\components\drivers\include;..\..\..\..\..\components\drivers\include;..\..\..\..\..\components\libc\posix\io\epoll;..\drivers;..\Libraries\CMSIS\Include;..\..\..\..\..\components\net\utest
+ ..\..\..\..\..\components\drivers\phy;..\..\..\..\..\components\libc\compilers\common\extension\fcntl\octal;..\..\..\..\..\components\drivers\include;..\..\..\..\..\components\finsh;applications;..\libraries\Device\NXP\LPC43xx\Include;..\..\..\..\..\components\drivers\include;..\..\..\..\..\components\libc\compilers\common\include;..\..\..\..\..\components\libc\posix\io\poll;..\..\..\..\..\include;.;..\..\..\..\..\components\drivers\smp_call;..\..\..\..\..\libcpu\arm\cortex-m4;..\..\..\..\..\components\libc\compilers\common\extension;..\..\..\..\..\components\libc\posix\ipc;..\..\..\..\..\components\libc\posix\io\eventfd;..\..\..\..\..\components\drivers\include;..\..\..\..\..\libcpu\arm\common;..\..\..\..\..\components\drivers\include;..\..\..\..\..\components\drivers\include;..\..\..\..\..\components\libc\posix\io\epoll;..\drivers;..\libraries\CMSIS\Include;..\..\..\..\..\components\net\utest
@@ -417,14 +417,14 @@
system_LPC43xx.c
1
- ..\Libraries\Device\NXP\LPC43xx\Source\Templates\system_LPC43xx.c
+ ..\libraries\Device\NXP\LPC43xx\Source\Templates\system_LPC43xx.c
startup_LPC43xx.s
2
- ..\Libraries\Device\NXP\LPC43xx\Source\Templates\ARM\startup_LPC43xx.s
+ ..\libraries\Device\NXP\LPC43xx\Source\Templates\ARM\startup_LPC43xx.s
diff --git a/bsp/nxp/lpc/lpc43xx/Libraries/CMSIS/Include/arm_common_tables.h b/bsp/nxp/lpc/lpc43xx/libraries/CMSIS/Include/arm_common_tables.h
similarity index 100%
rename from bsp/nxp/lpc/lpc43xx/Libraries/CMSIS/Include/arm_common_tables.h
rename to bsp/nxp/lpc/lpc43xx/libraries/CMSIS/Include/arm_common_tables.h
diff --git a/bsp/nxp/lpc/lpc43xx/Libraries/CMSIS/Include/arm_math.h b/bsp/nxp/lpc/lpc43xx/libraries/CMSIS/Include/arm_math.h
similarity index 100%
rename from bsp/nxp/lpc/lpc43xx/Libraries/CMSIS/Include/arm_math.h
rename to bsp/nxp/lpc/lpc43xx/libraries/CMSIS/Include/arm_math.h
diff --git a/bsp/nxp/lpc/lpc43xx/Libraries/CMSIS/Include/core_cm0.h b/bsp/nxp/lpc/lpc43xx/libraries/CMSIS/Include/core_cm0.h
similarity index 100%
rename from bsp/nxp/lpc/lpc43xx/Libraries/CMSIS/Include/core_cm0.h
rename to bsp/nxp/lpc/lpc43xx/libraries/CMSIS/Include/core_cm0.h
diff --git a/bsp/nxp/lpc/lpc43xx/Libraries/CMSIS/Include/core_cm0plus.h b/bsp/nxp/lpc/lpc43xx/libraries/CMSIS/Include/core_cm0plus.h
similarity index 100%
rename from bsp/nxp/lpc/lpc43xx/Libraries/CMSIS/Include/core_cm0plus.h
rename to bsp/nxp/lpc/lpc43xx/libraries/CMSIS/Include/core_cm0plus.h
diff --git a/bsp/nxp/lpc/lpc43xx/Libraries/CMSIS/Include/core_cm3.h b/bsp/nxp/lpc/lpc43xx/libraries/CMSIS/Include/core_cm3.h
similarity index 100%
rename from bsp/nxp/lpc/lpc43xx/Libraries/CMSIS/Include/core_cm3.h
rename to bsp/nxp/lpc/lpc43xx/libraries/CMSIS/Include/core_cm3.h
diff --git a/bsp/nxp/lpc/lpc43xx/Libraries/CMSIS/Include/core_cm4.h b/bsp/nxp/lpc/lpc43xx/libraries/CMSIS/Include/core_cm4.h
similarity index 100%
rename from bsp/nxp/lpc/lpc43xx/Libraries/CMSIS/Include/core_cm4.h
rename to bsp/nxp/lpc/lpc43xx/libraries/CMSIS/Include/core_cm4.h
diff --git a/bsp/nxp/lpc/lpc43xx/Libraries/CMSIS/Include/core_cm4_simd.h b/bsp/nxp/lpc/lpc43xx/libraries/CMSIS/Include/core_cm4_simd.h
similarity index 100%
rename from bsp/nxp/lpc/lpc43xx/Libraries/CMSIS/Include/core_cm4_simd.h
rename to bsp/nxp/lpc/lpc43xx/libraries/CMSIS/Include/core_cm4_simd.h
diff --git a/bsp/nxp/lpc/lpc43xx/Libraries/CMSIS/Include/core_cmFunc.h b/bsp/nxp/lpc/lpc43xx/libraries/CMSIS/Include/core_cmFunc.h
similarity index 100%
rename from bsp/nxp/lpc/lpc43xx/Libraries/CMSIS/Include/core_cmFunc.h
rename to bsp/nxp/lpc/lpc43xx/libraries/CMSIS/Include/core_cmFunc.h
diff --git a/bsp/nxp/lpc/lpc43xx/Libraries/CMSIS/Include/core_cmInstr.h b/bsp/nxp/lpc/lpc43xx/libraries/CMSIS/Include/core_cmInstr.h
similarity index 100%
rename from bsp/nxp/lpc/lpc43xx/Libraries/CMSIS/Include/core_cmInstr.h
rename to bsp/nxp/lpc/lpc43xx/libraries/CMSIS/Include/core_cmInstr.h
diff --git a/bsp/nxp/lpc/lpc43xx/Libraries/CMSIS/Include/core_sc000.h b/bsp/nxp/lpc/lpc43xx/libraries/CMSIS/Include/core_sc000.h
similarity index 100%
rename from bsp/nxp/lpc/lpc43xx/Libraries/CMSIS/Include/core_sc000.h
rename to bsp/nxp/lpc/lpc43xx/libraries/CMSIS/Include/core_sc000.h
diff --git a/bsp/nxp/lpc/lpc43xx/Libraries/CMSIS/Include/core_sc300.h b/bsp/nxp/lpc/lpc43xx/libraries/CMSIS/Include/core_sc300.h
similarity index 100%
rename from bsp/nxp/lpc/lpc43xx/Libraries/CMSIS/Include/core_sc300.h
rename to bsp/nxp/lpc/lpc43xx/libraries/CMSIS/Include/core_sc300.h
diff --git a/bsp/nxp/lpc/lpc43xx/Libraries/Device/NXP/LPC43xx/Include/LPC43xx.h b/bsp/nxp/lpc/lpc43xx/libraries/Device/NXP/LPC43xx/Include/LPC43xx.h
similarity index 100%
rename from bsp/nxp/lpc/lpc43xx/Libraries/Device/NXP/LPC43xx/Include/LPC43xx.h
rename to bsp/nxp/lpc/lpc43xx/libraries/Device/NXP/LPC43xx/Include/LPC43xx.h
diff --git a/bsp/nxp/lpc/lpc43xx/Libraries/Device/NXP/LPC43xx/Include/fpu_enable.h b/bsp/nxp/lpc/lpc43xx/libraries/Device/NXP/LPC43xx/Include/fpu_enable.h
similarity index 100%
rename from bsp/nxp/lpc/lpc43xx/Libraries/Device/NXP/LPC43xx/Include/fpu_enable.h
rename to bsp/nxp/lpc/lpc43xx/libraries/Device/NXP/LPC43xx/Include/fpu_enable.h
diff --git a/bsp/nxp/lpc/lpc43xx/Libraries/Device/NXP/LPC43xx/Include/fpu_init.h b/bsp/nxp/lpc/lpc43xx/libraries/Device/NXP/LPC43xx/Include/fpu_init.h
similarity index 100%
rename from bsp/nxp/lpc/lpc43xx/Libraries/Device/NXP/LPC43xx/Include/fpu_init.h
rename to bsp/nxp/lpc/lpc43xx/libraries/Device/NXP/LPC43xx/Include/fpu_init.h
diff --git a/bsp/nxp/lpc/lpc43xx/Libraries/Device/NXP/LPC43xx/Include/system_LPC43xx.h b/bsp/nxp/lpc/lpc43xx/libraries/Device/NXP/LPC43xx/Include/system_LPC43xx.h
similarity index 100%
rename from bsp/nxp/lpc/lpc43xx/Libraries/Device/NXP/LPC43xx/Include/system_LPC43xx.h
rename to bsp/nxp/lpc/lpc43xx/libraries/Device/NXP/LPC43xx/Include/system_LPC43xx.h
diff --git a/bsp/nxp/lpc/lpc43xx/Libraries/Device/NXP/LPC43xx/Source/Templates/ARM/startup_LPC43xx.s b/bsp/nxp/lpc/lpc43xx/libraries/Device/NXP/LPC43xx/Source/Templates/ARM/startup_LPC43xx.s
similarity index 100%
rename from bsp/nxp/lpc/lpc43xx/Libraries/Device/NXP/LPC43xx/Source/Templates/ARM/startup_LPC43xx.s
rename to bsp/nxp/lpc/lpc43xx/libraries/Device/NXP/LPC43xx/Source/Templates/ARM/startup_LPC43xx.s
diff --git a/bsp/nxp/lpc/lpc43xx/Libraries/Device/NXP/LPC43xx/Source/Templates/ARM/startup_LPC43xx_M0.s b/bsp/nxp/lpc/lpc43xx/libraries/Device/NXP/LPC43xx/Source/Templates/ARM/startup_LPC43xx_M0.s
similarity index 100%
rename from bsp/nxp/lpc/lpc43xx/Libraries/Device/NXP/LPC43xx/Source/Templates/ARM/startup_LPC43xx_M0.s
rename to bsp/nxp/lpc/lpc43xx/libraries/Device/NXP/LPC43xx/Source/Templates/ARM/startup_LPC43xx_M0.s
diff --git a/bsp/nxp/lpc/lpc43xx/Libraries/Device/NXP/LPC43xx/Source/Templates/GCC/startup_LPC43xx.s b/bsp/nxp/lpc/lpc43xx/libraries/Device/NXP/LPC43xx/Source/Templates/GCC/startup_LPC43xx.s
similarity index 100%
rename from bsp/nxp/lpc/lpc43xx/Libraries/Device/NXP/LPC43xx/Source/Templates/GCC/startup_LPC43xx.s
rename to bsp/nxp/lpc/lpc43xx/libraries/Device/NXP/LPC43xx/Source/Templates/GCC/startup_LPC43xx.s
diff --git a/bsp/nxp/lpc/lpc43xx/Libraries/Device/NXP/LPC43xx/Source/Templates/GCC/startup_LPC43xx_M0.s b/bsp/nxp/lpc/lpc43xx/libraries/Device/NXP/LPC43xx/Source/Templates/GCC/startup_LPC43xx_M0.s
similarity index 100%
rename from bsp/nxp/lpc/lpc43xx/Libraries/Device/NXP/LPC43xx/Source/Templates/GCC/startup_LPC43xx_M0.s
rename to bsp/nxp/lpc/lpc43xx/libraries/Device/NXP/LPC43xx/Source/Templates/GCC/startup_LPC43xx_M0.s
diff --git a/bsp/nxp/lpc/lpc43xx/Libraries/Device/NXP/LPC43xx/Source/Templates/IAR/startup_LPC43xx.s b/bsp/nxp/lpc/lpc43xx/libraries/Device/NXP/LPC43xx/Source/Templates/IAR/startup_LPC43xx.s
similarity index 100%
rename from bsp/nxp/lpc/lpc43xx/Libraries/Device/NXP/LPC43xx/Source/Templates/IAR/startup_LPC43xx.s
rename to bsp/nxp/lpc/lpc43xx/libraries/Device/NXP/LPC43xx/Source/Templates/IAR/startup_LPC43xx.s
diff --git a/bsp/nxp/lpc/lpc43xx/Libraries/Device/NXP/LPC43xx/Source/Templates/IAR/startup_lpc43xx_m0sub.s b/bsp/nxp/lpc/lpc43xx/libraries/Device/NXP/LPC43xx/Source/Templates/IAR/startup_lpc43xx_m0sub.s
similarity index 100%
rename from bsp/nxp/lpc/lpc43xx/Libraries/Device/NXP/LPC43xx/Source/Templates/IAR/startup_lpc43xx_m0sub.s
rename to bsp/nxp/lpc/lpc43xx/libraries/Device/NXP/LPC43xx/Source/Templates/IAR/startup_lpc43xx_m0sub.s
diff --git a/bsp/nxp/lpc/lpc43xx/Libraries/Device/NXP/LPC43xx/Source/Templates/system_LPC43xx.c b/bsp/nxp/lpc/lpc43xx/libraries/Device/NXP/LPC43xx/Source/Templates/system_LPC43xx.c
similarity index 100%
rename from bsp/nxp/lpc/lpc43xx/Libraries/Device/NXP/LPC43xx/Source/Templates/system_LPC43xx.c
rename to bsp/nxp/lpc/lpc43xx/libraries/Device/NXP/LPC43xx/Source/Templates/system_LPC43xx.c
diff --git a/bsp/nxp/lpc/lpc43xx/Libraries/Device/SConscript b/bsp/nxp/lpc/lpc43xx/libraries/Device/SConscript
similarity index 100%
rename from bsp/nxp/lpc/lpc43xx/Libraries/Device/SConscript
rename to bsp/nxp/lpc/lpc43xx/libraries/Device/SConscript
diff --git a/bsp/nxp/lpc/lpc43xx/Libraries/SConscript b/bsp/nxp/lpc/lpc43xx/libraries/SConscript
similarity index 100%
rename from bsp/nxp/lpc/lpc43xx/Libraries/SConscript
rename to bsp/nxp/lpc/lpc43xx/libraries/SConscript
diff --git a/bsp/nxp/mcx/mcxa/frdm-mcxa153/Kconfig b/bsp/nxp/mcx/mcxa/frdm-mcxa153/Kconfig
index 94df2195047..812e59a7133 100644
--- a/bsp/nxp/mcx/mcxa/frdm-mcxa153/Kconfig
+++ b/bsp/nxp/mcx/mcxa/frdm-mcxa153/Kconfig
@@ -13,5 +13,5 @@ config SOC_MCX
source "$(RTT_DIR)/Kconfig"
osource "$PKGS_DIR/Kconfig"
-rsource "../Libraries/Kconfig"
+rsource "../libraries/Kconfig"
rsource "board/Kconfig"
diff --git a/bsp/nxp/mcx/mcxa/frdm-mcxa153/SConstruct b/bsp/nxp/mcx/mcxa/frdm-mcxa153/SConstruct
index 5a8640554f6..08f4c569245 100644
--- a/bsp/nxp/mcx/mcxa/frdm-mcxa153/SConstruct
+++ b/bsp/nxp/mcx/mcxa/frdm-mcxa153/SConstruct
@@ -66,10 +66,10 @@ Export('rtconfig')
SDK_ROOT = os.path.abspath('./')
-if os.path.exists(SDK_ROOT + '/Libraries'):
- libraries_path_prefix = SDK_ROOT + '/Libraries'
+if os.path.exists(SDK_ROOT + '/libraries'):
+ libraries_path_prefix = SDK_ROOT + '/libraries'
else:
- libraries_path_prefix = os.path.dirname(SDK_ROOT) + '/Libraries'
+ libraries_path_prefix = os.path.dirname(SDK_ROOT) + '/libraries'
SDK_LIB = libraries_path_prefix
Export('SDK_LIB')
diff --git a/bsp/nxp/mcx/mcxa/frdm-mcxa153/project.uvprojx b/bsp/nxp/mcx/mcxa/frdm-mcxa153/project.uvprojx
index 314e0b45f28..7451dce7d52 100644
--- a/bsp/nxp/mcx/mcxa/frdm-mcxa153/project.uvprojx
+++ b/bsp/nxp/mcx/mcxa/frdm-mcxa153/project.uvprojx
@@ -337,7 +337,7 @@
--target=arm-arm-none-eabi
__STDC_LIMIT_MACROS, RT_USING_ARMLIBC, RT_USING_LIBC, __CLK_TCK=RT_TICK_PER_SECOND, CPU_MCXA153VLH, __RTTHREAD__, DEBUG
- ..\Libraries\drivers\config;..\..\..\..\..\components\drivers\include;..\..\..\..\..\components\libc\compilers\common\extension\fcntl\octal;..\Libraries\MCXA153\MCXA153\drivers;..\..\..\..\..\components\libc\compilers\common\include;board\MCUX_Config\board;..\Libraries\drivers;..\..\..\..\..\components\finsh;..\Libraries\MCXA153\MCXA153;..\..\..\..\..\components\libc\posix\io\epoll;..\..\..\..\..\libcpu\arm\common;..\..\..\..\..\components\drivers\include;..\..\..\..\..\include;board;..\..\..\..\..\components\libc\posix\io\eventfd;..\Libraries\MCXA153\middleware\sdmmc\inc;..\..\..\..\..\components\libc\posix\io\poll;..\..\..\..\..\libcpu\arm\cortex-m33;..\..\..\..\..\components\drivers\include;.;..\..\..\..\..\components\libc\compilers\common\extension;..\Libraries\MCXA153\components\codec;..\Libraries\CMSIS\Core\Include;..\Libraries\MCXA153\middleware\sdmmc\port;..\..\..\..\..\components\utilities\ulog;applications;..\..\..\..\..\components\drivers\include;..\..\..\..\..\components\libc\posix\ipc;..\..\..\..\..\components\drivers\include
+ ..\libraries\drivers\config;..\..\..\..\..\components\drivers\include;..\..\..\..\..\components\libc\compilers\common\extension\fcntl\octal;..\libraries\MCXA153\MCXA153\drivers;..\..\..\..\..\components\libc\compilers\common\include;board\MCUX_Config\board;..\libraries\drivers;..\..\..\..\..\components\finsh;..\libraries\MCXA153\MCXA153;..\..\..\..\..\components\libc\posix\io\epoll;..\..\..\..\..\libcpu\arm\common;..\..\..\..\..\components\drivers\include;..\..\..\..\..\include;board;..\..\..\..\..\components\libc\posix\io\eventfd;..\libraries\MCXA153\middleware\sdmmc\inc;..\..\..\..\..\components\libc\posix\io\poll;..\..\..\..\..\libcpu\arm\cortex-m33;..\..\..\..\..\components\drivers\include;.;..\..\..\..\..\components\libc\compilers\common\extension;..\libraries\MCXA153\components\codec;..\libraries\CMSIS\Core\Include;..\libraries\MCXA153\middleware\sdmmc\port;..\..\..\..\..\components\utilities\ulog;applications;..\..\..\..\..\components\drivers\include;..\..\..\..\..\components\libc\posix\ipc;..\..\..\..\..\components\drivers\include
@@ -686,14 +686,14 @@
drv_pin.c
1
- ..\Libraries\drivers\drv_pin.c
+ ..\libraries\drivers\drv_pin.c
drv_uart.c
1
- ..\Libraries\drivers\drv_uart.c
+ ..\libraries\drivers\drv_uart.c
@@ -1074,252 +1074,252 @@
fsl_lpuart.c
1
- ..\Libraries\MCXA153\MCXA153\drivers\fsl_lpuart.c
+ ..\libraries\MCXA153\MCXA153\drivers\fsl_lpuart.c
fsl_common_arm.c
1
- ..\Libraries\MCXA153\MCXA153\drivers\fsl_common_arm.c
+ ..\libraries\MCXA153\MCXA153\drivers\fsl_common_arm.c
fsl_lpcmp.c
1
- ..\Libraries\MCXA153\MCXA153\drivers\fsl_lpcmp.c
+ ..\libraries\MCXA153\MCXA153\drivers\fsl_lpcmp.c
system_MCXA153.c
1
- ..\Libraries\MCXA153\MCXA153\system_MCXA153.c
+ ..\libraries\MCXA153\MCXA153\system_MCXA153.c
fsl_utick.c
1
- ..\Libraries\MCXA153\MCXA153\drivers\fsl_utick.c
+ ..\libraries\MCXA153\MCXA153\drivers\fsl_utick.c
fsl_glikey.c
1
- ..\Libraries\MCXA153\MCXA153\drivers\fsl_glikey.c
+ ..\libraries\MCXA153\MCXA153\drivers\fsl_glikey.c
fsl_eqdc.c
1
- ..\Libraries\MCXA153\MCXA153\drivers\fsl_eqdc.c
+ ..\libraries\MCXA153\MCXA153\drivers\fsl_eqdc.c
fsl_wwdt.c
1
- ..\Libraries\MCXA153\MCXA153\drivers\fsl_wwdt.c
+ ..\libraries\MCXA153\MCXA153\drivers\fsl_wwdt.c
fsl_i3c_edma.c
1
- ..\Libraries\MCXA153\MCXA153\drivers\fsl_i3c_edma.c
+ ..\libraries\MCXA153\MCXA153\drivers\fsl_i3c_edma.c
fsl_pwm.c
1
- ..\Libraries\MCXA153\MCXA153\drivers\fsl_pwm.c
+ ..\libraries\MCXA153\MCXA153\drivers\fsl_pwm.c
fsl_gpio.c
1
- ..\Libraries\MCXA153\MCXA153\drivers\fsl_gpio.c
+ ..\libraries\MCXA153\MCXA153\drivers\fsl_gpio.c
fsl_lptmr.c
1
- ..\Libraries\MCXA153\MCXA153\drivers\fsl_lptmr.c
+ ..\libraries\MCXA153\MCXA153\drivers\fsl_lptmr.c
fsl_common.c
1
- ..\Libraries\MCXA153\MCXA153\drivers\fsl_common.c
+ ..\libraries\MCXA153\MCXA153\drivers\fsl_common.c
fsl_reset.c
1
- ..\Libraries\MCXA153\MCXA153\drivers\fsl_reset.c
+ ..\libraries\MCXA153\MCXA153\drivers\fsl_reset.c
fsl_wuu.c
1
- ..\Libraries\MCXA153\MCXA153\drivers\fsl_wuu.c
+ ..\libraries\MCXA153\MCXA153\drivers\fsl_wuu.c
fsl_crc.c
1
- ..\Libraries\MCXA153\MCXA153\drivers\fsl_crc.c
+ ..\libraries\MCXA153\MCXA153\drivers\fsl_crc.c
fsl_edma.c
1
- ..\Libraries\MCXA153\MCXA153\drivers\fsl_edma.c
+ ..\libraries\MCXA153\MCXA153\drivers\fsl_edma.c
fsl_clock.c
1
- ..\Libraries\MCXA153\MCXA153\drivers\fsl_clock.c
+ ..\libraries\MCXA153\MCXA153\drivers\fsl_clock.c
fsl_i3c.c
1
- ..\Libraries\MCXA153\MCXA153\drivers\fsl_i3c.c
+ ..\libraries\MCXA153\MCXA153\drivers\fsl_i3c.c
fsl_ctimer.c
1
- ..\Libraries\MCXA153\MCXA153\drivers\fsl_ctimer.c
+ ..\libraries\MCXA153\MCXA153\drivers\fsl_ctimer.c
fsl_freqme.c
1
- ..\Libraries\MCXA153\MCXA153\drivers\fsl_freqme.c
+ ..\libraries\MCXA153\MCXA153\drivers\fsl_freqme.c
fsl_waketimer.c
1
- ..\Libraries\MCXA153\MCXA153\drivers\fsl_waketimer.c
+ ..\libraries\MCXA153\MCXA153\drivers\fsl_waketimer.c
fsl_vbat.c
1
- ..\Libraries\MCXA153\MCXA153\drivers\fsl_vbat.c
+ ..\libraries\MCXA153\MCXA153\drivers\fsl_vbat.c
fsl_spc.c
1
- ..\Libraries\MCXA153\MCXA153\drivers\fsl_spc.c
+ ..\libraries\MCXA153\MCXA153\drivers\fsl_spc.c
fsl_inputmux.c
1
- ..\Libraries\MCXA153\MCXA153\drivers\fsl_inputmux.c
+ ..\libraries\MCXA153\MCXA153\drivers\fsl_inputmux.c
fsl_lpuart_edma.c
1
- ..\Libraries\MCXA153\MCXA153\drivers\fsl_lpuart_edma.c
+ ..\libraries\MCXA153\MCXA153\drivers\fsl_lpuart_edma.c
fsl_lpadc.c
1
- ..\Libraries\MCXA153\MCXA153\drivers\fsl_lpadc.c
+ ..\libraries\MCXA153\MCXA153\drivers\fsl_lpadc.c
fsl_aoi.c
1
- ..\Libraries\MCXA153\MCXA153\drivers\fsl_aoi.c
+ ..\libraries\MCXA153\MCXA153\drivers\fsl_aoi.c
fsl_lpi2c.c
1
- ..\Libraries\MCXA153\MCXA153\drivers\fsl_lpi2c.c
+ ..\libraries\MCXA153\MCXA153\drivers\fsl_lpi2c.c
fsl_ostimer.c
1
- ..\Libraries\MCXA153\MCXA153\drivers\fsl_ostimer.c
+ ..\libraries\MCXA153\MCXA153\drivers\fsl_ostimer.c
fsl_eim.c
1
- ..\Libraries\MCXA153\MCXA153\drivers\fsl_eim.c
+ ..\libraries\MCXA153\MCXA153\drivers\fsl_eim.c
fsl_erm.c
1
- ..\Libraries\MCXA153\MCXA153\drivers\fsl_erm.c
+ ..\libraries\MCXA153\MCXA153\drivers\fsl_erm.c
fsl_lpi2c_edma.c
1
- ..\Libraries\MCXA153\MCXA153\drivers\fsl_lpi2c_edma.c
+ ..\libraries\MCXA153\MCXA153\drivers\fsl_lpi2c_edma.c
fsl_cmc.c
1
- ..\Libraries\MCXA153\MCXA153\drivers\fsl_cmc.c
+ ..\libraries\MCXA153\MCXA153\drivers\fsl_cmc.c
startup_MCXA153.s
2
- ..\Libraries\MCXA153\MCXA153\arm\startup_MCXA153.s
+ ..\libraries\MCXA153\MCXA153\arm\startup_MCXA153.s
fsl_edma_soc.c
1
- ..\Libraries\MCXA153\MCXA153\drivers\fsl_edma_soc.c
+ ..\libraries\MCXA153\MCXA153\drivers\fsl_edma_soc.c
diff --git a/bsp/nxp/mcx/mcxa/frdm-mcxa156/Kconfig b/bsp/nxp/mcx/mcxa/frdm-mcxa156/Kconfig
index 94df2195047..812e59a7133 100644
--- a/bsp/nxp/mcx/mcxa/frdm-mcxa156/Kconfig
+++ b/bsp/nxp/mcx/mcxa/frdm-mcxa156/Kconfig
@@ -13,5 +13,5 @@ config SOC_MCX
source "$(RTT_DIR)/Kconfig"
osource "$PKGS_DIR/Kconfig"
-rsource "../Libraries/Kconfig"
+rsource "../libraries/Kconfig"
rsource "board/Kconfig"
diff --git a/bsp/nxp/mcx/mcxa/frdm-mcxa156/SConstruct b/bsp/nxp/mcx/mcxa/frdm-mcxa156/SConstruct
index 5a8640554f6..08f4c569245 100644
--- a/bsp/nxp/mcx/mcxa/frdm-mcxa156/SConstruct
+++ b/bsp/nxp/mcx/mcxa/frdm-mcxa156/SConstruct
@@ -66,10 +66,10 @@ Export('rtconfig')
SDK_ROOT = os.path.abspath('./')
-if os.path.exists(SDK_ROOT + '/Libraries'):
- libraries_path_prefix = SDK_ROOT + '/Libraries'
+if os.path.exists(SDK_ROOT + '/libraries'):
+ libraries_path_prefix = SDK_ROOT + '/libraries'
else:
- libraries_path_prefix = os.path.dirname(SDK_ROOT) + '/Libraries'
+ libraries_path_prefix = os.path.dirname(SDK_ROOT) + '/libraries'
SDK_LIB = libraries_path_prefix
Export('SDK_LIB')
diff --git a/bsp/nxp/mcx/mcxa/frdm-mcxa156/project.uvoptx b/bsp/nxp/mcx/mcxa/frdm-mcxa156/project.uvoptx
index f857145a920..99b9f8d5f7e 100644
--- a/bsp/nxp/mcx/mcxa/frdm-mcxa156/project.uvoptx
+++ b/bsp/nxp/mcx/mcxa/frdm-mcxa156/project.uvoptx
@@ -513,7 +513,7 @@
0
0
0
- ..\Libraries\drivers\drv_pin.c
+ ..\libraries\drivers\drv_pin.c
drv_pin.c
0
0
@@ -525,7 +525,7 @@
0
0
0
- ..\Libraries\drivers\drv_uart.c
+ ..\libraries\drivers\drv_uart.c
drv_uart.c
0
0
@@ -893,7 +893,7 @@
0
0
0
- ..\Libraries\MCXA156\MCXA156\drivers\fsl_lpadc.c
+ ..\libraries\MCXA156\MCXA156\drivers\fsl_lpadc.c
fsl_lpadc.c
0
0
@@ -905,7 +905,7 @@
0
0
0
- ..\Libraries\MCXA156\MCXA156\arm\startup_MCXA156.s
+ ..\libraries\MCXA156\MCXA156\arm\startup_MCXA156.s
startup_MCXA156.s
0
0
@@ -917,7 +917,7 @@
0
0
0
- ..\Libraries\MCXA156\MCXA156\drivers\fsl_gpio.c
+ ..\libraries\MCXA156\MCXA156\drivers\fsl_gpio.c
fsl_gpio.c
0
0
@@ -929,7 +929,7 @@
0
0
0
- ..\Libraries\MCXA156\MCXA156\drivers\fsl_crc.c
+ ..\libraries\MCXA156\MCXA156\drivers\fsl_crc.c
fsl_crc.c
0
0
@@ -941,7 +941,7 @@
0
0
0
- ..\Libraries\MCXA156\MCXA156\drivers\fsl_edma.c
+ ..\libraries\MCXA156\MCXA156\drivers\fsl_edma.c
fsl_edma.c
0
0
@@ -953,7 +953,7 @@
0
0
0
- ..\Libraries\MCXA156\MCXA156\drivers\fsl_ostimer.c
+ ..\libraries\MCXA156\MCXA156\drivers\fsl_ostimer.c
fsl_ostimer.c
0
0
@@ -965,7 +965,7 @@
0
0
0
- ..\Libraries\MCXA156\MCXA156\drivers\fsl_vbat.c
+ ..\libraries\MCXA156\MCXA156\drivers\fsl_vbat.c
fsl_vbat.c
0
0
@@ -977,7 +977,7 @@
0
0
0
- ..\Libraries\MCXA156\MCXA156\drivers\fsl_common.c
+ ..\libraries\MCXA156\MCXA156\drivers\fsl_common.c
fsl_common.c
0
0
@@ -989,7 +989,7 @@
0
0
0
- ..\Libraries\MCXA156\MCXA156\drivers\fsl_edma_soc.c
+ ..\libraries\MCXA156\MCXA156\drivers\fsl_edma_soc.c
fsl_edma_soc.c
0
0
@@ -1001,7 +1001,7 @@
0
0
0
- ..\Libraries\MCXA156\MCXA156\drivers\fsl_lpuart_edma.c
+ ..\libraries\MCXA156\MCXA156\drivers\fsl_lpuart_edma.c
fsl_lpuart_edma.c
0
0
@@ -1013,7 +1013,7 @@
0
0
0
- ..\Libraries\MCXA156\MCXA156\drivers\fsl_cmc.c
+ ..\libraries\MCXA156\MCXA156\drivers\fsl_cmc.c
fsl_cmc.c
0
0
@@ -1025,7 +1025,7 @@
0
0
0
- ..\Libraries\MCXA156\MCXA156\drivers\fsl_eim.c
+ ..\libraries\MCXA156\MCXA156\drivers\fsl_eim.c
fsl_eim.c
0
0
@@ -1037,7 +1037,7 @@
0
0
0
- ..\Libraries\MCXA156\MCXA156\drivers\fsl_i3c.c
+ ..\libraries\MCXA156\MCXA156\drivers\fsl_i3c.c
fsl_i3c.c
0
0
@@ -1049,7 +1049,7 @@
0
0
0
- ..\Libraries\MCXA156\MCXA156\drivers\fsl_freqme.c
+ ..\libraries\MCXA156\MCXA156\drivers\fsl_freqme.c
fsl_freqme.c
0
0
@@ -1061,7 +1061,7 @@
0
0
0
- ..\Libraries\MCXA156\MCXA156\drivers\fsl_lpi2c.c
+ ..\libraries\MCXA156\MCXA156\drivers\fsl_lpi2c.c
fsl_lpi2c.c
0
0
@@ -1073,7 +1073,7 @@
0
0
0
- ..\Libraries\MCXA156\MCXA156\drivers\fsl_reset.c
+ ..\libraries\MCXA156\MCXA156\drivers\fsl_reset.c
fsl_reset.c
0
0
@@ -1085,7 +1085,7 @@
0
0
0
- ..\Libraries\MCXA156\MCXA156\drivers\fsl_eqdc.c
+ ..\libraries\MCXA156\MCXA156\drivers\fsl_eqdc.c
fsl_eqdc.c
0
0
@@ -1097,7 +1097,7 @@
0
0
0
- ..\Libraries\MCXA156\MCXA156\drivers\fsl_waketimer.c
+ ..\libraries\MCXA156\MCXA156\drivers\fsl_waketimer.c
fsl_waketimer.c
0
0
@@ -1109,7 +1109,7 @@
0
0
0
- ..\Libraries\MCXA156\MCXA156\drivers\fsl_glikey.c
+ ..\libraries\MCXA156\MCXA156\drivers\fsl_glikey.c
fsl_glikey.c
0
0
@@ -1121,7 +1121,7 @@
0
0
0
- ..\Libraries\MCXA156\MCXA156\drivers\fsl_inputmux.c
+ ..\libraries\MCXA156\MCXA156\drivers\fsl_inputmux.c
fsl_inputmux.c
0
0
@@ -1133,7 +1133,7 @@
0
0
0
- ..\Libraries\MCXA156\MCXA156\drivers\fsl_pwm.c
+ ..\libraries\MCXA156\MCXA156\drivers\fsl_pwm.c
fsl_pwm.c
0
0
@@ -1145,7 +1145,7 @@
0
0
0
- ..\Libraries\MCXA156\MCXA156\drivers\fsl_erm.c
+ ..\libraries\MCXA156\MCXA156\drivers\fsl_erm.c
fsl_erm.c
0
0
@@ -1157,7 +1157,7 @@
0
0
0
- ..\Libraries\MCXA156\MCXA156\drivers\fsl_spc.c
+ ..\libraries\MCXA156\MCXA156\drivers\fsl_spc.c
fsl_spc.c
0
0
@@ -1169,7 +1169,7 @@
0
0
0
- ..\Libraries\MCXA156\MCXA156\drivers\fsl_i3c_edma.c
+ ..\libraries\MCXA156\MCXA156\drivers\fsl_i3c_edma.c
fsl_i3c_edma.c
0
0
@@ -1181,7 +1181,7 @@
0
0
0
- ..\Libraries\MCXA156\MCXA156\drivers\fsl_lpuart.c
+ ..\libraries\MCXA156\MCXA156\drivers\fsl_lpuart.c
fsl_lpuart.c
0
0
@@ -1193,7 +1193,7 @@
0
0
0
- ..\Libraries\MCXA156\MCXA156\drivers\fsl_lpi2c_edma.c
+ ..\libraries\MCXA156\MCXA156\drivers\fsl_lpi2c_edma.c
fsl_lpi2c_edma.c
0
0
@@ -1205,7 +1205,7 @@
0
0
0
- ..\Libraries\MCXA156\MCXA156\drivers\fsl_utick.c
+ ..\libraries\MCXA156\MCXA156\drivers\fsl_utick.c
fsl_utick.c
0
0
@@ -1217,7 +1217,7 @@
0
0
0
- ..\Libraries\MCXA156\MCXA156\drivers\fsl_ctimer.c
+ ..\libraries\MCXA156\MCXA156\drivers\fsl_ctimer.c
fsl_ctimer.c
0
0
@@ -1229,7 +1229,7 @@
0
0
0
- ..\Libraries\MCXA156\MCXA156\drivers\fsl_common_arm.c
+ ..\libraries\MCXA156\MCXA156\drivers\fsl_common_arm.c
fsl_common_arm.c
0
0
@@ -1241,7 +1241,7 @@
0
0
0
- ..\Libraries\MCXA156\MCXA156\drivers\fsl_lptmr.c
+ ..\libraries\MCXA156\MCXA156\drivers\fsl_lptmr.c
fsl_lptmr.c
0
0
@@ -1253,7 +1253,7 @@
0
0
0
- ..\Libraries\MCXA156\MCXA156\drivers\fsl_wuu.c
+ ..\libraries\MCXA156\MCXA156\drivers\fsl_wuu.c
fsl_wuu.c
0
0
@@ -1265,7 +1265,7 @@
0
0
0
- ..\Libraries\MCXA156\MCXA156\system_MCXA156.c
+ ..\libraries\MCXA156\MCXA156\system_MCXA156.c
system_MCXA156.c
0
0
@@ -1277,7 +1277,7 @@
0
0
0
- ..\Libraries\MCXA156\MCXA156\drivers\fsl_wwdt.c
+ ..\libraries\MCXA156\MCXA156\drivers\fsl_wwdt.c
fsl_wwdt.c
0
0
@@ -1289,7 +1289,7 @@
0
0
0
- ..\Libraries\MCXA156\MCXA156\drivers\fsl_aoi.c
+ ..\libraries\MCXA156\MCXA156\drivers\fsl_aoi.c
fsl_aoi.c
0
0
@@ -1301,7 +1301,7 @@
0
0
0
- ..\Libraries\MCXA156\MCXA156\drivers\fsl_lpcmp.c
+ ..\libraries\MCXA156\MCXA156\drivers\fsl_lpcmp.c
fsl_lpcmp.c
0
0
@@ -1313,7 +1313,7 @@
0
0
0
- ..\Libraries\MCXA156\MCXA156\drivers\fsl_clock.c
+ ..\libraries\MCXA156\MCXA156\drivers\fsl_clock.c
fsl_clock.c
0
0
diff --git a/bsp/nxp/mcx/mcxa/frdm-mcxa156/project.uvprojx b/bsp/nxp/mcx/mcxa/frdm-mcxa156/project.uvprojx
index 2f93edb8109..bddf54ef48a 100644
--- a/bsp/nxp/mcx/mcxa/frdm-mcxa156/project.uvprojx
+++ b/bsp/nxp/mcx/mcxa/frdm-mcxa156/project.uvprojx
@@ -340,7 +340,7 @@
--target=arm-arm-none-eabi
__RTTHREAD__, RT_USING_ARMLIBC, DEBUG, __STDC_LIMIT_MACROS, CPU_MCXA156VLL, RT_USING_LIBC, __CLK_TCK=RT_TICK_PER_SECOND
- ..\..\..\..\..\components\libc\compilers\common\extension;..\..\..\..\..\components\libc\compilers\common\include;..\Libraries\MCXA156\MCXA156;..\..\..\..\..\components\libc\posix\io\epoll;..\Libraries\MCXA156\MCXA156\drivers;..\..\..\..\..\components\libc\posix\ipc;..\..\..\..\..\components\libc\compilers\common\extension\fcntl\octal;..\..\..\..\..\components\drivers\include;..\..\..\..\..\components\utilities\ulog;..\Libraries\MCXA156\middleware\sdmmc\inc;..\..\..\..\..\components\drivers\include;board\MCUX_Config\board;..\..\..\..\..\libcpu\arm\common;..\..\..\..\..\libcpu\arm\cortex-m33;..\..\..\..\..\components\finsh;..\Libraries\CMSIS\Core\Include;board;..\Libraries\drivers\config;..\Libraries\MCXA156\middleware\sdmmc\port;..\..\..\..\..\components\libc\posix\io\eventfd;..\..\..\..\..\components\drivers\include;.;..\..\..\..\..\components\drivers\include;..\Libraries\drivers;..\..\..\..\..\components\libc\posix\io\poll;applications;..\Libraries\MCXA156\components\codec;..\..\..\..\..\components\drivers\include;..\..\..\..\..\include
+ ..\..\..\..\..\components\libc\compilers\common\extension;..\..\..\..\..\components\libc\compilers\common\include;..\libraries\MCXA156\MCXA156;..\..\..\..\..\components\libc\posix\io\epoll;..\libraries\MCXA156\MCXA156\drivers;..\..\..\..\..\components\libc\posix\ipc;..\..\..\..\..\components\libc\compilers\common\extension\fcntl\octal;..\..\..\..\..\components\drivers\include;..\..\..\..\..\components\utilities\ulog;..\libraries\MCXA156\middleware\sdmmc\inc;..\..\..\..\..\components\drivers\include;board\MCUX_Config\board;..\..\..\..\..\libcpu\arm\common;..\..\..\..\..\libcpu\arm\cortex-m33;..\..\..\..\..\components\finsh;..\libraries\CMSIS\Core\Include;board;..\libraries\drivers\config;..\libraries\MCXA156\middleware\sdmmc\port;..\..\..\..\..\components\libc\posix\io\eventfd;..\..\..\..\..\components\drivers\include;.;..\..\..\..\..\components\drivers\include;..\libraries\drivers;..\..\..\..\..\components\libc\posix\io\poll;applications;..\libraries\MCXA156\components\codec;..\..\..\..\..\components\drivers\include;..\..\..\..\..\include
@@ -1190,12 +1190,12 @@
drv_pin.c
1
- ..\Libraries\drivers\drv_pin.c
+ ..\libraries\drivers\drv_pin.c
drv_uart.c
1
- ..\Libraries\drivers\drv_uart.c
+ ..\libraries\drivers\drv_uart.c
@@ -2171,182 +2171,182 @@
fsl_lpadc.c
1
- ..\Libraries\MCXA156\MCXA156\drivers\fsl_lpadc.c
+ ..\libraries\MCXA156\MCXA156\drivers\fsl_lpadc.c
startup_MCXA156.s
2
- ..\Libraries\MCXA156\MCXA156\arm\startup_MCXA156.s
+ ..\libraries\MCXA156\MCXA156\arm\startup_MCXA156.s
fsl_gpio.c
1
- ..\Libraries\MCXA156\MCXA156\drivers\fsl_gpio.c
+ ..\libraries\MCXA156\MCXA156\drivers\fsl_gpio.c
fsl_crc.c
1
- ..\Libraries\MCXA156\MCXA156\drivers\fsl_crc.c
+ ..\libraries\MCXA156\MCXA156\drivers\fsl_crc.c
fsl_edma.c
1
- ..\Libraries\MCXA156\MCXA156\drivers\fsl_edma.c
+ ..\libraries\MCXA156\MCXA156\drivers\fsl_edma.c
fsl_ostimer.c
1
- ..\Libraries\MCXA156\MCXA156\drivers\fsl_ostimer.c
+ ..\libraries\MCXA156\MCXA156\drivers\fsl_ostimer.c
fsl_vbat.c
1
- ..\Libraries\MCXA156\MCXA156\drivers\fsl_vbat.c
+ ..\libraries\MCXA156\MCXA156\drivers\fsl_vbat.c
fsl_common.c
1
- ..\Libraries\MCXA156\MCXA156\drivers\fsl_common.c
+ ..\libraries\MCXA156\MCXA156\drivers\fsl_common.c
fsl_edma_soc.c
1
- ..\Libraries\MCXA156\MCXA156\drivers\fsl_edma_soc.c
+ ..\libraries\MCXA156\MCXA156\drivers\fsl_edma_soc.c
fsl_lpuart_edma.c
1
- ..\Libraries\MCXA156\MCXA156\drivers\fsl_lpuart_edma.c
+ ..\libraries\MCXA156\MCXA156\drivers\fsl_lpuart_edma.c
fsl_cmc.c
1
- ..\Libraries\MCXA156\MCXA156\drivers\fsl_cmc.c
+ ..\libraries\MCXA156\MCXA156\drivers\fsl_cmc.c
fsl_eim.c
1
- ..\Libraries\MCXA156\MCXA156\drivers\fsl_eim.c
+ ..\libraries\MCXA156\MCXA156\drivers\fsl_eim.c
fsl_i3c.c
1
- ..\Libraries\MCXA156\MCXA156\drivers\fsl_i3c.c
+ ..\libraries\MCXA156\MCXA156\drivers\fsl_i3c.c
fsl_freqme.c
1
- ..\Libraries\MCXA156\MCXA156\drivers\fsl_freqme.c
+ ..\libraries\MCXA156\MCXA156\drivers\fsl_freqme.c
fsl_lpi2c.c
1
- ..\Libraries\MCXA156\MCXA156\drivers\fsl_lpi2c.c
+ ..\libraries\MCXA156\MCXA156\drivers\fsl_lpi2c.c
fsl_reset.c
1
- ..\Libraries\MCXA156\MCXA156\drivers\fsl_reset.c
+ ..\libraries\MCXA156\MCXA156\drivers\fsl_reset.c
fsl_eqdc.c
1
- ..\Libraries\MCXA156\MCXA156\drivers\fsl_eqdc.c
+ ..\libraries\MCXA156\MCXA156\drivers\fsl_eqdc.c
fsl_waketimer.c
1
- ..\Libraries\MCXA156\MCXA156\drivers\fsl_waketimer.c
+ ..\libraries\MCXA156\MCXA156\drivers\fsl_waketimer.c
fsl_glikey.c
1
- ..\Libraries\MCXA156\MCXA156\drivers\fsl_glikey.c
+ ..\libraries\MCXA156\MCXA156\drivers\fsl_glikey.c
fsl_inputmux.c
1
- ..\Libraries\MCXA156\MCXA156\drivers\fsl_inputmux.c
+ ..\libraries\MCXA156\MCXA156\drivers\fsl_inputmux.c
fsl_pwm.c
1
- ..\Libraries\MCXA156\MCXA156\drivers\fsl_pwm.c
+ ..\libraries\MCXA156\MCXA156\drivers\fsl_pwm.c
fsl_erm.c
1
- ..\Libraries\MCXA156\MCXA156\drivers\fsl_erm.c
+ ..\libraries\MCXA156\MCXA156\drivers\fsl_erm.c
fsl_spc.c
1
- ..\Libraries\MCXA156\MCXA156\drivers\fsl_spc.c
+ ..\libraries\MCXA156\MCXA156\drivers\fsl_spc.c
fsl_i3c_edma.c
1
- ..\Libraries\MCXA156\MCXA156\drivers\fsl_i3c_edma.c
+ ..\libraries\MCXA156\MCXA156\drivers\fsl_i3c_edma.c
fsl_lpuart.c
1
- ..\Libraries\MCXA156\MCXA156\drivers\fsl_lpuart.c
+ ..\libraries\MCXA156\MCXA156\drivers\fsl_lpuart.c
fsl_lpi2c_edma.c
1
- ..\Libraries\MCXA156\MCXA156\drivers\fsl_lpi2c_edma.c
+ ..\libraries\MCXA156\MCXA156\drivers\fsl_lpi2c_edma.c
fsl_utick.c
1
- ..\Libraries\MCXA156\MCXA156\drivers\fsl_utick.c
+ ..\libraries\MCXA156\MCXA156\drivers\fsl_utick.c
fsl_ctimer.c
1
- ..\Libraries\MCXA156\MCXA156\drivers\fsl_ctimer.c
+ ..\libraries\MCXA156\MCXA156\drivers\fsl_ctimer.c
fsl_common_arm.c
1
- ..\Libraries\MCXA156\MCXA156\drivers\fsl_common_arm.c
+ ..\libraries\MCXA156\MCXA156\drivers\fsl_common_arm.c
fsl_lptmr.c
1
- ..\Libraries\MCXA156\MCXA156\drivers\fsl_lptmr.c
+ ..\libraries\MCXA156\MCXA156\drivers\fsl_lptmr.c
fsl_wuu.c
1
- ..\Libraries\MCXA156\MCXA156\drivers\fsl_wuu.c
+ ..\libraries\MCXA156\MCXA156\drivers\fsl_wuu.c
system_MCXA156.c
1
- ..\Libraries\MCXA156\MCXA156\system_MCXA156.c
+ ..\libraries\MCXA156\MCXA156\system_MCXA156.c
fsl_wwdt.c
1
- ..\Libraries\MCXA156\MCXA156\drivers\fsl_wwdt.c
+ ..\libraries\MCXA156\MCXA156\drivers\fsl_wwdt.c
fsl_aoi.c
1
- ..\Libraries\MCXA156\MCXA156\drivers\fsl_aoi.c
+ ..\libraries\MCXA156\MCXA156\drivers\fsl_aoi.c
fsl_lpcmp.c
1
- ..\Libraries\MCXA156\MCXA156\drivers\fsl_lpcmp.c
+ ..\libraries\MCXA156\MCXA156\drivers\fsl_lpcmp.c
fsl_clock.c
1
- ..\Libraries\MCXA156\MCXA156\drivers\fsl_clock.c
+ ..\libraries\MCXA156\MCXA156\drivers\fsl_clock.c
diff --git a/bsp/nxp/mcx/mcxa/frdm-mcxa346/Kconfig b/bsp/nxp/mcx/mcxa/frdm-mcxa346/Kconfig
index 94df2195047..812e59a7133 100644
--- a/bsp/nxp/mcx/mcxa/frdm-mcxa346/Kconfig
+++ b/bsp/nxp/mcx/mcxa/frdm-mcxa346/Kconfig
@@ -13,5 +13,5 @@ config SOC_MCX
source "$(RTT_DIR)/Kconfig"
osource "$PKGS_DIR/Kconfig"
-rsource "../Libraries/Kconfig"
+rsource "../libraries/Kconfig"
rsource "board/Kconfig"
diff --git a/bsp/nxp/mcx/mcxa/frdm-mcxa346/SConstruct b/bsp/nxp/mcx/mcxa/frdm-mcxa346/SConstruct
index 5a8640554f6..08f4c569245 100644
--- a/bsp/nxp/mcx/mcxa/frdm-mcxa346/SConstruct
+++ b/bsp/nxp/mcx/mcxa/frdm-mcxa346/SConstruct
@@ -66,10 +66,10 @@ Export('rtconfig')
SDK_ROOT = os.path.abspath('./')
-if os.path.exists(SDK_ROOT + '/Libraries'):
- libraries_path_prefix = SDK_ROOT + '/Libraries'
+if os.path.exists(SDK_ROOT + '/libraries'):
+ libraries_path_prefix = SDK_ROOT + '/libraries'
else:
- libraries_path_prefix = os.path.dirname(SDK_ROOT) + '/Libraries'
+ libraries_path_prefix = os.path.dirname(SDK_ROOT) + '/libraries'
SDK_LIB = libraries_path_prefix
Export('SDK_LIB')
diff --git a/bsp/nxp/mcx/mcxa/frdm-mcxa346/project.uvoptx b/bsp/nxp/mcx/mcxa/frdm-mcxa346/project.uvoptx
index 181dd9c7abb..c1c9fc47b50 100644
--- a/bsp/nxp/mcx/mcxa/frdm-mcxa346/project.uvoptx
+++ b/bsp/nxp/mcx/mcxa/frdm-mcxa346/project.uvoptx
@@ -614,7 +614,7 @@
0
0
0
- ..\Libraries\drivers\drv_pin.c
+ ..\libraries\drivers\drv_pin.c
drv_pin.c
0
0
@@ -626,7 +626,7 @@
0
0
0
- ..\Libraries\drivers\drv_uart.c
+ ..\libraries\drivers\drv_uart.c
drv_uart.c
0
0
diff --git a/bsp/nxp/mcx/mcxa/frdm-mcxa346/project.uvprojx b/bsp/nxp/mcx/mcxa/frdm-mcxa346/project.uvprojx
index 4d66d9c031f..a19577bfaa7 100644
--- a/bsp/nxp/mcx/mcxa/frdm-mcxa346/project.uvprojx
+++ b/bsp/nxp/mcx/mcxa/frdm-mcxa346/project.uvprojx
@@ -340,7 +340,7 @@
--target=arm-arm-none-eabi
__RTTHREAD__, CPU_MCXA346VLQ, RT_USING_ARMLIBC, DEBUG, __STDC_LIMIT_MACROS, RT_USING_LIBC, __CLK_TCK=RT_TICK_PER_SECOND
- ..\..\..\..\..\components\drivers\include;applications;..\..\..\..\..\components\drivers\include;..\..\..\..\..\components\libc\posix\io\poll;..\..\..\..\..\components\libc\compilers\common\extension;..\..\..\..\..\components\drivers\include;..\..\..\..\..\components\drivers\smp_call;..\Libraries\drivers\config;..\..\..\..\..\components\drivers\spi;..\..\..\..\..\components\drivers\include;.;..\..\..\..\..\libcpu\arm\common;packages\nxp-mcx-cmsis-latest\Core\Include;packages\nxp-mcx-series-latest\MCXA346\drivers;..\..\..\..\..\components\drivers\include;..\..\..\..\..\components\drivers\include;..\..\..\..\..\components\libc\posix\io\eventfd;..\..\..\..\..\components\drivers\include;packages\nxp-mcx-series-latest\MCXA346\periph2;..\..\..\..\..\libcpu\arm\cortex-m33;..\..\..\..\..\components\libc\posix\ipc;..\..\..\..\..\components\finsh;packages\nxp-mcx-series-latest\MCXA346;..\..\..\..\..\components\libc\compilers\common\extension\fcntl\octal;..\Libraries\drivers;..\..\..\..\..\components\drivers\include;..\..\..\..\..\include;..\..\..\..\..\components\libc\posix\io\epoll;board\MCUX_Config\board;..\..\..\..\..\components\drivers\include;packages\nxp-mcx-series-latest\MCXA346\components\codec;..\..\..\..\..\components\drivers\include;..\..\..\..\..\components\libc\compilers\common\include;board;..\..\..\..\..\components\drivers\phy
+ ..\..\..\..\..\components\drivers\include;applications;..\..\..\..\..\components\drivers\include;..\..\..\..\..\components\libc\posix\io\poll;..\..\..\..\..\components\libc\compilers\common\extension;..\..\..\..\..\components\drivers\include;..\..\..\..\..\components\drivers\smp_call;..\libraries\drivers\config;..\..\..\..\..\components\drivers\spi;..\..\..\..\..\components\drivers\include;.;..\..\..\..\..\libcpu\arm\common;packages\nxp-mcx-cmsis-latest\Core\Include;packages\nxp-mcx-series-latest\MCXA346\drivers;..\..\..\..\..\components\drivers\include;..\..\..\..\..\components\drivers\include;..\..\..\..\..\components\libc\posix\io\eventfd;..\..\..\..\..\components\drivers\include;packages\nxp-mcx-series-latest\MCXA346\periph2;..\..\..\..\..\libcpu\arm\cortex-m33;..\..\..\..\..\components\libc\posix\ipc;..\..\..\..\..\components\finsh;packages\nxp-mcx-series-latest\MCXA346;..\..\..\..\..\components\libc\compilers\common\extension\fcntl\octal;..\libraries\drivers;..\..\..\..\..\components\drivers\include;..\..\..\..\..\include;..\..\..\..\..\components\libc\posix\io\epoll;board\MCUX_Config\board;..\..\..\..\..\components\drivers\include;packages\nxp-mcx-series-latest\MCXA346\components\codec;..\..\..\..\..\components\drivers\include;..\..\..\..\..\components\libc\compilers\common\include;board;..\..\..\..\..\components\drivers\phy
@@ -1587,12 +1587,12 @@
drv_pin.c
1
- ..\Libraries\drivers\drv_pin.c
+ ..\libraries\drivers\drv_pin.c
drv_uart.c
1
- ..\Libraries\drivers\drv_uart.c
+ ..\libraries\drivers\drv_uart.c
diff --git a/bsp/nxp/mcx/mcxa/frdm-mcxa366/Kconfig b/bsp/nxp/mcx/mcxa/frdm-mcxa366/Kconfig
index 94df2195047..812e59a7133 100644
--- a/bsp/nxp/mcx/mcxa/frdm-mcxa366/Kconfig
+++ b/bsp/nxp/mcx/mcxa/frdm-mcxa366/Kconfig
@@ -13,5 +13,5 @@ config SOC_MCX
source "$(RTT_DIR)/Kconfig"
osource "$PKGS_DIR/Kconfig"
-rsource "../Libraries/Kconfig"
+rsource "../libraries/Kconfig"
rsource "board/Kconfig"
diff --git a/bsp/nxp/mcx/mcxa/frdm-mcxa366/SConstruct b/bsp/nxp/mcx/mcxa/frdm-mcxa366/SConstruct
index 5a8640554f6..08f4c569245 100644
--- a/bsp/nxp/mcx/mcxa/frdm-mcxa366/SConstruct
+++ b/bsp/nxp/mcx/mcxa/frdm-mcxa366/SConstruct
@@ -66,10 +66,10 @@ Export('rtconfig')
SDK_ROOT = os.path.abspath('./')
-if os.path.exists(SDK_ROOT + '/Libraries'):
- libraries_path_prefix = SDK_ROOT + '/Libraries'
+if os.path.exists(SDK_ROOT + '/libraries'):
+ libraries_path_prefix = SDK_ROOT + '/libraries'
else:
- libraries_path_prefix = os.path.dirname(SDK_ROOT) + '/Libraries'
+ libraries_path_prefix = os.path.dirname(SDK_ROOT) + '/libraries'
SDK_LIB = libraries_path_prefix
Export('SDK_LIB')
diff --git a/bsp/nxp/mcx/mcxa/frdm-mcxa366/project.uvoptx b/bsp/nxp/mcx/mcxa/frdm-mcxa366/project.uvoptx
index c35efb8ccf7..5c207fce57d 100644
--- a/bsp/nxp/mcx/mcxa/frdm-mcxa366/project.uvoptx
+++ b/bsp/nxp/mcx/mcxa/frdm-mcxa366/project.uvoptx
@@ -590,7 +590,7 @@
0
0
0
- ..\Libraries\drivers\drv_pin.c
+ ..\libraries\drivers\drv_pin.c
drv_pin.c
0
0
@@ -602,7 +602,7 @@
0
0
0
- ..\Libraries\drivers\drv_uart.c
+ ..\libraries\drivers\drv_uart.c
drv_uart.c
0
0
diff --git a/bsp/nxp/mcx/mcxa/frdm-mcxa366/project.uvprojx b/bsp/nxp/mcx/mcxa/frdm-mcxa366/project.uvprojx
index 0ca901958bc..28bea5ee894 100644
--- a/bsp/nxp/mcx/mcxa/frdm-mcxa366/project.uvprojx
+++ b/bsp/nxp/mcx/mcxa/frdm-mcxa366/project.uvprojx
@@ -340,7 +340,7 @@
--target=arm-arm-none-eabi
__RTTHREAD__, CPU_MCXA366VLQ, __STDC_LIMIT_MACROS, RT_USING_ARMLIBC, RT_USING_LIBC, __CLK_TCK=RT_TICK_PER_SECOND, DEBUG
- ..\..\..\..\..\include;..\..\..\..\..\components\drivers\include;..\..\..\..\..\components\drivers\include;..\..\..\..\..\components\drivers\spi;..\..\..\..\..\components\drivers\include;..\..\..\..\..\components\libc\posix\io\eventfd;..\..\..\..\..\components\drivers\include;..\..\..\..\..\components\libc\posix\ipc;..\..\..\..\..\libcpu\arm\cortex-m33;packages\nxp-mcx-series-latest\MCXA366\components\codec;packages\nxp-mcx-series-latest\MCXA366\periph2;..\..\..\..\..\components\finsh;board;..\..\..\..\..\components\libc\posix\io\poll;..\..\..\..\..\components\drivers\phy;packages\nxp-mcx-cmsis-latest\Core\Include;.;..\..\..\..\..\components\drivers\include;..\..\..\..\..\components\libc\compilers\common\extension\fcntl\octal;..\..\..\..\..\components\drivers\smp_call;..\..\..\..\..\components\drivers\include;packages\nxp-mcx-series-latest\MCXA366;..\..\..\..\..\components\libc\compilers\common\extension;packages\nxp-mcx-series-latest\MCXA366\drivers;..\..\..\..\..\components\drivers\include;..\..\..\..\..\components\libc\compilers\common\include;applications;..\Libraries\drivers;..\..\..\..\..\libcpu\arm\common;..\..\..\..\..\components\libc\posix\io\epoll;..\..\..\..\..\components\drivers\include;..\..\..\..\..\components\net\utest;..\..\..\..\..\components\drivers\include;..\..\..\..\..\components\drivers\include;board\MCUX_Config\board;..\Libraries\drivers\config
+ ..\..\..\..\..\include;..\..\..\..\..\components\drivers\include;..\..\..\..\..\components\drivers\include;..\..\..\..\..\components\drivers\spi;..\..\..\..\..\components\drivers\include;..\..\..\..\..\components\libc\posix\io\eventfd;..\..\..\..\..\components\drivers\include;..\..\..\..\..\components\libc\posix\ipc;..\..\..\..\..\libcpu\arm\cortex-m33;packages\nxp-mcx-series-latest\MCXA366\components\codec;packages\nxp-mcx-series-latest\MCXA366\periph2;..\..\..\..\..\components\finsh;board;..\..\..\..\..\components\libc\posix\io\poll;..\..\..\..\..\components\drivers\phy;packages\nxp-mcx-cmsis-latest\Core\Include;.;..\..\..\..\..\components\drivers\include;..\..\..\..\..\components\libc\compilers\common\extension\fcntl\octal;..\..\..\..\..\components\drivers\smp_call;..\..\..\..\..\components\drivers\include;packages\nxp-mcx-series-latest\MCXA366;..\..\..\..\..\components\libc\compilers\common\extension;packages\nxp-mcx-series-latest\MCXA366\drivers;..\..\..\..\..\components\drivers\include;..\..\..\..\..\components\libc\compilers\common\include;applications;..\libraries\drivers;..\..\..\..\..\libcpu\arm\common;..\..\..\..\..\components\libc\posix\io\epoll;..\..\..\..\..\components\drivers\include;..\..\..\..\..\components\net\utest;..\..\..\..\..\components\drivers\include;..\..\..\..\..\components\drivers\include;board\MCUX_Config\board;..\libraries\drivers\config
@@ -1526,12 +1526,12 @@
drv_pin.c
1
- ..\Libraries\drivers\drv_pin.c
+ ..\libraries\drivers\drv_pin.c
drv_uart.c
1
- ..\Libraries\drivers\drv_uart.c
+ ..\libraries\drivers\drv_uart.c
diff --git a/bsp/nxp/mcx/mcxa/Libraries/.clang-format-ignore b/bsp/nxp/mcx/mcxa/libraries/.clang-format-ignore
similarity index 100%
rename from bsp/nxp/mcx/mcxa/Libraries/.clang-format-ignore
rename to bsp/nxp/mcx/mcxa/libraries/.clang-format-ignore
diff --git a/bsp/nxp/mcx/mcxa/Libraries/Kconfig b/bsp/nxp/mcx/mcxa/libraries/Kconfig
similarity index 100%
rename from bsp/nxp/mcx/mcxa/Libraries/Kconfig
rename to bsp/nxp/mcx/mcxa/libraries/Kconfig
diff --git a/bsp/nxp/mcx/mcxa/Libraries/drivers/SConscript b/bsp/nxp/mcx/mcxa/libraries/drivers/SConscript
similarity index 100%
rename from bsp/nxp/mcx/mcxa/Libraries/drivers/SConscript
rename to bsp/nxp/mcx/mcxa/libraries/drivers/SConscript
diff --git a/bsp/nxp/mcx/mcxa/Libraries/drivers/drv_adc.c b/bsp/nxp/mcx/mcxa/libraries/drivers/drv_adc.c
similarity index 100%
rename from bsp/nxp/mcx/mcxa/Libraries/drivers/drv_adc.c
rename to bsp/nxp/mcx/mcxa/libraries/drivers/drv_adc.c
diff --git a/bsp/nxp/mcx/mcxa/Libraries/drivers/drv_can.c b/bsp/nxp/mcx/mcxa/libraries/drivers/drv_can.c
similarity index 100%
rename from bsp/nxp/mcx/mcxa/Libraries/drivers/drv_can.c
rename to bsp/nxp/mcx/mcxa/libraries/drivers/drv_can.c
diff --git a/bsp/nxp/mcx/mcxa/Libraries/drivers/drv_chipflash.c b/bsp/nxp/mcx/mcxa/libraries/drivers/drv_chipflash.c
similarity index 100%
rename from bsp/nxp/mcx/mcxa/Libraries/drivers/drv_chipflash.c
rename to bsp/nxp/mcx/mcxa/libraries/drivers/drv_chipflash.c
diff --git a/bsp/nxp/mcx/mcxa/Libraries/drivers/drv_chipflash.h b/bsp/nxp/mcx/mcxa/libraries/drivers/drv_chipflash.h
similarity index 100%
rename from bsp/nxp/mcx/mcxa/Libraries/drivers/drv_chipflash.h
rename to bsp/nxp/mcx/mcxa/libraries/drivers/drv_chipflash.h
diff --git a/bsp/nxp/mcx/mcxa/Libraries/drivers/drv_i2c.c b/bsp/nxp/mcx/mcxa/libraries/drivers/drv_i2c.c
similarity index 100%
rename from bsp/nxp/mcx/mcxa/Libraries/drivers/drv_i2c.c
rename to bsp/nxp/mcx/mcxa/libraries/drivers/drv_i2c.c
diff --git a/bsp/nxp/mcx/mcxa/Libraries/drivers/drv_log.h b/bsp/nxp/mcx/mcxa/libraries/drivers/drv_log.h
similarity index 100%
rename from bsp/nxp/mcx/mcxa/Libraries/drivers/drv_log.h
rename to bsp/nxp/mcx/mcxa/libraries/drivers/drv_log.h
diff --git a/bsp/nxp/mcx/mcxa/Libraries/drivers/drv_pin.c b/bsp/nxp/mcx/mcxa/libraries/drivers/drv_pin.c
similarity index 100%
rename from bsp/nxp/mcx/mcxa/Libraries/drivers/drv_pin.c
rename to bsp/nxp/mcx/mcxa/libraries/drivers/drv_pin.c
diff --git a/bsp/nxp/mcx/mcxa/Libraries/drivers/drv_pin.h b/bsp/nxp/mcx/mcxa/libraries/drivers/drv_pin.h
similarity index 100%
rename from bsp/nxp/mcx/mcxa/Libraries/drivers/drv_pin.h
rename to bsp/nxp/mcx/mcxa/libraries/drivers/drv_pin.h
diff --git a/bsp/nxp/mcx/mcxa/Libraries/drivers/drv_pwm.c b/bsp/nxp/mcx/mcxa/libraries/drivers/drv_pwm.c
similarity index 100%
rename from bsp/nxp/mcx/mcxa/Libraries/drivers/drv_pwm.c
rename to bsp/nxp/mcx/mcxa/libraries/drivers/drv_pwm.c
diff --git a/bsp/nxp/mcx/mcxa/Libraries/drivers/drv_pwm.h b/bsp/nxp/mcx/mcxa/libraries/drivers/drv_pwm.h
similarity index 100%
rename from bsp/nxp/mcx/mcxa/Libraries/drivers/drv_pwm.h
rename to bsp/nxp/mcx/mcxa/libraries/drivers/drv_pwm.h
diff --git a/bsp/nxp/mcx/mcxa/Libraries/drivers/drv_rtc.c b/bsp/nxp/mcx/mcxa/libraries/drivers/drv_rtc.c
similarity index 100%
rename from bsp/nxp/mcx/mcxa/Libraries/drivers/drv_rtc.c
rename to bsp/nxp/mcx/mcxa/libraries/drivers/drv_rtc.c
diff --git a/bsp/nxp/mcx/mcxa/Libraries/drivers/drv_rtc.h b/bsp/nxp/mcx/mcxa/libraries/drivers/drv_rtc.h
similarity index 100%
rename from bsp/nxp/mcx/mcxa/Libraries/drivers/drv_rtc.h
rename to bsp/nxp/mcx/mcxa/libraries/drivers/drv_rtc.h
diff --git a/bsp/nxp/mcx/mcxa/Libraries/drivers/drv_spi.c b/bsp/nxp/mcx/mcxa/libraries/drivers/drv_spi.c
similarity index 100%
rename from bsp/nxp/mcx/mcxa/Libraries/drivers/drv_spi.c
rename to bsp/nxp/mcx/mcxa/libraries/drivers/drv_spi.c
diff --git a/bsp/nxp/mcx/mcxa/Libraries/drivers/drv_spi.h b/bsp/nxp/mcx/mcxa/libraries/drivers/drv_spi.h
similarity index 100%
rename from bsp/nxp/mcx/mcxa/Libraries/drivers/drv_spi.h
rename to bsp/nxp/mcx/mcxa/libraries/drivers/drv_spi.h
diff --git a/bsp/nxp/mcx/mcxa/Libraries/drivers/drv_timer.c b/bsp/nxp/mcx/mcxa/libraries/drivers/drv_timer.c
similarity index 100%
rename from bsp/nxp/mcx/mcxa/Libraries/drivers/drv_timer.c
rename to bsp/nxp/mcx/mcxa/libraries/drivers/drv_timer.c
diff --git a/bsp/nxp/mcx/mcxa/Libraries/drivers/drv_uart.c b/bsp/nxp/mcx/mcxa/libraries/drivers/drv_uart.c
similarity index 100%
rename from bsp/nxp/mcx/mcxa/Libraries/drivers/drv_uart.c
rename to bsp/nxp/mcx/mcxa/libraries/drivers/drv_uart.c
diff --git a/bsp/nxp/mcx/mcxa/Libraries/drivers/drv_uart.h b/bsp/nxp/mcx/mcxa/libraries/drivers/drv_uart.h
similarity index 100%
rename from bsp/nxp/mcx/mcxa/Libraries/drivers/drv_uart.h
rename to bsp/nxp/mcx/mcxa/libraries/drivers/drv_uart.h
diff --git a/bsp/nxp/mcx/mcxa/Libraries/drivers/drv_wdt.c b/bsp/nxp/mcx/mcxa/libraries/drivers/drv_wdt.c
similarity index 100%
rename from bsp/nxp/mcx/mcxa/Libraries/drivers/drv_wdt.c
rename to bsp/nxp/mcx/mcxa/libraries/drivers/drv_wdt.c
diff --git a/bsp/nxp/mcx/mcxa/Libraries/drivers/drv_wdt.h b/bsp/nxp/mcx/mcxa/libraries/drivers/drv_wdt.h
similarity index 100%
rename from bsp/nxp/mcx/mcxa/Libraries/drivers/drv_wdt.h
rename to bsp/nxp/mcx/mcxa/libraries/drivers/drv_wdt.h
diff --git a/bsp/nxp/mcx/mcxc/frdm-mcxc444/Kconfig b/bsp/nxp/mcx/mcxc/frdm-mcxc444/Kconfig
index 121269ec6f5..dc839397cf9 100644
--- a/bsp/nxp/mcx/mcxc/frdm-mcxc444/Kconfig
+++ b/bsp/nxp/mcx/mcxc/frdm-mcxc444/Kconfig
@@ -13,5 +13,5 @@ config SOC_MCX
source "$(RTT_DIR)/Kconfig"
osource "$PKGS_DIR/Kconfig"
-rsource "../Libraries/Kconfig"
+rsource "../libraries/Kconfig"
rsource "board/Kconfig"
diff --git a/bsp/nxp/mcx/mcxc/frdm-mcxc444/SConstruct b/bsp/nxp/mcx/mcxc/frdm-mcxc444/SConstruct
index 5a8640554f6..08f4c569245 100644
--- a/bsp/nxp/mcx/mcxc/frdm-mcxc444/SConstruct
+++ b/bsp/nxp/mcx/mcxc/frdm-mcxc444/SConstruct
@@ -66,10 +66,10 @@ Export('rtconfig')
SDK_ROOT = os.path.abspath('./')
-if os.path.exists(SDK_ROOT + '/Libraries'):
- libraries_path_prefix = SDK_ROOT + '/Libraries'
+if os.path.exists(SDK_ROOT + '/libraries'):
+ libraries_path_prefix = SDK_ROOT + '/libraries'
else:
- libraries_path_prefix = os.path.dirname(SDK_ROOT) + '/Libraries'
+ libraries_path_prefix = os.path.dirname(SDK_ROOT) + '/libraries'
SDK_LIB = libraries_path_prefix
Export('SDK_LIB')
diff --git a/bsp/nxp/mcx/mcxc/frdm-mcxc444/project.ewp b/bsp/nxp/mcx/mcxc/frdm-mcxc444/project.ewp
index 9159d378345..8093ef977a1 100644
--- a/bsp/nxp/mcx/mcxc/frdm-mcxc444/project.ewp
+++ b/bsp/nxp/mcx/mcxc/frdm-mcxc444/project.ewp
@@ -371,7 +371,7 @@
$PROJ_DIR$\..\..\..\..\..\components\libc\compilers\common\include
$PROJ_DIR$\applications
$PROJ_DIR$\..\..\..\..\..\components\libc\compilers\common\extension\fcntl\octal
- $PROJ_DIR$\..\Libraries\drivers\config
+ $PROJ_DIR$\..\libraries\drivers\config
$PROJ_DIR$\..\..\..\..\..\components\libc\posix\io\eventfd
$PROJ_DIR$\..\..\..\..\..\components\libc\posix\io\epoll
$PROJ_DIR$\board
@@ -381,7 +381,7 @@
$PROJ_DIR$\..\..\..\..\..\libcpu\arm\cortex-m0
$PROJ_DIR$\..\..\..\..\..\components\drivers\spi
$PROJ_DIR$\..\..\..\..\..\libcpu\arm\common
- $PROJ_DIR$\..\Libraries\drivers
+ $PROJ_DIR$\..\libraries\drivers