Skip to content

Conversation

@keshuaixu
Copy link
Owner

Pull Request template

Please, Make sure that your PR is not a duplicate.
Search among the Pull request before creating one.

IMPORTANT: Please review the CONTRIBUTING.md file for detailed contributing guidelines.

Thanks for submitting a pull request.
Please provide enough information so that others can review your pull request:

Summary

This PR fixes/implements the following bugs/features

  • Bug 1
  • Bug 2
  • Feature 1
  • Feature 2
  • Breaking changes

Explain the motivation for making this change. What existing problem does the pull request solve?

Validation

  • Ensure CI build is passed.
  • Demonstrate the code is solid. [e.g. Provide a sketch]

Code formatting

  • Ensure AStyle check is passed thanks CI

Closing issues

Fixes #xxx

fpistm and others added 30 commits January 8, 2025 14:28
Signed-off-by: Frederic Pillon <frederic.pillon@st.com>
Signed-off-by: Frederic Pillon <frederic.pillon@st.com>
Signed-off-by: Frederic Pillon <frederic.pillon@st.com>
Signed-off-by: Frederic Pillon <frederic.pillon@st.com>
Signed-off-by: Frederic Pillon <frederic.pillon@st.com>
Signed-off-by: Frederic Pillon <frederic.pillon@st.com>
Signed-off-by: Frederic Pillon <frederic.pillon@st.com>
Signed-off-by: Frederic Pillon <frederic.pillon@st.com>
Signed-off-by: Frederic Pillon <frederic.pillon@st.com>
Signed-off-by: Frederic Pillon <frederic.pillon@st.com>
Signed-off-by: Frederic Pillon <frederic.pillon@st.com>
Signed-off-by: Frederic Pillon <frederic.pillon@st.com>
Signed-off-by: Frederic Pillon <frederic.pillon@st.com>
Signed-off-by: Frederic Pillon <frederic.pillon@st.com>
Signed-off-by: Frederic Pillon <frederic.pillon@st.com>
Signed-off-by: Frederic Pillon <frederic.pillon@st.com>
…d_bmp feat(platform): extend Black Magic Debug Probe upload method to more boards
Included in STM32CubeWBA FW v1.5.0 Signed-off-by: Frederic Pillon <frederic.pillon@st.com>
Included in STM32CubeWBA FW v1.5.0 Signed-off-by: Frederic Pillon <frederic.pillon@st.com>
Signed-off-by: Frederic Pillon <frederic.pillon@st.com>
Signed-off-by: Frederic Pillon <frederic.pillon@st.com>
Signed-off-by: Frederic Pillon <frederic.pillon@st.com>
chore(wba): update to latest STM32CubeWBA v1.5.0
Included in STM32CubeWB FW v1.21.0 Signed-off-by: Frederic Pillon <frederic.pillon@st.com>
system(WB) update STM32WBxx HAL Drivers to v1.14.4
Penalty for the check should be a single instruction for pin numbers below NUM_DIGITAL_PINS, 9 for pin numbers between PNUM_ANALOG_BASE and NUM_ANALOG_INTERNAL_FIRST. Tests done on a Black F407VE board Signed-off-by: Frederic Pillon <frederic.pillon@st.com> Co-authored-by: Frederic Pillon <frederic.pillon@st.com>
Fixes stm32duino#2628. Signed-off-by: Frederic Pillon <frederic.pillon@st.com>
Signed-off-by: Frederic Pillon <frederic.pillon@st.com>
fpistm and others added 29 commits July 10, 2025 16:23
Signed-off-by: Frederic Pillon <frederic.pillon@st.com>
Signed-off-by: Frederic Pillon <frederic.pillon@st.com>
Signed-off-by: Frederic Pillon <frederic.pillon@st.com>
Signed-off-by: Frederic Pillon <frederic.pillon@st.com>
chore(wba): update to latest STM32CubeWBA v1.7.0
Signed-off-by: Frederic Pillon <frederic.pillon@st.com>
Signed-off-by: Frederic Pillon <frederic.pillon@st.com>
This reverts commit 1ef1f86. Fixes stm32duino#2795. Signed-off-by: Frederic Pillon <frederic.pillon@st.com>
Signed-off-by: Frederic Pillon <frederic.pillon@st.com>
Signed-off-by: Frederic Pillon <frederic.pillon@st.com>
Signed-off-by: Frederic Pillon <frederic.pillon@st.com>
chore(variants): update variants against CubeMX DB release 6.0.140
Included in STM32CubeF4 FW v1.28.3 Signed-off-by: Frederic Pillon <frederic.pillon@st.com>
Included in STM32CubeF7 FW v1.17.4 Signed-off-by: Frederic Pillon <frederic.pillon@st.com>
Signed-off-by: patricklaf <patrick.lafarguette@gmail.com> Co-authored-by: Frederic Pillon <frederic.pillon@st.com>
Fixes stm32duino#2809. Signed-off-by: Frederic Pillon <frederic.pillon@st.com>
* fix(uart): uart clock prescaler configuration Signed-off-by: Bartu Özcan <bartu.ozcan2004@gmail.com> Co-authored-by: Frederic Pillon <frederic.pillon@st.com>
Signed-off-by: John Gietzen <john@gietzen.us>
Signed-off-by: qqqlab <46283638+qqqlab@users.noreply.github.com>
Fixes stm32duino#2819. Signed-off-by: Frederic Pillon <frederic.pillon@st.com>
Included in STM32CubeU0 FW 1.3.0 Signed-off-by: Frederic Pillon <frederic.pillon@st.com>
Included in STM32CubeU0 FW 1.3.0 Signed-off-by: Frederic Pillon <frederic.pillon@st.com>
Signed-off-by: Frederic Pillon <frederic.pillon@st.com>
chore(u0): update to latest STM32CubeU0 v1.2.0
variant(f1): add Databoard Signed-off-by: its-kronos <140297693+its-kronos@users.noreply.github.com> Co-authored-by: Frederic Pillon <frederic.pillon@st.com>
Co-authored-by: Frederic Pillon <frederic.pillon@st.com> Signed-off-by: Zachary J. Fields <zachary_fields@yahoo.com>
@keshuaixu keshuaixu merged commit 0cbd45e into gd-compatible Oct 10, 2025
48 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment