meshtastic / firmware

Meshtastic device firmware
https://meshtastic.org
GNU General Public License v3.0
3.62k stars 904 forks source link

Update arduino-pico core to fix sporadic hangs #5406

Closed GUVWAF closed 1 day ago

GUVWAF commented 1 day ago

We need the fix from https://github.com/earlephilhower/arduino-pico/pull/2623 to avoid sporadic hangs when handling transmit/receive interrupts on the RP2040/RP2350 platform.