We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
This issue is created to collect all the tasks we need to do before the 4.7.0 release.
editablePartitions()
smg_uart_uninit()
pulseIn()
Range::random()
make[1]: cc: Command not found
All PRs scheduled for this release can be seen from here
The text was updated successfully, but these errors were encountered:
@mikee47 do you think you can your https://github.com/mikee47/DiskStorage and https://github.com/mikee47/Sming/tree/feature/fatifs to this release before December?
Sorry, something went wrong.
No branches or pull requests
This issue is created to collect all the tasks we need to do before the 4.7.0 release.
Source Code
New features
Improvements
editablePartitions()
method #2572Bug fixes
smg_uart_uninit()
from blocking subsequent re-initialisation #2560pulseIn()
#2538Range::random()
divide-by-zero condition, fix off-by-1 error #2559make[1]: cc: Command not found
during clean #2568Changes
Deprecations
Breaking Changes
Security
All PRs scheduled for this release can be seen from here
The text was updated successfully, but these errors were encountered: