Skip to content

Commit 77fd958

Browse files
committed
Add SD Card class
1 parent 2bd1a1d commit 77fd958

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

qiling/hw/__init__.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,5 +11,6 @@
1111
from .math import *
1212
from .misc import *
1313
from .power import *
14+
from .sd import *
1415
from .spi import *
1516
from .timer import *

0 commit comments

Comments
 (0)