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: 2.11.0
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: main
Choose a head ref
  • 7 commits
  • 697 files changed
  • 1 contributor

Commits on Jul 28, 2025

  1. chore: update core version to 2.12.0-dev (0x020C00F0)

    Signed-off-by: Frederic Pillon <frederic.pillon@st.com>
    fpistm committed Jul 28, 2025
    Configuration menu
    Copy the full SHA
    0e2a66b View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2025

  1. Revert "chore(f7): use HSE bypass for Nucleo-F767ZI"

    This reverts commit 1ef1f86.
    
    Fixes #2795.
    
    Signed-off-by: Frederic Pillon <frederic.pillon@st.com>
    fpistm committed Aug 20, 2025
    Configuration menu
    Copy the full SHA
    2127051 View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2025

  1. chore(variants): update variants against CubeMX DB release 6.0.140

    Signed-off-by: Frederic Pillon <frederic.pillon@st.com>
    fpistm committed Aug 21, 2025
    Configuration menu
    Copy the full SHA
    06e2a4b View commit details
    Browse the repository at this point in the history
  2. chore: update cmake after variants update

    Signed-off-by: Frederic Pillon <frederic.pillon@st.com>
    fpistm committed Aug 21, 2025
    Configuration menu
    Copy the full SHA
    e50f9fc View commit details
    Browse the repository at this point in the history
  3. chore(ci): update generics list to skip

    Signed-off-by: Frederic Pillon <frederic.pillon@st.com>
    fpistm committed Aug 21, 2025
    Configuration menu
    Copy the full SHA
    7f7437d View commit details
    Browse the repository at this point in the history
  4. Merge pull request #2798 from fpistm/variants_update

    chore(variants): update variants against CubeMX DB release 6.0.140
    fpistm authored Aug 21, 2025
    Configuration menu
    Copy the full SHA
    e217fad View commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2025

  1. system(f4) update STM32F4xx HAL Drivers to v1.8.5

    Included in STM32CubeF4 FW v1.28.3
    
    Signed-off-by: Frederic Pillon <frederic.pillon@st.com>
    fpistm committed Aug 25, 2025
    Configuration menu
    Copy the full SHA
    af53c10 View commit details
    Browse the repository at this point in the history
Loading