File tree Expand file tree Collapse file tree 1 file changed +10
-10
lines changed
Expand file tree Collapse file tree 1 file changed +10
-10
lines changed Original file line number Diff line number Diff line change @@ -469,16 +469,16 @@ build_ux900fd_flash_manual:
469469# # Job for run sim
470470# Run For ux900FD Core, with FPU, flash boot mode
471471# This ux900fd init process will fail
472- run_ux900fd_flash_xlspike :
473- stage : run
474- allow_failure : true
475- dependencies :
476- - build_ux900fd_flash
477- variables :
478- SOC : " evalsoc"
479- CORE : " ux900fd"
480- BOOT_MODE : " flash"
481- << : *run_linux_sdk_xlspike_job_def
472+ # run_ux900fd_flash_xlspike:
473+ # stage: run
474+ # allow_failure: true
475+ # dependencies:
476+ # - build_ux900fd_flash
477+ # variables:
478+ # SOC: "evalsoc"
479+ # CORE: "ux900fd"
480+ # BOOT_MODE: "flash"
481+ # <<: *run_linux_sdk_xlspike_job_def
482482
483483# # Job for run sim
484484# Run For ux900FD Core, with FPU, sd boot mode
You can’t perform that action at this time.
0 commit comments