-
Notifications
You must be signed in to change notification settings - Fork 3k
STM32 : Remove html release notes files #8844
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
@jeromecoutant this was an easy way to check the HAL/LL revision - what will be the way to check the version once the change is applied ? |
Agree with @LMESTM this was the purpose to add these files. |
If these html files are removed, maybe it's worth adding a detailed description of all Cube versions in mbed inside a ST WIKI page on mbed.org. |
Or might be worth storing in readme in this repo (under STM32 target folder where are comon files) ? What works better for you |
OK for me to create a readme file in the STM folder containing this content for example:
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks great. Good idea for the links.
targets/TARGET_STM/README.md
Outdated
|
||
https://www.st.com/en/embedded-software/stm32cube-mcu-packages.html | ||
|
||
List table summarizes the STM32Cube versions available in mbed: |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This table
f32197d
to
4bc0018
Compare
CI started |
Oh! Docs-only change, nice. |
Description
html releases notes files were not used at all.
Pull request type