Skip to content

SD card support

q3k requested to merge q3k/sd-card-support into main

This adds SD card support to:

  1. st3m, providing st3m_fs_sd_* functions and automatically attempting to probe the SD card on st3m_fs_init().
  2. Recovery mode, providing SD card Disk Mode
  3. The main firmware, attempting to mount the card to /sd on startup.
Edited by q3k

Merge request reports