diff options
author | Ben V. Brown <[email protected]> | 2021-01-17 09:43:55 +1100 |
---|---|---|
committer | Ben V. Brown <[email protected]> | 2021-01-17 09:43:55 +1100 |
commit | 184b2c909fae43c10261c0288cfa4e021b3f5a3d (patch) | |
tree | f0c6b83e5b5af721f4a6a0580107ca1b5a0edac1 | |
parent | ad37c752cc4a59ee5ca8e22bce70a7078e1bd46f (diff) | |
download | IronOS-184b2c909fae43c10261c0288cfa4e021b3f5a3d.tar.gz IronOS-184b2c909fae43c10261c0288cfa4e021b3f5a3d.zip |
./workspace/TS100 -> ./source/
-rw-r--r-- | .github/workflows/push.yml | 40 | ||||
-rw-r--r-- | .gitignore | 25 | ||||
-rw-r--r-- | Documentation/Development.md | 10 | ||||
-rwxr-xr-x | Translations/make_translation.py | 8 | ||||
-rwxr-xr-x | ci/buildAll.sh | 6 | ||||
-rw-r--r--[-rwxr-xr-x] | source/Core/BSP/BSP.h (renamed from workspace/TS100/Core/BSP/BSP.h) | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | source/Core/BSP/BSP_Common.c (renamed from workspace/TS100/Core/BSP/BSP_Common.c) | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | source/Core/BSP/BSP_Flash.h (renamed from workspace/TS100/Core/BSP/BSP_Flash.h) | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | source/Core/BSP/BSP_PD.h (renamed from workspace/TS100/Core/BSP/BSP_PD.h) | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | source/Core/BSP/BSP_Power.h (renamed from workspace/TS100/Core/BSP/BSP_Power.h) | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | source/Core/BSP/BSP_QC.h (renamed from workspace/TS100/Core/BSP/BSP_QC.h) | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | source/Core/BSP/Defines.h (renamed from workspace/TS100/Core/BSP/Defines.h) | 0 | ||||
-rw-r--r-- | source/Core/BSP/Miniware/BSP.cpp (renamed from workspace/TS100/Core/BSP/Miniware/BSP.cpp) | 0 | ||||
-rw-r--r-- | source/Core/BSP/Miniware/BSP_PD.c (renamed from workspace/TS100/Core/BSP/Miniware/BSP_PD.c) | 0 | ||||
-rw-r--r-- | source/Core/BSP/Miniware/FreeRTOSConfig.h (renamed from workspace/TS100/Core/BSP/Miniware/FreeRTOSConfig.h) | 0 | ||||
-rw-r--r-- | source/Core/BSP/Miniware/I2C_Wrapper.cpp (renamed from workspace/TS100/Core/BSP/Miniware/I2C_Wrapper.cpp) | 0 | ||||
-rw-r--r-- | source/Core/BSP/Miniware/IRQ.cpp (renamed from workspace/TS100/Core/BSP/Miniware/IRQ.cpp) | 0 | ||||
-rw-r--r-- | source/Core/BSP/Miniware/IRQ.h (renamed from workspace/TS100/Core/BSP/Miniware/IRQ.h) | 0 | ||||
-rw-r--r-- | source/Core/BSP/Miniware/Model_Config.h (renamed from workspace/TS100/Core/BSP/Miniware/Model_Config.h) | 0 | ||||
-rw-r--r-- | source/Core/BSP/Miniware/Pins.h (renamed from workspace/TS100/Core/BSP/Miniware/Pins.h) | 0 | ||||
-rw-r--r-- | source/Core/BSP/Miniware/Power.cpp (renamed from workspace/TS100/Core/BSP/Miniware/Power.cpp) | 0 | ||||
-rw-r--r-- | source/Core/BSP/Miniware/QC_GPIO.cpp (renamed from workspace/TS100/Core/BSP/Miniware/QC_GPIO.cpp) | 0 | ||||
-rw-r--r-- | source/Core/BSP/Miniware/README.md (renamed from workspace/TS100/Core/BSP/Miniware/README.md) | 0 | ||||
-rw-r--r-- | source/Core/BSP/Miniware/Setup.c (renamed from workspace/TS100/Core/BSP/Miniware/Setup.c) | 0 | ||||
-rw-r--r-- | source/Core/BSP/Miniware/Setup.h (renamed from workspace/TS100/Core/BSP/Miniware/Setup.h) | 0 | ||||
-rw-r--r-- | source/Core/BSP/Miniware/Software_I2C.h (renamed from workspace/TS100/Core/BSP/Miniware/Software_I2C.h) | 0 | ||||
-rw-r--r-- | source/Core/BSP/Miniware/Vendor/CMSIS/Device/ST/STM32F1xx/Include/stm32f103xb.h (renamed from workspace/TS100/Core/BSP/Miniware/Vendor/CMSIS/Device/ST/STM32F1xx/Include/stm32f103xb.h) | 0 | ||||
-rw-r--r-- | source/Core/BSP/Miniware/Vendor/CMSIS/Device/ST/STM32F1xx/Include/stm32f1xx.h (renamed from workspace/TS100/Core/BSP/Miniware/Vendor/CMSIS/Device/ST/STM32F1xx/Include/stm32f1xx.h) | 0 | ||||
-rw-r--r-- | source/Core/BSP/Miniware/Vendor/CMSIS/Device/ST/STM32F1xx/Include/system_stm32f1xx.h (renamed from workspace/TS100/Core/BSP/Miniware/Vendor/CMSIS/Device/ST/STM32F1xx/Include/system_stm32f1xx.h) | 0 | ||||
-rw-r--r-- | source/Core/BSP/Miniware/Vendor/CMSIS/Include/arm_common_tables.h (renamed from workspace/TS100/Core/BSP/Miniware/Vendor/CMSIS/Include/arm_common_tables.h) | 0 | ||||
-rw-r--r-- | source/Core/BSP/Miniware/Vendor/CMSIS/Include/arm_const_structs.h (renamed from workspace/TS100/Core/BSP/Miniware/Vendor/CMSIS/Include/arm_const_structs.h) | 0 | ||||
-rw-r--r-- | source/Core/BSP/Miniware/Vendor/CMSIS/Include/arm_math.h (renamed from workspace/TS100/Core/BSP/Miniware/Vendor/CMSIS/Include/arm_math.h) | 0 | ||||
-rw-r--r-- | source/Core/BSP/Miniware/Vendor/CMSIS/Include/cmsis_armcc.h (renamed from workspace/TS100/Core/BSP/Miniware/Vendor/CMSIS/Include/cmsis_armcc.h) | 0 | ||||
-rw-r--r-- | source/Core/BSP/Miniware/Vendor/CMSIS/Include/cmsis_armcc_V6.h (renamed from workspace/TS100/Core/BSP/Miniware/Vendor/CMSIS/Include/cmsis_armcc_V6.h) | 0 | ||||
-rw-r--r-- | source/Core/BSP/Miniware/Vendor/CMSIS/Include/cmsis_gcc.h (renamed from workspace/TS100/Core/BSP/Miniware/Vendor/CMSIS/Include/cmsis_gcc.h) | 0 | ||||
-rw-r--r-- | source/Core/BSP/Miniware/Vendor/CMSIS/Include/core_cm0.h (renamed from workspace/TS100/Core/BSP/Miniware/Vendor/CMSIS/Include/core_cm0.h) | 0 | ||||
-rw-r--r-- | source/Core/BSP/Miniware/Vendor/CMSIS/Include/core_cm0plus.h (renamed from workspace/TS100/Core/BSP/Miniware/Vendor/CMSIS/Include/core_cm0plus.h) | 0 | ||||
-rw-r--r-- | source/Core/BSP/Miniware/Vendor/CMSIS/Include/core_cm3.h (renamed from workspace/TS100/Core/BSP/Miniware/Vendor/CMSIS/Include/core_cm3.h) | 0 | ||||
-rw-r--r-- | source/Core/BSP/Miniware/Vendor/CMSIS/Include/core_cm4.h (renamed from workspace/TS100/Core/BSP/Miniware/Vendor/CMSIS/Include/core_cm4.h) | 0 | ||||
-rw-r--r-- | source/Core/BSP/Miniware/Vendor/CMSIS/Include/core_cm7.h (renamed from workspace/TS100/Core/BSP/Miniware/Vendor/CMSIS/Include/core_cm7.h) | 0 | ||||
-rw-r--r-- | source/Core/BSP/Miniware/Vendor/CMSIS/Include/core_cmFunc.h (renamed from workspace/TS100/Core/BSP/Miniware/Vendor/CMSIS/Include/core_cmFunc.h) | 0 | ||||
-rw-r--r-- | source/Core/BSP/Miniware/Vendor/CMSIS/Include/core_cmInstr.h (renamed from workspace/TS100/Core/BSP/Miniware/Vendor/CMSIS/Include/core_cmInstr.h) | 0 | ||||
-rw-r--r-- | source/Core/BSP/Miniware/Vendor/CMSIS/Include/core_cmSimd.h (renamed from workspace/TS100/Core/BSP/Miniware/Vendor/CMSIS/Include/core_cmSimd.h) | 0 | ||||
-rw-r--r-- | source/Core/BSP/Miniware/Vendor/CMSIS/Include/core_sc000.h (renamed from workspace/TS100/Core/BSP/Miniware/Vendor/CMSIS/Include/core_sc000.h) | 0 | ||||
-rw-r--r-- | source/Core/BSP/Miniware/Vendor/CMSIS/Include/core_sc300.h (renamed from workspace/TS100/Core/BSP/Miniware/Vendor/CMSIS/Include/core_sc300.h) | 0 | ||||
-rw-r--r-- | source/Core/BSP/Miniware/Vendor/STM32F1xx_HAL_Driver/Inc/Legacy/stm32_hal_legacy.h (renamed from workspace/TS100/Core/BSP/Miniware/Vendor/STM32F1xx_HAL_Driver/Inc/Legacy/stm32_hal_legacy.h) | 0 | ||||
-rw-r--r-- | source/Core/BSP/Miniware/Vendor/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal.h (renamed from workspace/TS100/Core/BSP/Miniware/Vendor/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal.h) | 0 | ||||
-rw-r--r-- | source/Core/BSP/Miniware/Vendor/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_adc.h (renamed from workspace/TS100/Core/BSP/Miniware/Vendor/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_adc.h) | 0 | ||||
-rw-r--r-- | source/Core/BSP/Miniware/Vendor/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_adc_ex.h (renamed from workspace/TS100/Core/BSP/Miniware/Vendor/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_adc_ex.h) | 0 | ||||
-rw-r--r-- | source/Core/BSP/Miniware/Vendor/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_cortex.h (renamed from workspace/TS100/Core/BSP/Miniware/Vendor/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_cortex.h) | 0 | ||||
-rw-r--r-- | source/Core/BSP/Miniware/Vendor/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_def.h (renamed from workspace/TS100/Core/BSP/Miniware/Vendor/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_def.h) | 0 | ||||
-rw-r--r-- | source/Core/BSP/Miniware/Vendor/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_dma.h (renamed from workspace/TS100/Core/BSP/Miniware/Vendor/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_dma.h) | 0 | ||||
-rw-r--r-- | source/Core/BSP/Miniware/Vendor/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_dma_ex.h (renamed from workspace/TS100/Core/BSP/Miniware/Vendor/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_dma_ex.h) | 0 | ||||
-rw-r--r-- | source/Core/BSP/Miniware/Vendor/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_flash.h (renamed from workspace/TS100/Core/BSP/Miniware/Vendor/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_flash.h) | 0 | ||||
-rw-r--r-- | source/Core/BSP/Miniware/Vendor/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_flash_ex.h (renamed from workspace/TS100/Core/BSP/Miniware/Vendor/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_flash_ex.h) | 0 | ||||
-rw-r--r-- | source/Core/BSP/Miniware/Vendor/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_gpio.h (renamed from workspace/TS100/Core/BSP/Miniware/Vendor/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_gpio.h) | 0 | ||||
-rw-r--r-- | source/Core/BSP/Miniware/Vendor/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_gpio_ex.h (renamed from workspace/TS100/Core/BSP/Miniware/Vendor/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_gpio_ex.h) | 0 | ||||
-rw-r--r-- | source/Core/BSP/Miniware/Vendor/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_i2c.h (renamed from workspace/TS100/Core/BSP/Miniware/Vendor/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_i2c.h) | 0 | ||||
-rw-r--r-- | source/Core/BSP/Miniware/Vendor/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_iwdg.h (renamed from workspace/TS100/Core/BSP/Miniware/Vendor/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_iwdg.h) | 0 | ||||
-rw-r--r-- | source/Core/BSP/Miniware/Vendor/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_pwr.h (renamed from workspace/TS100/Core/BSP/Miniware/Vendor/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_pwr.h) | 0 | ||||
-rw-r--r-- | source/Core/BSP/Miniware/Vendor/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_rcc.h (renamed from workspace/TS100/Core/BSP/Miniware/Vendor/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_rcc.h) | 0 | ||||
-rw-r--r-- | source/Core/BSP/Miniware/Vendor/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_rcc_ex.h (renamed from workspace/TS100/Core/BSP/Miniware/Vendor/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_rcc_ex.h) | 0 | ||||
-rw-r--r-- | source/Core/BSP/Miniware/Vendor/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_tim.h (renamed from workspace/TS100/Core/BSP/Miniware/Vendor/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_tim.h) | 0 | ||||
-rw-r--r-- | source/Core/BSP/Miniware/Vendor/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_tim_ex.h (renamed from workspace/TS100/Core/BSP/Miniware/Vendor/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_tim_ex.h) | 0 | ||||
-rw-r--r-- | source/Core/BSP/Miniware/Vendor/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal.c (renamed from workspace/TS100/Core/BSP/Miniware/Vendor/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal.c) | 0 | ||||
-rw-r--r-- | source/Core/BSP/Miniware/Vendor/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_adc.c (renamed from workspace/TS100/Core/BSP/Miniware/Vendor/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_adc.c) | 0 | ||||
-rw-r--r-- | source/Core/BSP/Miniware/Vendor/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_adc_ex.c (renamed from workspace/TS100/Core/BSP/Miniware/Vendor/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_adc_ex.c) | 0 | ||||
-rw-r--r-- | source/Core/BSP/Miniware/Vendor/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_cortex.c (renamed from workspace/TS100/Core/BSP/Miniware/Vendor/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_cortex.c) | 0 | ||||
-rw-r--r-- | source/Core/BSP/Miniware/Vendor/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_dma.c (renamed from workspace/TS100/Core/BSP/Miniware/Vendor/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_dma.c) | 0 | ||||
-rw-r--r-- | source/Core/BSP/Miniware/Vendor/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_flash.c (renamed from workspace/TS100/Core/BSP/Miniware/Vendor/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_flash.c) | 0 | ||||
-rw-r--r-- | source/Core/BSP/Miniware/Vendor/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_flash_ex.c (renamed from workspace/TS100/Core/BSP/Miniware/Vendor/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_flash_ex.c) | 0 | ||||
-rw-r--r-- | source/Core/BSP/Miniware/Vendor/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_gpio.c (renamed from workspace/TS100/Core/BSP/Miniware/Vendor/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_gpio.c) | 0 | ||||
-rw-r--r-- | source/Core/BSP/Miniware/Vendor/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_gpio_ex.c (renamed from workspace/TS100/Core/BSP/Miniware/Vendor/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_gpio_ex.c) | 0 | ||||
-rw-r--r-- | source/Core/BSP/Miniware/Vendor/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_i2c.c (renamed from workspace/TS100/Core/BSP/Miniware/Vendor/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_i2c.c) | 0 | ||||
-rw-r--r-- | source/Core/BSP/Miniware/Vendor/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_iwdg.c (renamed from workspace/TS100/Core/BSP/Miniware/Vendor/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_iwdg.c) | 0 | ||||
-rw-r--r-- | source/Core/BSP/Miniware/Vendor/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_pwr.c (renamed from workspace/TS100/Core/BSP/Miniware/Vendor/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_pwr.c) | 0 | ||||
-rw-r--r-- | source/Core/BSP/Miniware/Vendor/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_rcc.c (renamed from workspace/TS100/Core/BSP/Miniware/Vendor/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_rcc.c) | 0 | ||||
-rw-r--r-- | source/Core/BSP/Miniware/Vendor/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_rcc_ex.c (renamed from workspace/TS100/Core/BSP/Miniware/Vendor/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_rcc_ex.c) | 0 | ||||
-rw-r--r-- | source/Core/BSP/Miniware/Vendor/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_tim.c (renamed from workspace/TS100/Core/BSP/Miniware/Vendor/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_tim.c) | 0 | ||||
-rw-r--r-- | source/Core/BSP/Miniware/Vendor/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_tim_ex.c (renamed from workspace/TS100/Core/BSP/Miniware/Vendor/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_tim_ex.c) | 0 | ||||
-rw-r--r-- | source/Core/BSP/Miniware/flash.c (renamed from workspace/TS100/Core/BSP/Miniware/flash.c) | 0 | ||||
-rw-r--r-- | source/Core/BSP/Miniware/fusb302b.cpp (renamed from workspace/TS100/Core/BSP/Miniware/fusb302b.cpp) | 0 | ||||
-rw-r--r-- | source/Core/BSP/Miniware/logo.cpp (renamed from workspace/TS100/Core/BSP/Miniware/logo.cpp) | 0 | ||||
-rw-r--r-- | source/Core/BSP/Miniware/port.c (renamed from workspace/TS100/Core/BSP/Miniware/port.c) | 0 | ||||
-rw-r--r-- | source/Core/BSP/Miniware/portmacro.h (renamed from workspace/TS100/Core/BSP/Miniware/portmacro.h) | 0 | ||||
-rw-r--r-- | source/Core/BSP/Miniware/postRTOS.cpp (renamed from workspace/TS100/Core/BSP/Miniware/postRTOS.cpp) | 0 | ||||
-rw-r--r-- | source/Core/BSP/Miniware/preRTOS.cpp (renamed from workspace/TS100/Core/BSP/Miniware/preRTOS.cpp) | 0 | ||||
-rw-r--r-- | source/Core/BSP/Miniware/stm32f1xx_hal_msp.c (renamed from workspace/TS100/Core/BSP/Miniware/stm32f1xx_hal_msp.c) | 0 | ||||
-rw-r--r-- | source/Core/BSP/Miniware/stm32f1xx_hal_timebase_TIM.c (renamed from workspace/TS100/Core/BSP/Miniware/stm32f1xx_hal_timebase_TIM.c) | 0 | ||||
-rw-r--r-- | source/Core/BSP/Miniware/stm32f1xx_it.c (renamed from workspace/TS100/Core/BSP/Miniware/stm32f1xx_it.c) | 0 | ||||
-rw-r--r-- | source/Core/BSP/Miniware/system_stm32f1xx.c (renamed from workspace/TS100/Core/BSP/Miniware/system_stm32f1xx.c) | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | source/Core/BSP/Pine64/BSP.cpp (renamed from workspace/TS100/Core/BSP/Pine64/BSP.cpp) | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | source/Core/BSP/Pine64/BSP_PD.c (renamed from workspace/TS100/Core/BSP/Pine64/BSP_PD.c) | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | source/Core/BSP/Pine64/FreeRTOSConfig.h (renamed from workspace/TS100/Core/BSP/Pine64/FreeRTOSConfig.h) | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | source/Core/BSP/Pine64/I2C_Wrapper.cpp (renamed from workspace/TS100/Core/BSP/Pine64/I2C_Wrapper.cpp) | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | source/Core/BSP/Pine64/IRQ.cpp (renamed from workspace/TS100/Core/BSP/Pine64/IRQ.cpp) | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | source/Core/BSP/Pine64/IRQ.h (renamed from workspace/TS100/Core/BSP/Pine64/IRQ.h) | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | source/Core/BSP/Pine64/Model_Config.h (renamed from workspace/TS100/Core/BSP/Pine64/Model_Config.h) | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | source/Core/BSP/Pine64/NOTES.md (renamed from workspace/TS100/Core/BSP/Pine64/NOTES.md) | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | source/Core/BSP/Pine64/Pins.h (renamed from workspace/TS100/Core/BSP/Pine64/Pins.h) | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | source/Core/BSP/Pine64/Power.cpp (renamed from workspace/TS100/Core/BSP/Pine64/Power.cpp) | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | source/Core/BSP/Pine64/QC_GPIO.cpp (renamed from workspace/TS100/Core/BSP/Pine64/QC_GPIO.cpp) | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | source/Core/BSP/Pine64/README.md (renamed from workspace/TS100/Core/BSP/Pine64/README.md) | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | source/Core/BSP/Pine64/Setup.cpp (renamed from workspace/TS100/Core/BSP/Pine64/Setup.cpp) | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | source/Core/BSP/Pine64/Setup.h (renamed from workspace/TS100/Core/BSP/Pine64/Setup.h) | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | source/Core/BSP/Pine64/UnitSettings.h (renamed from workspace/TS100/Core/BSP/Pine64/UnitSettings.h) | 0 | ||||
-rw-r--r-- | source/Core/BSP/Pine64/Vendor/NMSIS/Core/Include/core_compatiable.h (renamed from workspace/TS100/Core/BSP/Pine64/Vendor/NMSIS/Core/Include/core_compatiable.h) | 0 | ||||
-rw-r--r-- | source/Core/BSP/Pine64/Vendor/NMSIS/Core/Include/core_feature_base.h (renamed from workspace/TS100/Core/BSP/Pine64/Vendor/NMSIS/Core/Include/core_feature_base.h) | 0 | ||||
-rw-r--r-- | source/Core/BSP/Pine64/Vendor/NMSIS/Core/Include/core_feature_cache.h (renamed from workspace/TS100/Core/BSP/Pine64/Vendor/NMSIS/Core/Include/core_feature_cache.h) | 0 | ||||
-rw-r--r-- | source/Core/BSP/Pine64/Vendor/NMSIS/Core/Include/core_feature_dsp.h (renamed from workspace/TS100/Core/BSP/Pine64/Vendor/NMSIS/Core/Include/core_feature_dsp.h) | 0 | ||||
-rw-r--r-- | source/Core/BSP/Pine64/Vendor/NMSIS/Core/Include/core_feature_eclic.h (renamed from workspace/TS100/Core/BSP/Pine64/Vendor/NMSIS/Core/Include/core_feature_eclic.h) | 0 | ||||
-rw-r--r-- | source/Core/BSP/Pine64/Vendor/NMSIS/Core/Include/core_feature_fpu.h (renamed from workspace/TS100/Core/BSP/Pine64/Vendor/NMSIS/Core/Include/core_feature_fpu.h) | 0 | ||||
-rw-r--r-- | source/Core/BSP/Pine64/Vendor/NMSIS/Core/Include/core_feature_pmp.h (renamed from workspace/TS100/Core/BSP/Pine64/Vendor/NMSIS/Core/Include/core_feature_pmp.h) | 0 | ||||
-rw-r--r-- | source/Core/BSP/Pine64/Vendor/NMSIS/Core/Include/core_feature_timer.h (renamed from workspace/TS100/Core/BSP/Pine64/Vendor/NMSIS/Core/Include/core_feature_timer.h) | 0 | ||||
-rw-r--r-- | source/Core/BSP/Pine64/Vendor/NMSIS/Core/Include/nmsis_compiler.h (renamed from workspace/TS100/Core/BSP/Pine64/Vendor/NMSIS/Core/Include/nmsis_compiler.h) | 0 | ||||
-rw-r--r-- | source/Core/BSP/Pine64/Vendor/NMSIS/Core/Include/nmsis_core.h (renamed from workspace/TS100/Core/BSP/Pine64/Vendor/NMSIS/Core/Include/nmsis_core.h) | 0 | ||||
-rw-r--r-- | source/Core/BSP/Pine64/Vendor/NMSIS/Core/Include/nmsis_gcc.h (renamed from workspace/TS100/Core/BSP/Pine64/Vendor/NMSIS/Core/Include/nmsis_gcc.h) | 0 | ||||
-rw-r--r-- | source/Core/BSP/Pine64/Vendor/NMSIS/Core/Include/nmsis_version.h (renamed from workspace/TS100/Core/BSP/Pine64/Vendor/NMSIS/Core/Include/nmsis_version.h) | 0 | ||||
-rw-r--r-- | source/Core/BSP/Pine64/Vendor/NMSIS/Core/Include/riscv_bits.h (renamed from workspace/TS100/Core/BSP/Pine64/Vendor/NMSIS/Core/Include/riscv_bits.h) | 0 | ||||
-rw-r--r-- | source/Core/BSP/Pine64/Vendor/NMSIS/Core/Include/riscv_encoding.h (renamed from workspace/TS100/Core/BSP/Pine64/Vendor/NMSIS/Core/Include/riscv_encoding.h) | 0 | ||||
-rw-r--r-- | source/Core/BSP/Pine64/Vendor/OS/FreeRTOS/Source/portable/GCC/port.c (renamed from workspace/TS100/Core/BSP/Pine64/Vendor/OS/FreeRTOS/Source/portable/GCC/port.c) | 0 | ||||
-rw-r--r-- | source/Core/BSP/Pine64/Vendor/OS/FreeRTOS/Source/portable/GCC/portasm.S (renamed from workspace/TS100/Core/BSP/Pine64/Vendor/OS/FreeRTOS/Source/portable/GCC/portasm.S) | 0 | ||||
-rw-r--r-- | source/Core/BSP/Pine64/Vendor/OS/FreeRTOS/Source/portable/GCC/portmacro.h (renamed from workspace/TS100/Core/BSP/Pine64/Vendor/OS/FreeRTOS/Source/portable/GCC/portmacro.h) | 0 | ||||
-rw-r--r-- | source/Core/BSP/Pine64/Vendor/SoC/gd32vf103/Board/pinecil/Include/gd32vf103v_eval.h (renamed from workspace/TS100/Core/BSP/Pine64/Vendor/SoC/gd32vf103/Board/pinecil/Include/gd32vf103v_eval.h) | 0 | ||||
-rw-r--r-- | source/Core/BSP/Pine64/Vendor/SoC/gd32vf103/Board/pinecil/Include/nuclei_sdk_hal.h (renamed from workspace/TS100/Core/BSP/Pine64/Vendor/SoC/gd32vf103/Board/pinecil/Include/nuclei_sdk_hal.h) | 0 | ||||
-rw-r--r-- | source/Core/BSP/Pine64/Vendor/SoC/gd32vf103/Board/pinecil/Source/GCC/gcc_gd32vf103_flashxip.ld (renamed from workspace/TS100/Core/BSP/Pine64/Vendor/SoC/gd32vf103/Board/pinecil/Source/GCC/gcc_gd32vf103_flashxip.ld) | 0 | ||||
-rw-r--r-- | source/Core/BSP/Pine64/Vendor/SoC/gd32vf103/Board/pinecil/Source/gd32vf103v_eval.c (renamed from workspace/TS100/Core/BSP/Pine64/Vendor/SoC/gd32vf103/Board/pinecil/Source/gd32vf103v_eval.c) | 0 | ||||
-rw-r--r-- | source/Core/BSP/Pine64/Vendor/SoC/gd32vf103/Board/pinecil/openocd_gd32vf103.cfg (renamed from workspace/TS100/Core/BSP/Pine64/Vendor/SoC/gd32vf103/Board/pinecil/openocd_gd32vf103.cfg) | 0 | ||||
-rw-r--r-- | source/Core/BSP/Pine64/Vendor/SoC/gd32vf103/Common/Include/Usb/drv_usb_core.h (renamed from workspace/TS100/Core/BSP/Pine64/Vendor/SoC/gd32vf103/Common/Include/Usb/drv_usb_core.h) | 0 | ||||
-rw-r--r-- | source/Core/BSP/Pine64/Vendor/SoC/gd32vf103/Common/Include/Usb/drv_usb_dev.h (renamed from workspace/TS100/Core/BSP/Pine64/Vendor/SoC/gd32vf103/Common/Include/Usb/drv_usb_dev.h) | 0 | ||||
-rw-r--r-- | source/Core/BSP/Pine64/Vendor/SoC/gd32vf103/Common/Include/Usb/drv_usb_host.h (renamed from workspace/TS100/Core/BSP/Pine64/Vendor/SoC/gd32vf103/Common/Include/Usb/drv_usb_host.h) | 0 | ||||
-rw-r--r-- | source/Core/BSP/Pine64/Vendor/SoC/gd32vf103/Common/Include/Usb/drv_usb_hw.h (renamed from workspace/TS100/Core/BSP/Pine64/Vendor/SoC/gd32vf103/Common/Include/Usb/drv_usb_hw.h) | 0 | ||||
-rw-r--r-- | source/Core/BSP/Pine64/Vendor/SoC/gd32vf103/Common/Include/Usb/drv_usb_regs.h (renamed from workspace/TS100/Core/BSP/Pine64/Vendor/SoC/gd32vf103/Common/Include/Usb/drv_usb_regs.h) | 0 | ||||
-rw-r--r-- | source/Core/BSP/Pine64/Vendor/SoC/gd32vf103/Common/Include/Usb/drv_usbd_int.h (renamed from workspace/TS100/Core/BSP/Pine64/Vendor/SoC/gd32vf103/Common/Include/Usb/drv_usbd_int.h) | 0 | ||||
-rw-r--r-- | source/Core/BSP/Pine64/Vendor/SoC/gd32vf103/Common/Include/Usb/drv_usbh_int.h (renamed from workspace/TS100/Core/BSP/Pine64/Vendor/SoC/gd32vf103/Common/Include/Usb/drv_usbh_int.h) | 0 | ||||
-rw-r--r-- | source/Core/BSP/Pine64/Vendor/SoC/gd32vf103/Common/Include/Usb/usb_ch9_std.h (renamed from workspace/TS100/Core/BSP/Pine64/Vendor/SoC/gd32vf103/Common/Include/Usb/usb_ch9_std.h) | 0 | ||||
-rw-r--r-- | source/Core/BSP/Pine64/Vendor/SoC/gd32vf103/Common/Include/Usb/usb_conf.h (renamed from workspace/TS100/Core/BSP/Pine64/Vendor/SoC/gd32vf103/Common/Include/Usb/usb_conf.h) | 0 | ||||
-rw-r--r-- | source/Core/BSP/Pine64/Vendor/SoC/gd32vf103/Common/Include/Usb/usbd_conf.h (renamed from workspace/TS100/Core/BSP/Pine64/Vendor/SoC/gd32vf103/Common/Include/Usb/usbd_conf.h) | 0 | ||||
-rw-r--r-- | source/Core/BSP/Pine64/Vendor/SoC/gd32vf103/Common/Include/Usb/usbd_core.h (renamed from workspace/TS100/Core/BSP/Pine64/Vendor/SoC/gd32vf103/Common/Include/Usb/usbd_core.h) | 0 | ||||
-rw-r--r-- | source/Core/BSP/Pine64/Vendor/SoC/gd32vf103/Common/Include/Usb/usbd_enum.h (renamed from workspace/TS100/Core/BSP/Pine64/Vendor/SoC/gd32vf103/Common/Include/Usb/usbd_enum.h) | 0 | ||||
-rw-r--r-- | source/Core/BSP/Pine64/Vendor/SoC/gd32vf103/Common/Include/Usb/usbd_transc.h (renamed from workspace/TS100/Core/BSP/Pine64/Vendor/SoC/gd32vf103/Common/Include/Usb/usbd_transc.h) | 0 | ||||
-rw-r--r-- | source/Core/BSP/Pine64/Vendor/SoC/gd32vf103/Common/Include/Usb/usbh_conf.h (renamed from workspace/TS100/Core/BSP/Pine64/Vendor/SoC/gd32vf103/Common/Include/Usb/usbh_conf.h) | 0 | ||||
-rw-r--r-- | source/Core/BSP/Pine64/Vendor/SoC/gd32vf103/Common/Include/Usb/usbh_core.h (renamed from workspace/TS100/Core/BSP/Pine64/Vendor/SoC/gd32vf103/Common/Include/Usb/usbh_core.h) | 0 | ||||
-rw-r--r-- | source/Core/BSP/Pine64/Vendor/SoC/gd32vf103/Common/Include/Usb/usbh_enum.h (renamed from workspace/TS100/Core/BSP/Pine64/Vendor/SoC/gd32vf103/Common/Include/Usb/usbh_enum.h) | 0 | ||||
-rw-r--r-- | source/Core/BSP/Pine64/Vendor/SoC/gd32vf103/Common/Include/Usb/usbh_pipe.h (renamed from workspace/TS100/Core/BSP/Pine64/Vendor/SoC/gd32vf103/Common/Include/Usb/usbh_pipe.h) | 0 | ||||
-rw-r--r-- | source/Core/BSP/Pine64/Vendor/SoC/gd32vf103/Common/Include/Usb/usbh_transc.h (renamed from workspace/TS100/Core/BSP/Pine64/Vendor/SoC/gd32vf103/Common/Include/Usb/usbh_transc.h) | 0 | ||||
-rw-r--r-- | source/Core/BSP/Pine64/Vendor/SoC/gd32vf103/Common/Include/gd32vf103.h (renamed from workspace/TS100/Core/BSP/Pine64/Vendor/SoC/gd32vf103/Common/Include/gd32vf103.h) | 0 | ||||
-rw-r--r-- | source/Core/BSP/Pine64/Vendor/SoC/gd32vf103/Common/Include/gd32vf103_adc.h (renamed from workspace/TS100/Core/BSP/Pine64/Vendor/SoC/gd32vf103/Common/Include/gd32vf103_adc.h) | 0 | ||||
-rw-r--r-- | source/Core/BSP/Pine64/Vendor/SoC/gd32vf103/Common/Include/gd32vf103_bkp.h (renamed from workspace/TS100/Core/BSP/Pine64/Vendor/SoC/gd32vf103/Common/Include/gd32vf103_bkp.h) | 0 | ||||
-rw-r--r-- | source/Core/BSP/Pine64/Vendor/SoC/gd32vf103/Common/Include/gd32vf103_can.h (renamed from workspace/TS100/Core/BSP/Pine64/Vendor/SoC/gd32vf103/Common/Include/gd32vf103_can.h) | 0 | ||||
-rw-r--r-- | source/Core/BSP/Pine64/Vendor/SoC/gd32vf103/Common/Include/gd32vf103_crc.h (renamed from workspace/TS100/Core/BSP/Pine64/Vendor/SoC/gd32vf103/Common/Include/gd32vf103_crc.h) | 0 | ||||
-rw-r--r-- | source/Core/BSP/Pine64/Vendor/SoC/gd32vf103/Common/Include/gd32vf103_dac.h (renamed from workspace/TS100/Core/BSP/Pine64/Vendor/SoC/gd32vf103/Common/Include/gd32vf103_dac.h) | 0 | ||||
-rw-r--r-- | source/Core/BSP/Pine64/Vendor/SoC/gd32vf103/Common/Include/gd32vf103_dbg.h (renamed from workspace/TS100/Core/BSP/Pine64/Vendor/SoC/gd32vf103/Common/Include/gd32vf103_dbg.h) | 0 | ||||
-rw-r--r-- | source/Core/BSP/Pine64/Vendor/SoC/gd32vf103/Common/Include/gd32vf103_dma.h (renamed from workspace/TS100/Core/BSP/Pine64/Vendor/SoC/gd32vf103/Common/Include/gd32vf103_dma.h) | 0 | ||||
-rw-r--r-- | source/Core/BSP/Pine64/Vendor/SoC/gd32vf103/Common/Include/gd32vf103_eclic.h (renamed from workspace/TS100/Core/BSP/Pine64/Vendor/SoC/gd32vf103/Common/Include/gd32vf103_eclic.h) | 0 | ||||
-rw-r--r-- | source/Core/BSP/Pine64/Vendor/SoC/gd32vf103/Common/Include/gd32vf103_exmc.h (renamed from workspace/TS100/Core/BSP/Pine64/Vendor/SoC/gd32vf103/Common/Include/gd32vf103_exmc.h) | 0 | ||||
-rw-r--r-- | source/Core/BSP/Pine64/Vendor/SoC/gd32vf103/Common/Include/gd32vf103_exti.h (renamed from workspace/TS100/Core/BSP/Pine64/Vendor/SoC/gd32vf103/Common/Include/gd32vf103_exti.h) | 0 | ||||
-rw-r--r-- | source/Core/BSP/Pine64/Vendor/SoC/gd32vf103/Common/Include/gd32vf103_fmc.h (renamed from workspace/TS100/Core/BSP/Pine64/Vendor/SoC/gd32vf103/Common/Include/gd32vf103_fmc.h) | 0 | ||||
-rw-r--r-- | source/Core/BSP/Pine64/Vendor/SoC/gd32vf103/Common/Include/gd32vf103_fwdgt.h (renamed from workspace/TS100/Core/BSP/Pine64/Vendor/SoC/gd32vf103/Common/Include/gd32vf103_fwdgt.h) | 0 | ||||
-rw-r--r-- | source/Core/BSP/Pine64/Vendor/SoC/gd32vf103/Common/Include/gd32vf103_gpio.h (renamed from workspace/TS100/Core/BSP/Pine64/Vendor/SoC/gd32vf103/Common/Include/gd32vf103_gpio.h) | 0 | ||||
-rw-r--r-- | source/Core/BSP/Pine64/Vendor/SoC/gd32vf103/Common/Include/gd32vf103_i2c.h (renamed from workspace/TS100/Core/BSP/Pine64/Vendor/SoC/gd32vf103/Common/Include/gd32vf103_i2c.h) | 0 | ||||
-rw-r--r-- | source/Core/BSP/Pine64/Vendor/SoC/gd32vf103/Common/Include/gd32vf103_libopt.h (renamed from workspace/TS100/Core/BSP/Pine64/Vendor/SoC/gd32vf103/Common/Include/gd32vf103_libopt.h) | 0 | ||||
-rw-r--r-- | source/Core/BSP/Pine64/Vendor/SoC/gd32vf103/Common/Include/gd32vf103_pmu.h (renamed from workspace/TS100/Core/BSP/Pine64/Vendor/SoC/gd32vf103/Common/Include/gd32vf103_pmu.h) | 0 | ||||
-rw-r--r-- | source/Core/BSP/Pine64/Vendor/SoC/gd32vf103/Common/Include/gd32vf103_rcu.h (renamed from workspace/TS100/Core/BSP/Pine64/Vendor/SoC/gd32vf103/Common/Include/gd32vf103_rcu.h) | 0 | ||||
-rw-r--r-- | source/Core/BSP/Pine64/Vendor/SoC/gd32vf103/Common/Include/gd32vf103_rtc.h (renamed from workspace/TS100/Core/BSP/Pine64/Vendor/SoC/gd32vf103/Common/Include/gd32vf103_rtc.h) | 0 | ||||
-rw-r--r-- | source/Core/BSP/Pine64/Vendor/SoC/gd32vf103/Common/Include/gd32vf103_spi.h (renamed from workspace/TS100/Core/BSP/Pine64/Vendor/SoC/gd32vf103/Common/Include/gd32vf103_spi.h) | 0 | ||||
-rw-r--r-- | source/Core/BSP/Pine64/Vendor/SoC/gd32vf103/Common/Include/gd32vf103_timer.h (renamed from workspace/TS100/Core/BSP/Pine64/Vendor/SoC/gd32vf103/Common/Include/gd32vf103_timer.h) | 0 | ||||
-rw-r--r-- | source/Core/BSP/Pine64/Vendor/SoC/gd32vf103/Common/Include/gd32vf103_usart.h (renamed from workspace/TS100/Core/BSP/Pine64/Vendor/SoC/gd32vf103/Common/Include/gd32vf103_usart.h) | 0 | ||||
-rw-r--r-- | source/Core/BSP/Pine64/Vendor/SoC/gd32vf103/Common/Include/gd32vf103_wwdgt.h (renamed from workspace/TS100/Core/BSP/Pine64/Vendor/SoC/gd32vf103/Common/Include/gd32vf103_wwdgt.h) | 0 | ||||
-rw-r--r-- | source/Core/BSP/Pine64/Vendor/SoC/gd32vf103/Common/Include/nuclei_sdk_soc.h (renamed from workspace/TS100/Core/BSP/Pine64/Vendor/SoC/gd32vf103/Common/Include/nuclei_sdk_soc.h) | 0 | ||||
-rw-r--r-- | source/Core/BSP/Pine64/Vendor/SoC/gd32vf103/Common/Include/system_gd32vf103.h (renamed from workspace/TS100/Core/BSP/Pine64/Vendor/SoC/gd32vf103/Common/Include/system_gd32vf103.h) | 0 | ||||
-rw-r--r-- | source/Core/BSP/Pine64/Vendor/SoC/gd32vf103/Common/Source/Drivers/Usb/drv_usb_core.c (renamed from workspace/TS100/Core/BSP/Pine64/Vendor/SoC/gd32vf103/Common/Source/Drivers/Usb/drv_usb_core.c) | 0 | ||||
-rw-r--r-- | source/Core/BSP/Pine64/Vendor/SoC/gd32vf103/Common/Source/Drivers/Usb/drv_usb_dev.c (renamed from workspace/TS100/Core/BSP/Pine64/Vendor/SoC/gd32vf103/Common/Source/Drivers/Usb/drv_usb_dev.c) | 0 | ||||
-rw-r--r-- | source/Core/BSP/Pine64/Vendor/SoC/gd32vf103/Common/Source/Drivers/Usb/drv_usb_host.c (renamed from workspace/TS100/Core/BSP/Pine64/Vendor/SoC/gd32vf103/Common/Source/Drivers/Usb/drv_usb_host.c) | 0 | ||||
-rw-r--r-- | source/Core/BSP/Pine64/Vendor/SoC/gd32vf103/Common/Source/Drivers/Usb/drv_usbd_int.c (renamed from workspace/TS100/Core/BSP/Pine64/Vendor/SoC/gd32vf103/Common/Source/Drivers/Usb/drv_usbd_int.c) | 0 | ||||
-rw-r--r-- | source/Core/BSP/Pine64/Vendor/SoC/gd32vf103/Common/Source/Drivers/Usb/drv_usbh_int.c (renamed from workspace/TS100/Core/BSP/Pine64/Vendor/SoC/gd32vf103/Common/Source/Drivers/Usb/drv_usbh_int.c) | 0 | ||||
-rw-r--r-- | source/Core/BSP/Pine64/Vendor/SoC/gd32vf103/Common/Source/Drivers/Usb/gd32vf103_usb_hw.c (renamed from workspace/TS100/Core/BSP/Pine64/Vendor/SoC/gd32vf103/Common/Source/Drivers/Usb/gd32vf103_usb_hw.c) | 0 | ||||
-rw-r--r-- | source/Core/BSP/Pine64/Vendor/SoC/gd32vf103/Common/Source/Drivers/Usb/usbd_core.c (renamed from workspace/TS100/Core/BSP/Pine64/Vendor/SoC/gd32vf103/Common/Source/Drivers/Usb/usbd_core.c) | 0 | ||||
-rw-r--r-- | source/Core/BSP/Pine64/Vendor/SoC/gd32vf103/Common/Source/Drivers/Usb/usbd_enum.c (renamed from workspace/TS100/Core/BSP/Pine64/Vendor/SoC/gd32vf103/Common/Source/Drivers/Usb/usbd_enum.c) | 0 | ||||
-rw-r--r-- | source/Core/BSP/Pine64/Vendor/SoC/gd32vf103/Common/Source/Drivers/Usb/usbd_transc.c (renamed from workspace/TS100/Core/BSP/Pine64/Vendor/SoC/gd32vf103/Common/Source/Drivers/Usb/usbd_transc.c) | 0 | ||||
-rw-r--r-- | source/Core/BSP/Pine64/Vendor/SoC/gd32vf103/Common/Source/Drivers/Usb/usbh_core.c (renamed from workspace/TS100/Core/BSP/Pine64/Vendor/SoC/gd32vf103/Common/Source/Drivers/Usb/usbh_core.c) | 0 | ||||
-rw-r--r-- | source/Core/BSP/Pine64/Vendor/SoC/gd32vf103/Common/Source/Drivers/Usb/usbh_enum.c (renamed from workspace/TS100/Core/BSP/Pine64/Vendor/SoC/gd32vf103/Common/Source/Drivers/Usb/usbh_enum.c) | 0 | ||||
-rw-r--r-- | source/Core/BSP/Pine64/Vendor/SoC/gd32vf103/Common/Source/Drivers/Usb/usbh_pipe.c (renamed from workspace/TS100/Core/BSP/Pine64/Vendor/SoC/gd32vf103/Common/Source/Drivers/Usb/usbh_pipe.c) | 0 | ||||
-rw-r--r-- | source/Core/BSP/Pine64/Vendor/SoC/gd32vf103/Common/Source/Drivers/Usb/usbh_transc.c (renamed from workspace/TS100/Core/BSP/Pine64/Vendor/SoC/gd32vf103/Common/Source/Drivers/Usb/usbh_transc.c) | 0 | ||||
-rw-r--r-- | source/Core/BSP/Pine64/Vendor/SoC/gd32vf103/Common/Source/Drivers/gd32vf103_adc.c (renamed from workspace/TS100/Core/BSP/Pine64/Vendor/SoC/gd32vf103/Common/Source/Drivers/gd32vf103_adc.c) | 0 | ||||
-rw-r--r-- | source/Core/BSP/Pine64/Vendor/SoC/gd32vf103/Common/Source/Drivers/gd32vf103_bkp.c (renamed from workspace/TS100/Core/BSP/Pine64/Vendor/SoC/gd32vf103/Common/Source/Drivers/gd32vf103_bkp.c) | 0 | ||||
-rw-r--r-- | source/Core/BSP/Pine64/Vendor/SoC/gd32vf103/Common/Source/Drivers/gd32vf103_can.c (renamed from workspace/TS100/Core/BSP/Pine64/Vendor/SoC/gd32vf103/Common/Source/Drivers/gd32vf103_can.c) | 0 | ||||
-rw-r--r-- | source/Core/BSP/Pine64/Vendor/SoC/gd32vf103/Common/Source/Drivers/gd32vf103_crc.c (renamed from workspace/TS100/Core/BSP/Pine64/Vendor/SoC/gd32vf103/Common/Source/Drivers/gd32vf103_crc.c) | 0 | ||||
-rw-r--r-- | source/Core/BSP/Pine64/Vendor/SoC/gd32vf103/Common/Source/Drivers/gd32vf103_dac.c (renamed from workspace/TS100/Core/BSP/Pine64/Vendor/SoC/gd32vf103/Common/Source/Drivers/gd32vf103_dac.c) | 0 | ||||
-rw-r--r-- | source/Core/BSP/Pine64/Vendor/SoC/gd32vf103/Common/Source/Drivers/gd32vf103_dbg.c (renamed from workspace/TS100/Core/BSP/Pine64/Vendor/SoC/gd32vf103/Common/Source/Drivers/gd32vf103_dbg.c) | 0 | ||||
-rw-r--r-- | source/Core/BSP/Pine64/Vendor/SoC/gd32vf103/Common/Source/Drivers/gd32vf103_dma.c (renamed from workspace/TS100/Core/BSP/Pine64/Vendor/SoC/gd32vf103/Common/Source/Drivers/gd32vf103_dma.c) | 0 | ||||
-rw-r--r-- | source/Core/BSP/Pine64/Vendor/SoC/gd32vf103/Common/Source/Drivers/gd32vf103_eclic.c (renamed from workspace/TS100/Core/BSP/Pine64/Vendor/SoC/gd32vf103/Common/Source/Drivers/gd32vf103_eclic.c) | 0 | ||||
-rw-r--r-- | source/Core/BSP/Pine64/Vendor/SoC/gd32vf103/Common/Source/Drivers/gd32vf103_exmc.c (renamed from workspace/TS100/Core/BSP/Pine64/Vendor/SoC/gd32vf103/Common/Source/Drivers/gd32vf103_exmc.c) | 0 | ||||
-rw-r--r-- | source/Core/BSP/Pine64/Vendor/SoC/gd32vf103/Common/Source/Drivers/gd32vf103_exti.c (renamed from workspace/TS100/Core/BSP/Pine64/Vendor/SoC/gd32vf103/Common/Source/Drivers/gd32vf103_exti.c) | 0 | ||||
-rw-r--r-- | source/Core/BSP/Pine64/Vendor/SoC/gd32vf103/Common/Source/Drivers/gd32vf103_fmc.c (renamed from workspace/TS100/Core/BSP/Pine64/Vendor/SoC/gd32vf103/Common/Source/Drivers/gd32vf103_fmc.c) | 0 | ||||
-rw-r--r-- | source/Core/BSP/Pine64/Vendor/SoC/gd32vf103/Common/Source/Drivers/gd32vf103_fwdgt.c (renamed from workspace/TS100/Core/BSP/Pine64/Vendor/SoC/gd32vf103/Common/Source/Drivers/gd32vf103_fwdgt.c) | 0 | ||||
-rw-r--r-- | source/Core/BSP/Pine64/Vendor/SoC/gd32vf103/Common/Source/Drivers/gd32vf103_gpio.c (renamed from workspace/TS100/Core/BSP/Pine64/Vendor/SoC/gd32vf103/Common/Source/Drivers/gd32vf103_gpio.c) | 0 | ||||
-rw-r--r-- | source/Core/BSP/Pine64/Vendor/SoC/gd32vf103/Common/Source/Drivers/gd32vf103_i2c.c (renamed from workspace/TS100/Core/BSP/Pine64/Vendor/SoC/gd32vf103/Common/Source/Drivers/gd32vf103_i2c.c) | 0 | ||||
-rw-r--r-- | source/Core/BSP/Pine64/Vendor/SoC/gd32vf103/Common/Source/Drivers/gd32vf103_pmu.c (renamed from workspace/TS100/Core/BSP/Pine64/Vendor/SoC/gd32vf103/Common/Source/Drivers/gd32vf103_pmu.c) | 0 | ||||
-rw-r--r-- | source/Core/BSP/Pine64/Vendor/SoC/gd32vf103/Common/Source/Drivers/gd32vf103_rcu.c (renamed from workspace/TS100/Core/BSP/Pine64/Vendor/SoC/gd32vf103/Common/Source/Drivers/gd32vf103_rcu.c) | 0 | ||||
-rw-r--r-- | source/Core/BSP/Pine64/Vendor/SoC/gd32vf103/Common/Source/Drivers/gd32vf103_rtc.c (renamed from workspace/TS100/Core/BSP/Pine64/Vendor/SoC/gd32vf103/Common/Source/Drivers/gd32vf103_rtc.c) | 0 | ||||
-rw-r--r-- | source/Core/BSP/Pine64/Vendor/SoC/gd32vf103/Common/Source/Drivers/gd32vf103_spi.c (renamed from workspace/TS100/Core/BSP/Pine64/Vendor/SoC/gd32vf103/Common/Source/Drivers/gd32vf103_spi.c) | 0 | ||||
-rw-r--r-- | source/Core/BSP/Pine64/Vendor/SoC/gd32vf103/Common/Source/Drivers/gd32vf103_timer.c (renamed from workspace/TS100/Core/BSP/Pine64/Vendor/SoC/gd32vf103/Common/Source/Drivers/gd32vf103_timer.c) | 0 | ||||
-rw-r--r-- | source/Core/BSP/Pine64/Vendor/SoC/gd32vf103/Common/Source/Drivers/gd32vf103_usart.c (renamed from workspace/TS100/Core/BSP/Pine64/Vendor/SoC/gd32vf103/Common/Source/Drivers/gd32vf103_usart.c) | 0 | ||||
-rw-r--r-- | source/Core/BSP/Pine64/Vendor/SoC/gd32vf103/Common/Source/Drivers/gd32vf103_wwdgt.c (renamed from workspace/TS100/Core/BSP/Pine64/Vendor/SoC/gd32vf103/Common/Source/Drivers/gd32vf103_wwdgt.c) | 0 | ||||
-rw-r--r-- | source/Core/BSP/Pine64/Vendor/SoC/gd32vf103/Common/Source/GCC/intexc_gd32vf103.S (renamed from workspace/TS100/Core/BSP/Pine64/Vendor/SoC/gd32vf103/Common/Source/GCC/intexc_gd32vf103.S) | 0 | ||||
-rw-r--r-- | source/Core/BSP/Pine64/Vendor/SoC/gd32vf103/Common/Source/GCC/startup_gd32vf103.S (renamed from workspace/TS100/Core/BSP/Pine64/Vendor/SoC/gd32vf103/Common/Source/GCC/startup_gd32vf103.S) | 0 | ||||
-rw-r--r-- | source/Core/BSP/Pine64/Vendor/SoC/gd32vf103/Common/Source/Stubs/close.c (renamed from workspace/TS100/Core/BSP/Pine64/Vendor/SoC/gd32vf103/Common/Source/Stubs/close.c) | 0 | ||||
-rw-r--r-- | source/Core/BSP/Pine64/Vendor/SoC/gd32vf103/Common/Source/Stubs/fstat.c (renamed from workspace/TS100/Core/BSP/Pine64/Vendor/SoC/gd32vf103/Common/Source/Stubs/fstat.c) | 0 | ||||
-rw-r--r-- | source/Core/BSP/Pine64/Vendor/SoC/gd32vf103/Common/Source/Stubs/gettimeofday.c (renamed from workspace/TS100/Core/BSP/Pine64/Vendor/SoC/gd32vf103/Common/Source/Stubs/gettimeofday.c) | 0 | ||||
-rw-r--r-- | source/Core/BSP/Pine64/Vendor/SoC/gd32vf103/Common/Source/Stubs/isatty.c (renamed from workspace/TS100/Core/BSP/Pine64/Vendor/SoC/gd32vf103/Common/Source/Stubs/isatty.c) | 0 | ||||
-rw-r--r-- | source/Core/BSP/Pine64/Vendor/SoC/gd32vf103/Common/Source/Stubs/lseek.c (renamed from workspace/TS100/Core/BSP/Pine64/Vendor/SoC/gd32vf103/Common/Source/Stubs/lseek.c) | 0 | ||||
-rw-r--r-- | source/Core/BSP/Pine64/Vendor/SoC/gd32vf103/Common/Source/Stubs/read.c (renamed from workspace/TS100/Core/BSP/Pine64/Vendor/SoC/gd32vf103/Common/Source/Stubs/read.c) | 0 | ||||
-rw-r--r-- | source/Core/BSP/Pine64/Vendor/SoC/gd32vf103/Common/Source/Stubs/sbrk.c (renamed from workspace/TS100/Core/BSP/Pine64/Vendor/SoC/gd32vf103/Common/Source/Stubs/sbrk.c) | 0 | ||||
-rw-r--r-- | source/Core/BSP/Pine64/Vendor/SoC/gd32vf103/Common/Source/Stubs/stub.h (renamed from workspace/TS100/Core/BSP/Pine64/Vendor/SoC/gd32vf103/Common/Source/Stubs/stub.h) | 0 | ||||
-rw-r--r-- | source/Core/BSP/Pine64/Vendor/SoC/gd32vf103/Common/Source/Stubs/write.c (renamed from workspace/TS100/Core/BSP/Pine64/Vendor/SoC/gd32vf103/Common/Source/Stubs/write.c) | 0 | ||||
-rw-r--r-- | source/Core/BSP/Pine64/Vendor/SoC/gd32vf103/Common/Source/gd32vf103_soc.c (renamed from workspace/TS100/Core/BSP/Pine64/Vendor/SoC/gd32vf103/Common/Source/gd32vf103_soc.c) | 0 | ||||
-rw-r--r-- | source/Core/BSP/Pine64/Vendor/SoC/gd32vf103/Common/Source/system_gd32vf103.c (renamed from workspace/TS100/Core/BSP/Pine64/Vendor/SoC/gd32vf103/Common/Source/system_gd32vf103.c) | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | source/Core/BSP/Pine64/flash.c (renamed from workspace/TS100/Core/BSP/Pine64/flash.c) | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | source/Core/BSP/Pine64/fusb302b.cpp (renamed from workspace/TS100/Core/BSP/Pine64/fusb302b.cpp) | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | source/Core/BSP/Pine64/logo.cpp (renamed from workspace/TS100/Core/BSP/Pine64/logo.cpp) | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | source/Core/BSP/Pine64/postRTOS.cpp (renamed from workspace/TS100/Core/BSP/Pine64/postRTOS.cpp) | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | source/Core/BSP/Pine64/preRTOS.cpp (renamed from workspace/TS100/Core/BSP/Pine64/preRTOS.cpp) | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | source/Core/Drivers/BMA223.cpp (renamed from workspace/TS100/Core/Drivers/BMA223.cpp) | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | source/Core/Drivers/BMA223.hpp (renamed from workspace/TS100/Core/Drivers/BMA223.hpp) | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | source/Core/Drivers/BMA223_defines.h (renamed from workspace/TS100/Core/Drivers/BMA223_defines.h) | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | source/Core/Drivers/Buttons.cpp (renamed from workspace/TS100/Core/Drivers/Buttons.cpp) | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | source/Core/Drivers/Buttons.hpp (renamed from workspace/TS100/Core/Drivers/Buttons.hpp) | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | source/Core/Drivers/FUSB302/fusb302b.h (renamed from workspace/TS100/Core/Drivers/FUSB302/fusb302b.h) | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | source/Core/Drivers/FUSB302/fusbpd.cpp (renamed from workspace/TS100/Core/Drivers/FUSB302/fusbpd.cpp) | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | source/Core/Drivers/FUSB302/fusbpd.h (renamed from workspace/TS100/Core/Drivers/FUSB302/fusbpd.h) | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | source/Core/Drivers/FUSB302/int_n.cpp (renamed from workspace/TS100/Core/Drivers/FUSB302/int_n.cpp) | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | source/Core/Drivers/FUSB302/int_n.h (renamed from workspace/TS100/Core/Drivers/FUSB302/int_n.h) | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | source/Core/Drivers/FUSB302/pd.h (renamed from workspace/TS100/Core/Drivers/FUSB302/pd.h) | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | source/Core/Drivers/FUSB302/pdb_conf.h (renamed from workspace/TS100/Core/Drivers/FUSB302/pdb_conf.h) | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | source/Core/Drivers/FUSB302/pdb_msg.h (renamed from workspace/TS100/Core/Drivers/FUSB302/pdb_msg.h) | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | source/Core/Drivers/FUSB302/policy_engine.cpp (renamed from workspace/TS100/Core/Drivers/FUSB302/policy_engine.cpp) | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | source/Core/Drivers/FUSB302/policy_engine.h (renamed from workspace/TS100/Core/Drivers/FUSB302/policy_engine.h) | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | source/Core/Drivers/FUSB302/policy_engine_user.cpp (renamed from workspace/TS100/Core/Drivers/FUSB302/policy_engine_user.cpp) | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | source/Core/Drivers/FUSB302/protocol_rx.cpp (renamed from workspace/TS100/Core/Drivers/FUSB302/protocol_rx.cpp) | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | source/Core/Drivers/FUSB302/protocol_rx.h (renamed from workspace/TS100/Core/Drivers/FUSB302/protocol_rx.h) | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | source/Core/Drivers/FUSB302/protocol_tx.cpp (renamed from workspace/TS100/Core/Drivers/FUSB302/protocol_tx.cpp) | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | source/Core/Drivers/FUSB302/protocol_tx.h (renamed from workspace/TS100/Core/Drivers/FUSB302/protocol_tx.h) | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | source/Core/Drivers/Font.h (renamed from workspace/TS100/Core/Drivers/Font.h) | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | source/Core/Drivers/I2CBB.cpp (renamed from workspace/TS100/Core/Drivers/I2CBB.cpp) | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | source/Core/Drivers/I2CBB.hpp (renamed from workspace/TS100/Core/Drivers/I2CBB.hpp) | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | source/Core/Drivers/I2C_Wrapper.hpp (renamed from workspace/TS100/Core/Drivers/I2C_Wrapper.hpp) | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | source/Core/Drivers/LIS2DH12.cpp (renamed from workspace/TS100/Core/Drivers/LIS2DH12.cpp) | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | source/Core/Drivers/LIS2DH12.hpp (renamed from workspace/TS100/Core/Drivers/LIS2DH12.hpp) | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | source/Core/Drivers/LIS2DH12_defines.hpp (renamed from workspace/TS100/Core/Drivers/LIS2DH12_defines.hpp) | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | source/Core/Drivers/MMA8652FC.cpp (renamed from workspace/TS100/Core/Drivers/MMA8652FC.cpp) | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | source/Core/Drivers/MMA8652FC.hpp (renamed from workspace/TS100/Core/Drivers/MMA8652FC.hpp) | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | source/Core/Drivers/MMA8652FC_defines.h (renamed from workspace/TS100/Core/Drivers/MMA8652FC_defines.h) | 0 | ||||
-rw-r--r-- | source/Core/Drivers/MSA301.cpp (renamed from workspace/TS100/Core/Drivers/MSA301.cpp) | 0 | ||||
-rw-r--r-- | source/Core/Drivers/MSA301.h (renamed from workspace/TS100/Core/Drivers/MSA301.h) | 0 | ||||
-rw-r--r-- | source/Core/Drivers/MSA301_defines.h (renamed from workspace/TS100/Core/Drivers/MSA301_defines.h) | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | source/Core/Drivers/OLED.cpp (renamed from workspace/TS100/Core/Drivers/OLED.cpp) | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | source/Core/Drivers/OLED.hpp (renamed from workspace/TS100/Core/Drivers/OLED.hpp) | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | source/Core/Drivers/README.md (renamed from workspace/TS100/Core/Drivers/README.md) | 0 | ||||
-rw-r--r-- | source/Core/Drivers/SC7A20.cpp (renamed from workspace/TS100/Core/Drivers/SC7A20.cpp) | 0 | ||||
-rw-r--r-- | source/Core/Drivers/SC7A20.hpp (renamed from workspace/TS100/Core/Drivers/SC7A20.hpp) | 0 | ||||
-rw-r--r-- | source/Core/Drivers/SC7A20_defines.h (renamed from workspace/TS100/Core/Drivers/SC7A20_defines.h) | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | source/Core/Drivers/Si7210.cpp (renamed from workspace/TS100/Core/Drivers/Si7210.cpp) | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | source/Core/Drivers/Si7210.h (renamed from workspace/TS100/Core/Drivers/Si7210.h) | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | source/Core/Drivers/Si7210_defines.h (renamed from workspace/TS100/Core/Drivers/Si7210_defines.h) | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | source/Core/Drivers/TipThermoModel.cpp (renamed from workspace/TS100/Core/Drivers/TipThermoModel.cpp) | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | source/Core/Drivers/TipThermoModel.h (renamed from workspace/TS100/Core/Drivers/TipThermoModel.h) | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | source/Core/Inc/FreeRTOSHooks.h (renamed from workspace/TS100/Core/Inc/FreeRTOSHooks.h) | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | source/Core/Inc/QC3.h (renamed from workspace/TS100/Core/Inc/QC3.h) | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | source/Core/Inc/Settings.h (renamed from workspace/TS100/Core/Inc/Settings.h) | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | source/Core/Inc/Translation.h (renamed from workspace/TS100/Core/Inc/Translation.h) | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | source/Core/Inc/expMovingAverage.h (renamed from workspace/TS100/Core/Inc/expMovingAverage.h) | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | source/Core/Inc/gui.hpp (renamed from workspace/TS100/Core/Inc/gui.hpp) | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | source/Core/Inc/history.hpp (renamed from workspace/TS100/Core/Inc/history.hpp) | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | source/Core/Inc/main.hpp (renamed from workspace/TS100/Core/Inc/main.hpp) | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | source/Core/Inc/power.hpp (renamed from workspace/TS100/Core/Inc/power.hpp) | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | source/Core/Inc/stm32f1xx_hal_conf.h (renamed from workspace/TS100/Core/Inc/stm32f1xx_hal_conf.h) | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | source/Core/Inc/stm32f1xx_it.h (renamed from workspace/TS100/Core/Inc/stm32f1xx_it.h) | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | source/Core/Src/FreeRTOSHooks.c (renamed from workspace/TS100/Core/Src/FreeRTOSHooks.c) | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | source/Core/Src/QC3.cpp (renamed from workspace/TS100/Core/Src/QC3.cpp) | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | source/Core/Src/Settings.cpp (renamed from workspace/TS100/Core/Src/Settings.cpp) | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | source/Core/Src/freertos.c (renamed from workspace/TS100/Core/Src/freertos.c) | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | source/Core/Src/gui.cpp (renamed from workspace/TS100/Core/Src/gui.cpp) | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | source/Core/Src/main.cpp (renamed from workspace/TS100/Core/Src/main.cpp) | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | source/Core/Src/power.cpp (renamed from workspace/TS100/Core/Src/power.cpp) | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | source/Core/Src/syscalls.c (renamed from workspace/TS100/Core/Src/syscalls.c) | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | source/Core/Threads/GUIThread.cpp (renamed from workspace/TS100/Core/Threads/GUIThread.cpp) | 0 | ||||
-rw-r--r-- | source/Core/Threads/MOVThread.cpp (renamed from workspace/TS100/Core/Threads/MOVThread.cpp) | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | source/Core/Threads/PIDThread.cpp (renamed from workspace/TS100/Core/Threads/PIDThread.cpp) | 0 | ||||
-rw-r--r-- | source/Core/Threads/POWThread.cpp (renamed from workspace/TS100/Core/Threads/POWThread.cpp) | 0 | ||||
-rw-r--r-- | source/Makefile (renamed from workspace/TS100/Makefile) | 4 | ||||
-rw-r--r-- | source/Middlewares/Third_Party/FreeRTOS/Source/CMSIS_RTOS/cmsis_os.c (renamed from workspace/TS100/Middlewares/Third_Party/FreeRTOS/Source/CMSIS_RTOS/cmsis_os.c) | 0 | ||||
-rw-r--r-- | source/Middlewares/Third_Party/FreeRTOS/Source/CMSIS_RTOS/cmsis_os.h (renamed from workspace/TS100/Middlewares/Third_Party/FreeRTOS/Source/CMSIS_RTOS/cmsis_os.h) | 0 | ||||
-rw-r--r-- | source/Middlewares/Third_Party/FreeRTOS/Source/croutine.c (renamed from workspace/TS100/Middlewares/Third_Party/FreeRTOS/Source/croutine.c) | 0 | ||||
-rw-r--r-- | source/Middlewares/Third_Party/FreeRTOS/Source/event_groups.c (renamed from workspace/TS100/Middlewares/Third_Party/FreeRTOS/Source/event_groups.c) | 0 | ||||
-rw-r--r-- | source/Middlewares/Third_Party/FreeRTOS/Source/include/FreeRTOS.h (renamed from workspace/TS100/Middlewares/Third_Party/FreeRTOS/Source/include/FreeRTOS.h) | 0 | ||||
-rw-r--r-- | source/Middlewares/Third_Party/FreeRTOS/Source/include/StackMacros.h (renamed from workspace/TS100/Middlewares/Third_Party/FreeRTOS/Source/include/StackMacros.h) | 0 | ||||
-rw-r--r-- | source/Middlewares/Third_Party/FreeRTOS/Source/include/atomic.h (renamed from workspace/TS100/Middlewares/Third_Party/FreeRTOS/Source/include/atomic.h) | 0 | ||||
-rw-r--r-- | source/Middlewares/Third_Party/FreeRTOS/Source/include/croutine.h (renamed from workspace/TS100/Middlewares/Third_Party/FreeRTOS/Source/include/croutine.h) | 0 | ||||
-rw-r--r-- | source/Middlewares/Third_Party/FreeRTOS/Source/include/event_groups.h (renamed from workspace/TS100/Middlewares/Third_Party/FreeRTOS/Source/include/event_groups.h) | 0 | ||||
-rw-r--r-- | source/Middlewares/Third_Party/FreeRTOS/Source/include/list.h (renamed from workspace/TS100/Middlewares/Third_Party/FreeRTOS/Source/include/list.h) | 0 | ||||
-rw-r--r-- | source/Middlewares/Third_Party/FreeRTOS/Source/include/message_buffer.h (renamed from workspace/TS100/Middlewares/Third_Party/FreeRTOS/Source/include/message_buffer.h) | 0 | ||||
-rw-r--r-- | source/Middlewares/Third_Party/FreeRTOS/Source/include/mpu_prototypes.h (renamed from workspace/TS100/Middlewares/Third_Party/FreeRTOS/Source/include/mpu_prototypes.h) | 0 | ||||
-rw-r--r-- | source/Middlewares/Third_Party/FreeRTOS/Source/include/mpu_wrappers.h (renamed from workspace/TS100/Middlewares/Third_Party/FreeRTOS/Source/include/mpu_wrappers.h) | 0 | ||||
-rw-r--r-- | source/Middlewares/Third_Party/FreeRTOS/Source/include/portable.h (renamed from workspace/TS100/Middlewares/Third_Party/FreeRTOS/Source/include/portable.h) | 0 | ||||
-rw-r--r-- | source/Middlewares/Third_Party/FreeRTOS/Source/include/projdefs.h (renamed from workspace/TS100/Middlewares/Third_Party/FreeRTOS/Source/include/projdefs.h) | 0 | ||||
-rw-r--r-- | source/Middlewares/Third_Party/FreeRTOS/Source/include/queue.h (renamed from workspace/TS100/Middlewares/Third_Party/FreeRTOS/Source/include/queue.h) | 0 | ||||
-rw-r--r-- | source/Middlewares/Third_Party/FreeRTOS/Source/include/semphr.h (renamed from workspace/TS100/Middlewares/Third_Party/FreeRTOS/Source/include/semphr.h) | 0 | ||||
-rw-r--r-- | source/Middlewares/Third_Party/FreeRTOS/Source/include/stack_macros.h (renamed from workspace/TS100/Middlewares/Third_Party/FreeRTOS/Source/include/stack_macros.h) | 0 | ||||
-rw-r--r-- | source/Middlewares/Third_Party/FreeRTOS/Source/include/stream_buffer.h (renamed from workspace/TS100/Middlewares/Third_Party/FreeRTOS/Source/include/stream_buffer.h) | 0 | ||||
-rw-r--r-- | source/Middlewares/Third_Party/FreeRTOS/Source/include/task.h (renamed from workspace/TS100/Middlewares/Third_Party/FreeRTOS/Source/include/task.h) | 0 | ||||
-rw-r--r-- | source/Middlewares/Third_Party/FreeRTOS/Source/include/timers.h (renamed from workspace/TS100/Middlewares/Third_Party/FreeRTOS/Source/include/timers.h) | 0 | ||||
-rw-r--r-- | source/Middlewares/Third_Party/FreeRTOS/Source/list.c (renamed from workspace/TS100/Middlewares/Third_Party/FreeRTOS/Source/list.c) | 0 | ||||
-rw-r--r-- | source/Middlewares/Third_Party/FreeRTOS/Source/queue.c (renamed from workspace/TS100/Middlewares/Third_Party/FreeRTOS/Source/queue.c) | 0 | ||||
-rw-r--r-- | source/Middlewares/Third_Party/FreeRTOS/Source/tasks.c (renamed from workspace/TS100/Middlewares/Third_Party/FreeRTOS/Source/tasks.c) | 0 | ||||
-rw-r--r-- | source/Middlewares/Third_Party/FreeRTOS/Source/timers.c (renamed from workspace/TS100/Middlewares/Third_Party/FreeRTOS/Source/timers.c) | 0 | ||||
-rw-r--r-- | source/Startup/startup_stm32f103t8ux.S (renamed from workspace/TS100/Startup/startup_stm32f103t8ux.S) | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | source/build.sh (renamed from workspace/TS100/build.sh) | 2 | ||||
-rw-r--r-- | source/configuration.h (renamed from workspace/TS100/configuration.h) | 0 | ||||
-rw-r--r-- | source/stm32f103.ld (renamed from workspace/TS100/stm32f103.ld) | 0 | ||||
-rw-r--r-- | source/version.h (renamed from workspace/TS100/version.h) | 0 | ||||
-rw-r--r-- | workspace/TS100/.mxproject | 28 | ||||
-rw-r--r-- | workspace/TS100/.project | 31 | ||||
-rw-r--r-- | workspace/TS100/Core/Gen/.gitignore | 1 | ||||
-rw-r--r-- | workspace/TS100/TS100.ioc | 327 |
325 files changed, 41 insertions, 441 deletions
diff --git a/.github/workflows/push.yml b/.github/workflows/push.yml index 7731cbe3..8a3737f1 100644 --- a/.github/workflows/push.yml +++ b/.github/workflows/push.yml @@ -1,6 +1,6 @@ name: CI -on: [push,pull_request] +on: [push, pull_request] jobs: build_TS80: @@ -10,8 +10,8 @@ jobs: - uses: actions/checkout@v2 - name: chmod - run: chmod +x setup.sh && chmod +x workspace/TS100/build.sh && sudo mkdir -p /build/cache && sudo chmod -R 777 /build - + run: chmod +x setup.sh && chmod +x source/build.sh && sudo mkdir -p /build/cache && sudo chmod -R 777 /build + - name: Cached compiler source files uses: actions/cache@v2 env: @@ -27,15 +27,15 @@ jobs: run: ./setup.sh - name: build TS80 - run: cd workspace/TS100 && ./build.sh -m TS80 + run: cd source && ./build.sh -m TS80 - name: Archive TS80 artifacts uses: actions/upload-artifact@v2 with: name: TS80 path: | - workspace/TS100/Hexfile/TS80_*.hex - workspace/TS100/Hexfile/TS80_*.bin + source/Hexfile/TS80_*.hex + source/Hexfile/TS80_*.bin if-no-files-found: error build_TS80P: runs-on: ubuntu-latest @@ -44,7 +44,7 @@ jobs: - uses: actions/checkout@v2 - name: chmod - run: chmod +x setup.sh && chmod +x workspace/TS100/build.sh && sudo mkdir -p /build/cache && sudo chmod -R 777 /build + run: chmod +x setup.sh && chmod +x source/build.sh && sudo mkdir -p /build/cache && sudo chmod -R 777 /build - name: Cached compiler source files uses: actions/cache@v2 @@ -61,15 +61,15 @@ jobs: run: ./setup.sh - name: build TS80P - run: cd workspace/TS100 && ./build.sh -m TS80P + run: cd source && ./build.sh -m TS80P - name: Archive TS80P artifacts uses: actions/upload-artifact@v2 with: name: TS80P path: | - workspace/TS100/Hexfile/TS80P_*.hex - workspace/TS100/Hexfile/TS80P_*.bin + source/Hexfile/TS80P_*.hex + source/Hexfile/TS80P_*.bin if-no-files-found: error build_TS100: runs-on: ubuntu-latest @@ -78,8 +78,8 @@ jobs: - uses: actions/checkout@v2 - name: chmod - run: chmod +x setup.sh && chmod +x workspace/TS100/build.sh && sudo mkdir -p /build/cache && sudo chmod -R 777 /build - + run: chmod +x setup.sh && chmod +x source/build.sh && sudo mkdir -p /build/cache && sudo chmod -R 777 /build + - name: Cached compiler source files uses: actions/cache@v2 env: @@ -95,15 +95,15 @@ jobs: run: ./setup.sh - name: build TS100 - run: cd workspace/TS100 && ./build.sh -m TS100 + run: cd source && ./build.sh -m TS100 - name: Archive TS100 artifacts uses: actions/upload-artifact@v2 with: name: TS100 path: | - workspace/TS100/Hexfile/TS100_*.hex - workspace/TS100/Hexfile/TS100_*.bin + source/Hexfile/TS100_*.hex + source/Hexfile/TS100_*.bin if-no-files-found: error build_Pinecil: @@ -113,8 +113,8 @@ jobs: - uses: actions/checkout@v2 - name: chmod - run: chmod +x setup.sh && chmod +x workspace/TS100/build.sh && sudo mkdir -p /build/cache && sudo chmod -R 777 /build - + run: chmod +x setup.sh && chmod +x source/build.sh && sudo mkdir -p /build/cache && sudo chmod -R 777 /build + - name: Cached compiler source files uses: actions/cache@v2 env: @@ -130,13 +130,13 @@ jobs: run: ./setup.sh - name: build Pinecil - run: cd workspace/TS100 && ./build.sh -m Pinecil + run: cd source && ./build.sh -m Pinecil - name: Archive Pinecil artifacts uses: actions/upload-artifact@v2 with: name: Pinecil path: | - workspace/TS100/Hexfile/Pinecil_*.hex - workspace/TS100/Hexfile/Pinecil_*.bin + source/Hexfile/Pinecil_*.hex + source/Hexfile/Pinecil_*.bin if-no-files-found: error @@ -27,46 +27,32 @@ *.app
*.i*86
*.x86_64
-workspace/*.hex
# Debug files
*.dSYM/
*.su
-workspace/ts100/Debug/*
-workspace/.metadata/*
+source/.metadata/*
-workspace/ts100/.settings/language.settings.xml
-workspace/ts100/.cproject
TS100/KiCad/TS100.bak
Logo GUI/TS100 Logo Editor/TS100 Logo Editor/obj/
Logo GUI/TS100 Logo Editor/TS100 Logo Editor/bin/
-workspace/ts100/ts100.xml
-workspace/ts100_old/*
*.cache
-workspace/TS100/.settings/language.settings.xml
-workspace/TS100A/Release/TS100A.map
-workspace/TS100A/Release/TS100A.list
-workspace/TS100A/Release/TS100A.hex
-workspace/TS100A/.settings/language.settings.xml
-workspace/TS100A/.metadata/
Translation Editor/.vscode/
Translation Editor/__pycache__/
*.pyc
*.lst
*.mk
*.list
-workspace/TS100/Release/
-workspace/TS100/Hexfile/
-workspace/RemoteSystemsTempFiles/
-workspace/TS100/.settings/
-workspace/TS100/TS80/
+source/Hexfile/
+source/Objects/
+
ci/artefacts/
ci/secrets/unencrypted/
codeship.aes
.vscode/settings.json
# Auto generated files
-workspace/TS100/Core/Inc/unit.h
+source/Core/Inc/unit.h
# IDE configs
.vs/*
.settings/*
@@ -189,4 +175,3 @@ fabric.properties CoreCompileInputs.cache
.vscode/settings.json
-workspace/TS100/TS100/
diff --git a/Documentation/Development.md b/Documentation/Development.md index 7cfbf184..d4e86608 100644 --- a/Documentation/Development.md +++ b/Documentation/Development.md @@ -4,11 +4,14 @@ Building this software can be performed two ways, using the STMCubeIDE or using ## STM Cube IDE -The repository is setup to try and make this painless, when starting the IDE you can import the project by pointing the internal search to the workspace folder of this repository. If you start with a fresh installation, close the welcome screen tab, and then in the left sidebar, there is an option to "import". Select General -> Import existing projects -> Set the top location option to this repositories workspace -> Should find the TS100 project. +The easiest way to start working using the STM Cube IDE is to create a new project for the STM32F103RCTx. +Then once this is created remove the auto-generated source code. +Next drag the contents of the `source` folder into the project and choose to link to files. +You will need to update the build settings for include paths & point to the new `.ld` linker file ## Developing with command line tools & building a release -In the `workspace/TS100` folder there is a makefile that can be used to build the repository using command line tools. +In the `source` folder there is a makefile that can be used to build the repository using command line tools. when running the `make` command, specify which model of the device & the language you would like to use. `make -j8 lang=EN model=TS80` @@ -23,4 +26,5 @@ To update the language translation files & associated font map, execute the `mak I highly reccomend using the command line tools and using docker to run the compiler. Its a bit more fussy on setup than the STM tooling and this is by far the easiest way. -If you _need_ an IDE I have used [Nuclei's IDE](https://nucleisys.com/download.php)
\ No newline at end of file +If you _need_ an IDE I have used [Nuclei's IDE](https://nucleisys.com/download.php) +And follow same idea as the STM Cube IDE notes above. diff --git a/Translations/make_translation.py b/Translations/make_translation.py index 38775ae6..d3485f87 100755 --- a/Translations/make_translation.py +++ b/Translations/make_translation.py @@ -509,9 +509,7 @@ def writeUnit(languageCode, defs, f, UnitCodes): def readVersion():
- with open(
- os.path.relpath(jsonDir + "/../workspace/TS100/version.h"), "r"
- ) as version_file:
+ with open(os.path.relpath(jsonDir + "/../source/version.h"), "r") as version_file:
try:
for line in version_file:
if re.findall(r"^.*(?<=(#define)).*(?<=(BUILD_VERSION))", line):
@@ -551,13 +549,13 @@ def read_opts(): if len(sys.argv) > 2:
outFileTranslationCPP = sys.argv[2]
else:
- outDir = os.path.relpath(jsonDir + "/../workspace/TS100/Core/Gen")
+ outDir = os.path.relpath(jsonDir + "/../source/Core/Gen")
outFileTranslationCPP = os.path.join(outDir, TRANSLATION_CPP)
if len(sys.argv) > 3:
outFileUnitH = sys.argv[3]
else:
- outDir = os.path.relpath(jsonDir + "/../workspace/TS100/Core/Inc")
+ outDir = os.path.relpath(jsonDir + "/../source/Core/Inc")
outFileUnitH = os.path.join(outDir, UNIT_H)
if len(sys.argv) > 4:
diff --git a/ci/buildAll.sh b/ci/buildAll.sh index b6fc3dc8..f285530a 100755 --- a/ci/buildAll.sh +++ b/ci/buildAll.sh @@ -5,9 +5,9 @@ set -u mkdir -p /build/ci/artefacts # Build STM code -cd /build/source/workspace/TS100/ +cd /build/source/source/ bash ./build.sh || exit 1 echo "All Firmware built" # Copy out all the final resulting files we would like to store for the next op -cp -r /build/source/workspace/TS100/Hexfile/*.hex /build/ci/artefacts/ -cp -r /build/source/workspace/TS100/Hexfile/*.bin /build/ci/artefacts/ +cp -r /build/source/source/Hexfile/*.hex /build/ci/artefacts/ +cp -r /build/source/source/Hexfile/*.bin /build/ci/artefacts/ diff --git a/workspace/TS100/Core/BSP/BSP.h b/source/Core/BSP/BSP.h index 6bce9d44..6bce9d44 100755..100644 --- a/workspace/TS100/Core/BSP/BSP.h +++ b/source/Core/BSP/BSP.h diff --git a/workspace/TS100/Core/BSP/BSP_Common.c b/source/Core/BSP/BSP_Common.c index 67a76d18..67a76d18 100755..100644 --- a/workspace/TS100/Core/BSP/BSP_Common.c +++ b/source/Core/BSP/BSP_Common.c diff --git a/workspace/TS100/Core/BSP/BSP_Flash.h b/source/Core/BSP/BSP_Flash.h index d03ecd33..d03ecd33 100755..100644 --- a/workspace/TS100/Core/BSP/BSP_Flash.h +++ b/source/Core/BSP/BSP_Flash.h diff --git a/workspace/TS100/Core/BSP/BSP_PD.h b/source/Core/BSP/BSP_PD.h index c38f13c9..c38f13c9 100755..100644 --- a/workspace/TS100/Core/BSP/BSP_PD.h +++ b/source/Core/BSP/BSP_PD.h diff --git a/workspace/TS100/Core/BSP/BSP_Power.h b/source/Core/BSP/BSP_Power.h index 5b277a21..5b277a21 100755..100644 --- a/workspace/TS100/Core/BSP/BSP_Power.h +++ b/source/Core/BSP/BSP_Power.h diff --git a/workspace/TS100/Core/BSP/BSP_QC.h b/source/Core/BSP/BSP_QC.h index d1536a09..d1536a09 100755..100644 --- a/workspace/TS100/Core/BSP/BSP_QC.h +++ b/source/Core/BSP/BSP_QC.h diff --git a/workspace/TS100/Core/BSP/Defines.h b/source/Core/BSP/Defines.h index 2392b7bf..2392b7bf 100755..100644 --- a/workspace/TS100/Core/BSP/Defines.h +++ b/source/Core/BSP/Defines.h diff --git a/workspace/TS100/Core/BSP/Miniware/BSP.cpp b/source/Core/BSP/Miniware/BSP.cpp index 9d309abe..9d309abe 100644 --- a/workspace/TS100/Core/BSP/Miniware/BSP.cpp +++ b/source/Core/BSP/Miniware/BSP.cpp diff --git a/workspace/TS100/Core/BSP/Miniware/BSP_PD.c b/source/Core/BSP/Miniware/BSP_PD.c index 0b3c2af9..0b3c2af9 100644 --- a/workspace/TS100/Core/BSP/Miniware/BSP_PD.c +++ b/source/Core/BSP/Miniware/BSP_PD.c diff --git a/workspace/TS100/Core/BSP/Miniware/FreeRTOSConfig.h b/source/Core/BSP/Miniware/FreeRTOSConfig.h index e2c1c4c7..e2c1c4c7 100644 --- a/workspace/TS100/Core/BSP/Miniware/FreeRTOSConfig.h +++ b/source/Core/BSP/Miniware/FreeRTOSConfig.h diff --git a/workspace/TS100/Core/BSP/Miniware/I2C_Wrapper.cpp b/source/Core/BSP/Miniware/I2C_Wrapper.cpp index e4fc3307..e4fc3307 100644 --- a/workspace/TS100/Core/BSP/Miniware/I2C_Wrapper.cpp +++ b/source/Core/BSP/Miniware/I2C_Wrapper.cpp diff --git a/workspace/TS100/Core/BSP/Miniware/IRQ.cpp b/source/Core/BSP/Miniware/IRQ.cpp index e480c2ba..e480c2ba 100644 --- a/workspace/TS100/Core/BSP/Miniware/IRQ.cpp +++ b/source/Core/BSP/Miniware/IRQ.cpp diff --git a/workspace/TS100/Core/BSP/Miniware/IRQ.h b/source/Core/BSP/Miniware/IRQ.h index bcd42d04..bcd42d04 100644 --- a/workspace/TS100/Core/BSP/Miniware/IRQ.h +++ b/source/Core/BSP/Miniware/IRQ.h diff --git a/workspace/TS100/Core/BSP/Miniware/Model_Config.h b/source/Core/BSP/Miniware/Model_Config.h index f961048d..f961048d 100644 --- a/workspace/TS100/Core/BSP/Miniware/Model_Config.h +++ b/source/Core/BSP/Miniware/Model_Config.h diff --git a/workspace/TS100/Core/BSP/Miniware/Pins.h b/source/Core/BSP/Miniware/Pins.h index fe5ea3cb..fe5ea3cb 100644 --- a/workspace/TS100/Core/BSP/Miniware/Pins.h +++ b/source/Core/BSP/Miniware/Pins.h diff --git a/workspace/TS100/Core/BSP/Miniware/Power.cpp b/source/Core/BSP/Miniware/Power.cpp index 95fc916a..95fc916a 100644 --- a/workspace/TS100/Core/BSP/Miniware/Power.cpp +++ b/source/Core/BSP/Miniware/Power.cpp diff --git a/workspace/TS100/Core/BSP/Miniware/QC_GPIO.cpp b/source/Core/BSP/Miniware/QC_GPIO.cpp index 6dcb333c..6dcb333c 100644 --- a/workspace/TS100/Core/BSP/Miniware/QC_GPIO.cpp +++ b/source/Core/BSP/Miniware/QC_GPIO.cpp diff --git a/workspace/TS100/Core/BSP/Miniware/README.md b/source/Core/BSP/Miniware/README.md index bb9de245..bb9de245 100644 --- a/workspace/TS100/Core/BSP/Miniware/README.md +++ b/source/Core/BSP/Miniware/README.md diff --git a/workspace/TS100/Core/BSP/Miniware/Setup.c b/source/Core/BSP/Miniware/Setup.c index 0c368c30..0c368c30 100644 --- a/workspace/TS100/Core/BSP/Miniware/Setup.c +++ b/source/Core/BSP/Miniware/Setup.c diff --git a/workspace/TS100/Core/BSP/Miniware/Setup.h b/source/Core/BSP/Miniware/Setup.h index c5b80813..c5b80813 100644 --- a/workspace/TS100/Core/BSP/Miniware/Setup.h +++ b/source/Core/BSP/Miniware/Setup.h diff --git a/workspace/TS100/Core/BSP/Miniware/Software_I2C.h b/source/Core/BSP/Miniware/Software_I2C.h index 73084261..73084261 100644 --- a/workspace/TS100/Core/BSP/Miniware/Software_I2C.h +++ b/source/Core/BSP/Miniware/Software_I2C.h diff --git a/workspace/TS100/Core/BSP/Miniware/Vendor/CMSIS/Device/ST/STM32F1xx/Include/stm32f103xb.h b/source/Core/BSP/Miniware/Vendor/CMSIS/Device/ST/STM32F1xx/Include/stm32f103xb.h index fdaf5c09..fdaf5c09 100644 --- a/workspace/TS100/Core/BSP/Miniware/Vendor/CMSIS/Device/ST/STM32F1xx/Include/stm32f103xb.h +++ b/source/Core/BSP/Miniware/Vendor/CMSIS/Device/ST/STM32F1xx/Include/stm32f103xb.h diff --git a/workspace/TS100/Core/BSP/Miniware/Vendor/CMSIS/Device/ST/STM32F1xx/Include/stm32f1xx.h b/source/Core/BSP/Miniware/Vendor/CMSIS/Device/ST/STM32F1xx/Include/stm32f1xx.h index 333095ba..333095ba 100644 --- a/workspace/TS100/Core/BSP/Miniware/Vendor/CMSIS/Device/ST/STM32F1xx/Include/stm32f1xx.h +++ b/source/Core/BSP/Miniware/Vendor/CMSIS/Device/ST/STM32F1xx/Include/stm32f1xx.h diff --git a/workspace/TS100/Core/BSP/Miniware/Vendor/CMSIS/Device/ST/STM32F1xx/Include/system_stm32f1xx.h b/source/Core/BSP/Miniware/Vendor/CMSIS/Device/ST/STM32F1xx/Include/system_stm32f1xx.h index 3652ff59..3652ff59 100644 --- a/workspace/TS100/Core/BSP/Miniware/Vendor/CMSIS/Device/ST/STM32F1xx/Include/system_stm32f1xx.h +++ b/source/Core/BSP/Miniware/Vendor/CMSIS/Device/ST/STM32F1xx/Include/system_stm32f1xx.h diff --git a/workspace/TS100/Core/BSP/Miniware/Vendor/CMSIS/Include/arm_common_tables.h b/source/Core/BSP/Miniware/Vendor/CMSIS/Include/arm_common_tables.h index d5d72417..d5d72417 100644 --- a/workspace/TS100/Core/BSP/Miniware/Vendor/CMSIS/Include/arm_common_tables.h +++ b/source/Core/BSP/Miniware/Vendor/CMSIS/Include/arm_common_tables.h diff --git a/workspace/TS100/Core/BSP/Miniware/Vendor/CMSIS/Include/arm_const_structs.h b/source/Core/BSP/Miniware/Vendor/CMSIS/Include/arm_const_structs.h index 54595f55..54595f55 100644 --- a/workspace/TS100/Core/BSP/Miniware/Vendor/CMSIS/Include/arm_const_structs.h +++ b/source/Core/BSP/Miniware/Vendor/CMSIS/Include/arm_const_structs.h diff --git a/workspace/TS100/Core/BSP/Miniware/Vendor/CMSIS/Include/arm_math.h b/source/Core/BSP/Miniware/Vendor/CMSIS/Include/arm_math.h index 580cbbde..580cbbde 100644 --- a/workspace/TS100/Core/BSP/Miniware/Vendor/CMSIS/Include/arm_math.h +++ b/source/Core/BSP/Miniware/Vendor/CMSIS/Include/arm_math.h diff --git a/workspace/TS100/Core/BSP/Miniware/Vendor/CMSIS/Include/cmsis_armcc.h b/source/Core/BSP/Miniware/Vendor/CMSIS/Include/cmsis_armcc.h index f2bb66a0..f2bb66a0 100644 --- a/workspace/TS100/Core/BSP/Miniware/Vendor/CMSIS/Include/cmsis_armcc.h +++ b/source/Core/BSP/Miniware/Vendor/CMSIS/Include/cmsis_armcc.h diff --git a/workspace/TS100/Core/BSP/Miniware/Vendor/CMSIS/Include/cmsis_armcc_V6.h b/source/Core/BSP/Miniware/Vendor/CMSIS/Include/cmsis_armcc_V6.h index d714e9b0..d714e9b0 100644 --- a/workspace/TS100/Core/BSP/Miniware/Vendor/CMSIS/Include/cmsis_armcc_V6.h +++ b/source/Core/BSP/Miniware/Vendor/CMSIS/Include/cmsis_armcc_V6.h diff --git a/workspace/TS100/Core/BSP/Miniware/Vendor/CMSIS/Include/cmsis_gcc.h b/source/Core/BSP/Miniware/Vendor/CMSIS/Include/cmsis_gcc.h index d868f2e6..d868f2e6 100644 --- a/workspace/TS100/Core/BSP/Miniware/Vendor/CMSIS/Include/cmsis_gcc.h +++ b/source/Core/BSP/Miniware/Vendor/CMSIS/Include/cmsis_gcc.h diff --git a/workspace/TS100/Core/BSP/Miniware/Vendor/CMSIS/Include/core_cm0.h b/source/Core/BSP/Miniware/Vendor/CMSIS/Include/core_cm0.h index fdee521a..fdee521a 100644 --- a/workspace/TS100/Core/BSP/Miniware/Vendor/CMSIS/Include/core_cm0.h +++ b/source/Core/BSP/Miniware/Vendor/CMSIS/Include/core_cm0.h diff --git a/workspace/TS100/Core/BSP/Miniware/Vendor/CMSIS/Include/core_cm0plus.h b/source/Core/BSP/Miniware/Vendor/CMSIS/Include/core_cm0plus.h index 7614450d..7614450d 100644 --- a/workspace/TS100/Core/BSP/Miniware/Vendor/CMSIS/Include/core_cm0plus.h +++ b/source/Core/BSP/Miniware/Vendor/CMSIS/Include/core_cm0plus.h diff --git a/workspace/TS100/Core/BSP/Miniware/Vendor/CMSIS/Include/core_cm3.h b/source/Core/BSP/Miniware/Vendor/CMSIS/Include/core_cm3.h index 34ed84c1..34ed84c1 100644 --- a/workspace/TS100/Core/BSP/Miniware/Vendor/CMSIS/Include/core_cm3.h +++ b/source/Core/BSP/Miniware/Vendor/CMSIS/Include/core_cm3.h diff --git a/workspace/TS100/Core/BSP/Miniware/Vendor/CMSIS/Include/core_cm4.h b/source/Core/BSP/Miniware/Vendor/CMSIS/Include/core_cm4.h index 01cb73bf..01cb73bf 100644 --- a/workspace/TS100/Core/BSP/Miniware/Vendor/CMSIS/Include/core_cm4.h +++ b/source/Core/BSP/Miniware/Vendor/CMSIS/Include/core_cm4.h diff --git a/workspace/TS100/Core/BSP/Miniware/Vendor/CMSIS/Include/core_cm7.h b/source/Core/BSP/Miniware/Vendor/CMSIS/Include/core_cm7.h index 20963c14..20963c14 100644 --- a/workspace/TS100/Core/BSP/Miniware/Vendor/CMSIS/Include/core_cm7.h +++ b/source/Core/BSP/Miniware/Vendor/CMSIS/Include/core_cm7.h diff --git a/workspace/TS100/Core/BSP/Miniware/Vendor/CMSIS/Include/core_cmFunc.h b/source/Core/BSP/Miniware/Vendor/CMSIS/Include/core_cmFunc.h index ca319a55..ca319a55 100644 --- a/workspace/TS100/Core/BSP/Miniware/Vendor/CMSIS/Include/core_cmFunc.h +++ b/source/Core/BSP/Miniware/Vendor/CMSIS/Include/core_cmFunc.h diff --git a/workspace/TS100/Core/BSP/Miniware/Vendor/CMSIS/Include/core_cmInstr.h b/source/Core/BSP/Miniware/Vendor/CMSIS/Include/core_cmInstr.h index a0a50645..a0a50645 100644 --- a/workspace/TS100/Core/BSP/Miniware/Vendor/CMSIS/Include/core_cmInstr.h +++ b/source/Core/BSP/Miniware/Vendor/CMSIS/Include/core_cmInstr.h diff --git a/workspace/TS100/Core/BSP/Miniware/Vendor/CMSIS/Include/core_cmSimd.h b/source/Core/BSP/Miniware/Vendor/CMSIS/Include/core_cmSimd.h index 4d76bf90..4d76bf90 100644 --- a/workspace/TS100/Core/BSP/Miniware/Vendor/CMSIS/Include/core_cmSimd.h +++ b/source/Core/BSP/Miniware/Vendor/CMSIS/Include/core_cmSimd.h diff --git a/workspace/TS100/Core/BSP/Miniware/Vendor/CMSIS/Include/core_sc000.h b/source/Core/BSP/Miniware/Vendor/CMSIS/Include/core_sc000.h index ea16bf3e..ea16bf3e 100644 --- a/workspace/TS100/Core/BSP/Miniware/Vendor/CMSIS/Include/core_sc000.h +++ b/source/Core/BSP/Miniware/Vendor/CMSIS/Include/core_sc000.h diff --git a/workspace/TS100/Core/BSP/Miniware/Vendor/CMSIS/Include/core_sc300.h b/source/Core/BSP/Miniware/Vendor/CMSIS/Include/core_sc300.h index 820cef4f..820cef4f 100644 --- a/workspace/TS100/Core/BSP/Miniware/Vendor/CMSIS/Include/core_sc300.h +++ b/source/Core/BSP/Miniware/Vendor/CMSIS/Include/core_sc300.h diff --git a/workspace/TS100/Core/BSP/Miniware/Vendor/STM32F1xx_HAL_Driver/Inc/Legacy/stm32_hal_legacy.h b/source/Core/BSP/Miniware/Vendor/STM32F1xx_HAL_Driver/Inc/Legacy/stm32_hal_legacy.h index 41666dc4..41666dc4 100644 --- a/workspace/TS100/Core/BSP/Miniware/Vendor/STM32F1xx_HAL_Driver/Inc/Legacy/stm32_hal_legacy.h +++ b/source/Core/BSP/Miniware/Vendor/STM32F1xx_HAL_Driver/Inc/Legacy/stm32_hal_legacy.h diff --git a/workspace/TS100/Core/BSP/Miniware/Vendor/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal.h b/source/Core/BSP/Miniware/Vendor/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal.h index 653a094e..653a094e 100644 --- a/workspace/TS100/Core/BSP/Miniware/Vendor/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal.h +++ b/source/Core/BSP/Miniware/Vendor/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal.h diff --git a/workspace/TS100/Core/BSP/Miniware/Vendor/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_adc.h b/source/Core/BSP/Miniware/Vendor/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_adc.h index fd79972a..fd79972a 100644 --- a/workspace/TS100/Core/BSP/Miniware/Vendor/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_adc.h +++ b/source/Core/BSP/Miniware/Vendor/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_adc.h diff --git a/workspace/TS100/Core/BSP/Miniware/Vendor/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_adc_ex.h b/source/Core/BSP/Miniware/Vendor/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_adc_ex.h index b923ce41..b923ce41 100644 --- a/workspace/TS100/Core/BSP/Miniware/Vendor/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_adc_ex.h +++ b/source/Core/BSP/Miniware/Vendor/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_adc_ex.h diff --git a/workspace/TS100/Core/BSP/Miniware/Vendor/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_cortex.h b/source/Core/BSP/Miniware/Vendor/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_cortex.h index 9cb0c835..9cb0c835 100644 --- a/workspace/TS100/Core/BSP/Miniware/Vendor/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_cortex.h +++ b/source/Core/BSP/Miniware/Vendor/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_cortex.h diff --git a/workspace/TS100/Core/BSP/Miniware/Vendor/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_def.h b/source/Core/BSP/Miniware/Vendor/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_def.h index 0a0e54fe..0a0e54fe 100644 --- a/workspace/TS100/Core/BSP/Miniware/Vendor/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_def.h +++ b/source/Core/BSP/Miniware/Vendor/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_def.h diff --git a/workspace/TS100/Core/BSP/Miniware/Vendor/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_dma.h b/source/Core/BSP/Miniware/Vendor/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_dma.h index 524f61f0..524f61f0 100644 --- a/workspace/TS100/Core/BSP/Miniware/Vendor/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_dma.h +++ b/source/Core/BSP/Miniware/Vendor/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_dma.h diff --git a/workspace/TS100/Core/BSP/Miniware/Vendor/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_dma_ex.h b/source/Core/BSP/Miniware/Vendor/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_dma_ex.h index b5caf9fe..b5caf9fe 100644 --- a/workspace/TS100/Core/BSP/Miniware/Vendor/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_dma_ex.h +++ b/source/Core/BSP/Miniware/Vendor/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_dma_ex.h diff --git a/workspace/TS100/Core/BSP/Miniware/Vendor/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_flash.h b/source/Core/BSP/Miniware/Vendor/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_flash.h index 399076dd..399076dd 100644 --- a/workspace/TS100/Core/BSP/Miniware/Vendor/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_flash.h +++ b/source/Core/BSP/Miniware/Vendor/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_flash.h diff --git a/workspace/TS100/Core/BSP/Miniware/Vendor/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_flash_ex.h b/source/Core/BSP/Miniware/Vendor/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_flash_ex.h index 5ec01638..5ec01638 100644 --- a/workspace/TS100/Core/BSP/Miniware/Vendor/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_flash_ex.h +++ b/source/Core/BSP/Miniware/Vendor/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_flash_ex.h diff --git a/workspace/TS100/Core/BSP/Miniware/Vendor/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_gpio.h b/source/Core/BSP/Miniware/Vendor/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_gpio.h index 2594a194..2594a194 100644 --- a/workspace/TS100/Core/BSP/Miniware/Vendor/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_gpio.h +++ b/source/Core/BSP/Miniware/Vendor/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_gpio.h diff --git a/workspace/TS100/Core/BSP/Miniware/Vendor/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_gpio_ex.h b/source/Core/BSP/Miniware/Vendor/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_gpio_ex.h index ff4b96a4..ff4b96a4 100644 --- a/workspace/TS100/Core/BSP/Miniware/Vendor/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_gpio_ex.h +++ b/source/Core/BSP/Miniware/Vendor/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_gpio_ex.h diff --git a/workspace/TS100/Core/BSP/Miniware/Vendor/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_i2c.h b/source/Core/BSP/Miniware/Vendor/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_i2c.h index f8a68397..f8a68397 100644 --- a/workspace/TS100/Core/BSP/Miniware/Vendor/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_i2c.h +++ b/source/Core/BSP/Miniware/Vendor/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_i2c.h diff --git a/workspace/TS100/Core/BSP/Miniware/Vendor/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_iwdg.h b/source/Core/BSP/Miniware/Vendor/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_iwdg.h index 5a6f3955..5a6f3955 100644 --- a/workspace/TS100/Core/BSP/Miniware/Vendor/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_iwdg.h +++ b/source/Core/BSP/Miniware/Vendor/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_iwdg.h diff --git a/workspace/TS100/Core/BSP/Miniware/Vendor/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_pwr.h b/source/Core/BSP/Miniware/Vendor/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_pwr.h index 8499c7fd..8499c7fd 100644 --- a/workspace/TS100/Core/BSP/Miniware/Vendor/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_pwr.h +++ b/source/Core/BSP/Miniware/Vendor/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_pwr.h diff --git a/workspace/TS100/Core/BSP/Miniware/Vendor/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_rcc.h b/source/Core/BSP/Miniware/Vendor/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_rcc.h index 10c507ba..10c507ba 100644 --- a/workspace/TS100/Core/BSP/Miniware/Vendor/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_rcc.h +++ b/source/Core/BSP/Miniware/Vendor/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_rcc.h diff --git a/workspace/TS100/Core/BSP/Miniware/Vendor/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_rcc_ex.h b/source/Core/BSP/Miniware/Vendor/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_rcc_ex.h index 0080f335..0080f335 100644 --- a/workspace/TS100/Core/BSP/Miniware/Vendor/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_rcc_ex.h +++ b/source/Core/BSP/Miniware/Vendor/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_rcc_ex.h diff --git a/workspace/TS100/Core/BSP/Miniware/Vendor/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_tim.h b/source/Core/BSP/Miniware/Vendor/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_tim.h index aa62b797..aa62b797 100644 --- a/workspace/TS100/Core/BSP/Miniware/Vendor/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_tim.h +++ b/source/Core/BSP/Miniware/Vendor/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_tim.h diff --git a/workspace/TS100/Core/BSP/Miniware/Vendor/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_tim_ex.h b/source/Core/BSP/Miniware/Vendor/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_tim_ex.h index 3ad03bfa..3ad03bfa 100644 --- a/workspace/TS100/Core/BSP/Miniware/Vendor/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_tim_ex.h +++ b/source/Core/BSP/Miniware/Vendor/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_tim_ex.h diff --git a/workspace/TS100/Core/BSP/Miniware/Vendor/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal.c b/source/Core/BSP/Miniware/Vendor/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal.c index a449258b..a449258b 100644 --- a/workspace/TS100/Core/BSP/Miniware/Vendor/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal.c +++ b/source/Core/BSP/Miniware/Vendor/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal.c diff --git a/workspace/TS100/Core/BSP/Miniware/Vendor/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_adc.c b/source/Core/BSP/Miniware/Vendor/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_adc.c index de1ba752..de1ba752 100644 --- a/workspace/TS100/Core/BSP/Miniware/Vendor/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_adc.c +++ b/source/Core/BSP/Miniware/Vendor/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_adc.c diff --git a/workspace/TS100/Core/BSP/Miniware/Vendor/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_adc_ex.c b/source/Core/BSP/Miniware/Vendor/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_adc_ex.c index 5619d38a..5619d38a 100644 --- a/workspace/TS100/Core/BSP/Miniware/Vendor/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_adc_ex.c +++ b/source/Core/BSP/Miniware/Vendor/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_adc_ex.c diff --git a/workspace/TS100/Core/BSP/Miniware/Vendor/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_cortex.c b/source/Core/BSP/Miniware/Vendor/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_cortex.c index ba8bb631..ba8bb631 100644 --- a/workspace/TS100/Core/BSP/Miniware/Vendor/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_cortex.c +++ b/source/Core/BSP/Miniware/Vendor/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_cortex.c diff --git a/workspace/TS100/Core/BSP/Miniware/Vendor/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_dma.c b/source/Core/BSP/Miniware/Vendor/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_dma.c index d3989c2e..d3989c2e 100644 --- a/workspace/TS100/Core/BSP/Miniware/Vendor/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_dma.c +++ b/source/Core/BSP/Miniware/Vendor/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_dma.c diff --git a/workspace/TS100/Core/BSP/Miniware/Vendor/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_flash.c b/source/Core/BSP/Miniware/Vendor/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_flash.c index ea723908..ea723908 100644 --- a/workspace/TS100/Core/BSP/Miniware/Vendor/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_flash.c +++ b/source/Core/BSP/Miniware/Vendor/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_flash.c diff --git a/workspace/TS100/Core/BSP/Miniware/Vendor/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_flash_ex.c b/source/Core/BSP/Miniware/Vendor/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_flash_ex.c index b83fbc6a..b83fbc6a 100644 --- a/workspace/TS100/Core/BSP/Miniware/Vendor/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_flash_ex.c +++ b/source/Core/BSP/Miniware/Vendor/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_flash_ex.c diff --git a/workspace/TS100/Core/BSP/Miniware/Vendor/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_gpio.c b/source/Core/BSP/Miniware/Vendor/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_gpio.c index 2d569515..2d569515 100644 --- a/workspace/TS100/Core/BSP/Miniware/Vendor/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_gpio.c +++ b/source/Core/BSP/Miniware/Vendor/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_gpio.c diff --git a/workspace/TS100/Core/BSP/Miniware/Vendor/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_gpio_ex.c b/source/Core/BSP/Miniware/Vendor/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_gpio_ex.c index 551333bb..551333bb 100644 --- a/workspace/TS100/Core/BSP/Miniware/Vendor/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_gpio_ex.c +++ b/source/Core/BSP/Miniware/Vendor/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_gpio_ex.c diff --git a/workspace/TS100/Core/BSP/Miniware/Vendor/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_i2c.c b/source/Core/BSP/Miniware/Vendor/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_i2c.c index 4f839a3f..4f839a3f 100644 --- a/workspace/TS100/Core/BSP/Miniware/Vendor/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_i2c.c +++ b/source/Core/BSP/Miniware/Vendor/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_i2c.c diff --git a/workspace/TS100/Core/BSP/Miniware/Vendor/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_iwdg.c b/source/Core/BSP/Miniware/Vendor/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_iwdg.c index 79fef5d9..79fef5d9 100644 --- a/workspace/TS100/Core/BSP/Miniware/Vendor/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_iwdg.c +++ b/source/Core/BSP/Miniware/Vendor/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_iwdg.c diff --git a/workspace/TS100/Core/BSP/Miniware/Vendor/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_pwr.c b/source/Core/BSP/Miniware/Vendor/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_pwr.c index 44d66138..44d66138 100644 --- a/workspace/TS100/Core/BSP/Miniware/Vendor/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_pwr.c +++ b/source/Core/BSP/Miniware/Vendor/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_pwr.c diff --git a/workspace/TS100/Core/BSP/Miniware/Vendor/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_rcc.c b/source/Core/BSP/Miniware/Vendor/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_rcc.c index 240c5d11..240c5d11 100644 --- a/workspace/TS100/Core/BSP/Miniware/Vendor/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_rcc.c +++ b/source/Core/BSP/Miniware/Vendor/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_rcc.c diff --git a/workspace/TS100/Core/BSP/Miniware/Vendor/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_rcc_ex.c b/source/Core/BSP/Miniware/Vendor/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_rcc_ex.c index 65db17b7..65db17b7 100644 --- a/workspace/TS100/Core/BSP/Miniware/Vendor/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_rcc_ex.c +++ b/source/Core/BSP/Miniware/Vendor/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_rcc_ex.c diff --git a/workspace/TS100/Core/BSP/Miniware/Vendor/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_tim.c b/source/Core/BSP/Miniware/Vendor/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_tim.c index 89c7f948..89c7f948 100644 --- a/workspace/TS100/Core/BSP/Miniware/Vendor/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_tim.c +++ b/source/Core/BSP/Miniware/Vendor/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_tim.c diff --git a/workspace/TS100/Core/BSP/Miniware/Vendor/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_tim_ex.c b/source/Core/BSP/Miniware/Vendor/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_tim_ex.c index 8bf99260..8bf99260 100644 --- a/workspace/TS100/Core/BSP/Miniware/Vendor/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_tim_ex.c +++ b/source/Core/BSP/Miniware/Vendor/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_tim_ex.c diff --git a/workspace/TS100/Core/BSP/Miniware/flash.c b/source/Core/BSP/Miniware/flash.c index ba429dd4..ba429dd4 100644 --- a/workspace/TS100/Core/BSP/Miniware/flash.c +++ b/source/Core/BSP/Miniware/flash.c diff --git a/workspace/TS100/Core/BSP/Miniware/fusb302b.cpp b/source/Core/BSP/Miniware/fusb302b.cpp index ac5cbe76..ac5cbe76 100644 --- a/workspace/TS100/Core/BSP/Miniware/fusb302b.cpp +++ b/source/Core/BSP/Miniware/fusb302b.cpp diff --git a/workspace/TS100/Core/BSP/Miniware/logo.cpp b/source/Core/BSP/Miniware/logo.cpp index e1a0f925..e1a0f925 100644 --- a/workspace/TS100/Core/BSP/Miniware/logo.cpp +++ b/source/Core/BSP/Miniware/logo.cpp diff --git a/workspace/TS100/Core/BSP/Miniware/port.c b/source/Core/BSP/Miniware/port.c index 5b742f0f..5b742f0f 100644 --- a/workspace/TS100/Core/BSP/Miniware/port.c +++ b/source/Core/BSP/Miniware/port.c diff --git a/workspace/TS100/Core/BSP/Miniware/portmacro.h b/source/Core/BSP/Miniware/portmacro.h index 6e62a075..6e62a075 100644 --- a/workspace/TS100/Core/BSP/Miniware/portmacro.h +++ b/source/Core/BSP/Miniware/portmacro.h diff --git a/workspace/TS100/Core/BSP/Miniware/postRTOS.cpp b/source/Core/BSP/Miniware/postRTOS.cpp index d0743771..d0743771 100644 --- a/workspace/TS100/Core/BSP/Miniware/postRTOS.cpp +++ b/source/Core/BSP/Miniware/postRTOS.cpp diff --git a/workspace/TS100/Core/BSP/Miniware/preRTOS.cpp b/source/Core/BSP/Miniware/preRTOS.cpp index e1d38434..e1d38434 100644 --- a/workspace/TS100/Core/BSP/Miniware/preRTOS.cpp +++ b/source/Core/BSP/Miniware/preRTOS.cpp diff --git a/workspace/TS100/Core/BSP/Miniware/stm32f1xx_hal_msp.c b/source/Core/BSP/Miniware/stm32f1xx_hal_msp.c index 058fb241..058fb241 100644 --- a/workspace/TS100/Core/BSP/Miniware/stm32f1xx_hal_msp.c +++ b/source/Core/BSP/Miniware/stm32f1xx_hal_msp.c diff --git a/workspace/TS100/Core/BSP/Miniware/stm32f1xx_hal_timebase_TIM.c b/source/Core/BSP/Miniware/stm32f1xx_hal_timebase_TIM.c index 033a3f80..033a3f80 100644 --- a/workspace/TS100/Core/BSP/Miniware/stm32f1xx_hal_timebase_TIM.c +++ b/source/Core/BSP/Miniware/stm32f1xx_hal_timebase_TIM.c diff --git a/workspace/TS100/Core/BSP/Miniware/stm32f1xx_it.c b/source/Core/BSP/Miniware/stm32f1xx_it.c index a38190b4..a38190b4 100644 --- a/workspace/TS100/Core/BSP/Miniware/stm32f1xx_it.c +++ b/source/Core/BSP/Miniware/stm32f1xx_it.c diff --git a/workspace/TS100/Core/BSP/Miniware/system_stm32f1xx.c b/source/Core/BSP/Miniware/system_stm32f1xx.c index 08dee014..08dee014 100644 --- a/workspace/TS100/Core/BSP/Miniware/system_stm32f1xx.c +++ b/source/Core/BSP/Miniware/system_stm32f1xx.c diff --git a/workspace/TS100/Core/BSP/Pine64/BSP.cpp b/source/Core/BSP/Pine64/BSP.cpp index 9355a97e..9355a97e 100755..100644 --- a/workspace/TS100/Core/BSP/Pine64/BSP.cpp +++ b/source/Core/BSP/Pine64/BSP.cpp diff --git a/workspace/TS100/Core/BSP/Pine64/BSP_PD.c b/source/Core/BSP/Pine64/BSP_PD.c index 7796ed51..7796ed51 100755..100644 --- a/workspace/TS100/Core/BSP/Pine64/BSP_PD.c +++ b/source/Core/BSP/Pine64/BSP_PD.c diff --git a/workspace/TS100/Core/BSP/Pine64/FreeRTOSConfig.h b/source/Core/BSP/Pine64/FreeRTOSConfig.h index 0d1ef540..0d1ef540 100755..100644 --- a/workspace/TS100/Core/BSP/Pine64/FreeRTOSConfig.h +++ b/source/Core/BSP/Pine64/FreeRTOSConfig.h diff --git a/workspace/TS100/Core/BSP/Pine64/I2C_Wrapper.cpp b/source/Core/BSP/Pine64/I2C_Wrapper.cpp index 4e9b41f3..4e9b41f3 100755..100644 --- a/workspace/TS100/Core/BSP/Pine64/I2C_Wrapper.cpp +++ b/source/Core/BSP/Pine64/I2C_Wrapper.cpp diff --git a/workspace/TS100/Core/BSP/Pine64/IRQ.cpp b/source/Core/BSP/Pine64/IRQ.cpp index 0a9b5a69..0a9b5a69 100755..100644 --- a/workspace/TS100/Core/BSP/Pine64/IRQ.cpp +++ b/source/Core/BSP/Pine64/IRQ.cpp diff --git a/workspace/TS100/Core/BSP/Pine64/IRQ.h b/source/Core/BSP/Pine64/IRQ.h index e0465ac7..e0465ac7 100755..100644 --- a/workspace/TS100/Core/BSP/Pine64/IRQ.h +++ b/source/Core/BSP/Pine64/IRQ.h diff --git a/workspace/TS100/Core/BSP/Pine64/Model_Config.h b/source/Core/BSP/Pine64/Model_Config.h index 0c8577cf..0c8577cf 100755..100644 --- a/workspace/TS100/Core/BSP/Pine64/Model_Config.h +++ b/source/Core/BSP/Pine64/Model_Config.h diff --git a/workspace/TS100/Core/BSP/Pine64/NOTES.md b/source/Core/BSP/Pine64/NOTES.md index 2482821e..2482821e 100755..100644 --- a/workspace/TS100/Core/BSP/Pine64/NOTES.md +++ b/source/Core/BSP/Pine64/NOTES.md diff --git a/workspace/TS100/Core/BSP/Pine64/Pins.h b/source/Core/BSP/Pine64/Pins.h index fc7f2990..fc7f2990 100755..100644 --- a/workspace/TS100/Core/BSP/Pine64/Pins.h +++ b/source/Core/BSP/Pine64/Pins.h diff --git a/workspace/TS100/Core/BSP/Pine64/Power.cpp b/source/Core/BSP/Pine64/Power.cpp index 47be7645..47be7645 100755..100644 --- a/workspace/TS100/Core/BSP/Pine64/Power.cpp +++ b/source/Core/BSP/Pine64/Power.cpp diff --git a/workspace/TS100/Core/BSP/Pine64/QC_GPIO.cpp b/source/Core/BSP/Pine64/QC_GPIO.cpp index c4b7caa1..c4b7caa1 100755..100644 --- a/workspace/TS100/Core/BSP/Pine64/QC_GPIO.cpp +++ b/source/Core/BSP/Pine64/QC_GPIO.cpp diff --git a/workspace/TS100/Core/BSP/Pine64/README.md b/source/Core/BSP/Pine64/README.md index 944507c4..944507c4 100755..100644 --- a/workspace/TS100/Core/BSP/Pine64/README.md +++ b/source/Core/BSP/Pine64/README.md diff --git a/workspace/TS100/Core/BSP/Pine64/Setup.cpp b/source/Core/BSP/Pine64/Setup.cpp index bc19dcd0..bc19dcd0 100755..100644 --- a/workspace/TS100/Core/BSP/Pine64/Setup.cpp +++ b/source/Core/BSP/Pine64/Setup.cpp diff --git a/workspace/TS100/Core/BSP/Pine64/Setup.h b/source/Core/BSP/Pine64/Setup.h index 125efc9c..125efc9c 100755..100644 --- a/workspace/TS100/Core/BSP/Pine64/Setup.h +++ b/source/Core/BSP/Pine64/Setup.h diff --git a/workspace/TS100/Core/BSP/Pine64/UnitSettings.h b/source/Core/BSP/Pine64/UnitSettings.h index 46f76091..46f76091 100755..100644 --- a/workspace/TS100/Core/BSP/Pine64/UnitSettings.h +++ b/source/Core/BSP/Pine64/UnitSettings.h diff --git a/workspace/TS100/Core/BSP/Pine64/Vendor/NMSIS/Core/Include/core_compatiable.h b/source/Core/BSP/Pine64/Vendor/NMSIS/Core/Include/core_compatiable.h index 40a9198e..40a9198e 100644 --- a/workspace/TS100/Core/BSP/Pine64/Vendor/NMSIS/Core/Include/core_compatiable.h +++ b/source/Core/BSP/Pine64/Vendor/NMSIS/Core/Include/core_compatiable.h diff --git a/workspace/TS100/Core/BSP/Pine64/Vendor/NMSIS/Core/Include/core_feature_base.h b/source/Core/BSP/Pine64/Vendor/NMSIS/Core/Include/core_feature_base.h index 5f351a33..5f351a33 100644 --- a/workspace/TS100/Core/BSP/Pine64/Vendor/NMSIS/Core/Include/core_feature_base.h +++ b/source/Core/BSP/Pine64/Vendor/NMSIS/Core/Include/core_feature_base.h diff --git a/workspace/TS100/Core/BSP/Pine64/Vendor/NMSIS/Core/Include/core_feature_cache.h b/source/Core/BSP/Pine64/Vendor/NMSIS/Core/Include/core_feature_cache.h index 38b9eb97..38b9eb97 100644 --- a/workspace/TS100/Core/BSP/Pine64/Vendor/NMSIS/Core/Include/core_feature_cache.h +++ b/source/Core/BSP/Pine64/Vendor/NMSIS/Core/Include/core_feature_cache.h diff --git a/workspace/TS100/Core/BSP/Pine64/Vendor/NMSIS/Core/Include/core_feature_dsp.h b/source/Core/BSP/Pine64/Vendor/NMSIS/Core/Include/core_feature_dsp.h index 4d41e553..4d41e553 100644 --- a/workspace/TS100/Core/BSP/Pine64/Vendor/NMSIS/Core/Include/core_feature_dsp.h +++ b/source/Core/BSP/Pine64/Vendor/NMSIS/Core/Include/core_feature_dsp.h diff --git a/workspace/TS100/Core/BSP/Pine64/Vendor/NMSIS/Core/Include/core_feature_eclic.h b/source/Core/BSP/Pine64/Vendor/NMSIS/Core/Include/core_feature_eclic.h index e2075471..e2075471 100644 --- a/workspace/TS100/Core/BSP/Pine64/Vendor/NMSIS/Core/Include/core_feature_eclic.h +++ b/source/Core/BSP/Pine64/Vendor/NMSIS/Core/Include/core_feature_eclic.h diff --git a/workspace/TS100/Core/BSP/Pine64/Vendor/NMSIS/Core/Include/core_feature_fpu.h b/source/Core/BSP/Pine64/Vendor/NMSIS/Core/Include/core_feature_fpu.h index c9e13b79..c9e13b79 100644 --- a/workspace/TS100/Core/BSP/Pine64/Vendor/NMSIS/Core/Include/core_feature_fpu.h +++ b/source/Core/BSP/Pine64/Vendor/NMSIS/Core/Include/core_feature_fpu.h diff --git a/workspace/TS100/Core/BSP/Pine64/Vendor/NMSIS/Core/Include/core_feature_pmp.h b/source/Core/BSP/Pine64/Vendor/NMSIS/Core/Include/core_feature_pmp.h index 997dfaee..997dfaee 100644 --- a/workspace/TS100/Core/BSP/Pine64/Vendor/NMSIS/Core/Include/core_feature_pmp.h +++ b/source/Core/BSP/Pine64/Vendor/NMSIS/Core/Include/core_feature_pmp.h diff --git a/workspace/TS100/Core/BSP/Pine64/Vendor/NMSIS/Core/Include/core_feature_timer.h b/source/Core/BSP/Pine64/Vendor/NMSIS/Core/Include/core_feature_timer.h index 6e9b7af3..6e9b7af3 100644 --- a/workspace/TS100/Core/BSP/Pine64/Vendor/NMSIS/Core/Include/core_feature_timer.h +++ b/source/Core/BSP/Pine64/Vendor/NMSIS/Core/Include/core_feature_timer.h diff --git a/workspace/TS100/Core/BSP/Pine64/Vendor/NMSIS/Core/Include/nmsis_compiler.h b/source/Core/BSP/Pine64/Vendor/NMSIS/Core/Include/nmsis_compiler.h index c5278db1..c5278db1 100644 --- a/workspace/TS100/Core/BSP/Pine64/Vendor/NMSIS/Core/Include/nmsis_compiler.h +++ b/source/Core/BSP/Pine64/Vendor/NMSIS/Core/Include/nmsis_compiler.h diff --git a/workspace/TS100/Core/BSP/Pine64/Vendor/NMSIS/Core/Include/nmsis_core.h b/source/Core/BSP/Pine64/Vendor/NMSIS/Core/Include/nmsis_core.h index fa7821da..fa7821da 100644 --- a/workspace/TS100/Core/BSP/Pine64/Vendor/NMSIS/Core/Include/nmsis_core.h +++ b/source/Core/BSP/Pine64/Vendor/NMSIS/Core/Include/nmsis_core.h diff --git a/workspace/TS100/Core/BSP/Pine64/Vendor/NMSIS/Core/Include/nmsis_gcc.h b/source/Core/BSP/Pine64/Vendor/NMSIS/Core/Include/nmsis_gcc.h index 9f7eb9d2..9f7eb9d2 100644 --- a/workspace/TS100/Core/BSP/Pine64/Vendor/NMSIS/Core/Include/nmsis_gcc.h +++ b/source/Core/BSP/Pine64/Vendor/NMSIS/Core/Include/nmsis_gcc.h diff --git a/workspace/TS100/Core/BSP/Pine64/Vendor/NMSIS/Core/Include/nmsis_version.h b/source/Core/BSP/Pine64/Vendor/NMSIS/Core/Include/nmsis_version.h index 7f05e327..7f05e327 100644 --- a/workspace/TS100/Core/BSP/Pine64/Vendor/NMSIS/Core/Include/nmsis_version.h +++ b/source/Core/BSP/Pine64/Vendor/NMSIS/Core/Include/nmsis_version.h diff --git a/workspace/TS100/Core/BSP/Pine64/Vendor/NMSIS/Core/Include/riscv_bits.h b/source/Core/BSP/Pine64/Vendor/NMSIS/Core/Include/riscv_bits.h index f2565167..f2565167 100644 --- a/workspace/TS100/Core/BSP/Pine64/Vendor/NMSIS/Core/Include/riscv_bits.h +++ b/source/Core/BSP/Pine64/Vendor/NMSIS/Core/Include/riscv_bits.h diff --git a/workspace/TS100/Core/BSP/Pine64/Vendor/NMSIS/Core/Include/riscv_encoding.h b/source/Core/BSP/Pine64/Vendor/NMSIS/Core/Include/riscv_encoding.h index 899f8bbc..899f8bbc 100644 --- a/workspace/TS100/Core/BSP/Pine64/Vendor/NMSIS/Core/Include/riscv_encoding.h +++ b/source/Core/BSP/Pine64/Vendor/NMSIS/Core/Include/riscv_encoding.h diff --git a/workspace/TS100/Core/BSP/Pine64/Vendor/OS/FreeRTOS/Source/portable/GCC/port.c b/source/Core/BSP/Pine64/Vendor/OS/FreeRTOS/Source/portable/GCC/port.c index 2214b07e..2214b07e 100644 --- a/workspace/TS100/Core/BSP/Pine64/Vendor/OS/FreeRTOS/Source/portable/GCC/port.c +++ b/source/Core/BSP/Pine64/Vendor/OS/FreeRTOS/Source/portable/GCC/port.c diff --git a/workspace/TS100/Core/BSP/Pine64/Vendor/OS/FreeRTOS/Source/portable/GCC/portasm.S b/source/Core/BSP/Pine64/Vendor/OS/FreeRTOS/Source/portable/GCC/portasm.S index eb9fa194..eb9fa194 100644 --- a/workspace/TS100/Core/BSP/Pine64/Vendor/OS/FreeRTOS/Source/portable/GCC/portasm.S +++ b/source/Core/BSP/Pine64/Vendor/OS/FreeRTOS/Source/portable/GCC/portasm.S diff --git a/workspace/TS100/Core/BSP/Pine64/Vendor/OS/FreeRTOS/Source/portable/GCC/portmacro.h b/source/Core/BSP/Pine64/Vendor/OS/FreeRTOS/Source/portable/GCC/portmacro.h index d6429ee8..d6429ee8 100644 --- a/workspace/TS100/Core/BSP/Pine64/Vendor/OS/FreeRTOS/Source/portable/GCC/portmacro.h +++ b/source/Core/BSP/Pine64/Vendor/OS/FreeRTOS/Source/portable/GCC/portmacro.h diff --git a/workspace/TS100/Core/BSP/Pine64/Vendor/SoC/gd32vf103/Board/pinecil/Include/gd32vf103v_eval.h b/source/Core/BSP/Pine64/Vendor/SoC/gd32vf103/Board/pinecil/Include/gd32vf103v_eval.h index 88957f51..88957f51 100644 --- a/workspace/TS100/Core/BSP/Pine64/Vendor/SoC/gd32vf103/Board/pinecil/Include/gd32vf103v_eval.h +++ b/source/Core/BSP/Pine64/Vendor/SoC/gd32vf103/Board/pinecil/Include/gd32vf103v_eval.h diff --git a/workspace/TS100/Core/BSP/Pine64/Vendor/SoC/gd32vf103/Board/pinecil/Include/nuclei_sdk_hal.h b/source/Core/BSP/Pine64/Vendor/SoC/gd32vf103/Board/pinecil/Include/nuclei_sdk_hal.h index fab446a7..fab446a7 100644 --- a/workspace/TS100/Core/BSP/Pine64/Vendor/SoC/gd32vf103/Board/pinecil/Include/nuclei_sdk_hal.h +++ b/source/Core/BSP/Pine64/Vendor/SoC/gd32vf103/Board/pinecil/Include/nuclei_sdk_hal.h diff --git a/workspace/TS100/Core/BSP/Pine64/Vendor/SoC/gd32vf103/Board/pinecil/Source/GCC/gcc_gd32vf103_flashxip.ld b/source/Core/BSP/Pine64/Vendor/SoC/gd32vf103/Board/pinecil/Source/GCC/gcc_gd32vf103_flashxip.ld index 42b82a6d..42b82a6d 100644 --- a/workspace/TS100/Core/BSP/Pine64/Vendor/SoC/gd32vf103/Board/pinecil/Source/GCC/gcc_gd32vf103_flashxip.ld +++ b/source/Core/BSP/Pine64/Vendor/SoC/gd32vf103/Board/pinecil/Source/GCC/gcc_gd32vf103_flashxip.ld diff --git a/workspace/TS100/Core/BSP/Pine64/Vendor/SoC/gd32vf103/Board/pinecil/Source/gd32vf103v_eval.c b/source/Core/BSP/Pine64/Vendor/SoC/gd32vf103/Board/pinecil/Source/gd32vf103v_eval.c index 127b2078..127b2078 100644 --- a/workspace/TS100/Core/BSP/Pine64/Vendor/SoC/gd32vf103/Board/pinecil/Source/gd32vf103v_eval.c +++ b/source/Core/BSP/Pine64/Vendor/SoC/gd32vf103/Board/pinecil/Source/gd32vf103v_eval.c diff --git a/workspace/TS100/Core/BSP/Pine64/Vendor/SoC/gd32vf103/Board/pinecil/openocd_gd32vf103.cfg b/source/Core/BSP/Pine64/Vendor/SoC/gd32vf103/Board/pinecil/openocd_gd32vf103.cfg index 733b4bd9..733b4bd9 100644 --- a/workspace/TS100/Core/BSP/Pine64/Vendor/SoC/gd32vf103/Board/pinecil/openocd_gd32vf103.cfg +++ b/source/Core/BSP/Pine64/Vendor/SoC/gd32vf103/Board/pinecil/openocd_gd32vf103.cfg diff --git a/workspace/TS100/Core/BSP/Pine64/Vendor/SoC/gd32vf103/Common/Include/Usb/drv_usb_core.h b/source/Core/BSP/Pine64/Vendor/SoC/gd32vf103/Common/Include/Usb/drv_usb_core.h index 348f3a48..348f3a48 100644 --- a/workspace/TS100/Core/BSP/Pine64/Vendor/SoC/gd32vf103/Common/Include/Usb/drv_usb_core.h +++ b/source/Core/BSP/Pine64/Vendor/SoC/gd32vf103/Common/Include/Usb/drv_usb_core.h diff --git a/workspace/TS100/Core/BSP/Pine64/Vendor/SoC/gd32vf103/Common/Include/Usb/drv_usb_dev.h b/source/Core/BSP/Pine64/Vendor/SoC/gd32vf103/Common/Include/Usb/drv_usb_dev.h index c47cd525..c47cd525 100644 --- a/workspace/TS100/Core/BSP/Pine64/Vendor/SoC/gd32vf103/Common/Include/Usb/drv_usb_dev.h +++ b/source/Core/BSP/Pine64/Vendor/SoC/gd32vf103/Common/Include/Usb/drv_usb_dev.h diff --git a/workspace/TS100/Core/BSP/Pine64/Vendor/SoC/gd32vf103/Common/Include/Usb/drv_usb_host.h b/source/Core/BSP/Pine64/Vendor/SoC/gd32vf103/Common/Include/Usb/drv_usb_host.h index fccef822..fccef822 100644 --- a/workspace/TS100/Core/BSP/Pine64/Vendor/SoC/gd32vf103/Common/Include/Usb/drv_usb_host.h +++ b/source/Core/BSP/Pine64/Vendor/SoC/gd32vf103/Common/Include/Usb/drv_usb_host.h diff --git a/workspace/TS100/Core/BSP/Pine64/Vendor/SoC/gd32vf103/Common/Include/Usb/drv_usb_hw.h b/source/Core/BSP/Pine64/Vendor/SoC/gd32vf103/Common/Include/Usb/drv_usb_hw.h index 4544548c..4544548c 100644 --- a/workspace/TS100/Core/BSP/Pine64/Vendor/SoC/gd32vf103/Common/Include/Usb/drv_usb_hw.h +++ b/source/Core/BSP/Pine64/Vendor/SoC/gd32vf103/Common/Include/Usb/drv_usb_hw.h diff --git a/workspace/TS100/Core/BSP/Pine64/Vendor/SoC/gd32vf103/Common/Include/Usb/drv_usb_regs.h b/source/Core/BSP/Pine64/Vendor/SoC/gd32vf103/Common/Include/Usb/drv_usb_regs.h index 42fd4558..42fd4558 100644 --- a/workspace/TS100/Core/BSP/Pine64/Vendor/SoC/gd32vf103/Common/Include/Usb/drv_usb_regs.h +++ b/source/Core/BSP/Pine64/Vendor/SoC/gd32vf103/Common/Include/Usb/drv_usb_regs.h diff --git a/workspace/TS100/Core/BSP/Pine64/Vendor/SoC/gd32vf103/Common/Include/Usb/drv_usbd_int.h b/source/Core/BSP/Pine64/Vendor/SoC/gd32vf103/Common/Include/Usb/drv_usbd_int.h index a7a2588e..a7a2588e 100644 --- a/workspace/TS100/Core/BSP/Pine64/Vendor/SoC/gd32vf103/Common/Include/Usb/drv_usbd_int.h +++ b/source/Core/BSP/Pine64/Vendor/SoC/gd32vf103/Common/Include/Usb/drv_usbd_int.h diff --git a/workspace/TS100/Core/BSP/Pine64/Vendor/SoC/gd32vf103/Common/Include/Usb/drv_usbh_int.h b/source/Core/BSP/Pine64/Vendor/SoC/gd32vf103/Common/Include/Usb/drv_usbh_int.h index 06b9ede4..06b9ede4 100644 --- a/workspace/TS100/Core/BSP/Pine64/Vendor/SoC/gd32vf103/Common/Include/Usb/drv_usbh_int.h +++ b/source/Core/BSP/Pine64/Vendor/SoC/gd32vf103/Common/Include/Usb/drv_usbh_int.h diff --git a/workspace/TS100/Core/BSP/Pine64/Vendor/SoC/gd32vf103/Common/Include/Usb/usb_ch9_std.h b/source/Core/BSP/Pine64/Vendor/SoC/gd32vf103/Common/Include/Usb/usb_ch9_std.h index 2a3e3a39..2a3e3a39 100644 --- a/workspace/TS100/Core/BSP/Pine64/Vendor/SoC/gd32vf103/Common/Include/Usb/usb_ch9_std.h +++ b/source/Core/BSP/Pine64/Vendor/SoC/gd32vf103/Common/Include/Usb/usb_ch9_std.h diff --git a/workspace/TS100/Core/BSP/Pine64/Vendor/SoC/gd32vf103/Common/Include/Usb/usb_conf.h b/source/Core/BSP/Pine64/Vendor/SoC/gd32vf103/Common/Include/Usb/usb_conf.h index d2d40a82..d2d40a82 100644 --- a/workspace/TS100/Core/BSP/Pine64/Vendor/SoC/gd32vf103/Common/Include/Usb/usb_conf.h +++ b/source/Core/BSP/Pine64/Vendor/SoC/gd32vf103/Common/Include/Usb/usb_conf.h diff --git a/workspace/TS100/Core/BSP/Pine64/Vendor/SoC/gd32vf103/Common/Include/Usb/usbd_conf.h b/source/Core/BSP/Pine64/Vendor/SoC/gd32vf103/Common/Include/Usb/usbd_conf.h index b133dd47..b133dd47 100644 --- a/workspace/TS100/Core/BSP/Pine64/Vendor/SoC/gd32vf103/Common/Include/Usb/usbd_conf.h +++ b/source/Core/BSP/Pine64/Vendor/SoC/gd32vf103/Common/Include/Usb/usbd_conf.h diff --git a/workspace/TS100/Core/BSP/Pine64/Vendor/SoC/gd32vf103/Common/Include/Usb/usbd_core.h b/source/Core/BSP/Pine64/Vendor/SoC/gd32vf103/Common/Include/Usb/usbd_core.h index 0e0e7b4f..0e0e7b4f 100644 --- a/workspace/TS100/Core/BSP/Pine64/Vendor/SoC/gd32vf103/Common/Include/Usb/usbd_core.h +++ b/source/Core/BSP/Pine64/Vendor/SoC/gd32vf103/Common/Include/Usb/usbd_core.h diff --git a/workspace/TS100/Core/BSP/Pine64/Vendor/SoC/gd32vf103/Common/Include/Usb/usbd_enum.h b/source/Core/BSP/Pine64/Vendor/SoC/gd32vf103/Common/Include/Usb/usbd_enum.h index 5746ab44..5746ab44 100644 --- a/workspace/TS100/Core/BSP/Pine64/Vendor/SoC/gd32vf103/Common/Include/Usb/usbd_enum.h +++ b/source/Core/BSP/Pine64/Vendor/SoC/gd32vf103/Common/Include/Usb/usbd_enum.h diff --git a/workspace/TS100/Core/BSP/Pine64/Vendor/SoC/gd32vf103/Common/Include/Usb/usbd_transc.h b/source/Core/BSP/Pine64/Vendor/SoC/gd32vf103/Common/Include/Usb/usbd_transc.h index 8c76b915..8c76b915 100644 --- a/workspace/TS100/Core/BSP/Pine64/Vendor/SoC/gd32vf103/Common/Include/Usb/usbd_transc.h +++ b/source/Core/BSP/Pine64/Vendor/SoC/gd32vf103/Common/Include/Usb/usbd_transc.h diff --git a/workspace/TS100/Core/BSP/Pine64/Vendor/SoC/gd32vf103/Common/Include/Usb/usbh_conf.h b/source/Core/BSP/Pine64/Vendor/SoC/gd32vf103/Common/Include/Usb/usbh_conf.h index 4aba05dc..4aba05dc 100644 --- a/workspace/TS100/Core/BSP/Pine64/Vendor/SoC/gd32vf103/Common/Include/Usb/usbh_conf.h +++ b/source/Core/BSP/Pine64/Vendor/SoC/gd32vf103/Common/Include/Usb/usbh_conf.h diff --git a/workspace/TS100/Core/BSP/Pine64/Vendor/SoC/gd32vf103/Common/Include/Usb/usbh_core.h b/source/Core/BSP/Pine64/Vendor/SoC/gd32vf103/Common/Include/Usb/usbh_core.h index b7b124dc..b7b124dc 100644 --- a/workspace/TS100/Core/BSP/Pine64/Vendor/SoC/gd32vf103/Common/Include/Usb/usbh_core.h +++ b/source/Core/BSP/Pine64/Vendor/SoC/gd32vf103/Common/Include/Usb/usbh_core.h diff --git a/workspace/TS100/Core/BSP/Pine64/Vendor/SoC/gd32vf103/Common/Include/Usb/usbh_enum.h b/source/Core/BSP/Pine64/Vendor/SoC/gd32vf103/Common/Include/Usb/usbh_enum.h index b61f5445..b61f5445 100644 --- a/workspace/TS100/Core/BSP/Pine64/Vendor/SoC/gd32vf103/Common/Include/Usb/usbh_enum.h +++ b/source/Core/BSP/Pine64/Vendor/SoC/gd32vf103/Common/Include/Usb/usbh_enum.h diff --git a/workspace/TS100/Core/BSP/Pine64/Vendor/SoC/gd32vf103/Common/Include/Usb/usbh_pipe.h b/source/Core/BSP/Pine64/Vendor/SoC/gd32vf103/Common/Include/Usb/usbh_pipe.h index 89d52d17..89d52d17 100644 --- a/workspace/TS100/Core/BSP/Pine64/Vendor/SoC/gd32vf103/Common/Include/Usb/usbh_pipe.h +++ b/source/Core/BSP/Pine64/Vendor/SoC/gd32vf103/Common/Include/Usb/usbh_pipe.h diff --git a/workspace/TS100/Core/BSP/Pine64/Vendor/SoC/gd32vf103/Common/Include/Usb/usbh_transc.h b/source/Core/BSP/Pine64/Vendor/SoC/gd32vf103/Common/Include/Usb/usbh_transc.h index 76383dbc..76383dbc 100644 --- a/workspace/TS100/Core/BSP/Pine64/Vendor/SoC/gd32vf103/Common/Include/Usb/usbh_transc.h +++ b/source/Core/BSP/Pine64/Vendor/SoC/gd32vf103/Common/Include/Usb/usbh_transc.h diff --git a/workspace/TS100/Core/BSP/Pine64/Vendor/SoC/gd32vf103/Common/Include/gd32vf103.h b/source/Core/BSP/Pine64/Vendor/SoC/gd32vf103/Common/Include/gd32vf103.h index e7676d74..e7676d74 100644 --- a/workspace/TS100/Core/BSP/Pine64/Vendor/SoC/gd32vf103/Common/Include/gd32vf103.h +++ b/source/Core/BSP/Pine64/Vendor/SoC/gd32vf103/Common/Include/gd32vf103.h diff --git a/workspace/TS100/Core/BSP/Pine64/Vendor/SoC/gd32vf103/Common/Include/gd32vf103_adc.h b/source/Core/BSP/Pine64/Vendor/SoC/gd32vf103/Common/Include/gd32vf103_adc.h index 6282203a..6282203a 100644 --- a/workspace/TS100/Core/BSP/Pine64/Vendor/SoC/gd32vf103/Common/Include/gd32vf103_adc.h +++ b/source/Core/BSP/Pine64/Vendor/SoC/gd32vf103/Common/Include/gd32vf103_adc.h diff --git a/workspace/TS100/Core/BSP/Pine64/Vendor/SoC/gd32vf103/Common/Include/gd32vf103_bkp.h b/source/Core/BSP/Pine64/Vendor/SoC/gd32vf103/Common/Include/gd32vf103_bkp.h index 6ec2a257..6ec2a257 100644 --- a/workspace/TS100/Core/BSP/Pine64/Vendor/SoC/gd32vf103/Common/Include/gd32vf103_bkp.h +++ b/source/Core/BSP/Pine64/Vendor/SoC/gd32vf103/Common/Include/gd32vf103_bkp.h diff --git a/workspace/TS100/Core/BSP/Pine64/Vendor/SoC/gd32vf103/Common/Include/gd32vf103_can.h b/source/Core/BSP/Pine64/Vendor/SoC/gd32vf103/Common/Include/gd32vf103_can.h index f08afff2..f08afff2 100644 --- a/workspace/TS100/Core/BSP/Pine64/Vendor/SoC/gd32vf103/Common/Include/gd32vf103_can.h +++ b/source/Core/BSP/Pine64/Vendor/SoC/gd32vf103/Common/Include/gd32vf103_can.h diff --git a/workspace/TS100/Core/BSP/Pine64/Vendor/SoC/gd32vf103/Common/Include/gd32vf103_crc.h b/source/Core/BSP/Pine64/Vendor/SoC/gd32vf103/Common/Include/gd32vf103_crc.h index e41c2368..e41c2368 100644 --- a/workspace/TS100/Core/BSP/Pine64/Vendor/SoC/gd32vf103/Common/Include/gd32vf103_crc.h +++ b/source/Core/BSP/Pine64/Vendor/SoC/gd32vf103/Common/Include/gd32vf103_crc.h diff --git a/workspace/TS100/Core/BSP/Pine64/Vendor/SoC/gd32vf103/Common/Include/gd32vf103_dac.h b/source/Core/BSP/Pine64/Vendor/SoC/gd32vf103/Common/Include/gd32vf103_dac.h index 4d14ddfe..4d14ddfe 100644 --- a/workspace/TS100/Core/BSP/Pine64/Vendor/SoC/gd32vf103/Common/Include/gd32vf103_dac.h +++ b/source/Core/BSP/Pine64/Vendor/SoC/gd32vf103/Common/Include/gd32vf103_dac.h diff --git a/workspace/TS100/Core/BSP/Pine64/Vendor/SoC/gd32vf103/Common/Include/gd32vf103_dbg.h b/source/Core/BSP/Pine64/Vendor/SoC/gd32vf103/Common/Include/gd32vf103_dbg.h index 01eee005..01eee005 100644 --- a/workspace/TS100/Core/BSP/Pine64/Vendor/SoC/gd32vf103/Common/Include/gd32vf103_dbg.h +++ b/source/Core/BSP/Pine64/Vendor/SoC/gd32vf103/Common/Include/gd32vf103_dbg.h diff --git a/workspace/TS100/Core/BSP/Pine64/Vendor/SoC/gd32vf103/Common/Include/gd32vf103_dma.h b/source/Core/BSP/Pine64/Vendor/SoC/gd32vf103/Common/Include/gd32vf103_dma.h index bd108faf..bd108faf 100644 --- a/workspace/TS100/Core/BSP/Pine64/Vendor/SoC/gd32vf103/Common/Include/gd32vf103_dma.h +++ b/source/Core/BSP/Pine64/Vendor/SoC/gd32vf103/Common/Include/gd32vf103_dma.h diff --git a/workspace/TS100/Core/BSP/Pine64/Vendor/SoC/gd32vf103/Common/Include/gd32vf103_eclic.h b/source/Core/BSP/Pine64/Vendor/SoC/gd32vf103/Common/Include/gd32vf103_eclic.h index 528cd386..528cd386 100644 --- a/workspace/TS100/Core/BSP/Pine64/Vendor/SoC/gd32vf103/Common/Include/gd32vf103_eclic.h +++ b/source/Core/BSP/Pine64/Vendor/SoC/gd32vf103/Common/Include/gd32vf103_eclic.h diff --git a/workspace/TS100/Core/BSP/Pine64/Vendor/SoC/gd32vf103/Common/Include/gd32vf103_exmc.h b/source/Core/BSP/Pine64/Vendor/SoC/gd32vf103/Common/Include/gd32vf103_exmc.h index 3b2c19a4..3b2c19a4 100644 --- a/workspace/TS100/Core/BSP/Pine64/Vendor/SoC/gd32vf103/Common/Include/gd32vf103_exmc.h +++ b/source/Core/BSP/Pine64/Vendor/SoC/gd32vf103/Common/Include/gd32vf103_exmc.h diff --git a/workspace/TS100/Core/BSP/Pine64/Vendor/SoC/gd32vf103/Common/Include/gd32vf103_exti.h b/source/Core/BSP/Pine64/Vendor/SoC/gd32vf103/Common/Include/gd32vf103_exti.h index 18085bd0..18085bd0 100644 --- a/workspace/TS100/Core/BSP/Pine64/Vendor/SoC/gd32vf103/Common/Include/gd32vf103_exti.h +++ b/source/Core/BSP/Pine64/Vendor/SoC/gd32vf103/Common/Include/gd32vf103_exti.h diff --git a/workspace/TS100/Core/BSP/Pine64/Vendor/SoC/gd32vf103/Common/Include/gd32vf103_fmc.h b/source/Core/BSP/Pine64/Vendor/SoC/gd32vf103/Common/Include/gd32vf103_fmc.h index 3dec69e4..3dec69e4 100644 --- a/workspace/TS100/Core/BSP/Pine64/Vendor/SoC/gd32vf103/Common/Include/gd32vf103_fmc.h +++ b/source/Core/BSP/Pine64/Vendor/SoC/gd32vf103/Common/Include/gd32vf103_fmc.h diff --git a/workspace/TS100/Core/BSP/Pine64/Vendor/SoC/gd32vf103/Common/Include/gd32vf103_fwdgt.h b/source/Core/BSP/Pine64/Vendor/SoC/gd32vf103/Common/Include/gd32vf103_fwdgt.h index 3636caa9..3636caa9 100644 --- a/workspace/TS100/Core/BSP/Pine64/Vendor/SoC/gd32vf103/Common/Include/gd32vf103_fwdgt.h +++ b/source/Core/BSP/Pine64/Vendor/SoC/gd32vf103/Common/Include/gd32vf103_fwdgt.h diff --git a/workspace/TS100/Core/BSP/Pine64/Vendor/SoC/gd32vf103/Common/Include/gd32vf103_gpio.h b/source/Core/BSP/Pine64/Vendor/SoC/gd32vf103/Common/Include/gd32vf103_gpio.h index d081fe40..d081fe40 100644 --- a/workspace/TS100/Core/BSP/Pine64/Vendor/SoC/gd32vf103/Common/Include/gd32vf103_gpio.h +++ b/source/Core/BSP/Pine64/Vendor/SoC/gd32vf103/Common/Include/gd32vf103_gpio.h diff --git a/workspace/TS100/Core/BSP/Pine64/Vendor/SoC/gd32vf103/Common/Include/gd32vf103_i2c.h b/source/Core/BSP/Pine64/Vendor/SoC/gd32vf103/Common/Include/gd32vf103_i2c.h index d92955c7..d92955c7 100644 --- a/workspace/TS100/Core/BSP/Pine64/Vendor/SoC/gd32vf103/Common/Include/gd32vf103_i2c.h +++ b/source/Core/BSP/Pine64/Vendor/SoC/gd32vf103/Common/Include/gd32vf103_i2c.h diff --git a/workspace/TS100/Core/BSP/Pine64/Vendor/SoC/gd32vf103/Common/Include/gd32vf103_libopt.h b/source/Core/BSP/Pine64/Vendor/SoC/gd32vf103/Common/Include/gd32vf103_libopt.h index be32a5c6..be32a5c6 100644 --- a/workspace/TS100/Core/BSP/Pine64/Vendor/SoC/gd32vf103/Common/Include/gd32vf103_libopt.h +++ b/source/Core/BSP/Pine64/Vendor/SoC/gd32vf103/Common/Include/gd32vf103_libopt.h diff --git a/workspace/TS100/Core/BSP/Pine64/Vendor/SoC/gd32vf103/Common/Include/gd32vf103_pmu.h b/source/Core/BSP/Pine64/Vendor/SoC/gd32vf103/Common/Include/gd32vf103_pmu.h index ba3a5426..ba3a5426 100644 --- a/workspace/TS100/Core/BSP/Pine64/Vendor/SoC/gd32vf103/Common/Include/gd32vf103_pmu.h +++ b/source/Core/BSP/Pine64/Vendor/SoC/gd32vf103/Common/Include/gd32vf103_pmu.h diff --git a/workspace/TS100/Core/BSP/Pine64/Vendor/SoC/gd32vf103/Common/Include/gd32vf103_rcu.h b/source/Core/BSP/Pine64/Vendor/SoC/gd32vf103/Common/Include/gd32vf103_rcu.h index 6cf51c3b..6cf51c3b 100644 --- a/workspace/TS100/Core/BSP/Pine64/Vendor/SoC/gd32vf103/Common/Include/gd32vf103_rcu.h +++ b/source/Core/BSP/Pine64/Vendor/SoC/gd32vf103/Common/Include/gd32vf103_rcu.h diff --git a/workspace/TS100/Core/BSP/Pine64/Vendor/SoC/gd32vf103/Common/Include/gd32vf103_rtc.h b/source/Core/BSP/Pine64/Vendor/SoC/gd32vf103/Common/Include/gd32vf103_rtc.h index f13b9e01..f13b9e01 100644 --- a/workspace/TS100/Core/BSP/Pine64/Vendor/SoC/gd32vf103/Common/Include/gd32vf103_rtc.h +++ b/source/Core/BSP/Pine64/Vendor/SoC/gd32vf103/Common/Include/gd32vf103_rtc.h diff --git a/workspace/TS100/Core/BSP/Pine64/Vendor/SoC/gd32vf103/Common/Include/gd32vf103_spi.h b/source/Core/BSP/Pine64/Vendor/SoC/gd32vf103/Common/Include/gd32vf103_spi.h index ba154135..ba154135 100644 --- a/workspace/TS100/Core/BSP/Pine64/Vendor/SoC/gd32vf103/Common/Include/gd32vf103_spi.h +++ b/source/Core/BSP/Pine64/Vendor/SoC/gd32vf103/Common/Include/gd32vf103_spi.h diff --git a/workspace/TS100/Core/BSP/Pine64/Vendor/SoC/gd32vf103/Common/Include/gd32vf103_timer.h b/source/Core/BSP/Pine64/Vendor/SoC/gd32vf103/Common/Include/gd32vf103_timer.h index dc11618a..dc11618a 100644 --- a/workspace/TS100/Core/BSP/Pine64/Vendor/SoC/gd32vf103/Common/Include/gd32vf103_timer.h +++ b/source/Core/BSP/Pine64/Vendor/SoC/gd32vf103/Common/Include/gd32vf103_timer.h diff --git a/workspace/TS100/Core/BSP/Pine64/Vendor/SoC/gd32vf103/Common/Include/gd32vf103_usart.h b/source/Core/BSP/Pine64/Vendor/SoC/gd32vf103/Common/Include/gd32vf103_usart.h index 77ccecca..77ccecca 100644 --- a/workspace/TS100/Core/BSP/Pine64/Vendor/SoC/gd32vf103/Common/Include/gd32vf103_usart.h +++ b/source/Core/BSP/Pine64/Vendor/SoC/gd32vf103/Common/Include/gd32vf103_usart.h diff --git a/workspace/TS100/Core/BSP/Pine64/Vendor/SoC/gd32vf103/Common/Include/gd32vf103_wwdgt.h b/source/Core/BSP/Pine64/Vendor/SoC/gd32vf103/Common/Include/gd32vf103_wwdgt.h index e6aa1398..e6aa1398 100644 --- a/workspace/TS100/Core/BSP/Pine64/Vendor/SoC/gd32vf103/Common/Include/gd32vf103_wwdgt.h +++ b/source/Core/BSP/Pine64/Vendor/SoC/gd32vf103/Common/Include/gd32vf103_wwdgt.h diff --git a/workspace/TS100/Core/BSP/Pine64/Vendor/SoC/gd32vf103/Common/Include/nuclei_sdk_soc.h b/source/Core/BSP/Pine64/Vendor/SoC/gd32vf103/Common/Include/nuclei_sdk_soc.h index 3f9c7c34..3f9c7c34 100644 --- a/workspace/TS100/Core/BSP/Pine64/Vendor/SoC/gd32vf103/Common/Include/nuclei_sdk_soc.h +++ b/source/Core/BSP/Pine64/Vendor/SoC/gd32vf103/Common/Include/nuclei_sdk_soc.h diff --git a/workspace/TS100/Core/BSP/Pine64/Vendor/SoC/gd32vf103/Common/Include/system_gd32vf103.h b/source/Core/BSP/Pine64/Vendor/SoC/gd32vf103/Common/Include/system_gd32vf103.h index 724ee7b4..724ee7b4 100644 --- a/workspace/TS100/Core/BSP/Pine64/Vendor/SoC/gd32vf103/Common/Include/system_gd32vf103.h +++ b/source/Core/BSP/Pine64/Vendor/SoC/gd32vf103/Common/Include/system_gd32vf103.h diff --git a/workspace/TS100/Core/BSP/Pine64/Vendor/SoC/gd32vf103/Common/Source/Drivers/Usb/drv_usb_core.c b/source/Core/BSP/Pine64/Vendor/SoC/gd32vf103/Common/Source/Drivers/Usb/drv_usb_core.c index 05e14b4f..05e14b4f 100644 --- a/workspace/TS100/Core/BSP/Pine64/Vendor/SoC/gd32vf103/Common/Source/Drivers/Usb/drv_usb_core.c +++ b/source/Core/BSP/Pine64/Vendor/SoC/gd32vf103/Common/Source/Drivers/Usb/drv_usb_core.c diff --git a/workspace/TS100/Core/BSP/Pine64/Vendor/SoC/gd32vf103/Common/Source/Drivers/Usb/drv_usb_dev.c b/source/Core/BSP/Pine64/Vendor/SoC/gd32vf103/Common/Source/Drivers/Usb/drv_usb_dev.c index 16c6d139..16c6d139 100644 --- a/workspace/TS100/Core/BSP/Pine64/Vendor/SoC/gd32vf103/Common/Source/Drivers/Usb/drv_usb_dev.c +++ b/source/Core/BSP/Pine64/Vendor/SoC/gd32vf103/Common/Source/Drivers/Usb/drv_usb_dev.c diff --git a/workspace/TS100/Core/BSP/Pine64/Vendor/SoC/gd32vf103/Common/Source/Drivers/Usb/drv_usb_host.c b/source/Core/BSP/Pine64/Vendor/SoC/gd32vf103/Common/Source/Drivers/Usb/drv_usb_host.c index 855608ca..855608ca 100644 --- a/workspace/TS100/Core/BSP/Pine64/Vendor/SoC/gd32vf103/Common/Source/Drivers/Usb/drv_usb_host.c +++ b/source/Core/BSP/Pine64/Vendor/SoC/gd32vf103/Common/Source/Drivers/Usb/drv_usb_host.c diff --git a/workspace/TS100/Core/BSP/Pine64/Vendor/SoC/gd32vf103/Common/Source/Drivers/Usb/drv_usbd_int.c b/source/Core/BSP/Pine64/Vendor/SoC/gd32vf103/Common/Source/Drivers/Usb/drv_usbd_int.c index 9c913a08..9c913a08 100644 --- a/workspace/TS100/Core/BSP/Pine64/Vendor/SoC/gd32vf103/Common/Source/Drivers/Usb/drv_usbd_int.c +++ b/source/Core/BSP/Pine64/Vendor/SoC/gd32vf103/Common/Source/Drivers/Usb/drv_usbd_int.c diff --git a/workspace/TS100/Core/BSP/Pine64/Vendor/SoC/gd32vf103/Common/Source/Drivers/Usb/drv_usbh_int.c b/source/Core/BSP/Pine64/Vendor/SoC/gd32vf103/Common/Source/Drivers/Usb/drv_usbh_int.c index bf4a5bcc..bf4a5bcc 100644 --- a/workspace/TS100/Core/BSP/Pine64/Vendor/SoC/gd32vf103/Common/Source/Drivers/Usb/drv_usbh_int.c +++ b/source/Core/BSP/Pine64/Vendor/SoC/gd32vf103/Common/Source/Drivers/Usb/drv_usbh_int.c diff --git a/workspace/TS100/Core/BSP/Pine64/Vendor/SoC/gd32vf103/Common/Source/Drivers/Usb/gd32vf103_usb_hw.c b/source/Core/BSP/Pine64/Vendor/SoC/gd32vf103/Common/Source/Drivers/Usb/gd32vf103_usb_hw.c index ce771ee9..ce771ee9 100644 --- a/workspace/TS100/Core/BSP/Pine64/Vendor/SoC/gd32vf103/Common/Source/Drivers/Usb/gd32vf103_usb_hw.c +++ b/source/Core/BSP/Pine64/Vendor/SoC/gd32vf103/Common/Source/Drivers/Usb/gd32vf103_usb_hw.c diff --git a/workspace/TS100/Core/BSP/Pine64/Vendor/SoC/gd32vf103/Common/Source/Drivers/Usb/usbd_core.c b/source/Core/BSP/Pine64/Vendor/SoC/gd32vf103/Common/Source/Drivers/Usb/usbd_core.c index 15c47415..15c47415 100644 --- a/workspace/TS100/Core/BSP/Pine64/Vendor/SoC/gd32vf103/Common/Source/Drivers/Usb/usbd_core.c +++ b/source/Core/BSP/Pine64/Vendor/SoC/gd32vf103/Common/Source/Drivers/Usb/usbd_core.c diff --git a/workspace/TS100/Core/BSP/Pine64/Vendor/SoC/gd32vf103/Common/Source/Drivers/Usb/usbd_enum.c b/source/Core/BSP/Pine64/Vendor/SoC/gd32vf103/Common/Source/Drivers/Usb/usbd_enum.c index 8561e217..8561e217 100644 --- a/workspace/TS100/Core/BSP/Pine64/Vendor/SoC/gd32vf103/Common/Source/Drivers/Usb/usbd_enum.c +++ b/source/Core/BSP/Pine64/Vendor/SoC/gd32vf103/Common/Source/Drivers/Usb/usbd_enum.c diff --git a/workspace/TS100/Core/BSP/Pine64/Vendor/SoC/gd32vf103/Common/Source/Drivers/Usb/usbd_transc.c b/source/Core/BSP/Pine64/Vendor/SoC/gd32vf103/Common/Source/Drivers/Usb/usbd_transc.c index f9a9ade7..f9a9ade7 100644 --- a/workspace/TS100/Core/BSP/Pine64/Vendor/SoC/gd32vf103/Common/Source/Drivers/Usb/usbd_transc.c +++ b/source/Core/BSP/Pine64/Vendor/SoC/gd32vf103/Common/Source/Drivers/Usb/usbd_transc.c diff --git a/workspace/TS100/Core/BSP/Pine64/Vendor/SoC/gd32vf103/Common/Source/Drivers/Usb/usbh_core.c b/source/Core/BSP/Pine64/Vendor/SoC/gd32vf103/Common/Source/Drivers/Usb/usbh_core.c index 035daac1..035daac1 100644 --- a/workspace/TS100/Core/BSP/Pine64/Vendor/SoC/gd32vf103/Common/Source/Drivers/Usb/usbh_core.c +++ b/source/Core/BSP/Pine64/Vendor/SoC/gd32vf103/Common/Source/Drivers/Usb/usbh_core.c diff --git a/workspace/TS100/Core/BSP/Pine64/Vendor/SoC/gd32vf103/Common/Source/Drivers/Usb/usbh_enum.c b/source/Core/BSP/Pine64/Vendor/SoC/gd32vf103/Common/Source/Drivers/Usb/usbh_enum.c index 6f4565d4..6f4565d4 100644 --- a/workspace/TS100/Core/BSP/Pine64/Vendor/SoC/gd32vf103/Common/Source/Drivers/Usb/usbh_enum.c +++ b/source/Core/BSP/Pine64/Vendor/SoC/gd32vf103/Common/Source/Drivers/Usb/usbh_enum.c diff --git a/workspace/TS100/Core/BSP/Pine64/Vendor/SoC/gd32vf103/Common/Source/Drivers/Usb/usbh_pipe.c b/source/Core/BSP/Pine64/Vendor/SoC/gd32vf103/Common/Source/Drivers/Usb/usbh_pipe.c index 0f4792b1..0f4792b1 100644 --- a/workspace/TS100/Core/BSP/Pine64/Vendor/SoC/gd32vf103/Common/Source/Drivers/Usb/usbh_pipe.c +++ b/source/Core/BSP/Pine64/Vendor/SoC/gd32vf103/Common/Source/Drivers/Usb/usbh_pipe.c diff --git a/workspace/TS100/Core/BSP/Pine64/Vendor/SoC/gd32vf103/Common/Source/Drivers/Usb/usbh_transc.c b/source/Core/BSP/Pine64/Vendor/SoC/gd32vf103/Common/Source/Drivers/Usb/usbh_transc.c index 18357de8..18357de8 100644 --- a/workspace/TS100/Core/BSP/Pine64/Vendor/SoC/gd32vf103/Common/Source/Drivers/Usb/usbh_transc.c +++ b/source/Core/BSP/Pine64/Vendor/SoC/gd32vf103/Common/Source/Drivers/Usb/usbh_transc.c diff --git a/workspace/TS100/Core/BSP/Pine64/Vendor/SoC/gd32vf103/Common/Source/Drivers/gd32vf103_adc.c b/source/Core/BSP/Pine64/Vendor/SoC/gd32vf103/Common/Source/Drivers/gd32vf103_adc.c index d4aa407d..d4aa407d 100644 --- a/workspace/TS100/Core/BSP/Pine64/Vendor/SoC/gd32vf103/Common/Source/Drivers/gd32vf103_adc.c +++ b/source/Core/BSP/Pine64/Vendor/SoC/gd32vf103/Common/Source/Drivers/gd32vf103_adc.c diff --git a/workspace/TS100/Core/BSP/Pine64/Vendor/SoC/gd32vf103/Common/Source/Drivers/gd32vf103_bkp.c b/source/Core/BSP/Pine64/Vendor/SoC/gd32vf103/Common/Source/Drivers/gd32vf103_bkp.c index a3233c71..a3233c71 100644 --- a/workspace/TS100/Core/BSP/Pine64/Vendor/SoC/gd32vf103/Common/Source/Drivers/gd32vf103_bkp.c +++ b/source/Core/BSP/Pine64/Vendor/SoC/gd32vf103/Common/Source/Drivers/gd32vf103_bkp.c diff --git a/workspace/TS100/Core/BSP/Pine64/Vendor/SoC/gd32vf103/Common/Source/Drivers/gd32vf103_can.c b/source/Core/BSP/Pine64/Vendor/SoC/gd32vf103/Common/Source/Drivers/gd32vf103_can.c index 66f4db4d..66f4db4d 100644 --- a/workspace/TS100/Core/BSP/Pine64/Vendor/SoC/gd32vf103/Common/Source/Drivers/gd32vf103_can.c +++ b/source/Core/BSP/Pine64/Vendor/SoC/gd32vf103/Common/Source/Drivers/gd32vf103_can.c diff --git a/workspace/TS100/Core/BSP/Pine64/Vendor/SoC/gd32vf103/Common/Source/Drivers/gd32vf103_crc.c b/source/Core/BSP/Pine64/Vendor/SoC/gd32vf103/Common/Source/Drivers/gd32vf103_crc.c index 814de194..814de194 100644 --- a/workspace/TS100/Core/BSP/Pine64/Vendor/SoC/gd32vf103/Common/Source/Drivers/gd32vf103_crc.c +++ b/source/Core/BSP/Pine64/Vendor/SoC/gd32vf103/Common/Source/Drivers/gd32vf103_crc.c diff --git a/workspace/TS100/Core/BSP/Pine64/Vendor/SoC/gd32vf103/Common/Source/Drivers/gd32vf103_dac.c b/source/Core/BSP/Pine64/Vendor/SoC/gd32vf103/Common/Source/Drivers/gd32vf103_dac.c index 35f8cb4a..35f8cb4a 100644 --- a/workspace/TS100/Core/BSP/Pine64/Vendor/SoC/gd32vf103/Common/Source/Drivers/gd32vf103_dac.c +++ b/source/Core/BSP/Pine64/Vendor/SoC/gd32vf103/Common/Source/Drivers/gd32vf103_dac.c diff --git a/workspace/TS100/Core/BSP/Pine64/Vendor/SoC/gd32vf103/Common/Source/Drivers/gd32vf103_dbg.c b/source/Core/BSP/Pine64/Vendor/SoC/gd32vf103/Common/Source/Drivers/gd32vf103_dbg.c index ac2c1f4a..ac2c1f4a 100644 --- a/workspace/TS100/Core/BSP/Pine64/Vendor/SoC/gd32vf103/Common/Source/Drivers/gd32vf103_dbg.c +++ b/source/Core/BSP/Pine64/Vendor/SoC/gd32vf103/Common/Source/Drivers/gd32vf103_dbg.c diff --git a/workspace/TS100/Core/BSP/Pine64/Vendor/SoC/gd32vf103/Common/Source/Drivers/gd32vf103_dma.c b/source/Core/BSP/Pine64/Vendor/SoC/gd32vf103/Common/Source/Drivers/gd32vf103_dma.c index 4c3fa90a..4c3fa90a 100644 --- a/workspace/TS100/Core/BSP/Pine64/Vendor/SoC/gd32vf103/Common/Source/Drivers/gd32vf103_dma.c +++ b/source/Core/BSP/Pine64/Vendor/SoC/gd32vf103/Common/Source/Drivers/gd32vf103_dma.c diff --git a/workspace/TS100/Core/BSP/Pine64/Vendor/SoC/gd32vf103/Common/Source/Drivers/gd32vf103_eclic.c b/source/Core/BSP/Pine64/Vendor/SoC/gd32vf103/Common/Source/Drivers/gd32vf103_eclic.c index 20c0336b..20c0336b 100644 --- a/workspace/TS100/Core/BSP/Pine64/Vendor/SoC/gd32vf103/Common/Source/Drivers/gd32vf103_eclic.c +++ b/source/Core/BSP/Pine64/Vendor/SoC/gd32vf103/Common/Source/Drivers/gd32vf103_eclic.c diff --git a/workspace/TS100/Core/BSP/Pine64/Vendor/SoC/gd32vf103/Common/Source/Drivers/gd32vf103_exmc.c b/source/Core/BSP/Pine64/Vendor/SoC/gd32vf103/Common/Source/Drivers/gd32vf103_exmc.c index db8d5cba..db8d5cba 100644 --- a/workspace/TS100/Core/BSP/Pine64/Vendor/SoC/gd32vf103/Common/Source/Drivers/gd32vf103_exmc.c +++ b/source/Core/BSP/Pine64/Vendor/SoC/gd32vf103/Common/Source/Drivers/gd32vf103_exmc.c diff --git a/workspace/TS100/Core/BSP/Pine64/Vendor/SoC/gd32vf103/Common/Source/Drivers/gd32vf103_exti.c b/source/Core/BSP/Pine64/Vendor/SoC/gd32vf103/Common/Source/Drivers/gd32vf103_exti.c index 36908bf7..36908bf7 100644 --- a/workspace/TS100/Core/BSP/Pine64/Vendor/SoC/gd32vf103/Common/Source/Drivers/gd32vf103_exti.c +++ b/source/Core/BSP/Pine64/Vendor/SoC/gd32vf103/Common/Source/Drivers/gd32vf103_exti.c diff --git a/workspace/TS100/Core/BSP/Pine64/Vendor/SoC/gd32vf103/Common/Source/Drivers/gd32vf103_fmc.c b/source/Core/BSP/Pine64/Vendor/SoC/gd32vf103/Common/Source/Drivers/gd32vf103_fmc.c index 7e3ad49f..7e3ad49f 100644 --- a/workspace/TS100/Core/BSP/Pine64/Vendor/SoC/gd32vf103/Common/Source/Drivers/gd32vf103_fmc.c +++ b/source/Core/BSP/Pine64/Vendor/SoC/gd32vf103/Common/Source/Drivers/gd32vf103_fmc.c diff --git a/workspace/TS100/Core/BSP/Pine64/Vendor/SoC/gd32vf103/Common/Source/Drivers/gd32vf103_fwdgt.c b/source/Core/BSP/Pine64/Vendor/SoC/gd32vf103/Common/Source/Drivers/gd32vf103_fwdgt.c index cecdf9c3..cecdf9c3 100644 --- a/workspace/TS100/Core/BSP/Pine64/Vendor/SoC/gd32vf103/Common/Source/Drivers/gd32vf103_fwdgt.c +++ b/source/Core/BSP/Pine64/Vendor/SoC/gd32vf103/Common/Source/Drivers/gd32vf103_fwdgt.c diff --git a/workspace/TS100/Core/BSP/Pine64/Vendor/SoC/gd32vf103/Common/Source/Drivers/gd32vf103_gpio.c b/source/Core/BSP/Pine64/Vendor/SoC/gd32vf103/Common/Source/Drivers/gd32vf103_gpio.c index 8b89303c..8b89303c 100644 --- a/workspace/TS100/Core/BSP/Pine64/Vendor/SoC/gd32vf103/Common/Source/Drivers/gd32vf103_gpio.c +++ b/source/Core/BSP/Pine64/Vendor/SoC/gd32vf103/Common/Source/Drivers/gd32vf103_gpio.c diff --git a/workspace/TS100/Core/BSP/Pine64/Vendor/SoC/gd32vf103/Common/Source/Drivers/gd32vf103_i2c.c b/source/Core/BSP/Pine64/Vendor/SoC/gd32vf103/Common/Source/Drivers/gd32vf103_i2c.c index 75d88548..75d88548 100644 --- a/workspace/TS100/Core/BSP/Pine64/Vendor/SoC/gd32vf103/Common/Source/Drivers/gd32vf103_i2c.c +++ b/source/Core/BSP/Pine64/Vendor/SoC/gd32vf103/Common/Source/Drivers/gd32vf103_i2c.c diff --git a/workspace/TS100/Core/BSP/Pine64/Vendor/SoC/gd32vf103/Common/Source/Drivers/gd32vf103_pmu.c b/source/Core/BSP/Pine64/Vendor/SoC/gd32vf103/Common/Source/Drivers/gd32vf103_pmu.c index f9872a64..f9872a64 100644 --- a/workspace/TS100/Core/BSP/Pine64/Vendor/SoC/gd32vf103/Common/Source/Drivers/gd32vf103_pmu.c +++ b/source/Core/BSP/Pine64/Vendor/SoC/gd32vf103/Common/Source/Drivers/gd32vf103_pmu.c diff --git a/workspace/TS100/Core/BSP/Pine64/Vendor/SoC/gd32vf103/Common/Source/Drivers/gd32vf103_rcu.c b/source/Core/BSP/Pine64/Vendor/SoC/gd32vf103/Common/Source/Drivers/gd32vf103_rcu.c index 64309946..64309946 100644 --- a/workspace/TS100/Core/BSP/Pine64/Vendor/SoC/gd32vf103/Common/Source/Drivers/gd32vf103_rcu.c +++ b/source/Core/BSP/Pine64/Vendor/SoC/gd32vf103/Common/Source/Drivers/gd32vf103_rcu.c diff --git a/workspace/TS100/Core/BSP/Pine64/Vendor/SoC/gd32vf103/Common/Source/Drivers/gd32vf103_rtc.c b/source/Core/BSP/Pine64/Vendor/SoC/gd32vf103/Common/Source/Drivers/gd32vf103_rtc.c index 86ced77b..86ced77b 100644 --- a/workspace/TS100/Core/BSP/Pine64/Vendor/SoC/gd32vf103/Common/Source/Drivers/gd32vf103_rtc.c +++ b/source/Core/BSP/Pine64/Vendor/SoC/gd32vf103/Common/Source/Drivers/gd32vf103_rtc.c diff --git a/workspace/TS100/Core/BSP/Pine64/Vendor/SoC/gd32vf103/Common/Source/Drivers/gd32vf103_spi.c b/source/Core/BSP/Pine64/Vendor/SoC/gd32vf103/Common/Source/Drivers/gd32vf103_spi.c index d00babc4..d00babc4 100644 --- a/workspace/TS100/Core/BSP/Pine64/Vendor/SoC/gd32vf103/Common/Source/Drivers/gd32vf103_spi.c +++ b/source/Core/BSP/Pine64/Vendor/SoC/gd32vf103/Common/Source/Drivers/gd32vf103_spi.c diff --git a/workspace/TS100/Core/BSP/Pine64/Vendor/SoC/gd32vf103/Common/Source/Drivers/gd32vf103_timer.c b/source/Core/BSP/Pine64/Vendor/SoC/gd32vf103/Common/Source/Drivers/gd32vf103_timer.c index b74813a1..b74813a1 100644 --- a/workspace/TS100/Core/BSP/Pine64/Vendor/SoC/gd32vf103/Common/Source/Drivers/gd32vf103_timer.c +++ b/source/Core/BSP/Pine64/Vendor/SoC/gd32vf103/Common/Source/Drivers/gd32vf103_timer.c diff --git a/workspace/TS100/Core/BSP/Pine64/Vendor/SoC/gd32vf103/Common/Source/Drivers/gd32vf103_usart.c b/source/Core/BSP/Pine64/Vendor/SoC/gd32vf103/Common/Source/Drivers/gd32vf103_usart.c index c2c86d67..c2c86d67 100644 --- a/workspace/TS100/Core/BSP/Pine64/Vendor/SoC/gd32vf103/Common/Source/Drivers/gd32vf103_usart.c +++ b/source/Core/BSP/Pine64/Vendor/SoC/gd32vf103/Common/Source/Drivers/gd32vf103_usart.c diff --git a/workspace/TS100/Core/BSP/Pine64/Vendor/SoC/gd32vf103/Common/Source/Drivers/gd32vf103_wwdgt.c b/source/Core/BSP/Pine64/Vendor/SoC/gd32vf103/Common/Source/Drivers/gd32vf103_wwdgt.c index dd9e502d..dd9e502d 100644 --- a/workspace/TS100/Core/BSP/Pine64/Vendor/SoC/gd32vf103/Common/Source/Drivers/gd32vf103_wwdgt.c +++ b/source/Core/BSP/Pine64/Vendor/SoC/gd32vf103/Common/Source/Drivers/gd32vf103_wwdgt.c diff --git a/workspace/TS100/Core/BSP/Pine64/Vendor/SoC/gd32vf103/Common/Source/GCC/intexc_gd32vf103.S b/source/Core/BSP/Pine64/Vendor/SoC/gd32vf103/Common/Source/GCC/intexc_gd32vf103.S index 9298f554..9298f554 100644 --- a/workspace/TS100/Core/BSP/Pine64/Vendor/SoC/gd32vf103/Common/Source/GCC/intexc_gd32vf103.S +++ b/source/Core/BSP/Pine64/Vendor/SoC/gd32vf103/Common/Source/GCC/intexc_gd32vf103.S diff --git a/workspace/TS100/Core/BSP/Pine64/Vendor/SoC/gd32vf103/Common/Source/GCC/startup_gd32vf103.S b/source/Core/BSP/Pine64/Vendor/SoC/gd32vf103/Common/Source/GCC/startup_gd32vf103.S index c1896cfc..c1896cfc 100644 --- a/workspace/TS100/Core/BSP/Pine64/Vendor/SoC/gd32vf103/Common/Source/GCC/startup_gd32vf103.S +++ b/source/Core/BSP/Pine64/Vendor/SoC/gd32vf103/Common/Source/GCC/startup_gd32vf103.S diff --git a/workspace/TS100/Core/BSP/Pine64/Vendor/SoC/gd32vf103/Common/Source/Stubs/close.c b/source/Core/BSP/Pine64/Vendor/SoC/gd32vf103/Common/Source/Stubs/close.c index f2a8a6a1..f2a8a6a1 100644 --- a/workspace/TS100/Core/BSP/Pine64/Vendor/SoC/gd32vf103/Common/Source/Stubs/close.c +++ b/source/Core/BSP/Pine64/Vendor/SoC/gd32vf103/Common/Source/Stubs/close.c diff --git a/workspace/TS100/Core/BSP/Pine64/Vendor/SoC/gd32vf103/Common/Source/Stubs/fstat.c b/source/Core/BSP/Pine64/Vendor/SoC/gd32vf103/Common/Source/Stubs/fstat.c index 88d2a623..88d2a623 100644 --- a/workspace/TS100/Core/BSP/Pine64/Vendor/SoC/gd32vf103/Common/Source/Stubs/fstat.c +++ b/source/Core/BSP/Pine64/Vendor/SoC/gd32vf103/Common/Source/Stubs/fstat.c diff --git a/workspace/TS100/Core/BSP/Pine64/Vendor/SoC/gd32vf103/Common/Source/Stubs/gettimeofday.c b/source/Core/BSP/Pine64/Vendor/SoC/gd32vf103/Common/Source/Stubs/gettimeofday.c index e2c34c5f..e2c34c5f 100644 --- a/workspace/TS100/Core/BSP/Pine64/Vendor/SoC/gd32vf103/Common/Source/Stubs/gettimeofday.c +++ b/source/Core/BSP/Pine64/Vendor/SoC/gd32vf103/Common/Source/Stubs/gettimeofday.c diff --git a/workspace/TS100/Core/BSP/Pine64/Vendor/SoC/gd32vf103/Common/Source/Stubs/isatty.c b/source/Core/BSP/Pine64/Vendor/SoC/gd32vf103/Common/Source/Stubs/isatty.c index 4fd5253b..4fd5253b 100644 --- a/workspace/TS100/Core/BSP/Pine64/Vendor/SoC/gd32vf103/Common/Source/Stubs/isatty.c +++ b/source/Core/BSP/Pine64/Vendor/SoC/gd32vf103/Common/Source/Stubs/isatty.c diff --git a/workspace/TS100/Core/BSP/Pine64/Vendor/SoC/gd32vf103/Common/Source/Stubs/lseek.c b/source/Core/BSP/Pine64/Vendor/SoC/gd32vf103/Common/Source/Stubs/lseek.c index 0139af69..0139af69 100644 --- a/workspace/TS100/Core/BSP/Pine64/Vendor/SoC/gd32vf103/Common/Source/Stubs/lseek.c +++ b/source/Core/BSP/Pine64/Vendor/SoC/gd32vf103/Common/Source/Stubs/lseek.c diff --git a/workspace/TS100/Core/BSP/Pine64/Vendor/SoC/gd32vf103/Common/Source/Stubs/read.c b/source/Core/BSP/Pine64/Vendor/SoC/gd32vf103/Common/Source/Stubs/read.c index f802b316..f802b316 100644 --- a/workspace/TS100/Core/BSP/Pine64/Vendor/SoC/gd32vf103/Common/Source/Stubs/read.c +++ b/source/Core/BSP/Pine64/Vendor/SoC/gd32vf103/Common/Source/Stubs/read.c diff --git a/workspace/TS100/Core/BSP/Pine64/Vendor/SoC/gd32vf103/Common/Source/Stubs/sbrk.c b/source/Core/BSP/Pine64/Vendor/SoC/gd32vf103/Common/Source/Stubs/sbrk.c index 1e2e026e..1e2e026e 100644 --- a/workspace/TS100/Core/BSP/Pine64/Vendor/SoC/gd32vf103/Common/Source/Stubs/sbrk.c +++ b/source/Core/BSP/Pine64/Vendor/SoC/gd32vf103/Common/Source/Stubs/sbrk.c diff --git a/workspace/TS100/Core/BSP/Pine64/Vendor/SoC/gd32vf103/Common/Source/Stubs/stub.h b/source/Core/BSP/Pine64/Vendor/SoC/gd32vf103/Common/Source/Stubs/stub.h index ca369446..ca369446 100644 --- a/workspace/TS100/Core/BSP/Pine64/Vendor/SoC/gd32vf103/Common/Source/Stubs/stub.h +++ b/source/Core/BSP/Pine64/Vendor/SoC/gd32vf103/Common/Source/Stubs/stub.h diff --git a/workspace/TS100/Core/BSP/Pine64/Vendor/SoC/gd32vf103/Common/Source/Stubs/write.c b/source/Core/BSP/Pine64/Vendor/SoC/gd32vf103/Common/Source/Stubs/write.c index fb9c4747..fb9c4747 100644 --- a/workspace/TS100/Core/BSP/Pine64/Vendor/SoC/gd32vf103/Common/Source/Stubs/write.c +++ b/source/Core/BSP/Pine64/Vendor/SoC/gd32vf103/Common/Source/Stubs/write.c diff --git a/workspace/TS100/Core/BSP/Pine64/Vendor/SoC/gd32vf103/Common/Source/gd32vf103_soc.c b/source/Core/BSP/Pine64/Vendor/SoC/gd32vf103/Common/Source/gd32vf103_soc.c index 3de68037..3de68037 100644 --- a/workspace/TS100/Core/BSP/Pine64/Vendor/SoC/gd32vf103/Common/Source/gd32vf103_soc.c +++ b/source/Core/BSP/Pine64/Vendor/SoC/gd32vf103/Common/Source/gd32vf103_soc.c diff --git a/workspace/TS100/Core/BSP/Pine64/Vendor/SoC/gd32vf103/Common/Source/system_gd32vf103.c b/source/Core/BSP/Pine64/Vendor/SoC/gd32vf103/Common/Source/system_gd32vf103.c index 1a286f7f..1a286f7f 100644 --- a/workspace/TS100/Core/BSP/Pine64/Vendor/SoC/gd32vf103/Common/Source/system_gd32vf103.c +++ b/source/Core/BSP/Pine64/Vendor/SoC/gd32vf103/Common/Source/system_gd32vf103.c diff --git a/workspace/TS100/Core/BSP/Pine64/flash.c b/source/Core/BSP/Pine64/flash.c index ba85c89b..ba85c89b 100755..100644 --- a/workspace/TS100/Core/BSP/Pine64/flash.c +++ b/source/Core/BSP/Pine64/flash.c diff --git a/workspace/TS100/Core/BSP/Pine64/fusb302b.cpp b/source/Core/BSP/Pine64/fusb302b.cpp index 1e96dc7c..1e96dc7c 100755..100644 --- a/workspace/TS100/Core/BSP/Pine64/fusb302b.cpp +++ b/source/Core/BSP/Pine64/fusb302b.cpp diff --git a/workspace/TS100/Core/BSP/Pine64/logo.cpp b/source/Core/BSP/Pine64/logo.cpp index 9d82ca36..9d82ca36 100755..100644 --- a/workspace/TS100/Core/BSP/Pine64/logo.cpp +++ b/source/Core/BSP/Pine64/logo.cpp diff --git a/workspace/TS100/Core/BSP/Pine64/postRTOS.cpp b/source/Core/BSP/Pine64/postRTOS.cpp index 0d12d291..0d12d291 100755..100644 --- a/workspace/TS100/Core/BSP/Pine64/postRTOS.cpp +++ b/source/Core/BSP/Pine64/postRTOS.cpp diff --git a/workspace/TS100/Core/BSP/Pine64/preRTOS.cpp b/source/Core/BSP/Pine64/preRTOS.cpp index 013c9e4f..013c9e4f 100755..100644 --- a/workspace/TS100/Core/BSP/Pine64/preRTOS.cpp +++ b/source/Core/BSP/Pine64/preRTOS.cpp diff --git a/workspace/TS100/Core/Drivers/BMA223.cpp b/source/Core/Drivers/BMA223.cpp index 4da4ae76..4da4ae76 100755..100644 --- a/workspace/TS100/Core/Drivers/BMA223.cpp +++ b/source/Core/Drivers/BMA223.cpp diff --git a/workspace/TS100/Core/Drivers/BMA223.hpp b/source/Core/Drivers/BMA223.hpp index 85fa8576..85fa8576 100755..100644 --- a/workspace/TS100/Core/Drivers/BMA223.hpp +++ b/source/Core/Drivers/BMA223.hpp diff --git a/workspace/TS100/Core/Drivers/BMA223_defines.h b/source/Core/Drivers/BMA223_defines.h index c7322a56..c7322a56 100755..100644 --- a/workspace/TS100/Core/Drivers/BMA223_defines.h +++ b/source/Core/Drivers/BMA223_defines.h diff --git a/workspace/TS100/Core/Drivers/Buttons.cpp b/source/Core/Drivers/Buttons.cpp index e252ab8c..e252ab8c 100755..100644 --- a/workspace/TS100/Core/Drivers/Buttons.cpp +++ b/source/Core/Drivers/Buttons.cpp diff --git a/workspace/TS100/Core/Drivers/Buttons.hpp b/source/Core/Drivers/Buttons.hpp index d894bf18..d894bf18 100755..100644 --- a/workspace/TS100/Core/Drivers/Buttons.hpp +++ b/source/Core/Drivers/Buttons.hpp diff --git a/workspace/TS100/Core/Drivers/FUSB302/fusb302b.h b/source/Core/Drivers/FUSB302/fusb302b.h index 1276e276..1276e276 100755..100644 --- a/workspace/TS100/Core/Drivers/FUSB302/fusb302b.h +++ b/source/Core/Drivers/FUSB302/fusb302b.h diff --git a/workspace/TS100/Core/Drivers/FUSB302/fusbpd.cpp b/source/Core/Drivers/FUSB302/fusbpd.cpp index f8624fbe..f8624fbe 100755..100644 --- a/workspace/TS100/Core/Drivers/FUSB302/fusbpd.cpp +++ b/source/Core/Drivers/FUSB302/fusbpd.cpp diff --git a/workspace/TS100/Core/Drivers/FUSB302/fusbpd.h b/source/Core/Drivers/FUSB302/fusbpd.h index b48dfc4e..b48dfc4e 100755..100644 --- a/workspace/TS100/Core/Drivers/FUSB302/fusbpd.h +++ b/source/Core/Drivers/FUSB302/fusbpd.h diff --git a/workspace/TS100/Core/Drivers/FUSB302/int_n.cpp b/source/Core/Drivers/FUSB302/int_n.cpp index 9250b4a0..9250b4a0 100755..100644 --- a/workspace/TS100/Core/Drivers/FUSB302/int_n.cpp +++ b/source/Core/Drivers/FUSB302/int_n.cpp diff --git a/workspace/TS100/Core/Drivers/FUSB302/int_n.h b/source/Core/Drivers/FUSB302/int_n.h index 69c460f7..69c460f7 100755..100644 --- a/workspace/TS100/Core/Drivers/FUSB302/int_n.h +++ b/source/Core/Drivers/FUSB302/int_n.h diff --git a/workspace/TS100/Core/Drivers/FUSB302/pd.h b/source/Core/Drivers/FUSB302/pd.h index 60cbd26a..60cbd26a 100755..100644 --- a/workspace/TS100/Core/Drivers/FUSB302/pd.h +++ b/source/Core/Drivers/FUSB302/pd.h diff --git a/workspace/TS100/Core/Drivers/FUSB302/pdb_conf.h b/source/Core/Drivers/FUSB302/pdb_conf.h index c2ca0f3f..c2ca0f3f 100755..100644 --- a/workspace/TS100/Core/Drivers/FUSB302/pdb_conf.h +++ b/source/Core/Drivers/FUSB302/pdb_conf.h diff --git a/workspace/TS100/Core/Drivers/FUSB302/pdb_msg.h b/source/Core/Drivers/FUSB302/pdb_msg.h index 2cfea250..2cfea250 100755..100644 --- a/workspace/TS100/Core/Drivers/FUSB302/pdb_msg.h +++ b/source/Core/Drivers/FUSB302/pdb_msg.h diff --git a/workspace/TS100/Core/Drivers/FUSB302/policy_engine.cpp b/source/Core/Drivers/FUSB302/policy_engine.cpp index fb726a8f..fb726a8f 100755..100644 --- a/workspace/TS100/Core/Drivers/FUSB302/policy_engine.cpp +++ b/source/Core/Drivers/FUSB302/policy_engine.cpp diff --git a/workspace/TS100/Core/Drivers/FUSB302/policy_engine.h b/source/Core/Drivers/FUSB302/policy_engine.h index 74b6ca08..74b6ca08 100755..100644 --- a/workspace/TS100/Core/Drivers/FUSB302/policy_engine.h +++ b/source/Core/Drivers/FUSB302/policy_engine.h diff --git a/workspace/TS100/Core/Drivers/FUSB302/policy_engine_user.cpp b/source/Core/Drivers/FUSB302/policy_engine_user.cpp index 4e65cf85..4e65cf85 100755..100644 --- a/workspace/TS100/Core/Drivers/FUSB302/policy_engine_user.cpp +++ b/source/Core/Drivers/FUSB302/policy_engine_user.cpp diff --git a/workspace/TS100/Core/Drivers/FUSB302/protocol_rx.cpp b/source/Core/Drivers/FUSB302/protocol_rx.cpp index 4ab58925..4ab58925 100755..100644 --- a/workspace/TS100/Core/Drivers/FUSB302/protocol_rx.cpp +++ b/source/Core/Drivers/FUSB302/protocol_rx.cpp diff --git a/workspace/TS100/Core/Drivers/FUSB302/protocol_rx.h b/source/Core/Drivers/FUSB302/protocol_rx.h index 7b9c6922..7b9c6922 100755..100644 --- a/workspace/TS100/Core/Drivers/FUSB302/protocol_rx.h +++ b/source/Core/Drivers/FUSB302/protocol_rx.h diff --git a/workspace/TS100/Core/Drivers/FUSB302/protocol_tx.cpp b/source/Core/Drivers/FUSB302/protocol_tx.cpp index 9f014550..9f014550 100755..100644 --- a/workspace/TS100/Core/Drivers/FUSB302/protocol_tx.cpp +++ b/source/Core/Drivers/FUSB302/protocol_tx.cpp diff --git a/workspace/TS100/Core/Drivers/FUSB302/protocol_tx.h b/source/Core/Drivers/FUSB302/protocol_tx.h index 4ce1626d..4ce1626d 100755..100644 --- a/workspace/TS100/Core/Drivers/FUSB302/protocol_tx.h +++ b/source/Core/Drivers/FUSB302/protocol_tx.h diff --git a/workspace/TS100/Core/Drivers/Font.h b/source/Core/Drivers/Font.h index 450c59bd..450c59bd 100755..100644 --- a/workspace/TS100/Core/Drivers/Font.h +++ b/source/Core/Drivers/Font.h diff --git a/workspace/TS100/Core/Drivers/I2CBB.cpp b/source/Core/Drivers/I2CBB.cpp index 200fecfe..200fecfe 100755..100644 --- a/workspace/TS100/Core/Drivers/I2CBB.cpp +++ b/source/Core/Drivers/I2CBB.cpp diff --git a/workspace/TS100/Core/Drivers/I2CBB.hpp b/source/Core/Drivers/I2CBB.hpp index 6d733c90..6d733c90 100755..100644 --- a/workspace/TS100/Core/Drivers/I2CBB.hpp +++ b/source/Core/Drivers/I2CBB.hpp diff --git a/workspace/TS100/Core/Drivers/I2C_Wrapper.hpp b/source/Core/Drivers/I2C_Wrapper.hpp index 9d5996df..9d5996df 100755..100644 --- a/workspace/TS100/Core/Drivers/I2C_Wrapper.hpp +++ b/source/Core/Drivers/I2C_Wrapper.hpp diff --git a/workspace/TS100/Core/Drivers/LIS2DH12.cpp b/source/Core/Drivers/LIS2DH12.cpp index 02aad5b6..02aad5b6 100755..100644 --- a/workspace/TS100/Core/Drivers/LIS2DH12.cpp +++ b/source/Core/Drivers/LIS2DH12.cpp diff --git a/workspace/TS100/Core/Drivers/LIS2DH12.hpp b/source/Core/Drivers/LIS2DH12.hpp index e4cccd48..e4cccd48 100755..100644 --- a/workspace/TS100/Core/Drivers/LIS2DH12.hpp +++ b/source/Core/Drivers/LIS2DH12.hpp diff --git a/workspace/TS100/Core/Drivers/LIS2DH12_defines.hpp b/source/Core/Drivers/LIS2DH12_defines.hpp index c233aca5..c233aca5 100755..100644 --- a/workspace/TS100/Core/Drivers/LIS2DH12_defines.hpp +++ b/source/Core/Drivers/LIS2DH12_defines.hpp diff --git a/workspace/TS100/Core/Drivers/MMA8652FC.cpp b/source/Core/Drivers/MMA8652FC.cpp index fa8b91fe..fa8b91fe 100755..100644 --- a/workspace/TS100/Core/Drivers/MMA8652FC.cpp +++ b/source/Core/Drivers/MMA8652FC.cpp diff --git a/workspace/TS100/Core/Drivers/MMA8652FC.hpp b/source/Core/Drivers/MMA8652FC.hpp index 9b5f44d1..9b5f44d1 100755..100644 --- a/workspace/TS100/Core/Drivers/MMA8652FC.hpp +++ b/source/Core/Drivers/MMA8652FC.hpp diff --git a/workspace/TS100/Core/Drivers/MMA8652FC_defines.h b/source/Core/Drivers/MMA8652FC_defines.h index d3526c02..d3526c02 100755..100644 --- a/workspace/TS100/Core/Drivers/MMA8652FC_defines.h +++ b/source/Core/Drivers/MMA8652FC_defines.h diff --git a/workspace/TS100/Core/Drivers/MSA301.cpp b/source/Core/Drivers/MSA301.cpp index ceaf4522..ceaf4522 100644 --- a/workspace/TS100/Core/Drivers/MSA301.cpp +++ b/source/Core/Drivers/MSA301.cpp diff --git a/workspace/TS100/Core/Drivers/MSA301.h b/source/Core/Drivers/MSA301.h index b77e500d..b77e500d 100644 --- a/workspace/TS100/Core/Drivers/MSA301.h +++ b/source/Core/Drivers/MSA301.h diff --git a/workspace/TS100/Core/Drivers/MSA301_defines.h b/source/Core/Drivers/MSA301_defines.h index 12ebc62c..12ebc62c 100644 --- a/workspace/TS100/Core/Drivers/MSA301_defines.h +++ b/source/Core/Drivers/MSA301_defines.h diff --git a/workspace/TS100/Core/Drivers/OLED.cpp b/source/Core/Drivers/OLED.cpp index 776aa7b5..776aa7b5 100755..100644 --- a/workspace/TS100/Core/Drivers/OLED.cpp +++ b/source/Core/Drivers/OLED.cpp diff --git a/workspace/TS100/Core/Drivers/OLED.hpp b/source/Core/Drivers/OLED.hpp index db6a2c52..db6a2c52 100755..100644 --- a/workspace/TS100/Core/Drivers/OLED.hpp +++ b/source/Core/Drivers/OLED.hpp diff --git a/workspace/TS100/Core/Drivers/README.md b/source/Core/Drivers/README.md index 9b5ebf91..9b5ebf91 100755..100644 --- a/workspace/TS100/Core/Drivers/README.md +++ b/source/Core/Drivers/README.md diff --git a/workspace/TS100/Core/Drivers/SC7A20.cpp b/source/Core/Drivers/SC7A20.cpp index 7bebb29d..7bebb29d 100644 --- a/workspace/TS100/Core/Drivers/SC7A20.cpp +++ b/source/Core/Drivers/SC7A20.cpp diff --git a/workspace/TS100/Core/Drivers/SC7A20.hpp b/source/Core/Drivers/SC7A20.hpp index f58214da..f58214da 100644 --- a/workspace/TS100/Core/Drivers/SC7A20.hpp +++ b/source/Core/Drivers/SC7A20.hpp diff --git a/workspace/TS100/Core/Drivers/SC7A20_defines.h b/source/Core/Drivers/SC7A20_defines.h index 1b74063e..1b74063e 100644 --- a/workspace/TS100/Core/Drivers/SC7A20_defines.h +++ b/source/Core/Drivers/SC7A20_defines.h diff --git a/workspace/TS100/Core/Drivers/Si7210.cpp b/source/Core/Drivers/Si7210.cpp index b3eae4ae..b3eae4ae 100755..100644 --- a/workspace/TS100/Core/Drivers/Si7210.cpp +++ b/source/Core/Drivers/Si7210.cpp diff --git a/workspace/TS100/Core/Drivers/Si7210.h b/source/Core/Drivers/Si7210.h index ed99ba2b..ed99ba2b 100755..100644 --- a/workspace/TS100/Core/Drivers/Si7210.h +++ b/source/Core/Drivers/Si7210.h diff --git a/workspace/TS100/Core/Drivers/Si7210_defines.h b/source/Core/Drivers/Si7210_defines.h index a7123069..a7123069 100755..100644 --- a/workspace/TS100/Core/Drivers/Si7210_defines.h +++ b/source/Core/Drivers/Si7210_defines.h diff --git a/workspace/TS100/Core/Drivers/TipThermoModel.cpp b/source/Core/Drivers/TipThermoModel.cpp index 34d038c6..34d038c6 100755..100644 --- a/workspace/TS100/Core/Drivers/TipThermoModel.cpp +++ b/source/Core/Drivers/TipThermoModel.cpp diff --git a/workspace/TS100/Core/Drivers/TipThermoModel.h b/source/Core/Drivers/TipThermoModel.h index a4b0b368..a4b0b368 100755..100644 --- a/workspace/TS100/Core/Drivers/TipThermoModel.h +++ b/source/Core/Drivers/TipThermoModel.h diff --git a/workspace/TS100/Core/Inc/FreeRTOSHooks.h b/source/Core/Inc/FreeRTOSHooks.h index 8dca47e6..8dca47e6 100755..100644 --- a/workspace/TS100/Core/Inc/FreeRTOSHooks.h +++ b/source/Core/Inc/FreeRTOSHooks.h diff --git a/workspace/TS100/Core/Inc/QC3.h b/source/Core/Inc/QC3.h index 9ba9d5b4..9ba9d5b4 100755..100644 --- a/workspace/TS100/Core/Inc/QC3.h +++ b/source/Core/Inc/QC3.h diff --git a/workspace/TS100/Core/Inc/Settings.h b/source/Core/Inc/Settings.h index d18881db..d18881db 100755..100644 --- a/workspace/TS100/Core/Inc/Settings.h +++ b/source/Core/Inc/Settings.h diff --git a/workspace/TS100/Core/Inc/Translation.h b/source/Core/Inc/Translation.h index b9a4421f..b9a4421f 100755..100644 --- a/workspace/TS100/Core/Inc/Translation.h +++ b/source/Core/Inc/Translation.h diff --git a/workspace/TS100/Core/Inc/expMovingAverage.h b/source/Core/Inc/expMovingAverage.h index 374befb7..374befb7 100755..100644 --- a/workspace/TS100/Core/Inc/expMovingAverage.h +++ b/source/Core/Inc/expMovingAverage.h diff --git a/workspace/TS100/Core/Inc/gui.hpp b/source/Core/Inc/gui.hpp index b199a376..b199a376 100755..100644 --- a/workspace/TS100/Core/Inc/gui.hpp +++ b/source/Core/Inc/gui.hpp diff --git a/workspace/TS100/Core/Inc/history.hpp b/source/Core/Inc/history.hpp index c6dd8778..c6dd8778 100755..100644 --- a/workspace/TS100/Core/Inc/history.hpp +++ b/source/Core/Inc/history.hpp diff --git a/workspace/TS100/Core/Inc/main.hpp b/source/Core/Inc/main.hpp index f3a4f49b..f3a4f49b 100755..100644 --- a/workspace/TS100/Core/Inc/main.hpp +++ b/source/Core/Inc/main.hpp diff --git a/workspace/TS100/Core/Inc/power.hpp b/source/Core/Inc/power.hpp index 8998f3de..8998f3de 100755..100644 --- a/workspace/TS100/Core/Inc/power.hpp +++ b/source/Core/Inc/power.hpp diff --git a/workspace/TS100/Core/Inc/stm32f1xx_hal_conf.h b/source/Core/Inc/stm32f1xx_hal_conf.h index b3e68d1a..b3e68d1a 100755..100644 --- a/workspace/TS100/Core/Inc/stm32f1xx_hal_conf.h +++ b/source/Core/Inc/stm32f1xx_hal_conf.h diff --git a/workspace/TS100/Core/Inc/stm32f1xx_it.h b/source/Core/Inc/stm32f1xx_it.h index c40b6bdf..c40b6bdf 100755..100644 --- a/workspace/TS100/Core/Inc/stm32f1xx_it.h +++ b/source/Core/Inc/stm32f1xx_it.h diff --git a/workspace/TS100/Core/Src/FreeRTOSHooks.c b/source/Core/Src/FreeRTOSHooks.c index d801f9d9..d801f9d9 100755..100644 --- a/workspace/TS100/Core/Src/FreeRTOSHooks.c +++ b/source/Core/Src/FreeRTOSHooks.c diff --git a/workspace/TS100/Core/Src/QC3.cpp b/source/Core/Src/QC3.cpp index efcee1d8..efcee1d8 100755..100644 --- a/workspace/TS100/Core/Src/QC3.cpp +++ b/source/Core/Src/QC3.cpp diff --git a/workspace/TS100/Core/Src/Settings.cpp b/source/Core/Src/Settings.cpp index 9748d230..9748d230 100755..100644 --- a/workspace/TS100/Core/Src/Settings.cpp +++ b/source/Core/Src/Settings.cpp diff --git a/workspace/TS100/Core/Src/freertos.c b/source/Core/Src/freertos.c index dd171c8e..dd171c8e 100755..100644 --- a/workspace/TS100/Core/Src/freertos.c +++ b/source/Core/Src/freertos.c diff --git a/workspace/TS100/Core/Src/gui.cpp b/source/Core/Src/gui.cpp index 86674071..86674071 100755..100644 --- a/workspace/TS100/Core/Src/gui.cpp +++ b/source/Core/Src/gui.cpp diff --git a/workspace/TS100/Core/Src/main.cpp b/source/Core/Src/main.cpp index 14d27bb5..14d27bb5 100755..100644 --- a/workspace/TS100/Core/Src/main.cpp +++ b/source/Core/Src/main.cpp diff --git a/workspace/TS100/Core/Src/power.cpp b/source/Core/Src/power.cpp index 5620f50c..5620f50c 100755..100644 --- a/workspace/TS100/Core/Src/power.cpp +++ b/source/Core/Src/power.cpp diff --git a/workspace/TS100/Core/Src/syscalls.c b/source/Core/Src/syscalls.c index 94e38850..94e38850 100755..100644 --- a/workspace/TS100/Core/Src/syscalls.c +++ b/source/Core/Src/syscalls.c diff --git a/workspace/TS100/Core/Threads/GUIThread.cpp b/source/Core/Threads/GUIThread.cpp index a5fc94e2..a5fc94e2 100755..100644 --- a/workspace/TS100/Core/Threads/GUIThread.cpp +++ b/source/Core/Threads/GUIThread.cpp diff --git a/workspace/TS100/Core/Threads/MOVThread.cpp b/source/Core/Threads/MOVThread.cpp index d9d5d160..d9d5d160 100644 --- a/workspace/TS100/Core/Threads/MOVThread.cpp +++ b/source/Core/Threads/MOVThread.cpp diff --git a/workspace/TS100/Core/Threads/PIDThread.cpp b/source/Core/Threads/PIDThread.cpp index 72f7606f..72f7606f 100755..100644 --- a/workspace/TS100/Core/Threads/PIDThread.cpp +++ b/source/Core/Threads/PIDThread.cpp diff --git a/workspace/TS100/Core/Threads/POWThread.cpp b/source/Core/Threads/POWThread.cpp index d48b54e9..d48b54e9 100644 --- a/workspace/TS100/Core/Threads/POWThread.cpp +++ b/source/Core/Threads/POWThread.cpp diff --git a/workspace/TS100/Makefile b/source/Makefile index f9dc835f..26e596f8 100644 --- a/workspace/TS100/Makefile +++ b/source/Makefile @@ -306,9 +306,9 @@ $(OUT_OBJS_S): $(OUTPUT_DIR)/%.o: %.S Makefile @echo 'Building file: $<'
@$(AS) -c $(AFLAGS) $< -o $@
-$(APP_INC_DIR)/unit.h $(GENERATED_TRANSLATION_SOURCE): $(TRANSLATION_FILES) Makefile ../../Translations/make_translation.py
+$(APP_INC_DIR)/unit.h $(GENERATED_TRANSLATION_SOURCE): $(TRANSLATION_FILES) Makefile ../Translations/make_translation.py
@echo 'Building translations'
- @cd ../../Translations && python3 make_translation.py
+ @cd ../Translations && python3 make_translation.py
clean :
diff --git a/workspace/TS100/Middlewares/Third_Party/FreeRTOS/Source/CMSIS_RTOS/cmsis_os.c b/source/Middlewares/Third_Party/FreeRTOS/Source/CMSIS_RTOS/cmsis_os.c index 552f583c..552f583c 100644 --- a/workspace/TS100/Middlewares/Third_Party/FreeRTOS/Source/CMSIS_RTOS/cmsis_os.c +++ b/source/Middlewares/Third_Party/FreeRTOS/Source/CMSIS_RTOS/cmsis_os.c diff --git a/workspace/TS100/Middlewares/Third_Party/FreeRTOS/Source/CMSIS_RTOS/cmsis_os.h b/source/Middlewares/Third_Party/FreeRTOS/Source/CMSIS_RTOS/cmsis_os.h index eae02347..eae02347 100644 --- a/workspace/TS100/Middlewares/Third_Party/FreeRTOS/Source/CMSIS_RTOS/cmsis_os.h +++ b/source/Middlewares/Third_Party/FreeRTOS/Source/CMSIS_RTOS/cmsis_os.h diff --git a/workspace/TS100/Middlewares/Third_Party/FreeRTOS/Source/croutine.c b/source/Middlewares/Third_Party/FreeRTOS/Source/croutine.c index 507e2179..507e2179 100644 --- a/workspace/TS100/Middlewares/Third_Party/FreeRTOS/Source/croutine.c +++ b/source/Middlewares/Third_Party/FreeRTOS/Source/croutine.c diff --git a/workspace/TS100/Middlewares/Third_Party/FreeRTOS/Source/event_groups.c b/source/Middlewares/Third_Party/FreeRTOS/Source/event_groups.c index 0bf3b966..0bf3b966 100644 --- a/workspace/TS100/Middlewares/Third_Party/FreeRTOS/Source/event_groups.c +++ b/source/Middlewares/Third_Party/FreeRTOS/Source/event_groups.c diff --git a/workspace/TS100/Middlewares/Third_Party/FreeRTOS/Source/include/FreeRTOS.h b/source/Middlewares/Third_Party/FreeRTOS/Source/include/FreeRTOS.h index 5a1a4978..5a1a4978 100644 --- a/workspace/TS100/Middlewares/Third_Party/FreeRTOS/Source/include/FreeRTOS.h +++ b/source/Middlewares/Third_Party/FreeRTOS/Source/include/FreeRTOS.h diff --git a/workspace/TS100/Middlewares/Third_Party/FreeRTOS/Source/include/StackMacros.h b/source/Middlewares/Third_Party/FreeRTOS/Source/include/StackMacros.h index ac946118..ac946118 100644 --- a/workspace/TS100/Middlewares/Third_Party/FreeRTOS/Source/include/StackMacros.h +++ b/source/Middlewares/Third_Party/FreeRTOS/Source/include/StackMacros.h diff --git a/workspace/TS100/Middlewares/Third_Party/FreeRTOS/Source/include/atomic.h b/source/Middlewares/Third_Party/FreeRTOS/Source/include/atomic.h index 795d8012..795d8012 100644 --- a/workspace/TS100/Middlewares/Third_Party/FreeRTOS/Source/include/atomic.h +++ b/source/Middlewares/Third_Party/FreeRTOS/Source/include/atomic.h diff --git a/workspace/TS100/Middlewares/Third_Party/FreeRTOS/Source/include/croutine.h b/source/Middlewares/Third_Party/FreeRTOS/Source/include/croutine.h index ed2c161d..ed2c161d 100644 --- a/workspace/TS100/Middlewares/Third_Party/FreeRTOS/Source/include/croutine.h +++ b/source/Middlewares/Third_Party/FreeRTOS/Source/include/croutine.h diff --git a/workspace/TS100/Middlewares/Third_Party/FreeRTOS/Source/include/event_groups.h b/source/Middlewares/Third_Party/FreeRTOS/Source/include/event_groups.h index bf8a985b..bf8a985b 100644 --- a/workspace/TS100/Middlewares/Third_Party/FreeRTOS/Source/include/event_groups.h +++ b/source/Middlewares/Third_Party/FreeRTOS/Source/include/event_groups.h diff --git a/workspace/TS100/Middlewares/Third_Party/FreeRTOS/Source/include/list.h b/source/Middlewares/Third_Party/FreeRTOS/Source/include/list.h index 0598a935..0598a935 100644 --- a/workspace/TS100/Middlewares/Third_Party/FreeRTOS/Source/include/list.h +++ b/source/Middlewares/Third_Party/FreeRTOS/Source/include/list.h diff --git a/workspace/TS100/Middlewares/Third_Party/FreeRTOS/Source/include/message_buffer.h b/source/Middlewares/Third_Party/FreeRTOS/Source/include/message_buffer.h index b20c09e8..b20c09e8 100644 --- a/workspace/TS100/Middlewares/Third_Party/FreeRTOS/Source/include/message_buffer.h +++ b/source/Middlewares/Third_Party/FreeRTOS/Source/include/message_buffer.h diff --git a/workspace/TS100/Middlewares/Third_Party/FreeRTOS/Source/include/mpu_prototypes.h b/source/Middlewares/Third_Party/FreeRTOS/Source/include/mpu_prototypes.h index 79a185b4..79a185b4 100644 --- a/workspace/TS100/Middlewares/Third_Party/FreeRTOS/Source/include/mpu_prototypes.h +++ b/source/Middlewares/Third_Party/FreeRTOS/Source/include/mpu_prototypes.h diff --git a/workspace/TS100/Middlewares/Third_Party/FreeRTOS/Source/include/mpu_wrappers.h b/source/Middlewares/Third_Party/FreeRTOS/Source/include/mpu_wrappers.h index 87a2f2c3..87a2f2c3 100644 --- a/workspace/TS100/Middlewares/Third_Party/FreeRTOS/Source/include/mpu_wrappers.h +++ b/source/Middlewares/Third_Party/FreeRTOS/Source/include/mpu_wrappers.h diff --git a/workspace/TS100/Middlewares/Third_Party/FreeRTOS/Source/include/portable.h b/source/Middlewares/Third_Party/FreeRTOS/Source/include/portable.h index ac644e45..ac644e45 100644 --- a/workspace/TS100/Middlewares/Third_Party/FreeRTOS/Source/include/portable.h +++ b/source/Middlewares/Third_Party/FreeRTOS/Source/include/portable.h diff --git a/workspace/TS100/Middlewares/Third_Party/FreeRTOS/Source/include/projdefs.h b/source/Middlewares/Third_Party/FreeRTOS/Source/include/projdefs.h index 75d4155b..75d4155b 100644 --- a/workspace/TS100/Middlewares/Third_Party/FreeRTOS/Source/include/projdefs.h +++ b/source/Middlewares/Third_Party/FreeRTOS/Source/include/projdefs.h diff --git a/workspace/TS100/Middlewares/Third_Party/FreeRTOS/Source/include/queue.h b/source/Middlewares/Third_Party/FreeRTOS/Source/include/queue.h index fb823152..fb823152 100644 --- a/workspace/TS100/Middlewares/Third_Party/FreeRTOS/Source/include/queue.h +++ b/source/Middlewares/Third_Party/FreeRTOS/Source/include/queue.h diff --git a/workspace/TS100/Middlewares/Third_Party/FreeRTOS/Source/include/semphr.h b/source/Middlewares/Third_Party/FreeRTOS/Source/include/semphr.h index ff21a392..ff21a392 100644 --- a/workspace/TS100/Middlewares/Third_Party/FreeRTOS/Source/include/semphr.h +++ b/source/Middlewares/Third_Party/FreeRTOS/Source/include/semphr.h diff --git a/workspace/TS100/Middlewares/Third_Party/FreeRTOS/Source/include/stack_macros.h b/source/Middlewares/Third_Party/FreeRTOS/Source/include/stack_macros.h index c505574d..c505574d 100644 --- a/workspace/TS100/Middlewares/Third_Party/FreeRTOS/Source/include/stack_macros.h +++ b/source/Middlewares/Third_Party/FreeRTOS/Source/include/stack_macros.h diff --git a/workspace/TS100/Middlewares/Third_Party/FreeRTOS/Source/include/stream_buffer.h b/source/Middlewares/Third_Party/FreeRTOS/Source/include/stream_buffer.h index 3605703f..3605703f 100644 --- a/workspace/TS100/Middlewares/Third_Party/FreeRTOS/Source/include/stream_buffer.h +++ b/source/Middlewares/Third_Party/FreeRTOS/Source/include/stream_buffer.h diff --git a/workspace/TS100/Middlewares/Third_Party/FreeRTOS/Source/include/task.h b/source/Middlewares/Third_Party/FreeRTOS/Source/include/task.h index 4b8639cb..4b8639cb 100644 --- a/workspace/TS100/Middlewares/Third_Party/FreeRTOS/Source/include/task.h +++ b/source/Middlewares/Third_Party/FreeRTOS/Source/include/task.h diff --git a/workspace/TS100/Middlewares/Third_Party/FreeRTOS/Source/include/timers.h b/source/Middlewares/Third_Party/FreeRTOS/Source/include/timers.h index 3c787287..3c787287 100644 --- a/workspace/TS100/Middlewares/Third_Party/FreeRTOS/Source/include/timers.h +++ b/source/Middlewares/Third_Party/FreeRTOS/Source/include/timers.h diff --git a/workspace/TS100/Middlewares/Third_Party/FreeRTOS/Source/list.c b/source/Middlewares/Third_Party/FreeRTOS/Source/list.c index 0e0e72d8..0e0e72d8 100644 --- a/workspace/TS100/Middlewares/Third_Party/FreeRTOS/Source/list.c +++ b/source/Middlewares/Third_Party/FreeRTOS/Source/list.c diff --git a/workspace/TS100/Middlewares/Third_Party/FreeRTOS/Source/queue.c b/source/Middlewares/Third_Party/FreeRTOS/Source/queue.c index e35055fa..e35055fa 100644 --- a/workspace/TS100/Middlewares/Third_Party/FreeRTOS/Source/queue.c +++ b/source/Middlewares/Third_Party/FreeRTOS/Source/queue.c diff --git a/workspace/TS100/Middlewares/Third_Party/FreeRTOS/Source/tasks.c b/source/Middlewares/Third_Party/FreeRTOS/Source/tasks.c index f93fca03..f93fca03 100644 --- a/workspace/TS100/Middlewares/Third_Party/FreeRTOS/Source/tasks.c +++ b/source/Middlewares/Third_Party/FreeRTOS/Source/tasks.c diff --git a/workspace/TS100/Middlewares/Third_Party/FreeRTOS/Source/timers.c b/source/Middlewares/Third_Party/FreeRTOS/Source/timers.c index d10c8320..d10c8320 100644 --- a/workspace/TS100/Middlewares/Third_Party/FreeRTOS/Source/timers.c +++ b/source/Middlewares/Third_Party/FreeRTOS/Source/timers.c diff --git a/workspace/TS100/Startup/startup_stm32f103t8ux.S b/source/Startup/startup_stm32f103t8ux.S index f8d1c8ed..f8d1c8ed 100644 --- a/workspace/TS100/Startup/startup_stm32f103t8ux.S +++ b/source/Startup/startup_stm32f103t8ux.S diff --git a/workspace/TS100/build.sh b/source/build.sh index e747bc06..fd3f4b75 100755..100644 --- a/workspace/TS100/build.sh +++ b/source/build.sh @@ -1,6 +1,6 @@ #!/bin/bash -TRANSLATION_DIR="../../Translations" +TRANSLATION_DIR="../Translations" TRANSLATION_SCRIPT="make_translation.py" # AVAILABLE_LANGUAGES will be calculating according to json files in $TRANSLATION_DIR diff --git a/workspace/TS100/configuration.h b/source/configuration.h index 50d9c2cc..50d9c2cc 100644 --- a/workspace/TS100/configuration.h +++ b/source/configuration.h diff --git a/workspace/TS100/stm32f103.ld b/source/stm32f103.ld index a3a5a942..a3a5a942 100644 --- a/workspace/TS100/stm32f103.ld +++ b/source/stm32f103.ld diff --git a/workspace/TS100/version.h b/source/version.h index 96fba0c7..96fba0c7 100644 --- a/workspace/TS100/version.h +++ b/source/version.h diff --git a/workspace/TS100/.mxproject b/workspace/TS100/.mxproject deleted file mode 100644 index 4e68b791..00000000 --- a/workspace/TS100/.mxproject +++ /dev/null @@ -1,28 +0,0 @@ -[PreviousGenFiles]
-AdvancedFolderStructure=true
-HeaderFileListSize=4
-HeaderFiles#0=/home/ralim/source/ts100/workspace/TS100/Core/Inc/FreeRTOSConfig.h
-HeaderFiles#1=/home/ralim/source/ts100/workspace/TS100/Core/Inc/stm32f1xx_it.h
-HeaderFiles#2=/home/ralim/source/ts100/workspace/TS100/Core/Inc/stm32f1xx_hal_conf.h
-HeaderFiles#3=/home/ralim/source/ts100/workspace/TS100/Core/Inc/main.h
-HeaderFolderListSize=1
-HeaderPath#0=/home/ralim/source/ts100/workspace/TS100/Core/Inc
-HeaderFiles=;
-SourceFileListSize=5
-SourceFiles#0=/home/ralim/source/ts100/workspace/TS100/Core/Src/freertos.c
-SourceFiles#1=/home/ralim/source/ts100/workspace/TS100/Core/Src/stm32f1xx_it.c
-SourceFiles#2=/home/ralim/source/ts100/workspace/TS100/Core/Src/stm32f1xx_hal_msp.c
-SourceFiles#3=/home/ralim/source/ts100/workspace/TS100/Core/Src/stm32f1xx_hal_timebase_tim.c
-SourceFiles#4=/home/ralim/source/ts100/workspace/TS100/Core/Src/main.c
-SourceFolderListSize=1
-SourcePath#0=/home/ralim/source/ts100/workspace/TS100/Core/Src
-SourceFiles=;
-
-[PreviousLibFiles]
-LibFiles=Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_adc.h;Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_adc_ex.h;Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_i2c.h;Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_iwdg.h;Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_tim.h;Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_tim_ex.h;Drivers/STM32F1xx_HAL_Driver/Inc/Legacy/stm32_hal_legacy.h;Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal.h;Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_def.h;Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_rcc.h;Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_rcc_ex.h;Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_gpio.h;Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_gpio_ex.h;Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_gpio_ex.c;Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_dma_ex.h;Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_dma.h;Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_cortex.h;Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_pwr.h;Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_flash.h;Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_flash_ex.h;Middlewares/Third_Party/FreeRTOS/Source/include/croutine.h;Middlewares/Third_Party/FreeRTOS/Source/include/deprecated_definitions.h;Middlewares/Third_Party/FreeRTOS/Source/include/event_groups.h;Middlewares/Third_Party/FreeRTOS/Source/include/FreeRTOS.h;Middlewares/Third_Party/FreeRTOS/Source/include/list.h;Middlewares/Third_Party/FreeRTOS/Source/include/mpu_prototypes.h;Middlewares/Third_Party/FreeRTOS/Source/include/mpu_wrappers.h;Middlewares/Third_Party/FreeRTOS/Source/include/portable.h;Middlewares/Third_Party/FreeRTOS/Source/include/projdefs.h;Middlewares/Third_Party/FreeRTOS/Source/include/queue.h;Middlewares/Third_Party/FreeRTOS/Source/include/semphr.h;Middlewares/Third_Party/FreeRTOS/Source/include/StackMacros.h;Middlewares/Third_Party/FreeRTOS/Source/include/task.h;Middlewares/Third_Party/FreeRTOS/Source/include/timers.h;Middlewares/Third_Party/FreeRTOS/Source/CMSIS_RTOS/cmsis_os.h;Middlewares/Third_Party/FreeRTOS/Source/portable/GCC/ARM_CM3/portmacro.h;Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_adc.c;Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_adc_ex.c;Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_i2c.c;Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_iwdg.c;Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_tim.c;Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_tim_ex.c;Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal.c;Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_rcc.c;Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_rcc_ex.c;Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_gpio.c;Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_dma.c;Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_cortex.c;Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_pwr.c;Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_flash.c;Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_flash_ex.c;Middlewares/Third_Party/FreeRTOS/Source/croutine.c;Middlewares/Third_Party/FreeRTOS/Source/event_groups.c;Middlewares/Third_Party/FreeRTOS/Source/list.c;Middlewares/Third_Party/FreeRTOS/Source/queue.c;Middlewares/Third_Party/FreeRTOS/Source/tasks.c;Middlewares/Third_Party/FreeRTOS/Source/timers.c;Middlewares/Third_Party/FreeRTOS/Source/CMSIS_RTOS/cmsis_os.c;Middlewares/Third_Party/FreeRTOS/Source/portable/MemMang/heap_4.c;Middlewares/Third_Party/FreeRTOS/Source/portable/GCC/ARM_CM3/port.c;Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_adc.h;Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_adc_ex.h;Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_i2c.h;Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_iwdg.h;Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_tim.h;Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_tim_ex.h;Drivers/STM32F1xx_HAL_Driver/Inc/Legacy/stm32_hal_legacy.h;Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal.h;Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_def.h;Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_rcc.h;Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_rcc_ex.h;Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_gpio.h;Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_gpio_ex.h;Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_gpio_ex.c;Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_dma_ex.h;Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_dma.h;Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_cortex.h;Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_pwr.h;Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_flash.h;Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_flash_ex.h;Middlewares/Third_Party/FreeRTOS/Source/include/croutine.h;Middlewares/Third_Party/FreeRTOS/Source/include/deprecated_definitions.h;Middlewares/Third_Party/FreeRTOS/Source/include/event_groups.h;Middlewares/Third_Party/FreeRTOS/Source/include/FreeRTOS.h;Middlewares/Third_Party/FreeRTOS/Source/include/list.h;Middlewares/Third_Party/FreeRTOS/Source/include/mpu_prototypes.h;Middlewares/Third_Party/FreeRTOS/Source/include/mpu_wrappers.h;Middlewares/Third_Party/FreeRTOS/Source/include/portable.h;Middlewares/Third_Party/FreeRTOS/Source/include/projdefs.h;Middlewares/Third_Party/FreeRTOS/Source/include/queue.h;Middlewares/Third_Party/FreeRTOS/Source/include/semphr.h;Middlewares/Third_Party/FreeRTOS/Source/include/StackMacros.h;Middlewares/Third_Party/FreeRTOS/Source/include/task.h;Middlewares/Third_Party/FreeRTOS/Source/include/timers.h;Middlewares/Third_Party/FreeRTOS/Source/CMSIS_RTOS/cmsis_os.h;Middlewares/Third_Party/FreeRTOS/Source/portable/GCC/ARM_CM3/portmacro.h;Drivers/CMSIS/Device/ST/STM32F1xx/Include/stm32f103xb.h;Drivers/CMSIS/Device/ST/STM32F1xx/Include/stm32f1xx.h;Drivers/CMSIS/Device/ST/STM32F1xx/Include/system_stm32f1xx.h;Drivers/CMSIS/Device/ST/STM32F1xx/Source/Templates/system_stm32f1xx.c;Drivers/CMSIS/Include/core_cm4.h;Drivers/CMSIS/Include/core_sc000.h;Drivers/CMSIS/Include/arm_common_tables.h;Drivers/CMSIS/Include/cmsis_gcc.h;Drivers/CMSIS/Include/core_cmSimd.h;Drivers/CMSIS/Include/core_cmInstr.h;Drivers/CMSIS/Include/core_cm7.h;Drivers/CMSIS/Include/core_cmFunc.h;Drivers/CMSIS/Include/arm_const_structs.h;Drivers/CMSIS/Include/core_cm0.h;Drivers/CMSIS/Include/core_sc300.h;Drivers/CMSIS/Include/arm_math.h;Drivers/CMSIS/Include/cmsis_armcc_V6.h;Drivers/CMSIS/Include/core_cm0plus.h;Drivers/CMSIS/Include/cmsis_armcc.h;Drivers/CMSIS/Include/core_cm3.h;
-
-[PreviousUsedCubeIDEFiles]
-SourceFiles=Core/Src/main.c;Core/Src/freertos.c;Core/Src/stm32f1xx_it.c;Core/Src/stm32f1xx_hal_msp.c;Core/Src/stm32f1xx_hal_timebase_tim.c;Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_gpio_ex.c;Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_adc.c;Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_adc_ex.c;Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_i2c.c;Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_iwdg.c;Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_tim.c;Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_tim_ex.c;Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal.c;Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_rcc.c;Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_rcc_ex.c;Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_gpio.c;Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_dma.c;Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_cortex.c;Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_pwr.c;Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_flash.c;Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_flash_ex.c;Middlewares/Third_Party/FreeRTOS/Source/croutine.c;Middlewares/Third_Party/FreeRTOS/Source/event_groups.c;Middlewares/Third_Party/FreeRTOS/Source/list.c;Middlewares/Third_Party/FreeRTOS/Source/queue.c;Middlewares/Third_Party/FreeRTOS/Source/tasks.c;Middlewares/Third_Party/FreeRTOS/Source/timers.c;Middlewares/Third_Party/FreeRTOS/Source/CMSIS_RTOS/cmsis_os.c;Middlewares/Third_Party/FreeRTOS/Source/portable/MemMang/heap_4.c;Middlewares/Third_Party/FreeRTOS/Source/portable/GCC/ARM_CM3/port.c;Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_gpio_ex.c;Core/Src/system_stm32f1xx.c;Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_gpio_ex.c;Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_adc.c;Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_adc_ex.c;Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_i2c.c;Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_iwdg.c;Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_tim.c;Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_tim_ex.c;Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal.c;Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_rcc.c;Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_rcc_ex.c;Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_gpio.c;Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_dma.c;Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_cortex.c;Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_pwr.c;Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_flash.c;Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_flash_ex.c;Middlewares/Third_Party/FreeRTOS/Source/croutine.c;Middlewares/Third_Party/FreeRTOS/Source/event_groups.c;Middlewares/Third_Party/FreeRTOS/Source/list.c;Middlewares/Third_Party/FreeRTOS/Source/queue.c;Middlewares/Third_Party/FreeRTOS/Source/tasks.c;Middlewares/Third_Party/FreeRTOS/Source/timers.c;Middlewares/Third_Party/FreeRTOS/Source/CMSIS_RTOS/cmsis_os.c;Middlewares/Third_Party/FreeRTOS/Source/portable/MemMang/heap_4.c;Middlewares/Third_Party/FreeRTOS/Source/portable/GCC/ARM_CM3/port.c;Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_gpio_ex.c;Core/Src/system_stm32f1xx.c;Drivers/CMSIS/Device/ST/STM32F1xx/Source/Templates/system_stm32f1xx.c;null;Middlewares/Third_Party/FreeRTOS/Source/croutine.c;Middlewares/Third_Party/FreeRTOS/Source/event_groups.c;Middlewares/Third_Party/FreeRTOS/Source/list.c;Middlewares/Third_Party/FreeRTOS/Source/queue.c;Middlewares/Third_Party/FreeRTOS/Source/tasks.c;Middlewares/Third_Party/FreeRTOS/Source/timers.c;Middlewares/Third_Party/FreeRTOS/Source/CMSIS_RTOS/cmsis_os.c;Middlewares/Third_Party/FreeRTOS/Source/portable/MemMang/heap_4.c;Middlewares/Third_Party/FreeRTOS/Source/portable/GCC/ARM_CM3/port.c;
-HeaderPath=Drivers/STM32F1xx_HAL_Driver/Inc;Drivers/STM32F1xx_HAL_Driver/Inc/Legacy;Middlewares/Third_Party/FreeRTOS/Source/include;Middlewares/Third_Party/FreeRTOS/Source/CMSIS_RTOS;Middlewares/Third_Party/FreeRTOS/Source/portable/GCC/ARM_CM3;Drivers/CMSIS/Device/ST/STM32F1xx/Include;Drivers/CMSIS/Include;Core/Inc;
-CDefines=USE_HAL_DRIVER;STM32F103xB;USE_HAL_DRIVER;STM32F103xB;
-
diff --git a/workspace/TS100/.project b/workspace/TS100/.project deleted file mode 100644 index 0471bc04..00000000 --- a/workspace/TS100/.project +++ /dev/null @@ -1,31 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<projectDescription> - <name>TS100</name> - <comment></comment> - <projects> - </projects> - <buildSpec> - <buildCommand> - <name>org.eclipse.cdt.managedbuilder.core.genmakebuilder</name> - <triggers>clean,full,incremental,</triggers> - <arguments> - </arguments> - </buildCommand> - <buildCommand> - <name>org.eclipse.cdt.managedbuilder.core.ScannerConfigBuilder</name> - <triggers>full,incremental,</triggers> - <arguments> - </arguments> - </buildCommand> - </buildSpec> - <natures> - <nature>com.st.stm32cube.ide.mcu.MCUProjectNature</nature> - <nature>org.eclipse.cdt.core.cnature</nature> - <nature>com.st.stm32cube.ide.mcu.MCUCubeIdeServicesRevAProjectNature</nature> - <nature>com.st.stm32cube.ide.mcu.MCUCubeProjectNature</nature> - <nature>com.st.stm32cube.ide.mcu.MCUSingleCpuProjectNature</nature> - <nature>org.eclipse.cdt.managedbuilder.core.managedBuildNature</nature> - <nature>org.eclipse.cdt.managedbuilder.core.ScannerConfigNature</nature> - <nature>org.eclipse.cdt.core.ccnature</nature> - </natures> -</projectDescription> diff --git a/workspace/TS100/Core/Gen/.gitignore b/workspace/TS100/Core/Gen/.gitignore deleted file mode 100644 index 72e8ffc0..00000000 --- a/workspace/TS100/Core/Gen/.gitignore +++ /dev/null @@ -1 +0,0 @@ -* diff --git a/workspace/TS100/TS100.ioc b/workspace/TS100/TS100.ioc deleted file mode 100644 index e1d13e68..00000000 --- a/workspace/TS100/TS100.ioc +++ /dev/null @@ -1,327 +0,0 @@ -#MicroXplorer Configuration settings - do not modify -ADC1.Channel-0\#ChannelRegularConversion=ADC_CHANNEL_7 -ADC1.Channel-1\#ChannelRegularConversion=ADC_CHANNEL_9 -ADC1.Channel-2\#ChannelInjectedConversion=ADC_CHANNEL_8 -ADC1.Channel-3\#ChannelInjectedConversion=ADC_CHANNEL_8 -ADC1.Channel-4\#ChannelInjectedConversion=ADC_CHANNEL_8 -ADC1.Channel-5\#ChannelInjectedConversion=ADC_CHANNEL_8 -ADC1.ContinuousConvMode=ENABLE -ADC1.DataAlign=ADC_DATAALIGN_RIGHT -ADC1.DiscontinuousConvMode=DISABLE -ADC1.EnableAnalogWatchDog=false -ADC1.EnableRegularConversion=ENABLE -ADC1.ExternalTrigConv=ADC_SOFTWARE_START -ADC1.ExternalTrigInjecConv=ADC_EXTERNALTRIGINJECCONV_T2_CC1 -ADC1.IPParameters=Rank-0\#ChannelRegularConversion,Channel-0\#ChannelRegularConversion,SamplingTime-0\#ChannelRegularConversion,NbrOfConversionFlag,DataAlign,ScanConvMode,ContinuousConvMode,DiscontinuousConvMode,EnableRegularConversion,NbrOfConversion,ExternalTrigConv,InjNumberOfConversion,EnableAnalogWatchDog,Rank-1\#ChannelRegularConversion,Channel-1\#ChannelRegularConversion,SamplingTime-1\#ChannelRegularConversion,master,Rank-2\#ChannelInjectedConversion,Channel-2\#ChannelInjectedConversion,SamplingTime-2\#ChannelInjectedConversion,InjectedOffset-2\#ChannelInjectedConversion,Rank-3\#ChannelInjectedConversion,Channel-3\#ChannelInjectedConversion,SamplingTime-3\#ChannelInjectedConversion,InjectedOffset-3\#ChannelInjectedConversion,Rank-4\#ChannelInjectedConversion,Channel-4\#ChannelInjectedConversion,SamplingTime-4\#ChannelInjectedConversion,InjectedOffset-4\#ChannelInjectedConversion,Rank-5\#ChannelInjectedConversion,Channel-5\#ChannelInjectedConversion,SamplingTime-5\#ChannelInjectedConversion,InjectedOffset-5\#ChannelInjectedConversion,ExternalTrigInjecConv,InjectedConvMode,Mode -ADC1.InjNumberOfConversion=4 -ADC1.InjectedConvMode=None -ADC1.InjectedOffset-2\#ChannelInjectedConversion=0 -ADC1.InjectedOffset-3\#ChannelInjectedConversion=0 -ADC1.InjectedOffset-4\#ChannelInjectedConversion=0 -ADC1.InjectedOffset-5\#ChannelInjectedConversion=0 -ADC1.Mode=ADC_DUALMODE_REGSIMULT_INJECSIMULT -ADC1.NbrOfConversion=2 -ADC1.NbrOfConversionFlag=1 -ADC1.Rank-0\#ChannelRegularConversion=1 -ADC1.Rank-1\#ChannelRegularConversion=2 -ADC1.Rank-2\#ChannelInjectedConversion=1 -ADC1.Rank-3\#ChannelInjectedConversion=2 -ADC1.Rank-4\#ChannelInjectedConversion=3 -ADC1.Rank-5\#ChannelInjectedConversion=4 -ADC1.SamplingTime-0\#ChannelRegularConversion=ADC_SAMPLETIME_239CYCLES_5 -ADC1.SamplingTime-1\#ChannelRegularConversion=ADC_SAMPLETIME_239CYCLES_5 -ADC1.SamplingTime-2\#ChannelInjectedConversion=ADC_SAMPLETIME_239CYCLES_5 -ADC1.SamplingTime-3\#ChannelInjectedConversion=ADC_SAMPLETIME_71CYCLES_5 -ADC1.SamplingTime-4\#ChannelInjectedConversion=ADC_SAMPLETIME_239CYCLES_5 -ADC1.SamplingTime-5\#ChannelInjectedConversion=ADC_SAMPLETIME_71CYCLES_5 -ADC1.ScanConvMode=ADC_SCAN_ENABLE -ADC1.master=1 -ADC2.Channel-0\#ChannelRegularConversion=ADC_CHANNEL_8 -ADC2.Channel-1\#ChannelInjectedConversion=ADC_CHANNEL_8 -ADC2.Channel-2\#ChannelInjectedConversion=ADC_CHANNEL_8 -ADC2.Channel-3\#ChannelInjectedConversion=ADC_CHANNEL_8 -ADC2.Channel-4\#ChannelInjectedConversion=ADC_CHANNEL_8 -ADC2.ContinuousConvMode=DISABLE -ADC2.DataAlign=ADC_DATAALIGN_RIGHT -ADC2.DiscontinuousConvMode=DISABLE -ADC2.EnableAnalogWatchDog=false -ADC2.EnableRegularConversion=ENABLE -ADC2.IPParameters=Rank-0\#ChannelRegularConversion,Channel-0\#ChannelRegularConversion,SamplingTime-0\#ChannelRegularConversion,NbrOfConversionFlag,Rank-1\#ChannelInjectedConversion,Channel-1\#ChannelInjectedConversion,SamplingTime-1\#ChannelInjectedConversion,InjectedOffset-1\#ChannelInjectedConversion,Rank-2\#ChannelInjectedConversion,Channel-2\#ChannelInjectedConversion,SamplingTime-2\#ChannelInjectedConversion,InjectedOffset-2\#ChannelInjectedConversion,Rank-3\#ChannelInjectedConversion,Channel-3\#ChannelInjectedConversion,SamplingTime-3\#ChannelInjectedConversion,InjectedOffset-3\#ChannelInjectedConversion,Rank-4\#ChannelInjectedConversion,Channel-4\#ChannelInjectedConversion,SamplingTime-4\#ChannelInjectedConversion,InjectedOffset-4\#ChannelInjectedConversion,InjNumberOfConversion,Mode,DataAlign,ScanConvMode,ContinuousConvMode,DiscontinuousConvMode,EnableRegularConversion,NbrOfConversion,InjectedConvMode,EnableAnalogWatchDog -ADC2.InjNumberOfConversion=4 -ADC2.InjectedConvMode=None -ADC2.InjectedOffset-1\#ChannelInjectedConversion=0 -ADC2.InjectedOffset-2\#ChannelInjectedConversion=0 -ADC2.InjectedOffset-3\#ChannelInjectedConversion=0 -ADC2.InjectedOffset-4\#ChannelInjectedConversion=0 -ADC2.Mode=ADC_DUALMODE_REGSIMULT_INJECSIMULT -ADC2.NbrOfConversion=1 -ADC2.NbrOfConversionFlag=1 -ADC2.Rank-0\#ChannelRegularConversion=1 -ADC2.Rank-1\#ChannelInjectedConversion=1 -ADC2.Rank-2\#ChannelInjectedConversion=2 -ADC2.Rank-3\#ChannelInjectedConversion=3 -ADC2.Rank-4\#ChannelInjectedConversion=4 -ADC2.SamplingTime-0\#ChannelRegularConversion=ADC_SAMPLETIME_1CYCLE_5 -ADC2.SamplingTime-1\#ChannelInjectedConversion=ADC_SAMPLETIME_1CYCLE_5 -ADC2.SamplingTime-2\#ChannelInjectedConversion=ADC_SAMPLETIME_1CYCLE_5 -ADC2.SamplingTime-3\#ChannelInjectedConversion=ADC_SAMPLETIME_1CYCLE_5 -ADC2.SamplingTime-4\#ChannelInjectedConversion=ADC_SAMPLETIME_1CYCLE_5 -ADC2.ScanConvMode=ADC_SCAN_ENABLE -Dma.ADC1.2.Direction=DMA_PERIPH_TO_MEMORY -Dma.ADC1.2.Instance=DMA1_Channel1 -Dma.ADC1.2.MemDataAlignment=DMA_MDATAALIGN_HALFWORD -Dma.ADC1.2.MemInc=DMA_MINC_ENABLE -Dma.ADC1.2.Mode=DMA_CIRCULAR -Dma.ADC1.2.PeriphDataAlignment=DMA_PDATAALIGN_HALFWORD -Dma.ADC1.2.PeriphInc=DMA_PINC_DISABLE -Dma.ADC1.2.Priority=DMA_PRIORITY_VERY_HIGH -Dma.ADC1.2.RequestParameters=Instance,Direction,PeriphInc,MemInc,PeriphDataAlignment,MemDataAlignment,Mode,Priority -Dma.I2C1_RX.0.Direction=DMA_PERIPH_TO_MEMORY -Dma.I2C1_RX.0.Instance=DMA1_Channel7 -Dma.I2C1_RX.0.MemDataAlignment=DMA_MDATAALIGN_BYTE -Dma.I2C1_RX.0.MemInc=DMA_MINC_ENABLE -Dma.I2C1_RX.0.Mode=DMA_NORMAL -Dma.I2C1_RX.0.PeriphDataAlignment=DMA_PDATAALIGN_BYTE -Dma.I2C1_RX.0.PeriphInc=DMA_PINC_DISABLE -Dma.I2C1_RX.0.Priority=DMA_PRIORITY_MEDIUM -Dma.I2C1_RX.0.RequestParameters=Instance,Direction,PeriphInc,MemInc,PeriphDataAlignment,MemDataAlignment,Mode,Priority -Dma.I2C1_TX.1.Direction=DMA_MEMORY_TO_PERIPH -Dma.I2C1_TX.1.Instance=DMA1_Channel6 -Dma.I2C1_TX.1.MemDataAlignment=DMA_MDATAALIGN_BYTE -Dma.I2C1_TX.1.MemInc=DMA_MINC_ENABLE -Dma.I2C1_TX.1.Mode=DMA_NORMAL -Dma.I2C1_TX.1.PeriphDataAlignment=DMA_PDATAALIGN_BYTE -Dma.I2C1_TX.1.PeriphInc=DMA_PINC_DISABLE -Dma.I2C1_TX.1.Priority=DMA_PRIORITY_MEDIUM -Dma.I2C1_TX.1.RequestParameters=Instance,Direction,PeriphInc,MemInc,PeriphDataAlignment,MemDataAlignment,Mode,Priority -Dma.Request0=I2C1_RX -Dma.Request1=I2C1_TX -Dma.Request2=ADC1 -Dma.RequestsNb=3 -FREERTOS.FootprintOK=true -FREERTOS.INCLUDE_vTaskDelete=0 -FREERTOS.IPParameters=Tasks01,configTICK_RATE_HZ,configMAX_PRIORITIES,configMINIMAL_STACK_SIZE,configTOTAL_HEAP_SIZE,INCLUDE_vTaskDelete,FootprintOK -FREERTOS.Tasks01=GUITask,0,512,StartGUITask,Default,NULL,Dynamic,NULL,NULL;PIDTask,0,256,StartPIDTask,Default,NULL,Dynamic,NULL,NULL;ROTTask,-2,256,StartRotationTask,Default,NULL,Dynamic,NULL,NULL -FREERTOS.configMAX_PRIORITIES=4 -FREERTOS.configMINIMAL_STACK_SIZE=256 -FREERTOS.configTICK_RATE_HZ=100 -FREERTOS.configTOTAL_HEAP_SIZE=10240 -File.Version=6 -I2C1.DutyCycle=I2C_DUTYCYCLE_2 -I2C1.I2C_Mode=I2C_Fast -I2C1.IPParameters=I2C_Mode,DutyCycle -IWDG.IPParameters=Prescaler -IWDG.Prescaler=IWDG_PRESCALER_256 -KeepUserPlacement=false -Mcu.Family=STM32F1 -Mcu.IP0=ADC1 -Mcu.IP1=ADC2 -Mcu.IP10=TIM3 -Mcu.IP2=DMA -Mcu.IP3=FREERTOS -Mcu.IP4=I2C1 -Mcu.IP5=IWDG -Mcu.IP6=NVIC -Mcu.IP7=RCC -Mcu.IP8=SYS -Mcu.IP9=TIM2 -Mcu.IPNb=11 -Mcu.Name=STM32F103T(8-B)Ux -Mcu.Package=VFQFPN36 -Mcu.Pin0=PA6 -Mcu.Pin1=PA7 -Mcu.Pin10=PB5 -Mcu.Pin11=PB6 -Mcu.Pin12=PB7 -Mcu.Pin13=VP_FREERTOS_VS_CMSIS_V1 -Mcu.Pin14=VP_IWDG_VS_IWDG -Mcu.Pin15=VP_SYS_VS_tim1 -Mcu.Pin16=VP_TIM2_VS_ClockSourceINT -Mcu.Pin17=VP_TIM2_VS_no_output1 -Mcu.Pin18=VP_TIM2_VS_no_output3 -Mcu.Pin19=VP_TIM3_VS_ClockSourceINT -Mcu.Pin2=PB0 -Mcu.Pin20=VP_TIM3_VS_no_output4 -Mcu.Pin3=PB1 -Mcu.Pin4=PA8 -Mcu.Pin5=PA9 -Mcu.Pin6=PA13 -Mcu.Pin7=PA14 -Mcu.Pin8=PB3 -Mcu.Pin9=PB4 -Mcu.PinsNb=21 -Mcu.ThirdPartyNb=0 -Mcu.UserConstants= -Mcu.UserName=STM32F103T8Ux -MxCube.Version=5.2.1 -MxDb.Version=DB.5.0.21 -NVIC.ADC1_2_IRQn=true\:5\:0\:false\:false\:true\:true\:true\:true -NVIC.BusFault_IRQn=true\:0\:0\:false\:false\:true\:false\:true\:false -NVIC.DMA1_Channel1_IRQn=true\:5\:0\:false\:false\:true\:true\:true\:true -NVIC.DMA1_Channel6_IRQn=true\:5\:0\:false\:false\:true\:true\:true\:true -NVIC.DMA1_Channel7_IRQn=true\:5\:0\:false\:false\:true\:true\:true\:true -NVIC.DebugMonitor_IRQn=true\:0\:0\:false\:false\:true\:false\:true\:false -NVIC.HardFault_IRQn=true\:0\:0\:false\:false\:true\:false\:true\:false -NVIC.I2C1_ER_IRQn=true\:5\:0\:false\:false\:true\:true\:true\:true -NVIC.I2C1_EV_IRQn=true\:5\:0\:false\:false\:true\:true\:true\:true -NVIC.MemoryManagement_IRQn=true\:0\:0\:false\:false\:true\:false\:true\:false -NVIC.NonMaskableInt_IRQn=true\:0\:0\:false\:false\:true\:false\:true\:false -NVIC.PendSV_IRQn=true\:15\:0\:false\:false\:false\:true\:true\:false -NVIC.PriorityGroup=NVIC_PRIORITYGROUP_4 -NVIC.SVCall_IRQn=true\:0\:0\:false\:false\:false\:false\:true\:false -NVIC.SysTick_IRQn=true\:15\:0\:false\:false\:false\:true\:true\:true -NVIC.TIM1_UP_IRQn=true\:0\:0\:false\:false\:true\:false\:true\:true -NVIC.TimeBase=TIM1_UP_IRQn -NVIC.TimeBaseIP=TIM1 -NVIC.UsageFault_IRQn=true\:0\:0\:false\:false\:true\:false\:true\:false -PA13.Locked=true -PA13.Mode=Serial_Wire -PA13.Signal=SYS_JTMS-SWDIO -PA14.Locked=true -PA14.Mode=Serial_Wire -PA14.Signal=SYS_JTCK-SWCLK -PA6.GPIOParameters=GPIO_Label -PA6.GPIO_Label=KEY_B -PA6.Locked=true -PA6.Signal=GPIO_Input -PA7.GPIOParameters=GPIO_Label -PA7.GPIO_Label=TMP36_INPUT -PA7.Locked=true -PA7.Signal=ADCx_IN7 -PA8.GPIOParameters=GPIO_Label -PA8.GPIO_Label=OLED_RESET -PA8.Locked=true -PA8.Signal=GPIO_Output -PA9.GPIOParameters=GPIO_Label -PA9.GPIO_Label=KEY_A -PA9.Locked=true -PA9.Signal=GPIO_Input -PB0.GPIOParameters=GPIO_Label -PB0.GPIO_Label=TIP_TEMP -PB0.Locked=true -PB0.Signal=ADCx_IN8 -PB1.GPIOParameters=GPIO_Label -PB1.GPIO_Label=VIN -PB1.Locked=true -PB1.Signal=ADCx_IN9 -PB3.GPIOParameters=GPIO_Label -PB3.GPIO_Label=INT_Orientation -PB3.Locked=true -PB3.Signal=GPXTI3 -PB4.GPIOParameters=GPIO_Label -PB4.GPIO_Label=PWM Out -PB4.Locked=true -PB4.Signal=S_TIM3_CH1 -PB5.GPIOParameters=GPIO_Label -PB5.GPIO_Label=INT_Movement -PB5.Locked=true -PB5.Signal=GPXTI5 -PB6.GPIOParameters=GPIO_Label -PB6.GPIO_Label=SCL -PB6.Mode=I2C -PB6.Signal=I2C1_SCL -PB7.GPIOParameters=GPIO_Label -PB7.GPIO_Label=SDA -PB7.Mode=I2C -PB7.Signal=I2C1_SDA -PCC.Checker=false -PCC.Line=STM32F103 -PCC.MCU=STM32F103T(8-B)Ux -PCC.PartNumber=STM32F103T8Ux -PCC.Seq0=0 -PCC.Series=STM32F1 -PCC.Temperature=25 -PCC.Vdd=3.3 -PinOutPanel.RotationAngle=0 -ProjectManager.AskForMigrate=true -ProjectManager.BackupPrevious=false -ProjectManager.CompilerOptimize=3 -ProjectManager.ComputerToolchain=false -ProjectManager.CoupleFile=false -ProjectManager.CustomerFirmwarePackage= -ProjectManager.DefaultFWLocation=true -ProjectManager.DeletePrevious=true -ProjectManager.DeviceId=STM32F103T8Ux -ProjectManager.FirmwarePackage=STM32Cube FW_F1 V1.7.0 -ProjectManager.FreePins=true -ProjectManager.HalAssertFull=false -ProjectManager.HeapSize=0x200 -ProjectManager.KeepUserCode=true -ProjectManager.LastFirmware=true -ProjectManager.LibraryCopy=1 -ProjectManager.MainLocation=Core/Src -ProjectManager.NoMain=false -ProjectManager.PreviousToolchain=STM32CubeIDE -ProjectManager.ProjectBuild=false -ProjectManager.ProjectFileName=TS100.ioc -ProjectManager.ProjectName=TS100 -ProjectManager.StackSize=0x400 -ProjectManager.TargetToolchain=STM32CubeIDE -ProjectManager.ToolChainLocation= -ProjectManager.UnderRoot=true -ProjectManager.functionlistsort=1-MX_GPIO_Init-GPIO-false-HAL-true,2-MX_DMA_Init-DMA-false-HAL-true,3-MX_I2C1_Init-I2C1-false-HAL-true,4-MX_ADC1_Init-ADC1-false-HAL-true,5-SystemClock_Config-RCC-false-HAL-true,6-MX_TIM3_Init-TIM3-false-HAL-true,7-MX_IWDG_Init-IWDG-false-HAL-true,8-MX_TIM2_Init-TIM2-false-HAL-true,9-MX_ADC2_Init-ADC2-false-HAL-true -RCC.ADCFreqValue=8000000 -RCC.ADCPresc=RCC_ADCPCLK2_DIV8 -RCC.AHBFreq_Value=64000000 -RCC.APB1CLKDivider=RCC_HCLK_DIV16 -RCC.APB1Freq_Value=4000000 -RCC.APB1TimFreq_Value=8000000 -RCC.APB2Freq_Value=64000000 -RCC.APB2TimFreq_Value=64000000 -RCC.FCLKCortexFreq_Value=64000000 -RCC.FamilyName=M -RCC.HCLKFreq_Value=64000000 -RCC.IPParameters=ADCFreqValue,ADCPresc,AHBFreq_Value,APB1CLKDivider,APB1Freq_Value,APB1TimFreq_Value,APB2Freq_Value,APB2TimFreq_Value,FCLKCortexFreq_Value,FamilyName,HCLKFreq_Value,MCOFreq_Value,PLLCLKFreq_Value,PLLMCOFreq_Value,PLLMUL,PLLSourceVirtual,SYSCLKFreq_VALUE,SYSCLKSource,TimSysFreq_Value,USBFreq_Value,USBPrescaler -RCC.MCOFreq_Value=64000000 -RCC.PLLCLKFreq_Value=64000000 -RCC.PLLMCOFreq_Value=32000000 -RCC.PLLMUL=RCC_PLL_MUL16 -RCC.PLLSourceVirtual=RCC_PLLSOURCE_HSI_DIV2 -RCC.SYSCLKFreq_VALUE=64000000 -RCC.SYSCLKSource=RCC_SYSCLKSOURCE_PLLCLK -RCC.TimSysFreq_Value=64000000 -RCC.USBFreq_Value=42666666.666666664 -RCC.USBPrescaler=RCC_USBCLKSOURCE_PLL_DIV1_5 -SH.ADCx_IN7.0=ADC1_IN7,IN7 -SH.ADCx_IN7.ConfNb=1 -SH.ADCx_IN8.0=ADC1_IN8,IN8 -SH.ADCx_IN8.1=ADC2_IN8,IN8 -SH.ADCx_IN8.ConfNb=2 -SH.ADCx_IN9.0=ADC2_IN9 -SH.ADCx_IN9.1=ADC1_IN9,IN9 -SH.ADCx_IN9.ConfNb=2 -SH.GPXTI3.0=GPIO_EXTI3 -SH.GPXTI3.ConfNb=1 -SH.GPXTI5.0=GPIO_EXTI5 -SH.GPXTI5.ConfNb=1 -SH.S_TIM3_CH1.0=TIM3_CH1,PWM Generation1 CH1 -SH.S_TIM3_CH1.ConfNb=1 -TIM2.Channel-PWM\ Generation1\ No\ Output=TIM_CHANNEL_1 -TIM2.Channel-PWM\ Generation3\ No\ Output=TIM_CHANNEL_3 -TIM2.IPParameters=Channel-PWM Generation1 No Output,Channel-PWM Generation3 No Output -TIM3.Channel-Output\ Compare4\ No\ Output=TIM_CHANNEL_4 -TIM3.Channel-PWM\ Generation1\ CH1=TIM_CHANNEL_1 -TIM3.ClockDivision=TIM_CLOCKDIVISION_DIV4 -TIM3.IPParameters=Channel-PWM Generation1 CH1,OCFastMode_PWM-PWM Generation1 CH1,ClockDivision,Prescaler,Period,Channel-Output Compare4 No Output,OCMode_4,Pulse-Output Compare4 No Output -TIM3.OCFastMode_PWM-PWM\ Generation1\ CH1=TIM_OCFAST_ENABLE -TIM3.OCMode_4=TIM_OCMODE_ACTIVE -TIM3.Period=65535 -TIM3.Prescaler=2000 -TIM3.Pulse-Output\ Compare4\ No\ Output=65000 -VP_FREERTOS_VS_CMSIS_V1.Mode=CMSIS_V1 -VP_FREERTOS_VS_CMSIS_V1.Signal=FREERTOS_VS_CMSIS_V1 -VP_IWDG_VS_IWDG.Mode=IWDG_Activate -VP_IWDG_VS_IWDG.Signal=IWDG_VS_IWDG -VP_SYS_VS_tim1.Mode=TIM1 -VP_SYS_VS_tim1.Signal=SYS_VS_tim1 -VP_TIM2_VS_ClockSourceINT.Mode=Internal -VP_TIM2_VS_ClockSourceINT.Signal=TIM2_VS_ClockSourceINT -VP_TIM2_VS_no_output1.Mode=PWM Generation1 No Output -VP_TIM2_VS_no_output1.Signal=TIM2_VS_no_output1 -VP_TIM2_VS_no_output3.Mode=PWM Generation3 No Output -VP_TIM2_VS_no_output3.Signal=TIM2_VS_no_output3 -VP_TIM3_VS_ClockSourceINT.Mode=Internal -VP_TIM3_VS_ClockSourceINT.Signal=TIM3_VS_ClockSourceINT -VP_TIM3_VS_no_output4.Mode=Output Compare4 No Output -VP_TIM3_VS_no_output4.Signal=TIM3_VS_no_output4 -board=TS100 |