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

Merge branch testing into develop #1332

Merged
merged 8 commits into from
Sep 16, 2023
Merged

Merge branch testing into develop #1332

merged 8 commits into from
Sep 16, 2023

Commits on Jun 24, 2023

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

Commits on Jun 25, 2023

  1. Configuration menu
    Copy the full SHA
    041517b View commit details
    Browse the repository at this point in the history
  2. [refactoring] Clean-up for stlink-lib

    - Moved declarations for read/write functions to read_write.h .
    - Checked & revised header includes
    - Changed some datatypes for write_buffer_to_sram() to avoid explicit
    casting.
    Nightwalker-87 committed Jun 25, 2023
    Configuration menu
    Copy the full SHA
    8fad9be View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2023

  1. Fixed chip recovery after reset

    (Closes #1260)
    Nightwalker-87 committed Jun 27, 2023
    Configuration menu
    Copy the full SHA
    2f27e8e View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2023

  1. [doc] Corrected compiling manual

    (Closes #1317)
    Nightwalker-87 committed Jul 8, 2023
    Configuration menu
    Copy the full SHA
    682ec38 View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2023

  1. General Project Update

    - Updated CHANGELOG.md
    - Updated README.md
    - Minor fixes & updates in documentation.
    Nightwalker-87 committed Sep 2, 2023
    Configuration menu
    Copy the full SHA
    7475ec7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fd8d8e6 View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2023

  1. Updated behaviour on Reset

    Fixes an issue where early breakpoints did not trigger.
    (Closes #1198) (Closes #1246) (Closes #1319)
    Nightwalker-87 committed Sep 14, 2023
    Configuration menu
    Copy the full SHA
    a0c0216 View commit details
    Browse the repository at this point in the history