-
Notifications
You must be signed in to change notification settings - Fork 116
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #129 from Lzw655/bsp/s3-lcd-ev-board_improve
Bsp/improve_s3-lcd-ev-board
- Loading branch information
Showing
9 changed files
with
273 additions
and
70 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,15 @@ | ||
# ChangeLog | ||
|
||
## v1.0.3 - 2023-02-13 | ||
|
||
### Features | ||
|
||
* Configurations: | ||
* Support to set number of frame buffers for RGB | ||
* Support to use bounce-buffer for RGB | ||
* Support to change the minimum delay time of LVGL task | ||
* Support to change the stack size of LVGL task | ||
* Support to enable anti-tearing function simply by using multiple buffers | ||
* RGB Anti-tearing: | ||
* Optimize direct mode | ||
* Use triple-buffer in full-refresh mode |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.