- Notifications
You must be signed in to change notification settings - Fork1k
Comparing changes
Open a pull request
base repository:stm32duino/Arduino_Core_STM32
Uh oh!
There was an error while loading.Please reload this page.
base:2.11.0
head repository:stm32duino/Arduino_Core_STM32
Uh oh!
There was an error while loading.Please reload this page.
compare:main
- 20commits
- 764files changed
- 6contributors
Commits on Jul 28, 2025
chore: update core version to 2.12.0-dev (0x020C00F0)
Signed-off-by: Frederic Pillon <frederic.pillon@st.com>
Commits on Aug 20, 2025
Commits on Aug 21, 2025
chore(variants): update variants against CubeMX DB release 6.0.140
Signed-off-by: Frederic Pillon <frederic.pillon@st.com>
fpistm committedAug 21, 2025 chore: update cmake after variants update
Signed-off-by: Frederic Pillon <frederic.pillon@st.com>
fpistm committedAug 21, 2025 chore(ci): update generics list to skip
Signed-off-by: Frederic Pillon <frederic.pillon@st.com>
Merge pull request#2798from fpistm/variants_update
chore(variants): update variants against CubeMX DB release 6.0.140
Commits on Aug 25, 2025
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>
Commits on Aug 26, 2025
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>
Commits on Aug 29, 2025
feat(spi): add slave mode support
Signed-off-by: patricklaf <patrick.lafarguette@gmail.com>Co-authored-by: Frederic Pillon <frederic.pillon@st.com>
Commits on Sep 2, 2025
fix(stm32wrapper): header regex
Fixes#2809.Signed-off-by: Frederic Pillon <frederic.pillon@st.com>
Commits on Sep 8, 2025
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>
Commits on Sep 9, 2025
variant(f4): add the STM32F411E-DISCO board
Signed-off-by: John Gietzen <john@gietzen.us>
Commits on Sep 15, 2025
Add readBytes(uint8_t *buffer, size_t length) to USBSerial.h
Signed-off-by: qqqlab <46283638+qqqlab@users.noreply.github.com>
Commits on Sep 16, 2025
fix: add guard to custom startup scripts
Fixes#2819.Signed-off-by: Frederic Pillon <frederic.pillon@st.com>
Commits on Sep 22, 2025
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 committedSep 22, 2025 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 committedSep 22, 2025 system(u0): update STM32U0xx system
Signed-off-by: Frederic Pillon <frederic.pillon@st.com>
Commits on Sep 23, 2025
Merge pull request#2822from fpistm/stm32cube_update
chore(u0): update to latest STM32CubeU0 v1.2.0
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>
Commits on Oct 7, 2025
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>
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:git diff 2.11.0...main
Uh oh!
There was an error while loading.Please reload this page.