boards: scobc_a1: Fix YAMLLint error
Fixes the YAMLLint error as below: YAMLLint (indentation):wrong indentation: expected 4 but found 2 File:boards/sc/scobc_a1/board.yml Line:12 Column:3 Signed-off-by: Takuya Sasaki <takuya.sasaki@spacecubics.com>
This commit is contained in:
parent
3638c435af
commit
cf1dc334f5
1 changed files with 1 additions and 1 deletions
|
@ -9,4 +9,4 @@ board:
|
|||
- name: 1.0.0
|
||||
- name: 2.0.0
|
||||
socs:
|
||||
- name: designstart_fpga_cortex_m3
|
||||
- name: designstart_fpga_cortex_m3
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue