Skip to content

Commit c290bf8

Browse files
committed
Add env alias for hi3518ev300
1 parent b84a631 commit c290bf8

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/_xm2oipc.sh

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,9 @@ case $SOC in
3939
*"hi3516ev"*)
4040
ENV=ENV_hi3516ev200
4141
;;
42+
*"hi3518ev300"*)
43+
ENV=ENV_hi3516ev200
44+
;;
4245
hi3516cv200 | hi3518ev200 )
4346
ENV_A="0x40000"
4447
ENV_E="0x50000"

0 commit comments

Comments
 (0)