Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

cli: Add command "dts-check" to validate dts files and improve board & patch development overall #6482

Merged
merged 2 commits into from
Apr 26, 2024

Commits on Apr 8, 2024

  1. python-tools: Bump pip dependencies to their latest versions

    No new major versions
    ColorfulRhino committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    3211eae View commit details
    Browse the repository at this point in the history
  2. cli: Add command "dts-check"

    Validates the dts/dtb file for the selected board and outputs the validation logs to the user.
    This can be used when adding a new board, developing or improving a dts file. Should lead to higher quality device trees and patches overall, if used.
    ColorfulRhino committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    571c7f7 View commit details
    Browse the repository at this point in the history