earlephilhower / arduino-pico

Raspberry Pi Pico Arduino core, for all RP2040 and RP2350 boards
GNU Lesser General Public License v2.1
2.01k stars 418 forks source link

Fix crash on SD::end without initial SD::begin #2221

Closed earlephilhower closed 3 months ago

earlephilhower commented 3 months ago

Fixes #2220