Skip to content

Commit

Permalink
licheerv_st7789v: add note about removing console
Browse files Browse the repository at this point in the history
Signed-off-by: Christian Stewart <[email protected]>
  • Loading branch information
paralin committed Nov 8, 2023
1 parent 0510ef2 commit 9635995
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions configs/allwinner/licheerv_st7789v/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,6 @@ Read the main [LicheeRV docs](../licheerv) for more information.

## Example

![Demo](https://i.imgur.com/rymQqgH.jpg)

```
export SKIFF_CONFIG=allwinner/licheerv_st7789v,util/rootlogin
make configure compile
Expand All @@ -31,3 +29,7 @@ fbv sample.jpg
```

The sample.jpg image is available at resources/images/sample-500x500.jpg.

![Demo](https://i.imgur.com/rymQqgH.jpg)

Removing console=tty1 in the [boot.txt](../licheerv/resources/boot-scripts/boot.txt) will suppress the boot console.

0 comments on commit 9635995

Please sign in to comment.