Skip to content

Minor fixes in preparation to v4.4.0 release#438

Merged
rexut merged 7 commits intomainfrom
next
Apr 27, 2026
Merged

Minor fixes in preparation to v4.4.0 release#438
rexut merged 7 commits intomainfrom
next

Conversation

@rexut
Copy link
Copy Markdown
Member

@rexut rexut commented Apr 26, 2026

  • doc: update copyright notice to reflect current year, 2026
  • doc: fixes some Zephyr Shell command line arguments and output messages
  • doc: update all test metadata regarding to Zephyr v4.4.0
  • boards: magpie_f777ni: update all output messages regarding to Zephyr v4.4.0
  • fixes [BUG] Wrong X/Y resolution with IliTek based LCD #437

@github-actions
Copy link
Copy Markdown

You can find the documentation preview for this PR at this link. It will be updated about 10 minutes after the documentation build succeeds.

Note: This comment is automatically posted by the Documentation Publishing GitHub Action.

Update copyright notice to reflect current year, 2026.

Signed-off-by: Stephan Linz <linz@li-pro.net>
rexut added 6 commits April 27, 2026 17:24
With the Zephyr SDK v1.0.x, there is now also the LLVM compiler
available as an alternative for the first time, which affects
the illustration and explanation of the toolchain used by Bridle.

Signed-off-by: Stephan Linz <linz@li-pro.net>
In all documented Flash Shell commands, the numeric arguments for
addresses and size have been changed to a hexadecimal notation.

Signed-off-by: Stephan Linz <linz@li-pro.net>
Update all test command lines and meta data for upcoming v4.4.0.

Signed-off-by: Stephan Linz <linz@li-pro.net>
All output messages regarding the behavior of the upcoming
version 4.4.0 have been updated.

Signed-off-by: Stephan Linz <linz@li-pro.net>
Related to the new behaviour of all ili9xxx LCD drivers the
resolutions for landscape is now the same as for portrait. On
the Shield "Waveshare 2.4 LCD" the orientation was adopted to
the sample figures in documentation.

Signed-off-by: Stephan Linz <linz@li-pro.net>
Add GitHub issues #437.

Signed-off-by: Stephan Linz <linz@li-pro.net>
@rexut rexut marked this pull request as ready for review April 27, 2026 15:40
@rexut rexut merged commit ceddc31 into main Apr 27, 2026
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[BUG] Wrong X/Y resolution with IliTek based LCD

2 participants