-
Notifications
You must be signed in to change notification settings - Fork 1k
Comparing changes
Open a pull request
base repository: stm32duino/Arduino_Core_STM32
base: 2.11.0
head repository: stm32duino/Arduino_Core_STM32
compare: main
- 19 commits
- 762 files changed
- 5 contributors
Commits on Jul 28, 2025
-
chore: update core version to 2.12.0-dev (0x020C00F0)
Signed-off-by: Frederic Pillon <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 0e2a66b - Browse repository at this point
Copy the full SHA 0e2a66bView commit details
Commits on Aug 20, 2025
-
Revert "chore(f7): use HSE bypass for Nucleo-F767ZI"
This reverts commit 1ef1f86. Fixes #2795. Signed-off-by: Frederic Pillon <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 2127051 - Browse repository at this point
Copy the full SHA 2127051View commit details
Commits on Aug 21, 2025
-
chore(variants): update variants against CubeMX DB release 6.0.140
Signed-off-by: Frederic Pillon <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 06e2a4b - Browse repository at this point
Copy the full SHA 06e2a4bView commit details -
chore: update cmake after variants update
Signed-off-by: Frederic Pillon <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for e50f9fc - Browse repository at this point
Copy the full SHA e50f9fcView commit details -
chore(ci): update generics list to skip
Signed-off-by: Frederic Pillon <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 7f7437d - Browse repository at this point
Copy the full SHA 7f7437dView commit details -
Merge pull request #2798 from fpistm/variants_update
chore(variants): update variants against CubeMX DB release 6.0.140
Configuration menu - View commit details
-
Copy full SHA for e217fad - Browse repository at this point
Copy the full SHA e217fadView commit details
Commits on Aug 25, 2025
-
system(f4) update STM32F4xx HAL Drivers to v1.8.5
Included in STM32CubeF4 FW v1.28.3 Signed-off-by: Frederic Pillon <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for af53c10 - Browse repository at this point
Copy the full SHA af53c10View commit details
Commits on Aug 26, 2025
-
system(f7) update STM32F7xx HAL Drivers to v1.3.3
Included in STM32CubeF7 FW v1.17.4 Signed-off-by: Frederic Pillon <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 34d7699 - Browse repository at this point
Copy the full SHA 34d7699View commit details
Commits on Aug 29, 2025
-
feat(spi): add slave mode support
Signed-off-by: patricklaf <[email protected]> Co-authored-by: Frederic Pillon <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 2095f53 - Browse repository at this point
Copy the full SHA 2095f53View commit details
Commits on Sep 2, 2025
-
fix(stm32wrapper): header regex
Fixes #2809. Signed-off-by: Frederic Pillon <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for e96c3a1 - Browse repository at this point
Copy the full SHA e96c3a1View commit details
Commits on Sep 8, 2025
-
fix(uart): HardwareSerial begin() causes Infinite Loop (#2785)
* fix(uart): uart clock prescaler configuration Signed-off-by: Bartu Özcan <[email protected]> Co-authored-by: Frederic Pillon <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for d35fec3 - Browse repository at this point
Copy the full SHA d35fec3View commit details
Commits on Sep 9, 2025
-
variant(f4): add the STM32F411E-DISCO board
Signed-off-by: John Gietzen <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 93d9973 - Browse repository at this point
Copy the full SHA 93d9973View commit details
Commits on Sep 15, 2025
-
Add readBytes(uint8_t *buffer, size_t length) to USBSerial.h
Signed-off-by: qqqlab <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for b7e543b - Browse repository at this point
Copy the full SHA b7e543bView commit details
Commits on Sep 16, 2025
-
fix: add guard to custom startup scripts
Fixes #2819. Signed-off-by: Frederic Pillon <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 3d52b32 - Browse repository at this point
Copy the full SHA 3d52b32View commit details
Commits on Sep 22, 2025
-
system(u0) update STM32U0xx HAL Drivers to v1.3.0
Included in STM32CubeU0 FW 1.3.0 Signed-off-by: Frederic Pillon <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for d01d9ab - Browse repository at this point
Copy the full SHA d01d9abView commit details -
system(u0): update STM32U0xx CMSIS Drivers to v1.3.0
Included in STM32CubeU0 FW 1.3.0 Signed-off-by: Frederic Pillon <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 3cd0a34 - Browse repository at this point
Copy the full SHA 3cd0a34View commit details -
system(u0): update STM32U0xx system
Signed-off-by: Frederic Pillon <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 832a1ed - Browse repository at this point
Copy the full SHA 832a1edView commit details
Commits on Sep 23, 2025
-
Merge pull request #2822 from fpistm/stm32cube_update
chore(u0): update to latest STM32CubeU0 v1.2.0
Configuration menu - View commit details
-
Copy full SHA for 83c402d - Browse repository at this point
Copy the full SHA 83c402dView commit details -
Add custom devboard - Databoard (#2806)
variant(f1): add Databoard Signed-off-by: its-kronos <[email protected]> Co-authored-by: Frederic Pillon <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for f1432b0 - Browse repository at this point
Copy the full SHA f1432b0View commit details
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