Skip to content

Commit

Permalink
add(readme):add spinor readme
Browse files Browse the repository at this point in the history
  • Loading branch information
yue-xiaomin committed Jan 15, 2024
1 parent a680b36 commit 2302763
Show file tree
Hide file tree
Showing 3 changed files with 17 additions and 4 deletions.
10 changes: 8 additions & 2 deletions README-ja.md
Original file line number Diff line number Diff line change
Expand Up @@ -73,6 +73,7 @@ Usage:
./build.sh [board] - Build [board] directly, supported boards asfollows:
milkv-duo
milkv-duo-lite
milkv-duo-spinor
milkv-duo256m
milkv-duo256m-lite
```
Expand All @@ -86,8 +87,10 @@ The first method is to execute `./build.sh lunch` to bring up the interactive me
Select a target to build:
1. milkv-duo
2. milkv-duo-lite
3. milkv-duo256m
4. milkv-duo256m-lite
3. milkv-duo-spinor
4. milkv-duo256m
5. milkv-duo256m-lite
6. milkv-duos
Which would you like:
```

Expand All @@ -112,6 +115,7 @@ Then enter the following commands in sequence to complete the step-by-step compi
```
milkv-duo cv1800b_milkv_duo_sd
milkv-duo-lite cv1800b_milkv_duo_sd
milkv-duo-spinor cv1800b_milkv_duo_spinor
milkv-duo256m cv1812cp_milkv_duo256m_sd
milkv-duo256m-lite cv1812cp_milkv_duo256m_sd
```
Expand Down Expand Up @@ -190,6 +194,7 @@ Note that the `./build.sh [board]` at the end of the command is the same as the
```
milkv-duo
milkv-duo-lite
milkv-duo-spinor
milkv-duo256m
milkv-duo256m-lite
```
Expand Down Expand Up @@ -233,6 +238,7 @@ Then enter the following commands in sequence to complete the step-by-step compi
```
milkv-duo cv1800b_milkv_duo_sd
milkv-duo-lite cv1800b_milkv_duo_sd
milkv-duo-spinor cv1800b_milkv_duo_spinor
milkv-duo256m cv1812cp_milkv_duo256m_sd
milkv-duo256m-lite cv1812cp_milkv_duo256m_sd
```
Expand Down
1 change: 1 addition & 0 deletions README-zh.md
Original file line number Diff line number Diff line change
Expand Up @@ -192,6 +192,7 @@ docker exec -it duodocker /bin/bash -c "cd /home/work && cat /etc/issue && ./bui
```
milkv-duo
milkv-duo-lite
milkv-duo-spinor
milkv-duo256m
milkv-duo256m-lite
```
Expand Down
10 changes: 8 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -73,6 +73,7 @@ Usage:
./build.sh [board] - Build [board] directly, supported boards asfollows:
milkv-duo
milkv-duo-lite
milkv-duo-spinor
milkv-duo256m
milkv-duo256m-lite
```
Expand All @@ -86,8 +87,10 @@ The first method is to execute `./build.sh lunch` to bring up the interactive me
Select a target to build:
1. milkv-duo
2. milkv-duo-lite
3. milkv-duo256m
4. milkv-duo256m-lite
3. milkv-duo-spinor
4. milkv-duo256m
5. milkv-duo256m-lite
6. milkv-duos
Which would you like:
```

Expand All @@ -112,6 +115,7 @@ Then enter the following commands in sequence to complete the step-by-step compi
```
milkv-duo cv1800b_milkv_duo_sd
milkv-duo-lite cv1800b_milkv_duo_sd
milkv-duo-spinor cv1800b_milkv_duo_spinor
milkv-duo256m cv1812cp_milkv_duo256m_sd
milkv-duo256m-lite cv1812cp_milkv_duo256m_sd
```
Expand Down Expand Up @@ -190,6 +194,7 @@ Note that the `./build.sh [board]` at the end of the command is the same as the
```
milkv-duo
milkv-duo-lite
milkv-duo-spinor
milkv-duo256m
milkv-duo256m-lite
```
Expand Down Expand Up @@ -233,6 +238,7 @@ Then enter the following commands in sequence to complete the step-by-step compi
```
milkv-duo cv1800b_milkv_duo_sd
milkv-duo-lite cv1800b_milkv_duo_sd
milkv-duo-spinor cv1800b_milkv_duo_spinor
milkv-duo256m cv1812cp_milkv_duo256m_sd
milkv-duo256m-lite cv1812cp_milkv_duo256m_sd
```
Expand Down

0 comments on commit 2302763

Please sign in to comment.