Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
H
haoJin750TFT
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
时昊
haoJin750TFT
Commits
6c5b505d
Commit
6c5b505d
authored
Aug 20, 2024
by
张金硕
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'dev' of
http://tyw-server.synology.me:12345/shihao/haojin750tft
into jinshuo
parents
63e53a2b
1e26d5f6
Changes
6
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
6 changed files
with
179 additions
and
57 deletions
+179
-57
userdefine.h
...BAT32A279/MDK_ARM/RTE/Device/BAT32A279KM64FB/userdefine.h
+1
-1
AMT630H_Datas.c
Firmware/Source/Component/AMT630H/AMT630H_Datas.c
+177
-55
Telltales_user.c
Firmware/Source/Component/Telltales/Telltales_user.c
+1
-1
HJ_7500-02TY0000_BootApp_S1.02_F1.02_240818.hex
...2024-8-18/HJ_7500-02TY0000_BootApp_S1.02_F1.02_240818.hex
+0
-0
HJ_7500-02TY0000_Flash_F1.02_FullBin_240818.bin
...2024-8-18/HJ_7500-02TY0000_Flash_F1.02_FullBin_240818.bin
+0
-0
工作表 在 软件变更记录_豪进750TFT0817(3).xlsx
.../haojin750tft_2024-8-18/工作表 在 软件变更记录_豪进750TFT0817(3).xlsx
+0
-0
No files found.
Firmware/Project/Cmsemicon/BAT32A279/MDK_ARM/RTE/Device/BAT32A279KM64FB/userdefine.h
View file @
6c5b505d
...
@@ -20,7 +20,7 @@ User definitions
...
@@ -20,7 +20,7 @@ User definitions
typedef
unsigned
short
MD_STATUS
;
typedef
unsigned
short
MD_STATUS
;
#define HAS_BOOTLOADER (
1
u) // 仅仿真App时设置为0
#define HAS_BOOTLOADER (
0
u) // 仅仿真App时设置为0
#define APP_BASE (0x0000C400ul)
#define APP_BASE (0x0000C400ul)
/* Status list definition */
/* Status list definition */
...
...
Firmware/Source/Component/AMT630H/AMT630H_Datas.c
View file @
6c5b505d
This diff is collapsed.
Click to expand it.
Firmware/Source/Component/Telltales/Telltales_user.c
View file @
6c5b505d
...
@@ -283,7 +283,7 @@ static Tellib_uint16_t LED_HEV_Judgement(void)
...
@@ -283,7 +283,7 @@ static Tellib_uint16_t LED_HEV_Judgement(void)
}
}
else
else
{
{
if
((
Get_CAN_CH0_ID_111_Sig_ISG_Ready
()
==
0x01UL
)
||
((
Get_CAN_CH0_ID_111_Sig_ISG_Power
()
==
1u
)
&&
(
Get_CAN_CH0_ID_111_Sig_ISG_Power_Enable
()
==
0
u
)))
if
((
Get_CAN_CH0_ID_111_Sig_ISG_Ready
()
==
0x01UL
)
||
((
Get_CAN_CH0_ID_111_Sig_ISG_Power
()
==
1u
)
&&
(
Get_CAN_CH0_ID_111_Sig_ISG_Power_Enable
()
==
2u
))
||
((
Get_CAN_CH0_ID_111_Sig_ISG_Power
()
==
1u
)
&&
(
Get_CAN_CH0_ID_111_Sig_ISG_Power_Enable
()
==
1
u
)))
{
{
LED_STATE
=
1u
;
LED_STATE
=
1u
;
}
}
...
...
Firmware/utility/程序释放/haojin750tft_2024-8-18/HJ_7500-02TY0000_BootApp_S1.02_F1.02_240818.hex
0 → 100644
View file @
6c5b505d
This diff is collapsed.
Click to expand it.
Firmware/utility/程序释放/haojin750tft_2024-8-18/HJ_7500-02TY0000_Flash_F1.02_FullBin_240818.bin
0 → 100644
View file @
6c5b505d
File added
Firmware/utility/程序释放/haojin750tft_2024-8-18/工作表 在 软件变更记录_豪进750TFT0817(3).xlsx
0 → 100644
View file @
6c5b505d
File added
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