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

Initial support for STM32 L5 & U5 devices and minor changes #1300

Merged
merged 12 commits into from
Apr 6, 2023

Commits on Jan 1, 2023

  1. Configuration menu
    Copy the full SHA
    b60a035 View commit details
    Browse the repository at this point in the history
  2. Updated CHANGELOG.md

    Nightwalker-87 committed Jan 1, 2023
    Configuration menu
    Copy the full SHA
    893523d View commit details
    Browse the repository at this point in the history

Commits on Jan 2, 2023

  1. Configuration menu
    Copy the full SHA
    750a92c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2a8a36e View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2023

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

Commits on Mar 18, 2023

  1. Minor fixes & additions

    - Corrected flash_pagesize for STM32U5
    - Updated STM32 core IDs
    - Added chip-id file for STM32H5 devices
    Nightwalker-87 committed Mar 18, 2023
    Configuration menu
    Copy the full SHA
    2ff7995 View commit details
    Browse the repository at this point in the history
  2. Minor fixes & additions

    - [doc] Update on OS version support
    - Minor fixes for G0-series from #1293
    - [doc] Added core-IDs for WB/WL-series
    - [doc] Correction for G0/L0-series core-IDs
    - Set option_size to 128 B for G0-series (#1194)
    Nightwalker-87 committed Mar 18, 2023
    Configuration menu
    Copy the full SHA
    186e38a View commit details
    Browse the repository at this point in the history

Commits on Mar 19, 2023

  1. Minor compilation fixes

    - Corrected install path for gui executable
    - Changed directory for chip-id files
    Nightwalker-87 committed Mar 19, 2023
    Configuration menu
    Copy the full SHA
    21633df View commit details
    Browse the repository at this point in the history
  2. Updated CHANGELOG.md

    Nightwalker-87 committed Mar 19, 2023
    Configuration menu
    Copy the full SHA
    e93fa57 View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2023

  1. Minor changes & fixes

    - Simplified listing of supported devices
    - Corrected #define STM32L5_PWR_CR1_VOS
    - Check the return code of stlink_read_debug32
    - Fix for flash register reading on L5x2 devices
    Nightwalker-87 committed Apr 4, 2023
    Configuration menu
    Copy the full SHA
    8af1dcb View commit details
    Browse the repository at this point in the history
  2. General maintenance

    - Updated pkg-version requirements
    - Updated version_support.md
    - Removed Ubuntu 18.04 from GH workflow
    Nightwalker-87 committed Apr 4, 2023
    Configuration menu
    Copy the full SHA
    5946076 View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2023

  1. Fixes regarding version support

    - Updated version_support.md
    - Updated version requirements for libusb
    Nightwalker-87 committed Apr 5, 2023
    Configuration menu
    Copy the full SHA
    982408e View commit details
    Browse the repository at this point in the history