arduino / ArduinoCore-mbed

348 stars 202 forks source link

RP2040: fix OTA and binary size computation #950

Closed pennam closed 1 month ago

pennam commented 2 months ago

@andreagilardoni do you mind give this a spin and doublecheck SHA256 using this PR https://github.com/arduino-libraries/ArduinoIoTCloud/pull/505

You first need to rebuild the core with the patchies included in this PR

andreagilardoni commented 2 months ago

I can confirm you that this PR is working correctly