File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 5858 arch : arm
5959 config-file : ./config/examples/imx-rt1064.config
6060
61+ imx_rt1040_test_pka :
62+ uses : ./.github/workflows/test-build-mcux-sdk.yml
63+ with :
64+ arch : arm
65+ config-file : ./config/examples/imx-rt1040.config
66+ make-args : PKA=1
67+
68+ imx_rt1050_test_pka :
69+ uses : ./.github/workflows/test-build-mcux-sdk.yml
70+ with :
71+ arch : arm
72+ config-file : ./config/examples/imx-rt1050.config
73+ make-args : PKA=1
74+
75+ imx_rt1060_test_pka :
76+ uses : ./.github/workflows/test-build-mcux-sdk.yml
77+ with :
78+ arch : arm
79+ config-file : ./config/examples/imx-rt1060.config
80+ make-args : PKA=1
81+
82+ imx_rt1064_test_pka :
83+ uses : ./.github/workflows/test-build-mcux-sdk.yml
84+ with :
85+ arch : arm
86+ config-file : ./config/examples/imx-rt1064.config
87+ make-args : PKA=1
88+
6189 kinetis_k64f_test :
6290 uses : ./.github/workflows/test-build-mcux-sdk.yml
6391 with :
You can’t perform that action at this time.
0 commit comments