mirror of
https://github.com/outbackdingo/firmware.git
synced 2026-01-27 10:19:01 +00:00
[no ci] Workflow: select additional toolchains
This commit is contained in:
37
.github/workflows/toolchain.yml
vendored
37
.github/workflows/toolchain.yml
vendored
@@ -14,44 +14,31 @@ jobs:
|
||||
fail-fast: false
|
||||
matrix:
|
||||
include:
|
||||
# Sigmastar [I6B]
|
||||
# Sigmastar
|
||||
- {"platform": "ssc325"}
|
||||
- {"platform": "ssc335"}
|
||||
|
||||
# Sigmastar [I6C]
|
||||
- {"platform": "ssc377"}
|
||||
|
||||
# Sigmastar [I6E]
|
||||
- {"platform": "ssc338q"}
|
||||
|
||||
# Ingenic [T31]
|
||||
- {"platform": "t31"}
|
||||
|
||||
# Ingenic [T40]
|
||||
- {"platform": "t40"}
|
||||
|
||||
# Hisilicon [HI3516CV100]
|
||||
# Hisilicon
|
||||
- {"platform": "hi3516av100"}
|
||||
- {"platform": "hi3516cv100"}
|
||||
|
||||
# Hisilicon [HI3516CV200]
|
||||
- {"platform": "hi3516cv200"}
|
||||
|
||||
# Hisilicon [HI3516CV300]
|
||||
- {"platform": "hi3516cv300"}
|
||||
|
||||
# Hisilicon [HI3516CV500]
|
||||
- {"platform": "hi3516cv500"}
|
||||
|
||||
# Hisilicon [HI3516EV200]
|
||||
- {"platform": "hi3516ev200"}
|
||||
|
||||
# Hisilicon [HI3519V101]
|
||||
- {"platform": "hi3519v101"}
|
||||
|
||||
# Hisilicon [HI3536CV100]
|
||||
- {"platform": "hi3536cv100"}
|
||||
|
||||
# Goke [GK710X]
|
||||
# Goke
|
||||
- {"platform": "gk7102"}
|
||||
- {"platform": "gk7205v200"}
|
||||
|
||||
# Ingenic
|
||||
- {"platform": "t20"}
|
||||
- {"platform": "t21"}
|
||||
- {"platform": "t31"}
|
||||
- {"platform": "t40"}
|
||||
|
||||
# Fullhan
|
||||
- {"platform": "fh8852v100"}
|
||||
|
||||
Reference in New Issue
Block a user