Merge pull request 'L8' (#3) from L8 into master

Reviewed-on: https://gitea.yunhorn.com/sundp/WL55JC_AS923/pulls/3
This commit is contained in:
Yunhorn 2024-10-24 17:09:29 +08:00
commit a9cf2ac2fa
3 changed files with 1 additions and 2 deletions

1
.gitignore vendored
View File

@ -47,7 +47,6 @@
*.o *.o
*.dp *.dp
*.lst *.lst
*.elf
*.build_log *.build_log
*.build_log.htm *.build_log.htm

View File

@ -455,7 +455,7 @@
<link> <link>
<name>Application/User/Core/stm32wlxx_nucleo_bus.c</name> <name>Application/User/Core/stm32wlxx_nucleo_bus.c</name>
<type>1</type> <type>1</type>
<locationURI>PARENT-1-PROJECT_LOC/Core/Src/stm32wlxx_nucleo_bus.c</locationURI> <locationURI>copy_PARENT/Core/Src/stm32wlxx_nucleo_bus.c</locationURI>
</link> </link>
<link> <link>
<name>Application/User/Core/subghz.c</name> <name>Application/User/Core/subghz.c</name>

Binary file not shown.