Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: stm32duino/Arduino_Core_STM32
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: db4fdcc
Choose a base ref
...
head repository: stm32duino/Arduino_Core_STM32
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 8e173d6
Choose a head ref
  • 5 commits
  • 5 files changed
  • 1 contributor

Commits on Mar 14, 2025

  1. chore: update core version to 2.11.0-dev (0x021100F0)

    Signed-off-by: Frederic Pillon <frederic.pillon@st.com>
    fpistm committed Mar 14, 2025
    Configuration menu
    Copy the full SHA
    495c4cf View commit details
    Browse the repository at this point in the history
  2. fix: remove extra semi-colons

    Signed-off-by: Frederic Pillon <frederic.pillon@st.com>
    fpistm committed Mar 14, 2025
    Configuration menu
    Copy the full SHA
    e2c8f42 View commit details
    Browse the repository at this point in the history
  3. fix(openocd): update to xpack-openocd v0.12.0-6

    https://github.com/xpack-dev-tools/openocd-xpack/releases/tag/v0.12.0-6
    
    Fixes #2683.
    
    Signed-off-by: Frederic Pillon <frederic.pillon@st.com>
    fpistm committed Mar 14, 2025
    Configuration menu
    Copy the full SHA
    2370384 View commit details
    Browse the repository at this point in the history
  4. feat: STM32U0xx is no supported by openocd

    Signed-off-by: Frederic Pillon <frederic.pillon@st.com>
    fpistm committed Mar 14, 2025
    Configuration menu
    Copy the full SHA
    91c4afe View commit details
    Browse the repository at this point in the history
  5. chore: bump release version to 2.10.1

    Signed-off-by: Frederic Pillon <frederic.pillon@st.com>
    fpistm committed Mar 14, 2025
    Configuration menu
    Copy the full SHA
    8e173d6 View commit details
    Browse the repository at this point in the history
Loading