summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTrygve Laugstøl <trygvis@inamo.no>2017-05-27 10:55:23 +0200
committerTrygve Laugstøl <trygvis@inamo.no>2017-05-27 11:01:19 +0200
commita819d3cbddbb5294b98b2fd6590f9fff13491d85 (patch)
treea529b8260f7f8a8d589de3f4dcdb278fea08ab25
parent46b7f97720293e098fa26eb5269b481c45819deb (diff)
downloadradio-controller-a819d3cbddbb5294b98b2fd6590f9fff13491d85.tar.gz
radio-controller-a819d3cbddbb5294b98b2fd6590f9fff13491d85.tar.bz2
radio-controller-a819d3cbddbb5294b98b2fd6590f9fff13491d85.tar.xz
radio-controller-a819d3cbddbb5294b98b2fd6590f9fff13491d85.zip
o Moving generated code to under bsp/. Renaming to match PCB.
-rw-r--r--.editorconfig2
-rw-r--r--CMakeLists.txt2
-rwxr-xr-xbsp/fix-generated-files33
-rw-r--r--bsp/radio-controller-1/.mxproject6
-rw-r--r--bsp/radio-controller-1/Drivers/CMSIS/Device/ST/STM32F1xx/Include/stm32f103x6.h (renamed from stm32cubemx/Drivers/CMSIS/Device/ST/STM32F1xx/Include/stm32f103x6.h)2
-rw-r--r--bsp/radio-controller-1/Drivers/CMSIS/Device/ST/STM32F1xx/Include/stm32f1xx.h (renamed from stm32cubemx/Drivers/CMSIS/Device/ST/STM32F1xx/Include/stm32f1xx.h)4
-rw-r--r--bsp/radio-controller-1/Drivers/CMSIS/Device/ST/STM32F1xx/Include/system_stm32f1xx.h (renamed from stm32cubemx/Drivers/CMSIS/Device/ST/STM32F1xx/Include/system_stm32f1xx.h)0
-rw-r--r--bsp/radio-controller-1/Drivers/CMSIS/Device/ST/STM32F1xx/Source/Templates/system_stm32f1xx.c (renamed from stm32cubemx/Drivers/CMSIS/Device/ST/STM32F1xx/Source/Templates/system_stm32f1xx.c)0
-rw-r--r--bsp/radio-controller-1/Drivers/CMSIS/Include/arm_common_tables.h (renamed from stm32cubemx/Drivers/CMSIS/Include/arm_common_tables.h)0
-rw-r--r--bsp/radio-controller-1/Drivers/CMSIS/Include/arm_const_structs.h (renamed from stm32cubemx/Drivers/CMSIS/Include/arm_const_structs.h)0
-rw-r--r--bsp/radio-controller-1/Drivers/CMSIS/Include/arm_math.h (renamed from stm32cubemx/Drivers/CMSIS/Include/arm_math.h)0
-rw-r--r--bsp/radio-controller-1/Drivers/CMSIS/Include/cmsis_armcc.h (renamed from stm32cubemx/Drivers/CMSIS/Include/cmsis_armcc.h)0
-rw-r--r--bsp/radio-controller-1/Drivers/CMSIS/Include/cmsis_armcc_V6.h (renamed from stm32cubemx/Drivers/CMSIS/Include/cmsis_armcc_V6.h)0
-rw-r--r--bsp/radio-controller-1/Drivers/CMSIS/Include/cmsis_gcc.h (renamed from stm32cubemx/Drivers/CMSIS/Include/cmsis_gcc.h)0
-rw-r--r--bsp/radio-controller-1/Drivers/CMSIS/Include/core_cm0.h (renamed from stm32cubemx/Drivers/CMSIS/Include/core_cm0.h)0
-rw-r--r--bsp/radio-controller-1/Drivers/CMSIS/Include/core_cm0plus.h (renamed from stm32cubemx/Drivers/CMSIS/Include/core_cm0plus.h)0
-rw-r--r--bsp/radio-controller-1/Drivers/CMSIS/Include/core_cm3.h (renamed from stm32cubemx/Drivers/CMSIS/Include/core_cm3.h)0
-rw-r--r--bsp/radio-controller-1/Drivers/CMSIS/Include/core_cm4.h (renamed from stm32cubemx/Drivers/CMSIS/Include/core_cm4.h)0
-rw-r--r--bsp/radio-controller-1/Drivers/CMSIS/Include/core_cm7.h (renamed from stm32cubemx/Drivers/CMSIS/Include/core_cm7.h)0
-rw-r--r--bsp/radio-controller-1/Drivers/CMSIS/Include/core_cmFunc.h (renamed from stm32cubemx/Drivers/CMSIS/Include/core_cmFunc.h)0
-rw-r--r--bsp/radio-controller-1/Drivers/CMSIS/Include/core_cmInstr.h (renamed from stm32cubemx/Drivers/CMSIS/Include/core_cmInstr.h)0
-rw-r--r--bsp/radio-controller-1/Drivers/CMSIS/Include/core_cmSimd.h (renamed from stm32cubemx/Drivers/CMSIS/Include/core_cmSimd.h)0
-rw-r--r--bsp/radio-controller-1/Drivers/CMSIS/Include/core_sc000.h (renamed from stm32cubemx/Drivers/CMSIS/Include/core_sc000.h)0
-rw-r--r--bsp/radio-controller-1/Drivers/CMSIS/Include/core_sc300.h (renamed from stm32cubemx/Drivers/CMSIS/Include/core_sc300.h)0
-rw-r--r--bsp/radio-controller-1/Drivers/STM32F1xx_HAL_Driver/Inc/Legacy/stm32_hal_legacy.h (renamed from stm32cubemx/Drivers/STM32F1xx_HAL_Driver/Inc/Legacy/stm32_hal_legacy.h)0
-rw-r--r--bsp/radio-controller-1/Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal.h (renamed from stm32cubemx/Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal.h)0
-rw-r--r--bsp/radio-controller-1/Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_cortex.h (renamed from stm32cubemx/Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_cortex.h)0
-rw-r--r--bsp/radio-controller-1/Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_def.h (renamed from stm32cubemx/Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_def.h)0
-rw-r--r--bsp/radio-controller-1/Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_dma.h (renamed from stm32cubemx/Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_dma.h)0
-rw-r--r--bsp/radio-controller-1/Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_dma_ex.h (renamed from stm32cubemx/Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_dma_ex.h)0
-rw-r--r--bsp/radio-controller-1/Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_flash.h (renamed from stm32cubemx/Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_flash.h)0
-rw-r--r--bsp/radio-controller-1/Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_flash_ex.h (renamed from stm32cubemx/Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_flash_ex.h)0
-rw-r--r--bsp/radio-controller-1/Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_gpio.h (renamed from stm32cubemx/Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_gpio.h)0
-rw-r--r--bsp/radio-controller-1/Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_gpio_ex.h (renamed from stm32cubemx/Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_gpio_ex.h)0
-rw-r--r--bsp/radio-controller-1/Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_pcd.h (renamed from stm32cubemx/Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_pcd.h)0
-rw-r--r--bsp/radio-controller-1/Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_pcd_ex.h (renamed from stm32cubemx/Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_pcd_ex.h)0
-rw-r--r--bsp/radio-controller-1/Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_pwr.h (renamed from stm32cubemx/Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_pwr.h)0
-rw-r--r--bsp/radio-controller-1/Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_rcc.h (renamed from stm32cubemx/Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_rcc.h)0
-rw-r--r--bsp/radio-controller-1/Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_rcc_ex.h (renamed from stm32cubemx/Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_rcc_ex.h)0
-rw-r--r--bsp/radio-controller-1/Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_tim.h (renamed from stm32cubemx/Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_tim.h)0
-rw-r--r--bsp/radio-controller-1/Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_tim_ex.h (renamed from stm32cubemx/Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_tim_ex.h)0
-rw-r--r--bsp/radio-controller-1/Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_uart.h (renamed from stm32cubemx/Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_uart.h)0
-rw-r--r--bsp/radio-controller-1/Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_ll_usb.h (renamed from stm32cubemx/Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_ll_usb.h)0
-rw-r--r--bsp/radio-controller-1/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal.c (renamed from stm32cubemx/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal.c)0
-rw-r--r--bsp/radio-controller-1/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_cortex.c (renamed from stm32cubemx/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_cortex.c)0
-rw-r--r--bsp/radio-controller-1/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_dma.c (renamed from stm32cubemx/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_dma.c)0
-rw-r--r--bsp/radio-controller-1/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_flash.c (renamed from stm32cubemx/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_flash.c)0
-rw-r--r--bsp/radio-controller-1/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_flash_ex.c (renamed from stm32cubemx/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_flash_ex.c)0
-rw-r--r--bsp/radio-controller-1/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_gpio.c (renamed from stm32cubemx/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_gpio.c)0
-rw-r--r--bsp/radio-controller-1/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_gpio_ex.c (renamed from stm32cubemx/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_gpio_ex.c)0
-rw-r--r--bsp/radio-controller-1/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_pcd.c (renamed from stm32cubemx/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_pcd.c)2
-rw-r--r--bsp/radio-controller-1/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_pcd_ex.c (renamed from stm32cubemx/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_pcd_ex.c)0
-rw-r--r--bsp/radio-controller-1/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_pwr.c (renamed from stm32cubemx/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_pwr.c)0
-rw-r--r--bsp/radio-controller-1/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_rcc.c (renamed from stm32cubemx/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_rcc.c)0
-rw-r--r--bsp/radio-controller-1/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_rcc_ex.c (renamed from stm32cubemx/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_rcc_ex.c)0
-rw-r--r--bsp/radio-controller-1/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_tim.c (renamed from stm32cubemx/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_tim.c)0
-rw-r--r--bsp/radio-controller-1/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_tim_ex.c (renamed from stm32cubemx/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_tim_ex.c)0
-rw-r--r--bsp/radio-controller-1/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_uart.c (renamed from stm32cubemx/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_uart.c)0
-rw-r--r--bsp/radio-controller-1/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_ll_usb.c (renamed from stm32cubemx/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_ll_usb.c)0
-rw-r--r--bsp/radio-controller-1/Inc/main.h (renamed from stm32cubemx/Inc/main.h)0
-rw-r--r--bsp/radio-controller-1/Inc/stm32f1xx_hal_conf.h (renamed from stm32cubemx/Inc/stm32f1xx_hal_conf.h)0
-rw-r--r--bsp/radio-controller-1/Inc/stm32f1xx_it.h (renamed from stm32cubemx/Inc/stm32f1xx_it.h)0
-rw-r--r--bsp/radio-controller-1/Inc/usb_device.h (renamed from stm32cubemx/Inc/usb_device.h)0
-rw-r--r--bsp/radio-controller-1/Inc/usbd_cdc_if.h (renamed from stm32cubemx/Inc/usbd_cdc_if.h)0
-rw-r--r--bsp/radio-controller-1/Inc/usbd_conf.h (renamed from stm32cubemx/Inc/usbd_conf.h)0
-rw-r--r--bsp/radio-controller-1/Inc/usbd_desc.h (renamed from stm32cubemx/Inc/usbd_desc.h)0
-rw-r--r--bsp/radio-controller-1/Middlewares/ST/STM32_USB_Device_Library/Class/CDC/Inc/usbd_cdc.h (renamed from stm32cubemx/Middlewares/ST/STM32_USB_Device_Library/Class/CDC/Inc/usbd_cdc.h)0
-rw-r--r--bsp/radio-controller-1/Middlewares/ST/STM32_USB_Device_Library/Class/CDC/Src/usbd_cdc.c (renamed from stm32cubemx/Middlewares/ST/STM32_USB_Device_Library/Class/CDC/Src/usbd_cdc.c)0
-rw-r--r--bsp/radio-controller-1/Middlewares/ST/STM32_USB_Device_Library/Core/Inc/usbd_core.h (renamed from stm32cubemx/Middlewares/ST/STM32_USB_Device_Library/Core/Inc/usbd_core.h)0
-rw-r--r--bsp/radio-controller-1/Middlewares/ST/STM32_USB_Device_Library/Core/Inc/usbd_ctlreq.h (renamed from stm32cubemx/Middlewares/ST/STM32_USB_Device_Library/Core/Inc/usbd_ctlreq.h)0
-rw-r--r--bsp/radio-controller-1/Middlewares/ST/STM32_USB_Device_Library/Core/Inc/usbd_def.h (renamed from stm32cubemx/Middlewares/ST/STM32_USB_Device_Library/Core/Inc/usbd_def.h)0
-rw-r--r--bsp/radio-controller-1/Middlewares/ST/STM32_USB_Device_Library/Core/Inc/usbd_ioreq.h (renamed from stm32cubemx/Middlewares/ST/STM32_USB_Device_Library/Core/Inc/usbd_ioreq.h)0
-rw-r--r--bsp/radio-controller-1/Middlewares/ST/STM32_USB_Device_Library/Core/Src/usbd_core.c (renamed from stm32cubemx/Middlewares/ST/STM32_USB_Device_Library/Core/Src/usbd_core.c)0
-rw-r--r--bsp/radio-controller-1/Middlewares/ST/STM32_USB_Device_Library/Core/Src/usbd_ctlreq.c (renamed from stm32cubemx/Middlewares/ST/STM32_USB_Device_Library/Core/Src/usbd_ctlreq.c)10
-rw-r--r--bsp/radio-controller-1/Middlewares/ST/STM32_USB_Device_Library/Core/Src/usbd_ioreq.c (renamed from stm32cubemx/Middlewares/ST/STM32_USB_Device_Library/Core/Src/usbd_ioreq.c)0
-rw-r--r--bsp/radio-controller-1/Src/main.c (renamed from stm32cubemx/Src/main.c)0
-rw-r--r--bsp/radio-controller-1/Src/stm32f1xx_hal_msp.c (renamed from stm32cubemx/Src/stm32f1xx_hal_msp.c)0
-rw-r--r--bsp/radio-controller-1/Src/stm32f1xx_it.c (renamed from stm32cubemx/Src/stm32f1xx_it.c)0
-rw-r--r--bsp/radio-controller-1/Src/system_stm32f1xx.c (renamed from stm32cubemx/Src/system_stm32f1xx.c)0
-rw-r--r--bsp/radio-controller-1/Src/usb_device.c (renamed from stm32cubemx/Src/usb_device.c)0
-rw-r--r--bsp/radio-controller-1/Src/usbd_cdc_if.c (renamed from stm32cubemx/Src/usbd_cdc_if.c)0
-rw-r--r--bsp/radio-controller-1/Src/usbd_conf.c (renamed from stm32cubemx/Src/usbd_conf.c)0
-rw-r--r--bsp/radio-controller-1/Src/usbd_desc.c (renamed from stm32cubemx/Src/usbd_desc.c)0
-rw-r--r--bsp/radio-controller-1/radio-controller-1.gpdsc (renamed from stm32cubemx/stm32cubemx.gpdsc)8
-rw-r--r--bsp/radio-controller-1/radio-controller-1.ioc (renamed from stm32cubemx/stm32cubemx.ioc)7
-rwxr-xr-xfix-stm32cubemx-files15
-rw-r--r--stm32cubemx/.mxproject6
m---------thirdparty/mcu.cmake0
m---------thirdparty/mcucpp0
89 files changed, 57 insertions, 40 deletions
diff --git a/.editorconfig b/.editorconfig
index 120ffd0..c17be0c 100644
--- a/.editorconfig
+++ b/.editorconfig
@@ -7,7 +7,7 @@ charset = utf-8
indent_style = space
indent_size = 4
-[stm32cubemx/**.{h,c}]
+[bsp/**.{h,c}]
indent_size = 2
[{*.cmake,CMakeLists.txt}]
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 4fc7403..75d1f7b 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -36,7 +36,7 @@ mcucpp_process(TARGET firmware)
# stm32cube sources
mcu_include_directories_from_sources(
- SOURCE_DIR stm32cubemx
+ SOURCE_DIR bsp/radio-controller-1
EXCLUDE Templates
EXCLUDE _template.c
EXCLUDE Examples
diff --git a/bsp/fix-generated-files b/bsp/fix-generated-files
new file mode 100755
index 0000000..0b765d0
--- /dev/null
+++ b/bsp/fix-generated-files
@@ -0,0 +1,33 @@
+#!/bin/bash
+
+dir=$(cd $(dirname $0) && pwd)
+
+find ${dir} -type f |while read file
+do
+ cat ${file} | \
+ dos2unix | \
+ sed -e 's,[\t ]*$,,g' \
+ -e "s,"$'\x92'",'," \
+ > ${file}.tmp
+ cnt=$(diff ${file}.tmp ${file} | wc -l)
+
+ if [[ ${cnt} -gt 0 ]]
+ then
+ echo Fixed ${file}
+ mv ${file}.tmp ${file}
+ else
+ rm ${file}.tmp
+ fi
+done
+
+find ${dir} -name '*.gpdsc' | while read f
+do
+ cat ${f} | grep -v '<url>' > ${f}.tmp
+ mv ${f}.tmp ${f}
+done
+
+find ${dir} -name '*.ioc' | while read f
+do
+ cat ${f} | grep -v 'ProjectManager.CustomerFirmwarePackage' > ${f}.tmp
+ mv ${f}.tmp ${f}
+done
diff --git a/bsp/radio-controller-1/.mxproject b/bsp/radio-controller-1/.mxproject
new file mode 100644
index 0000000..1640427
--- /dev/null
+++ b/bsp/radio-controller-1/.mxproject
@@ -0,0 +1,6 @@
+[PreviousLibFiles]
+LibFiles=Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_pcd.h;Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_pcd_ex.h;Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_ll_usb.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/stm32f1xx_hal_uart.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/ST/STM32_USB_Device_Library/Core/Inc/usbd_core.h;Middlewares/ST/STM32_USB_Device_Library/Core/Inc/usbd_ctlreq.h;Middlewares/ST/STM32_USB_Device_Library/Core/Inc/usbd_def.h;Middlewares/ST/STM32_USB_Device_Library/Core/Inc/usbd_ioreq.h;Middlewares/ST/STM32_USB_Device_Library/Class/CDC/Inc/usbd_cdc.h;Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_pcd.c;Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_pcd_ex.c;Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_ll_usb.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_uart.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/ST/STM32_USB_Device_Library/Core/Src/usbd_core.c;Middlewares/ST/STM32_USB_Device_Library/Core/Src/usbd_ctlreq.c;Middlewares/ST/STM32_USB_Device_Library/Core/Src/usbd_ioreq.c;Middlewares/ST/STM32_USB_Device_Library/Class/CDC/Src/usbd_cdc.c;Drivers/CMSIS/Device/ST/STM32F1xx/Include/stm32f103x6.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/cmsis_armcc_V6.h;Drivers/CMSIS/Include/core_cm0plus.h;Drivers/CMSIS/Include/core_cmSimd.h;Drivers/CMSIS/Include/cmsis_gcc.h;Drivers/CMSIS/Include/core_cm4.h;Drivers/CMSIS/Include/arm_const_structs.h;Drivers/CMSIS/Include/core_sc300.h;Drivers/CMSIS/Include/core_cm3.h;Drivers/CMSIS/Include/arm_common_tables.h;Drivers/CMSIS/Include/core_cm0.h;Drivers/CMSIS/Include/cmsis_armcc.h;Drivers/CMSIS/Include/core_cm7.h;Drivers/CMSIS/Include/core_cmFunc.h;Drivers/CMSIS/Include/core_cmInstr.h;Drivers/CMSIS/Include/arm_math.h;Drivers/CMSIS/Include/core_sc000.h;
+
+[]
+SourceFiles=;null;
+
diff --git a/stm32cubemx/Drivers/CMSIS/Device/ST/STM32F1xx/Include/stm32f103x6.h b/bsp/radio-controller-1/Drivers/CMSIS/Device/ST/STM32F1xx/Include/stm32f103x6.h
index 405f697..4f03ef7 100644
--- a/stm32cubemx/Drivers/CMSIS/Device/ST/STM32F1xx/Include/stm32f103x6.h
+++ b/bsp/radio-controller-1/Drivers/CMSIS/Device/ST/STM32F1xx/Include/stm32f103x6.h
@@ -11,7 +11,7 @@
* This file contains:
* - Data structures and the address mapping for all peripherals
* - Peripheral's registers declarations and bits definition
- * - Macros to access peripheral’s registers hardware
+ * - Macros to access peripheral's registers hardware
*
******************************************************************************
* @attention
diff --git a/stm32cubemx/Drivers/CMSIS/Device/ST/STM32F1xx/Include/stm32f1xx.h b/bsp/radio-controller-1/Drivers/CMSIS/Device/ST/STM32F1xx/Include/stm32f1xx.h
index 7bd9429..458a854 100644
--- a/stm32cubemx/Drivers/CMSIS/Device/ST/STM32F1xx/Include/stm32f1xx.h
+++ b/bsp/radio-controller-1/Drivers/CMSIS/Device/ST/STM32F1xx/Include/stm32f1xx.h
@@ -10,8 +10,8 @@
* is using in the C source code, usually in main.c. This file contains:
* - Configuration section that allows to select:
* - The STM32F1xx device used in the target application
- * - To use or not the peripheral’s drivers in application code(i.e.
- * code will be based on direct access to peripheral’s registers
+ * - To use or not the peripheral's drivers in application code(i.e.
+ * code will be based on direct access to peripheral's registers
* rather than drivers API), this option is controlled by
* "#define USE_HAL_DRIVER"
*
diff --git a/stm32cubemx/Drivers/CMSIS/Device/ST/STM32F1xx/Include/system_stm32f1xx.h b/bsp/radio-controller-1/Drivers/CMSIS/Device/ST/STM32F1xx/Include/system_stm32f1xx.h
index 7d23de6..7d23de6 100644
--- a/stm32cubemx/Drivers/CMSIS/Device/ST/STM32F1xx/Include/system_stm32f1xx.h
+++ b/bsp/radio-controller-1/Drivers/CMSIS/Device/ST/STM32F1xx/Include/system_stm32f1xx.h
diff --git a/stm32cubemx/Drivers/CMSIS/Device/ST/STM32F1xx/Source/Templates/system_stm32f1xx.c b/bsp/radio-controller-1/Drivers/CMSIS/Device/ST/STM32F1xx/Source/Templates/system_stm32f1xx.c
index 9d07f89..9d07f89 100644
--- a/stm32cubemx/Drivers/CMSIS/Device/ST/STM32F1xx/Source/Templates/system_stm32f1xx.c
+++ b/bsp/radio-controller-1/Drivers/CMSIS/Device/ST/STM32F1xx/Source/Templates/system_stm32f1xx.c
diff --git a/stm32cubemx/Drivers/CMSIS/Include/arm_common_tables.h b/bsp/radio-controller-1/Drivers/CMSIS/Include/arm_common_tables.h
index 8742a56..8742a56 100644
--- a/stm32cubemx/Drivers/CMSIS/Include/arm_common_tables.h
+++ b/bsp/radio-controller-1/Drivers/CMSIS/Include/arm_common_tables.h
diff --git a/stm32cubemx/Drivers/CMSIS/Include/arm_const_structs.h b/bsp/radio-controller-1/Drivers/CMSIS/Include/arm_const_structs.h
index 726d06e..726d06e 100644
--- a/stm32cubemx/Drivers/CMSIS/Include/arm_const_structs.h
+++ b/bsp/radio-controller-1/Drivers/CMSIS/Include/arm_const_structs.h
diff --git a/stm32cubemx/Drivers/CMSIS/Include/arm_math.h b/bsp/radio-controller-1/Drivers/CMSIS/Include/arm_math.h
index d33f8a9..d33f8a9 100644
--- a/stm32cubemx/Drivers/CMSIS/Include/arm_math.h
+++ b/bsp/radio-controller-1/Drivers/CMSIS/Include/arm_math.h
diff --git a/stm32cubemx/Drivers/CMSIS/Include/cmsis_armcc.h b/bsp/radio-controller-1/Drivers/CMSIS/Include/cmsis_armcc.h
index 74c49c6..74c49c6 100644
--- a/stm32cubemx/Drivers/CMSIS/Include/cmsis_armcc.h
+++ b/bsp/radio-controller-1/Drivers/CMSIS/Include/cmsis_armcc.h
diff --git a/stm32cubemx/Drivers/CMSIS/Include/cmsis_armcc_V6.h b/bsp/radio-controller-1/Drivers/CMSIS/Include/cmsis_armcc_V6.h
index cd13240..cd13240 100644
--- a/stm32cubemx/Drivers/CMSIS/Include/cmsis_armcc_V6.h
+++ b/bsp/radio-controller-1/Drivers/CMSIS/Include/cmsis_armcc_V6.h
diff --git a/stm32cubemx/Drivers/CMSIS/Include/cmsis_gcc.h b/bsp/radio-controller-1/Drivers/CMSIS/Include/cmsis_gcc.h
index bb89fbb..bb89fbb 100644
--- a/stm32cubemx/Drivers/CMSIS/Include/cmsis_gcc.h
+++ b/bsp/radio-controller-1/Drivers/CMSIS/Include/cmsis_gcc.h
diff --git a/stm32cubemx/Drivers/CMSIS/Include/core_cm0.h b/bsp/radio-controller-1/Drivers/CMSIS/Include/core_cm0.h
index 711dad5..711dad5 100644
--- a/stm32cubemx/Drivers/CMSIS/Include/core_cm0.h
+++ b/bsp/radio-controller-1/Drivers/CMSIS/Include/core_cm0.h
diff --git a/stm32cubemx/Drivers/CMSIS/Include/core_cm0plus.h b/bsp/radio-controller-1/Drivers/CMSIS/Include/core_cm0plus.h
index b04aa39..b04aa39 100644
--- a/stm32cubemx/Drivers/CMSIS/Include/core_cm0plus.h
+++ b/bsp/radio-controller-1/Drivers/CMSIS/Include/core_cm0plus.h
diff --git a/stm32cubemx/Drivers/CMSIS/Include/core_cm3.h b/bsp/radio-controller-1/Drivers/CMSIS/Include/core_cm3.h
index b4ac4c7..b4ac4c7 100644
--- a/stm32cubemx/Drivers/CMSIS/Include/core_cm3.h
+++ b/bsp/radio-controller-1/Drivers/CMSIS/Include/core_cm3.h
diff --git a/stm32cubemx/Drivers/CMSIS/Include/core_cm4.h b/bsp/radio-controller-1/Drivers/CMSIS/Include/core_cm4.h
index dc840eb..dc840eb 100644
--- a/stm32cubemx/Drivers/CMSIS/Include/core_cm4.h
+++ b/bsp/radio-controller-1/Drivers/CMSIS/Include/core_cm4.h
diff --git a/stm32cubemx/Drivers/CMSIS/Include/core_cm7.h b/bsp/radio-controller-1/Drivers/CMSIS/Include/core_cm7.h
index 3b7530a..3b7530a 100644
--- a/stm32cubemx/Drivers/CMSIS/Include/core_cm7.h
+++ b/bsp/radio-controller-1/Drivers/CMSIS/Include/core_cm7.h
diff --git a/stm32cubemx/Drivers/CMSIS/Include/core_cmFunc.h b/bsp/radio-controller-1/Drivers/CMSIS/Include/core_cmFunc.h
index 652a48a..652a48a 100644
--- a/stm32cubemx/Drivers/CMSIS/Include/core_cmFunc.h
+++ b/bsp/radio-controller-1/Drivers/CMSIS/Include/core_cmFunc.h
diff --git a/stm32cubemx/Drivers/CMSIS/Include/core_cmInstr.h b/bsp/radio-controller-1/Drivers/CMSIS/Include/core_cmInstr.h
index f474b0e..f474b0e 100644
--- a/stm32cubemx/Drivers/CMSIS/Include/core_cmInstr.h
+++ b/bsp/radio-controller-1/Drivers/CMSIS/Include/core_cmInstr.h
diff --git a/stm32cubemx/Drivers/CMSIS/Include/core_cmSimd.h b/bsp/radio-controller-1/Drivers/CMSIS/Include/core_cmSimd.h
index 66bf5c2..66bf5c2 100644
--- a/stm32cubemx/Drivers/CMSIS/Include/core_cmSimd.h
+++ b/bsp/radio-controller-1/Drivers/CMSIS/Include/core_cmSimd.h
diff --git a/stm32cubemx/Drivers/CMSIS/Include/core_sc000.h b/bsp/radio-controller-1/Drivers/CMSIS/Include/core_sc000.h
index 514dbd8..514dbd8 100644
--- a/stm32cubemx/Drivers/CMSIS/Include/core_sc000.h
+++ b/bsp/radio-controller-1/Drivers/CMSIS/Include/core_sc000.h
diff --git a/stm32cubemx/Drivers/CMSIS/Include/core_sc300.h b/bsp/radio-controller-1/Drivers/CMSIS/Include/core_sc300.h
index 8bd18aa..8bd18aa 100644
--- a/stm32cubemx/Drivers/CMSIS/Include/core_sc300.h
+++ b/bsp/radio-controller-1/Drivers/CMSIS/Include/core_sc300.h
diff --git a/stm32cubemx/Drivers/STM32F1xx_HAL_Driver/Inc/Legacy/stm32_hal_legacy.h b/bsp/radio-controller-1/Drivers/STM32F1xx_HAL_Driver/Inc/Legacy/stm32_hal_legacy.h
index ef1a2bb..ef1a2bb 100644
--- a/stm32cubemx/Drivers/STM32F1xx_HAL_Driver/Inc/Legacy/stm32_hal_legacy.h
+++ b/bsp/radio-controller-1/Drivers/STM32F1xx_HAL_Driver/Inc/Legacy/stm32_hal_legacy.h
diff --git a/stm32cubemx/Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal.h b/bsp/radio-controller-1/Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal.h
index 3b949f7..3b949f7 100644
--- a/stm32cubemx/Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal.h
+++ b/bsp/radio-controller-1/Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal.h
diff --git a/stm32cubemx/Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_cortex.h b/bsp/radio-controller-1/Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_cortex.h
index d2ee169..d2ee169 100644
--- a/stm32cubemx/Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_cortex.h
+++ b/bsp/radio-controller-1/Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_cortex.h
diff --git a/stm32cubemx/Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_def.h b/bsp/radio-controller-1/Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_def.h
index 8600be2..8600be2 100644
--- a/stm32cubemx/Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_def.h
+++ b/bsp/radio-controller-1/Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_def.h
diff --git a/stm32cubemx/Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_dma.h b/bsp/radio-controller-1/Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_dma.h
index d26fd60..d26fd60 100644
--- a/stm32cubemx/Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_dma.h
+++ b/bsp/radio-controller-1/Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_dma.h
diff --git a/stm32cubemx/Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_dma_ex.h b/bsp/radio-controller-1/Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_dma_ex.h
index ca3af14..ca3af14 100644
--- a/stm32cubemx/Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_dma_ex.h
+++ b/bsp/radio-controller-1/Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_dma_ex.h
diff --git a/stm32cubemx/Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_flash.h b/bsp/radio-controller-1/Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_flash.h
index 5f46d66..5f46d66 100644
--- a/stm32cubemx/Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_flash.h
+++ b/bsp/radio-controller-1/Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_flash.h
diff --git a/stm32cubemx/Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_flash_ex.h b/bsp/radio-controller-1/Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_flash_ex.h
index 41375db..41375db 100644
--- a/stm32cubemx/Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_flash_ex.h
+++ b/bsp/radio-controller-1/Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_flash_ex.h
diff --git a/stm32cubemx/Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_gpio.h b/bsp/radio-controller-1/Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_gpio.h
index e585410..e585410 100644
--- a/stm32cubemx/Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_gpio.h
+++ b/bsp/radio-controller-1/Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_gpio.h
diff --git a/stm32cubemx/Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_gpio_ex.h b/bsp/radio-controller-1/Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_gpio_ex.h
index 71d8735..71d8735 100644
--- a/stm32cubemx/Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_gpio_ex.h
+++ b/bsp/radio-controller-1/Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_gpio_ex.h
diff --git a/stm32cubemx/Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_pcd.h b/bsp/radio-controller-1/Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_pcd.h
index 8dcc87f..8dcc87f 100644
--- a/stm32cubemx/Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_pcd.h
+++ b/bsp/radio-controller-1/Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_pcd.h
diff --git a/stm32cubemx/Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_pcd_ex.h b/bsp/radio-controller-1/Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_pcd_ex.h
index 7e20d30..7e20d30 100644
--- a/stm32cubemx/Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_pcd_ex.h
+++ b/bsp/radio-controller-1/Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_pcd_ex.h
diff --git a/stm32cubemx/Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_pwr.h b/bsp/radio-controller-1/Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_pwr.h
index 0c52f59..0c52f59 100644
--- a/stm32cubemx/Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_pwr.h
+++ b/bsp/radio-controller-1/Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_pwr.h
diff --git a/stm32cubemx/Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_rcc.h b/bsp/radio-controller-1/Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_rcc.h
index 0ef33fe..0ef33fe 100644
--- a/stm32cubemx/Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_rcc.h
+++ b/bsp/radio-controller-1/Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_rcc.h
diff --git a/stm32cubemx/Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_rcc_ex.h b/bsp/radio-controller-1/Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_rcc_ex.h
index 9871f4a..9871f4a 100644
--- a/stm32cubemx/Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_rcc_ex.h
+++ b/bsp/radio-controller-1/Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_rcc_ex.h
diff --git a/stm32cubemx/Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_tim.h b/bsp/radio-controller-1/Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_tim.h
index 7e1c530..7e1c530 100644
--- a/stm32cubemx/Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_tim.h
+++ b/bsp/radio-controller-1/Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_tim.h
diff --git a/stm32cubemx/Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_tim_ex.h b/bsp/radio-controller-1/Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_tim_ex.h
index b6410ac..b6410ac 100644
--- a/stm32cubemx/Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_tim_ex.h
+++ b/bsp/radio-controller-1/Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_tim_ex.h
diff --git a/stm32cubemx/Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_uart.h b/bsp/radio-controller-1/Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_uart.h
index 976756c..976756c 100644
--- a/stm32cubemx/Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_uart.h
+++ b/bsp/radio-controller-1/Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_uart.h
diff --git a/stm32cubemx/Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_ll_usb.h b/bsp/radio-controller-1/Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_ll_usb.h
index 3579c3d..3579c3d 100644
--- a/stm32cubemx/Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_ll_usb.h
+++ b/bsp/radio-controller-1/Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_ll_usb.h
diff --git a/stm32cubemx/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal.c b/bsp/radio-controller-1/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal.c
index 19a4699..19a4699 100644
--- a/stm32cubemx/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal.c
+++ b/bsp/radio-controller-1/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal.c
diff --git a/stm32cubemx/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_cortex.c b/bsp/radio-controller-1/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_cortex.c
index 836503c..836503c 100644
--- a/stm32cubemx/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_cortex.c
+++ b/bsp/radio-controller-1/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_cortex.c
diff --git a/stm32cubemx/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_dma.c b/bsp/radio-controller-1/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_dma.c
index a249c81..a249c81 100644
--- a/stm32cubemx/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_dma.c
+++ b/bsp/radio-controller-1/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_dma.c
diff --git a/stm32cubemx/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_flash.c b/bsp/radio-controller-1/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_flash.c
index b59e08c..b59e08c 100644
--- a/stm32cubemx/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_flash.c
+++ b/bsp/radio-controller-1/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_flash.c
diff --git a/stm32cubemx/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_flash_ex.c b/bsp/radio-controller-1/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_flash_ex.c
index 0416efe..0416efe 100644
--- a/stm32cubemx/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_flash_ex.c
+++ b/bsp/radio-controller-1/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_flash_ex.c
diff --git a/stm32cubemx/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_gpio.c b/bsp/radio-controller-1/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_gpio.c
index 4e7c78a..4e7c78a 100644
--- a/stm32cubemx/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_gpio.c
+++ b/bsp/radio-controller-1/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_gpio.c
diff --git a/stm32cubemx/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_gpio_ex.c b/bsp/radio-controller-1/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_gpio_ex.c
index da0b4a5..da0b4a5 100644
--- a/stm32cubemx/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_gpio_ex.c
+++ b/bsp/radio-controller-1/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_gpio_ex.c
diff --git a/stm32cubemx/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_pcd.c b/bsp/radio-controller-1/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_pcd.c
index 42d38ae..a058955 100644
--- a/stm32cubemx/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_pcd.c
+++ b/bsp/radio-controller-1/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_pcd.c
@@ -1302,7 +1302,7 @@ static HAL_StatusTypeDef PCD_EP_ISR_Handler(PCD_HandleTypeDef *hpcd)
else
{
/* Decode and service non control endpoints interrupt */
-
+
/* process related endpoint register */
wEPVal = PCD_GET_ENDPOINT(hpcd->Instance, epindex);
if ((wEPVal & USB_EP_CTR_RX) != 0)
diff --git a/stm32cubemx/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_pcd_ex.c b/bsp/radio-controller-1/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_pcd_ex.c
index 5f3002d..5f3002d 100644
--- a/stm32cubemx/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_pcd_ex.c
+++ b/bsp/radio-controller-1/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_pcd_ex.c
diff --git a/stm32cubemx/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_pwr.c b/bsp/radio-controller-1/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_pwr.c
index bf00707..bf00707 100644
--- a/stm32cubemx/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_pwr.c
+++ b/bsp/radio-controller-1/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_pwr.c
diff --git a/stm32cubemx/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_rcc.c b/bsp/radio-controller-1/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_rcc.c
index e23f65c..e23f65c 100644
--- a/stm32cubemx/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_rcc.c
+++ b/bsp/radio-controller-1/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_rcc.c
diff --git a/stm32cubemx/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_rcc_ex.c b/bsp/radio-controller-1/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_rcc_ex.c
index 7f863f5..7f863f5 100644
--- a/stm32cubemx/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_rcc_ex.c
+++ b/bsp/radio-controller-1/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_rcc_ex.c
diff --git a/stm32cubemx/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_tim.c b/bsp/radio-controller-1/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_tim.c
index f904f82..f904f82 100644
--- a/stm32cubemx/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_tim.c
+++ b/bsp/radio-controller-1/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_tim.c
diff --git a/stm32cubemx/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_tim_ex.c b/bsp/radio-controller-1/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_tim_ex.c
index 75d4584..75d4584 100644
--- a/stm32cubemx/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_tim_ex.c
+++ b/bsp/radio-controller-1/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_tim_ex.c
diff --git a/stm32cubemx/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_uart.c b/bsp/radio-controller-1/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_uart.c
index 8f06df7..8f06df7 100644
--- a/stm32cubemx/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_uart.c
+++ b/bsp/radio-controller-1/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_uart.c
diff --git a/stm32cubemx/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_ll_usb.c b/bsp/radio-controller-1/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_ll_usb.c
index 1b673cd..1b673cd 100644
--- a/stm32cubemx/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_ll_usb.c
+++ b/bsp/radio-controller-1/Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_ll_usb.c
diff --git a/stm32cubemx/Inc/main.h b/bsp/radio-controller-1/Inc/main.h
index 6795087..6795087 100644
--- a/stm32cubemx/Inc/main.h
+++ b/bsp/radio-controller-1/Inc/main.h
diff --git a/stm32cubemx/Inc/stm32f1xx_hal_conf.h b/bsp/radio-controller-1/Inc/stm32f1xx_hal_conf.h
index ec25522..ec25522 100644
--- a/stm32cubemx/Inc/stm32f1xx_hal_conf.h
+++ b/bsp/radio-controller-1/Inc/stm32f1xx_hal_conf.h
diff --git a/stm32cubemx/Inc/stm32f1xx_it.h b/bsp/radio-controller-1/Inc/stm32f1xx_it.h
index 576c3bd..576c3bd 100644
--- a/stm32cubemx/Inc/stm32f1xx_it.h
+++ b/bsp/radio-controller-1/Inc/stm32f1xx_it.h
diff --git a/stm32cubemx/Inc/usb_device.h b/bsp/radio-controller-1/Inc/usb_device.h
index 323ff0c..323ff0c 100644
--- a/stm32cubemx/Inc/usb_device.h
+++ b/bsp/radio-controller-1/Inc/usb_device.h
diff --git a/stm32cubemx/Inc/usbd_cdc_if.h b/bsp/radio-controller-1/Inc/usbd_cdc_if.h
index 6287432..6287432 100644
--- a/stm32cubemx/Inc/usbd_cdc_if.h
+++ b/bsp/radio-controller-1/Inc/usbd_cdc_if.h
diff --git a/stm32cubemx/Inc/usbd_conf.h b/bsp/radio-controller-1/Inc/usbd_conf.h
index 51aed5d..51aed5d 100644
--- a/stm32cubemx/Inc/usbd_conf.h
+++ b/bsp/radio-controller-1/Inc/usbd_conf.h
diff --git a/stm32cubemx/Inc/usbd_desc.h b/bsp/radio-controller-1/Inc/usbd_desc.h
index 345cd7f..345cd7f 100644
--- a/stm32cubemx/Inc/usbd_desc.h
+++ b/bsp/radio-controller-1/Inc/usbd_desc.h
diff --git a/stm32cubemx/Middlewares/ST/STM32_USB_Device_Library/Class/CDC/Inc/usbd_cdc.h b/bsp/radio-controller-1/Middlewares/ST/STM32_USB_Device_Library/Class/CDC/Inc/usbd_cdc.h
index 36badcd..36badcd 100644
--- a/stm32cubemx/Middlewares/ST/STM32_USB_Device_Library/Class/CDC/Inc/usbd_cdc.h
+++ b/bsp/radio-controller-1/Middlewares/ST/STM32_USB_Device_Library/Class/CDC/Inc/usbd_cdc.h
diff --git a/stm32cubemx/Middlewares/ST/STM32_USB_Device_Library/Class/CDC/Src/usbd_cdc.c b/bsp/radio-controller-1/Middlewares/ST/STM32_USB_Device_Library/Class/CDC/Src/usbd_cdc.c
index cb77a71..cb77a71 100644
--- a/stm32cubemx/Middlewares/ST/STM32_USB_Device_Library/Class/CDC/Src/usbd_cdc.c
+++ b/bsp/radio-controller-1/Middlewares/ST/STM32_USB_Device_Library/Class/CDC/Src/usbd_cdc.c
diff --git a/stm32cubemx/Middlewares/ST/STM32_USB_Device_Library/Core/Inc/usbd_core.h b/bsp/radio-controller-1/Middlewares/ST/STM32_USB_Device_Library/Core/Inc/usbd_core.h
index fcfffa1..fcfffa1 100644
--- a/stm32cubemx/Middlewares/ST/STM32_USB_Device_Library/Core/Inc/usbd_core.h
+++ b/bsp/radio-controller-1/Middlewares/ST/STM32_USB_Device_Library/Core/Inc/usbd_core.h
diff --git a/stm32cubemx/Middlewares/ST/STM32_USB_Device_Library/Core/Inc/usbd_ctlreq.h b/bsp/radio-controller-1/Middlewares/ST/STM32_USB_Device_Library/Core/Inc/usbd_ctlreq.h
index f4ddfb2..f4ddfb2 100644
--- a/stm32cubemx/Middlewares/ST/STM32_USB_Device_Library/Core/Inc/usbd_ctlreq.h
+++ b/bsp/radio-controller-1/Middlewares/ST/STM32_USB_Device_Library/Core/Inc/usbd_ctlreq.h
diff --git a/stm32cubemx/Middlewares/ST/STM32_USB_Device_Library/Core/Inc/usbd_def.h b/bsp/radio-controller-1/Middlewares/ST/STM32_USB_Device_Library/Core/Inc/usbd_def.h
index 34a4220..34a4220 100644
--- a/stm32cubemx/Middlewares/ST/STM32_USB_Device_Library/Core/Inc/usbd_def.h
+++ b/bsp/radio-controller-1/Middlewares/ST/STM32_USB_Device_Library/Core/Inc/usbd_def.h
diff --git a/stm32cubemx/Middlewares/ST/STM32_USB_Device_Library/Core/Inc/usbd_ioreq.h b/bsp/radio-controller-1/Middlewares/ST/STM32_USB_Device_Library/Core/Inc/usbd_ioreq.h
index bb5d85c..bb5d85c 100644
--- a/stm32cubemx/Middlewares/ST/STM32_USB_Device_Library/Core/Inc/usbd_ioreq.h
+++ b/bsp/radio-controller-1/Middlewares/ST/STM32_USB_Device_Library/Core/Inc/usbd_ioreq.h
diff --git a/stm32cubemx/Middlewares/ST/STM32_USB_Device_Library/Core/Src/usbd_core.c b/bsp/radio-controller-1/Middlewares/ST/STM32_USB_Device_Library/Core/Src/usbd_core.c
index ff3ed44..ff3ed44 100644
--- a/stm32cubemx/Middlewares/ST/STM32_USB_Device_Library/Core/Src/usbd_core.c
+++ b/bsp/radio-controller-1/Middlewares/ST/STM32_USB_Device_Library/Core/Src/usbd_core.c
diff --git a/stm32cubemx/Middlewares/ST/STM32_USB_Device_Library/Core/Src/usbd_ctlreq.c b/bsp/radio-controller-1/Middlewares/ST/STM32_USB_Device_Library/Core/Src/usbd_ctlreq.c
index fce6a5b..22f815d 100644
--- a/stm32cubemx/Middlewares/ST/STM32_USB_Device_Library/Core/Src/usbd_ctlreq.c
+++ b/bsp/radio-controller-1/Middlewares/ST/STM32_USB_Device_Library/Core/Src/usbd_ctlreq.c
@@ -232,7 +232,7 @@ USBD_StatusTypeDef USBD_StdEPReq (USBD_HandleTypeDef *pdev , USBD_SetupReqTyped
{
USBD_LL_StallEP(pdev , ep_addr);
}
- break;
+ break;
case USBD_STATE_CONFIGURED:
if (req->wValue == USB_FEATURE_EP_HALT)
@@ -263,7 +263,7 @@ USBD_StatusTypeDef USBD_StdEPReq (USBD_HandleTypeDef *pdev , USBD_SetupReqTyped
{
USBD_LL_StallEP(pdev , ep_addr);
}
- break;
+ break;
case USBD_STATE_CONFIGURED:
if (req->wValue == USB_FEATURE_EP_HALT)
@@ -291,7 +291,7 @@ USBD_StatusTypeDef USBD_StdEPReq (USBD_HandleTypeDef *pdev , USBD_SetupReqTyped
{
USBD_LL_StallEP(pdev , ep_addr);
}
- break;
+ break;
case USBD_STATE_CONFIGURED:
pep = ((ep_addr & 0x80) == 0x80) ? &pdev->ep_in[ep_addr & 0x7F]:\
@@ -506,7 +506,7 @@ static void USBD_SetConfig(USBD_HandleTypeDef *pdev ,
{
case USBD_STATE_ADDRESSED:
if (cfgidx)
- {
+ {
pdev->dev_config = cfgidx;
pdev->dev_state = USBD_STATE_CONFIGURED;
if(USBD_SetClassConfig(pdev , cfgidx) == USBD_FAIL)
@@ -551,7 +551,7 @@ static void USBD_SetConfig(USBD_HandleTypeDef *pdev ,
}
break;
- default:
+ default:
USBD_CtlError(pdev , req);
break;
}
diff --git a/stm32cubemx/Middlewares/ST/STM32_USB_Device_Library/Core/Src/usbd_ioreq.c b/bsp/radio-controller-1/Middlewares/ST/STM32_USB_Device_Library/Core/Src/usbd_ioreq.c
index e1b9c75..e1b9c75 100644
--- a/stm32cubemx/Middlewares/ST/STM32_USB_Device_Library/Core/Src/usbd_ioreq.c
+++ b/bsp/radio-controller-1/Middlewares/ST/STM32_USB_Device_Library/Core/Src/usbd_ioreq.c
diff --git a/stm32cubemx/Src/main.c b/bsp/radio-controller-1/Src/main.c
index f57b555..f57b555 100644
--- a/stm32cubemx/Src/main.c
+++ b/bsp/radio-controller-1/Src/main.c
diff --git a/stm32cubemx/Src/stm32f1xx_hal_msp.c b/bsp/radio-controller-1/Src/stm32f1xx_hal_msp.c
index b90d153..b90d153 100644
--- a/stm32cubemx/Src/stm32f1xx_hal_msp.c
+++ b/bsp/radio-controller-1/Src/stm32f1xx_hal_msp.c
diff --git a/stm32cubemx/Src/stm32f1xx_it.c b/bsp/radio-controller-1/Src/stm32f1xx_it.c
index ac5d604..ac5d604 100644
--- a/stm32cubemx/Src/stm32f1xx_it.c
+++ b/bsp/radio-controller-1/Src/stm32f1xx_it.c
diff --git a/stm32cubemx/Src/system_stm32f1xx.c b/bsp/radio-controller-1/Src/system_stm32f1xx.c
index 9d07f89..9d07f89 100644
--- a/stm32cubemx/Src/system_stm32f1xx.c
+++ b/bsp/radio-controller-1/Src/system_stm32f1xx.c
diff --git a/stm32cubemx/Src/usb_device.c b/bsp/radio-controller-1/Src/usb_device.c
index 0e0ed5b..0e0ed5b 100644
--- a/stm32cubemx/Src/usb_device.c
+++ b/bsp/radio-controller-1/Src/usb_device.c
diff --git a/stm32cubemx/Src/usbd_cdc_if.c b/bsp/radio-controller-1/Src/usbd_cdc_if.c
index 6e6d192..6e6d192 100644
--- a/stm32cubemx/Src/usbd_cdc_if.c
+++ b/bsp/radio-controller-1/Src/usbd_cdc_if.c
diff --git a/stm32cubemx/Src/usbd_conf.c b/bsp/radio-controller-1/Src/usbd_conf.c
index 858fb0c..858fb0c 100644
--- a/stm32cubemx/Src/usbd_conf.c
+++ b/bsp/radio-controller-1/Src/usbd_conf.c
diff --git a/stm32cubemx/Src/usbd_desc.c b/bsp/radio-controller-1/Src/usbd_desc.c
index 432c1d4..432c1d4 100644
--- a/stm32cubemx/Src/usbd_desc.c
+++ b/bsp/radio-controller-1/Src/usbd_desc.c
diff --git a/stm32cubemx/stm32cubemx.gpdsc b/bsp/radio-controller-1/radio-controller-1.gpdsc
index fc4d497..7835cd1 100644
--- a/stm32cubemx/stm32cubemx.gpdsc
+++ b/bsp/radio-controller-1/radio-controller-1.gpdsc
@@ -1,17 +1,17 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!-- ******************************************************************************
- * File Name : stm32cubemx.gpdsc
- * Date : 12/05/2017 00:08:30
+ * File Name : radio-controller-1.gpdsc
+ * Date : 27/05/2017 10:57:24
* Description : Generator PDSC File generated by STM32CubeMX (DO NOT EDIT!)
****************************************************************************** -->
<package xmlns:xs="http://www.w3.org/2001/XMLSchema-instance" schemaVersion="1.4" xs:noNamespaceSchemaLocation="PACK.xsd">
<vendor>STMicroelectronics</vendor>
- <name>stm32cubemx</name>
+ <name>radio-controller-1</name>
<description>STM32CubeMX generated pack description</description>
<releases>
<release version="1.0.0">
- - Generated: 12/05/2017 00:08:30
+ - Generated: 27/05/2017 10:57:24
</release>
</releases>
<requirements>
diff --git a/stm32cubemx/stm32cubemx.ioc b/bsp/radio-controller-1/radio-controller-1.ioc
index 3ea18c9..1948f13 100644
--- a/stm32cubemx/stm32cubemx.ioc
+++ b/bsp/radio-controller-1/radio-controller-1.ioc
@@ -92,7 +92,6 @@ ProjectManager.BackupPrevious=false
ProjectManager.CompilerOptimize=2
ProjectManager.ComputerToolchain=false
ProjectManager.CoupleFile=false
-ProjectManager.CustomerFirmwarePackage=
ProjectManager.DefaultFWLocation=true
ProjectManager.DeletePrevious=true
ProjectManager.DeviceId=STM32F103C6Tx
@@ -105,8 +104,8 @@ ProjectManager.LastFirmware=true
ProjectManager.LibraryCopy=1
ProjectManager.PreviousToolchain=
ProjectManager.ProjectBuild=false
-ProjectManager.ProjectFileName=stm32cubemx.ioc
-ProjectManager.ProjectName=stm32cubemx
+ProjectManager.ProjectFileName=radio-controller-1.ioc
+ProjectManager.ProjectName=radio-controller-1
ProjectManager.StackSize=0x400
ProjectManager.TargetToolchain=Other Toolchains (GPDSC)
ProjectManager.ToolChainLocation=
@@ -150,4 +149,4 @@ VP_SYS_VS_Systick.Mode=SysTick
VP_SYS_VS_Systick.Signal=SYS_VS_Systick
VP_USB_DEVICE_VS_USB_DEVICE_CDC_FS.Mode=CDC_FS
VP_USB_DEVICE_VS_USB_DEVICE_CDC_FS.Signal=USB_DEVICE_VS_USB_DEVICE_CDC_FS
-board=stm32cubemx
+board=radio-controller-1
diff --git a/fix-stm32cubemx-files b/fix-stm32cubemx-files
deleted file mode 100755
index da25c95..0000000
--- a/fix-stm32cubemx-files
+++ /dev/null
@@ -1,15 +0,0 @@
-#!/bin/bash
-
-find stm32cubemx -type f |while read file
-do
- cat $file | dos2unix | sed -e 's,[\t ]*$,,g' > $file.tmp
- cnt=$(diff $file.tmp $file | wc -l)
-
- if [[ $cnt -gt 0 ]]
- then
- echo Fixed $file
- mv $file.tmp $file
- else
- rm $file.tmp
- fi
-done
diff --git a/stm32cubemx/.mxproject b/stm32cubemx/.mxproject
deleted file mode 100644
index 6b8c7a4..0000000
--- a/stm32cubemx/.mxproject
+++ /dev/null
@@ -1,6 +0,0 @@
-[PreviousLibFiles]
-LibFiles=Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_pcd.h;Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_pcd_ex.h;Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_ll_usb.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/ST/STM32_USB_Device_Library/Core/Inc/usbd_core.h;Middlewares/ST/STM32_USB_Device_Library/Core/Inc/usbd_ctlreq.h;Middlewares/ST/STM32_USB_Device_Library/Core/Inc/usbd_def.h;Middlewares/ST/STM32_USB_Device_Library/Core/Inc/usbd_ioreq.h;Middlewares/ST/STM32_USB_Device_Library/Class/CDC/Inc/usbd_cdc.h;Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_pcd.c;Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_pcd_ex.c;Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_ll_usb.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/ST/STM32_USB_Device_Library/Core/Src/usbd_core.c;Middlewares/ST/STM32_USB_Device_Library/Core/Src/usbd_ctlreq.c;Middlewares/ST/STM32_USB_Device_Library/Core/Src/usbd_ioreq.c;Middlewares/ST/STM32_USB_Device_Library/Class/CDC/Src/usbd_cdc.c;Drivers/CMSIS/Device/ST/STM32F1xx/Include/stm32f103x6.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_cmSimd.h;Drivers/CMSIS/Include/core_cmInstr.h;Drivers/CMSIS/Include/core_sc000.h;Drivers/CMSIS/Include/cmsis_armcc.h;Drivers/CMSIS/Include/arm_math.h;Drivers/CMSIS/Include/core_cm3.h;Drivers/CMSIS/Include/arm_common_tables.h;Drivers/CMSIS/Include/core_cmFunc.h;Drivers/CMSIS/Include/core_cm0.h;Drivers/CMSIS/Include/cmsis_armcc_V6.h;Drivers/CMSIS/Include/arm_const_structs.h;Drivers/CMSIS/Include/core_cm0plus.h;Drivers/CMSIS/Include/cmsis_gcc.h;Drivers/CMSIS/Include/core_sc300.h;Drivers/CMSIS/Include/core_cm7.h;
-
-[]
-SourceFiles=;null;
-
diff --git a/thirdparty/mcu.cmake b/thirdparty/mcu.cmake
-Subproject d37d89515e7f635694f89cb16d27efc3ccc3f39
+Subproject eef08a2a6d69386eb4cafa647f1264a26ee81b3
diff --git a/thirdparty/mcucpp b/thirdparty/mcucpp
-Subproject 2c9851f00520d83615a5041dfd1c31180ed0c44
+Subproject ee7845889dcb5473f15beb88eb714ae2d79f1a9