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 6.0 release.
JSON streaming parser
configuration database
PrintBuffer
clang-format
bodyToStringParser
EEXIST
TaskStat::setOutput
operator delete[](void*, size_t)
dtostrf_p
miDebuggerPath
main
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 add your additions for Pico 2350 partitions and esp32s2 USB before Christmas?
Sorry, something went wrong.
@slaff I'm going to leave RP2350 partitions for the time being as it's going to be tricky, but the USB stuff yes I'll get that ready.
No branches or pull requests
This issue is created to collect all the tasks we need to do before the 6.0 release.
Source Code
New features
JSON streaming parser
andconfiguration database
libraries #2892PrintBuffer
classes #2873Improvements
clang-format
#2907bodyToStringParser
to use MemoryDataStream #2881EEXIST
to common host errors, don't fail when creating directories #2878TaskStat::setOutput
to dynamically switch output stream #2923Bug fixes
operator delete[](void*, size_t)
#2877dtostrf_p
doesn't handle advertised range #2879miDebuggerPath
for esp32 #2921Changes
main
task stack size to 16K #2920Deprecations
Breaking Changes
Security
All PRs scheduled for this release can be seen from here
The text was updated successfully, but these errors were encountered: