Compare commits

..

No commits in common. "d56ce29d30fc6e3896557d8c6d848cd05f9a2bd7" and "cef91081b1122d9c39ea154e9016ce52dc36cf9e" have entirely different histories.

13 changed files with 54 additions and 30730 deletions

1248
.gitignore vendored

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

View File

@ -1,9 +0,0 @@
cp ./mcu/STM32WL55JCIX_FLASH.ld_ ./STM32CubeIDE/STM32WL55JCIX_FLASH.ld
cp ./mcu/startup_stm32wl55jcix.s__ ./STM32CubeIDE/Application/User/Startup/startup_stm32wl55jcix.s
rm -rf ./STM32CubeIDE/STM32wlE5CCUX_FLASH.ld
rm -rf ./STM32CubeIDE/Application/User/Startup/startup_stm32wle5ccux.s
cp ./STM32CubeIDe/.cproject ./mcu/.cproject.e5
sed s/E5CCUX_FLASH/55JCIX_FLASH/g <./STM32CubeIDE/.cproject >./STM32CubeIDE/ccproject
mv ./STM32CubeIDE/ccproject .cproject

View File

@ -1,9 +0,0 @@
cp ./mcu/STM32WLE5CCUX_FLASH.ld_ ./STM32CubeIDE/STM32WLE5CCUX_FLASH.ld
cp ./mcu/startup_stm32wle5ccux.s__ ./STM32CubeIDE/Application/User/Startup/startup_stm32wle5ccux.s
rm -rf ./STM32CubeIDE/STM32WL55JCIX_FLASH.ld
rm -rf ./STM32CubeIDE/Application/User/Startup/startup_stm32wl55jcix.s
cp ./STM32CubeIDe/.cproject ./mcu/.cproject.55
sed s/55JCIX_FLASH/E5CCUX_FLASH/g <./STM32CubeIDE/.cproject >./STM32CubeIDE/ccproject
mv ./STM32CubeIDE/ccproject .cproject