Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
V
VC66_7C
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
ISUZU
VC66_7C
Commits
af7d36bb
Commit
af7d36bb
authored
Jul 22, 2022
by
hu
Browse files
Options
Browse Files
Download
Plain Diff
修改冲突
parents
e1732d1d
f3ae3fd2
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
1 deletion
+3
-1
init.c
source/System/init.c
+3
-1
No files found.
source/System/init.c
View file @
af7d36bb
...
@@ -49,6 +49,8 @@
...
@@ -49,6 +49,8 @@
#include "r_fdl_types.h"
#include "r_fdl_types.h"
#include "fdl_descriptor.h"
#include "fdl_descriptor.h"
#include "Seg_Ref.h"
#define WITHOUT_BOOT 0
#define WITHOUT_BOOT 0
/* Private typedef -----------------------------------------------------------*/
/* Private typedef -----------------------------------------------------------*/
/* Private define ------------------------------------------------------------*/
/* Private define ------------------------------------------------------------*/
...
@@ -136,7 +138,7 @@ void Sys_Startup_Init(void)
...
@@ -136,7 +138,7 @@ void Sys_Startup_Init(void)
DelayUs
(
50001
);
DelayUs
(
50001
);
Int_Flash_Init
();
Int_Flash_Init
();
SEG_BUFF_Init
();
BU98R10_Init
();
BU98R10_Init
();
d_printf
(
"Init complete!
\n
"
);
d_printf
(
"Init complete!
\n
"
);
...
...
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