diff --git a/.gitignore b/.gitignore index 21bf964..b0155fc 100644 --- a/.gitignore +++ b/.gitignore @@ -47,7 +47,6 @@ *.o *.dp *.lst -*.elf *.build_log *.build_log.htm diff --git a/STM32CubeIDE/.project b/STM32CubeIDE/.project index 5068597..89f4dbf 100644 --- a/STM32CubeIDE/.project +++ b/STM32CubeIDE/.project @@ -455,7 +455,7 @@ Application/User/Core/stm32wlxx_nucleo_bus.c 1 - PARENT-1-PROJECT_LOC/Core/Src/stm32wlxx_nucleo_bus.c + copy_PARENT/Core/Src/stm32wlxx_nucleo_bus.c Application/User/Core/subghz.c diff --git a/STM32CubeIDE/Release/WL55JC_AS923_STS_L8_GOLD.elf b/STM32CubeIDE/Release/WL55JC_AS923_STS_L8_GOLD.elf new file mode 100644 index 0000000..e5c1a7e Binary files /dev/null and b/STM32CubeIDE/Release/WL55JC_AS923_STS_L8_GOLD.elf differ