USB mass storage driver (#146)
This commit is contained in:
committed by
GitHub
parent
ec90198dbf
commit
a9e890a7f3
@@ -0,0 +1,5 @@
|
||||
#pragma once
|
||||
|
||||
bool tusbIsSupported();
|
||||
bool tusbStartMassStorageWithSdmmc();
|
||||
void tusbStop();
|
||||
Reference in New Issue
Block a user