mirror of
https://github.com/micropython/micropython.git
synced 2026-01-09 21:50:31 +01:00
The IOTNODE_LORAWAN_RP2350 has an SD card and we want users to be able to `import sdcard` without copying `sdcard.py` over to their board. Signed-off-by: Malcolm McKellips <malcolm.mckellips@sparkfun.com>