文件数量正确 #3

Open
xxq2506 wants to merge 17 commits from test_pre into prepare_for_master_test
Owner

文件数量正确

文件数量正确
xxq2506 added 17 commits 2021-12-31 10:10:16 +08:00
de27c59e51 Ubiquitous/RT_Thread/: update file system
1.change the tick base on  the board/Kconfig
2.The SD card and FLASH can be mounted to the specified directory of romFS at the same time,and SD card or flash can be used independently
3.Avoid the SD card and Flash mounting sequence. If the Flash mounts the SD card to a specific directory, ensure that the SD card is mounted first
17be211288 Merge branch 'wang_dev' into test_pre
solve the Conflicts
# Conflicts:
#	APP_Framework/Framework/knowing/Kconfig
This pull request has changes conflicting with the target branch.
  • APP_Framework/Applications/knowing_app/Kconfig
  • APP_Framework/Applications/knowing_app/k210_detect_entry/k210_detect_entry.c
  • APP_Framework/Framework/knowing/image_processing/TJpgDec/Kconfig
  • .gitmodules
  • APP_Framework/Applications/knowing_app/image_processing/TJpgDec_APP/Kconfig
  • APP_Framework/Applications/knowing_app/iris_ml_demo/iris_ml_demo.c
  • APP_Framework/Applications/knowing_app/k210_detect_entry/Kconfig
  • APP_Framework/Framework/knowing/Kconfig
  • APP_Framework/Framework/knowing/image_processing/Kconfig
  • APP_Framework/Applications/knowing_app/image_processing/Kconfig
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 test_pre prepare_for_master_test
git pull origin test_pre

Step 2:

Merge the changes and update on Gitea.
git checkout prepare_for_master_test
git merge --no-ff test_pre
git push origin prepare_for_master_test
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: xxq2506/xiuos3#3
No description provided.