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: askuric/Arduino_Core_STM32
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: variant_f410rb
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
Checking mergeability… Don’t worry, you can still create the pull request.
  • 6 commits
  • 17 files changed
  • 3 contributors

Commits on Apr 25, 2025

  1. chore(uart): harden init

    Signed-off-by: patricklaf <patrick.lafarguette@gmail.com>
    patricklaf authored and fpistm committed Apr 25, 2025
    Configuration menu
    Copy the full SHA
    6a98725 View commit details
    Browse the repository at this point in the history
  2. fix(uart): unused warnings

    Fixes stm32duino#2718.
    
    Signed-off-by: Frederic Pillon <frederic.pillon@st.com>
    fpistm committed Apr 25, 2025
    Configuration menu
    Copy the full SHA
    61b4df8 View commit details
    Browse the repository at this point in the history
  3. variant(f4): add Nucleo F410RB

    Signed-off-by: gospar <antun.skuric@outlook.com>
    askuric authored and fpistm committed Apr 25, 2025
    Configuration menu
    Copy the full SHA
    bb565fd View commit details
    Browse the repository at this point in the history
  4. chore: update cmake support with new targets

    Signed-off-by: Frederic Pillon <frederic.pillon@st.com>
    fpistm committed Apr 25, 2025
    Configuration menu
    Copy the full SHA
    b62c919 View commit details
    Browse the repository at this point in the history
  5. ci(build): update config

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

Commits on May 5, 2025

  1. fix(g0): USB STM32G0B0xx configuration

    Fixes stm32duino#2720.
    
    Signed-off-by: Frederic Pillon <frederic.pillon@st.com>
    fpistm committed May 5, 2025
    Configuration menu
    Copy the full SHA
    3c2d468 View commit details
    Browse the repository at this point in the history
Loading