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

Add support for high-voltage UPDI #1015

Merged
merged 19 commits into from
Jul 18, 2022
Merged

Add support for high-voltage UPDI #1015

merged 19 commits into from
Jul 18, 2022

Commits on Feb 5, 2022

  1. Add HV UPDI pulse command

    MCUdude committed Feb 5, 2022
    Configuration menu
    Copy the full SHA
    625027a View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2022

  1. Configuration menu
    Copy the full SHA
    8159c46 View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2022

  1. Configuration menu
    Copy the full SHA
    ba98e48 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f67c357 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e068341 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5022028 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    577856c View commit details
    Browse the repository at this point in the history
  6. Add UPDI HV type to device description.

    Ruud, Jan Egil authored and MCUdude committed Jun 29, 2022
    Configuration menu
    Copy the full SHA
    39008ac View commit details
    Browse the repository at this point in the history
  7. Correct hvupdi_variant for AVR DD devices.

    Ruud, Jan Egil authored and MCUdude committed Jun 29, 2022
    Configuration menu
    Copy the full SHA
    65763b5 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    30c1b31 View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2022

  1. Configuration menu
    Copy the full SHA
    6473a6d View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2022

  1. Add HVUPDI_SUPPORT list for programmers.

    Ruud, Jan Egil committed Jul 5, 2022
    Configuration menu
    Copy the full SHA
    9e5ea25 View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2022

  1. Move hvupdi_support list to a new prog_parm_updi group, and initializ…

    …e the list.
    Jan Egil Ruud committed Jul 7, 2022
    Configuration menu
    Copy the full SHA
    91310e6 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #2 from janegilruud/hv-updi

    Add HVUPDI_SUPPORT list for programmers.
    MCUdude authored Jul 7, 2022
    Configuration menu
    Copy the full SHA
    913509d View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2022

  1. Clean up and simplify hvupdi handling, and set default hvupdi_variant…

    … to -1.
    Jan Egil Ruud committed Jul 11, 2022
    Configuration menu
    Copy the full SHA
    173b4f9 View commit details
    Browse the repository at this point in the history
  2. Do not let the hvupdi extended option take any configuration values. …

    …The hvupdi type is implied by the part configuration.
    Jan Egil Ruud committed Jul 11, 2022
    Configuration menu
    Copy the full SHA
    2478c18 View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2022

  1. Configuration menu
    Copy the full SHA
    69ee5da View commit details
    Browse the repository at this point in the history
  2. Merge pull request #3 from janegilruud/hv-updi

    Clean up and simplify hvupdi handling, and set default hvupdi_variant
    MCUdude authored Jul 12, 2022
    Configuration menu
    Copy the full SHA
    dc6c10d View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2022

  1. Configuration menu
    Copy the full SHA
    dde3501 View commit details
    Browse the repository at this point in the history