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

Fix Y12I and DFU #145

Merged
merged 2 commits into from
Jan 3, 2023
Merged

Commits on Jan 3, 2023

  1. Fix Y12I

    * Fix Y12I broken resolution: change 1600x1300 to 1280x800
    
    Signed-off-by: Junze Wu <junze.wu@intel.com>
    jnzw committed Jan 3, 2023
    Configuration menu
    Copy the full SHA
    8b6a0a1 View commit details
    Browse the repository at this point in the history
  2. Update DFU

    * Reset to idle state in case of DFU error
    * Change output format of fw build version in DFU read
    
    Signed-off-by: Junze Wu <junze.wu@intel.com>
    jnzw committed Jan 3, 2023
    Configuration menu
    Copy the full SHA
    4d5a8e8 View commit details
    Browse the repository at this point in the history