Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
J
jiancetai
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
陈家乐
jiancetai
Commits
94bc36f4
Commit
94bc36f4
authored
Feb 10, 2025
by
李梓源
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
✨
feat:屏蔽自动重启
parent
2ac46ae9
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
3 deletions
+3
-3
init.c
YueJin_test_bench/source/System/init.c
+2
-2
Option.properties
...st_bench/utility/诊断工具1.10.11 x64/Option/Option.properties
+1
-1
No files found.
YueJin_test_bench/source/System/init.c
View file @
94bc36f4
...
@@ -104,8 +104,8 @@ void Sys_Startup_Init(void)
...
@@ -104,8 +104,8 @@ void Sys_Startup_Init(void)
loc_config
.
pfnUARTErrHandleCallBack
=
0
;
loc_config
.
pfnUARTErrHandleCallBack
=
0
;
loc_config
.
pfnUARTReadMsgCallBack
=
UART_Put1
;
loc_config
.
pfnUARTReadMsgCallBack
=
UART_Put1
;
UART_Init
(
UART_RLIN31
,
&
loc_config
);
UART_Init
(
UART_RLIN31
,
&
loc_config
);
Auto_ONOFF
=
1
;
//
Auto_ONOFF = 1;
AutoFlag
=
1
;
//
AutoFlag = 1;
}
}
/***********************************************************************
/***********************************************************************
...
...
YueJin_test_bench/utility/诊断工具1.10.11 x64/Option/Option.properties
View file @
94bc36f4
#new Option
#new Option
#Mon
Dec 16 20:50:58 CST 2024
#Mon
Feb 10 10:43:38 CST 2025
IsSort
=
true
IsSort
=
true
MergeFlashIsCompression
=
false
MergeFlashIsCompression
=
false
ChangeAppFilePath
=
ChangeAppFilePath
=
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment