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: Kongduino/Arduino_Core_STM32
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
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.
  • 9 commits
  • 18 files changed
  • 4 contributors

Commits on Apr 18, 2025

  1. fix(doc): update url

    Signed-off-by: Frederic Pillon <frederic.pillon@st.com>
    fpistm committed Apr 18, 2025
    Configuration menu
    Copy the full SHA
    b4aa21d View commit details
    Browse the repository at this point in the history
  2. ci: schedule url check each day at 11 AM

    Signed-off-by: Frederic Pillon <frederic.pillon@st.com>
    fpistm committed Apr 18, 2025
    Configuration menu
    Copy the full SHA
    5d402d9 View commit details
    Browse the repository at this point in the history
  3. Merge pull request stm32duino#2714 from fpistm/fix_url

    fix: broken url
    fpistm authored Apr 18, 2025
    Configuration menu
    Copy the full SHA
    5eb19be View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2025

  1. variant(l4): add generic L412RB(I-T)xP and Nucleo L412RB-P

    Signed-off-by: Antun Skuric <36178713+askuric@users.noreply.github.com>
    Co-authored-by: Frederic Pillon <frederic.pillon@st.com>
    askuric and fpistm authored Apr 22, 2025
    Configuration menu
    Copy the full SHA
    fddfdeb View commit details
    Browse the repository at this point in the history

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
Loading