You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
stm32lib: Add workflow documentation for updating vendor versions.
This adds a step-by-step guide for updating MCU series to new vendor versions,
making the vendor/work branch workflow more accessible.
The new section covers:
- Cloning/fetching upstream STM32Cube repositories
- Using fetch_from_upstream.sh to import vendor code
- Proper commit message format (tags are created by maintainers)
- Creating work branches and rebasing MicroPython patches
- Pushing and creating pull requests
0 commit comments