mirror of https://github.com/OpenIPC/firmware.git
Add HiSi gen 1 SoCs
parent
3c4f55340d
commit
f4669b2530
|
@ -28,6 +28,7 @@ jobs:
|
|||
fail-fast: false
|
||||
matrix:
|
||||
platform:
|
||||
- hi3516cv100
|
||||
- hi3516av100
|
||||
- hi3516cv200
|
||||
- hi3519v101
|
||||
|
@ -144,6 +145,9 @@ jobs:
|
|||
fail-fast: false
|
||||
matrix:
|
||||
platform:
|
||||
- hi3516cv100
|
||||
- hi3518cv100
|
||||
- hi3518ev100
|
||||
- hi3516av100
|
||||
- hi3516dv100
|
||||
- hi3516av200
|
||||
|
@ -193,6 +197,12 @@ jobs:
|
|||
todo: true
|
||||
|
||||
exclude:
|
||||
- platform: hi3516cv100
|
||||
release: ultimate
|
||||
- platform: hi3518cv100
|
||||
release: ultimate
|
||||
- platform: hi3518ev100
|
||||
release: ultimate
|
||||
- platform: hi3516dv200
|
||||
release: ultimate
|
||||
- platform: gk7605v100
|
||||
|
|
Loading…
Reference in New Issue