Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
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 orlearn 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
Loading
...
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
Loading
  • 20commits
  • 764files changed
  • 6contributors

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
    fpistm committedJul 28, 2025
    Configuration menu
    Copy the full SHA
    0e2a66bView 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 commit1ef1f86.Fixes#2795.Signed-off-by: Frederic Pillon <frederic.pillon@st.com>
    @fpistm
    fpistm committedAug 20, 2025
    Configuration menu
    Copy the full SHA
    2127051View 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
    fpistm committedAug 21, 2025
    Configuration menu
    Copy the full SHA
    06e2a4bView 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
    fpistm committedAug 21, 2025
    Configuration menu
    Copy the full SHA
    e50f9fcView 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
    fpistm committedAug 21, 2025
    Configuration menu
    Copy the full SHA
    7f7437dView commit details
    Browse the repository at this point in the history
  4. Merge pull request#2798from fpistm/variants_update

    chore(variants): update variants against CubeMX DB release 6.0.140
    @fpistm
    fpistm authoredAug 21, 2025
    Configuration menu
    Copy the full SHA
    e217fadView 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.3Signed-off-by: Frederic Pillon <frederic.pillon@st.com>
    @fpistm
    fpistm committedAug 25, 2025
    Configuration menu
    Copy the full SHA
    af53c10View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2025

  1. system(f7) update STM32F7xx HAL Drivers to v1.3.3

    Included in STM32CubeF7 FW v1.17.4Signed-off-by: Frederic Pillon <frederic.pillon@st.com>
    @fpistm
    fpistm committedAug 26, 2025
    Configuration menu
    Copy the full SHA
    34d7699View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2025

  1. feat(spi): add slave mode support

    Signed-off-by: patricklaf <patrick.lafarguette@gmail.com>Co-authored-by: Frederic Pillon <frederic.pillon@st.com>
    @fpistm
    fpistm committedAug 29, 2025
    Configuration menu
    Copy the full SHA
    2095f53View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2025

  1. fix(stm32wrapper): header regex

    Fixes#2809.Signed-off-by: Frederic Pillon <frederic.pillon@st.com>
    @fpistm
    fpistm committedSep 2, 2025
    Configuration menu
    Copy the full SHA
    e96c3a1View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2025

  1. fix(uart): HardwareSerial begin() causes Infinite Loop (#2785)

    * fix(uart): uart clock prescaler configurationSigned-off-by: Bartu Özcan <bartu.ozcan2004@gmail.com>Co-authored-by: Frederic Pillon <frederic.pillon@st.com>
    @baftii@fpistm
    baftii andfpistm authoredSep 8, 2025
    Configuration menu
    Copy the full SHA
    d35fec3View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2025

  1. variant(f4): add the STM32F411E-DISCO board

    Signed-off-by: John Gietzen <john@gietzen.us>
    @otac0n@fpistm
    otac0n authored andfpistm committedSep 9, 2025
    Configuration menu
    Copy the full SHA
    93d9973View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2025

  1. Add readBytes(uint8_t *buffer, size_t length) to USBSerial.h

    Signed-off-by: qqqlab <46283638+qqqlab@users.noreply.github.com>
    @qqqlab@fpistm
    qqqlab authored andfpistm committedSep 15, 2025
    Configuration menu
    Copy the full SHA
    b7e543bView commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2025

  1. fix: add guard to custom startup scripts

    Fixes#2819.Signed-off-by: Frederic Pillon <frederic.pillon@st.com>
    @fpistm
    fpistm committedSep 16, 2025
    Configuration menu
    Copy the full SHA
    3d52b32View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2025

  1. system(u0) update STM32U0xx HAL Drivers to v1.3.0

    Included in STM32CubeU0 FW 1.3.0Signed-off-by: Frederic Pillon <frederic.pillon@st.com>
    @fpistm
    fpistm committedSep 22, 2025
    Configuration menu
    Copy the full SHA
    d01d9abView commit details
    Browse the repository at this point in the history
  2. system(u0): update STM32U0xx CMSIS Drivers to v1.3.0

    Included in STM32CubeU0 FW 1.3.0Signed-off-by: Frederic Pillon <frederic.pillon@st.com>
    @fpistm
    fpistm committedSep 22, 2025
    Configuration menu
    Copy the full SHA
    3cd0a34View commit details
    Browse the repository at this point in the history
  3. system(u0): update STM32U0xx system

    Signed-off-by: Frederic Pillon <frederic.pillon@st.com>
    @fpistm
    fpistm committedSep 22, 2025
    Configuration menu
    Copy the full SHA
    832a1edView commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2025

  1. Merge pull request#2822from fpistm/stm32cube_update

    chore(u0): update to latest STM32CubeU0 v1.2.0
    @fpistm
    fpistm authoredSep 23, 2025
    Configuration menu
    Copy the full SHA
    83c402dView commit details
    Browse the repository at this point in the history
  2. Add custom devboard - Databoard (#2806)

    variant(f1): add  DataboardSigned-off-by: its-kronos <140297693+its-kronos@users.noreply.github.com>Co-authored-by: Frederic Pillon <frederic.pillon@st.com>
    @its-kronos@fpistm
    its-kronos andfpistm authoredSep 23, 2025
    Configuration menu
    Copy the full SHA
    f1432b0View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2025

  1. Define default pins for Cygnet/Swan Serial2/3 (#2826)

    Co-authored-by: Frederic Pillon <frederic.pillon@st.com>Signed-off-by: Zachary J. Fields <zachary_fields@yahoo.com>
    @zfields@fpistm
    zfields andfpistm authoredOct 7, 2025
    Configuration menu
    Copy the full SHA
    9cc7f13View commit details
    Browse the repository at this point in the history
Loading

[8]ページ先頭

©2009-2025 Movatter.jp