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

Improvements and fixes of the flash loaders, unification of the reset function #1124

Merged
merged 18 commits into from
Apr 13, 2021

Commits on Apr 4, 2021

  1. Configuration menu
    Copy the full SHA
    7cfab87 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c0653f6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bb96d61 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    be9c9de View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d0d5269 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    817c8ad View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    b62cdcf View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    b019247 View commit details
    Browse the repository at this point in the history
  9. Fixed GUI compilation

    Ant-ON committed Apr 4, 2021
    Configuration menu
    Copy the full SHA
    c793ca3 View commit details
    Browse the repository at this point in the history
  10. flash_loader: added reset of IWDG

    If IWDG is enabled by hardware, then IWDG cannot be disabled by software
    Ant-ON committed Apr 4, 2021
    Configuration menu
    Copy the full SHA
    4334ce4 View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2021

  1. Configuration menu
    Copy the full SHA
    9a8e0aa View commit details
    Browse the repository at this point in the history
  2. Changed the behavior of the st-flash reset option.

    The reset option conflicted with the connection type options (connect under reset, hot plug). Now reset of target is performed only after the completion of the firmware if the reset options is used.
    Ant-ON committed Apr 5, 2021
    Configuration menu
    Copy the full SHA
    696ea92 View commit details
    Browse the repository at this point in the history
  3. Update tutorial

    Ant-ON committed Apr 5, 2021
    Configuration menu
    Copy the full SHA
    d3bc853 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4fc6344 View commit details
    Browse the repository at this point in the history

Commits on Apr 6, 2021

  1. Configuration menu
    Copy the full SHA
    ee43e3b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6bd99d4 View commit details
    Browse the repository at this point in the history
  3. Manual NRST pulse shaping

    Automatic generation via argument two of the jtag_reset function seem doesn't to work
    Ant-ON committed Apr 6, 2021
    Configuration menu
    Copy the full SHA
    c2e898c View commit details
    Browse the repository at this point in the history

Commits on Apr 7, 2021

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