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: sovapatr/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.
  • 16 commits
  • 30 files changed
  • 5 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

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

Commits on May 19, 2025

  1. Add C071G(8-B)Ux board variant

    honzasp authored and fpistm committed May 19, 2025
    Configuration menu
    Copy the full SHA
    439661e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7941620 View commit details
    Browse the repository at this point in the history
  3. Add the C071G(8-B)U variant to the README

    honzasp authored and fpistm committed May 19, 2025
    Configuration menu
    Copy the full SHA
    02d700a View commit details
    Browse the repository at this point in the history
  4. Fix astyle errors for C071G(8-B)U variant

    honzasp authored and fpistm committed May 19, 2025
    Configuration menu
    Copy the full SHA
    0618372 View commit details
    Browse the repository at this point in the history
  5. variant(u5): add generic U595Z(I-J)TxQ, U599Z(I-J)TxQ, U5A5ZJTxQ and …

    …U5A9ZJTxQ
    
    Signed-off-by: patricklaf <patrick.lafarguette@gmail.com>
    Co-authored-by: Frederic Pillon <frederic.pillon@st.com>
    patricklaf and fpistm committed May 19, 2025
    Configuration menu
    Copy the full SHA
    a137815 View commit details
    Browse the repository at this point in the history
  6. variant(u5): add Nucleo-U5A5ZJ-Q

    Signed-off-by: patricklaf <patrick.lafarguette@gmail.com>
    Co-authored-by: Frederic Pillon <frederic.pillon@st.com>
    fpistm committed May 19, 2025
    Configuration menu
    Copy the full SHA
    6ffb696 View commit details
    Browse the repository at this point in the history
Loading