-
Notifications
You must be signed in to change notification settings - Fork 3k
STM32F1xx - Add support of ADC internal channel (Temperature, VRef) #2923
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
retest uvisor |
1 similar comment
retest uvisor |
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.
LGTM
/morph test |
/morph test |
The morph bot may be slow to respond at the moment since we're running a bunch of tests at the moment, but the tests were all good 👍 |
Result: SUCCESSYour command has finished executing! Here's what you wrote!
Outputmbed Build Number: 1060 All builds and test passed! |
@bridadan We had yesterday some stability issues which seem to have affected this build also. I have now relaunched the build. |
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.
Thanks @miklis! LGTM
Description
Add the support of ADC internal channels (Temperature sensor).
Status
READY
Migrations
NO changes in API or behaviors.
Related PRs
#2814 #2681 #2538