STS_R1D_HK_LP #75

Open
sundp wants to merge 6 commits from STS_R1D_HK_LP into master
Owner
No description provided.
sundp added 6 commits 2025-03-07 17:07:53 +08:00
This pull request has changes conflicting with the target branch.
  • Core/Inc/sys_conf.h
  • Core/Src/dma.c
  • Core/Src/gpio.c
  • Core/Src/main.c
  • Core/Src/stm32wlxx_it.c
  • LoRaWAN/App/lora_app.c
  • STM32CubeIDE/.cproject
  • STM32CubeIDE/Release/Application/User/Core/subdir.mk
  • STM32CubeIDE/Release/WLE5CC_NODE_STS.bin
  • STM32CubeIDE/Release/WLE5CC_NODE_STS.elf
You can also view command line instructions.

Step 1:

From your project repository, check out a new branch and test the changes.
git checkout -b STS_R1D_HK_LP master
git pull origin STS_R1D_HK_LP

Step 2:

Merge the changes and update on Gitea.
git checkout master
git merge --no-ff STS_R1D_HK_LP
git push origin master
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: sundp/WLE5CC_NODE_STS#75
No description provided.