You've already forked operating-system
mirror of
https://github.com/m5stack/operating-system.git
synced 2026-05-20 11:20:07 -07:00
af345d98d7
We added drivers for Realtek cards readers in #3005, however it also needs MMC drivers in order to make card reading possible. Enable both USB and PCI versions of those (each about ~40 kB). Fixes #3167