-
Notifications
You must be signed in to change notification settings - Fork 7.6k
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Restore Arduino Client API #10776
Restore Arduino Client API #10776
Conversation
👋 Hello pennam, we appreciate your contribution to this project! Click to see more instructions ...
Review and merge process you can expect ...
|
Test Results 62 files 62 suites 5m 43s ⏱️ Results for commit d8bb0b7. ♻️ This comment has been updated with latest results. |
Memory usage test (comparing PR against master branch)The table below shows the summary of memory usage change (decrease - increase) in bytes and percentage for each target.
Click to expand the detailed deltas report [usage change in BYTES]
|
ESP32/examples/Camera/CameraWebServer memory consumption increased extremely for xtensa toolchain, but that example doesn't use classes modified in this PR |
Espressif reverted the changes done to 3.1.0 in 3.1.1, see espressif/arduino-esp32#10776 so assuming going forward this API will be kept, make this an exception for 3.1.0
Espressif reverted the changes done to 3.1.0 in 3.1.1, see espressif/arduino-esp32#10776 so assuming going forward this API will be kept, make this an exception for 3.1.0
Should fix #2755 (comment)