Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TactilityProject/Tactility
/ isSupported
Function
isSupported
Tactility/Source/hal/usb/Usb.cpp:51–53 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
49
}
50
51
bool isSupported() {
52
return tusbIsSupported();
53
}
54
55
bool startMassStorageWithSdmmc(bool fromBootMode) {
56
if (!canStartNewMode()) {
Callers
2
canStartNewMode
Function · 0.70
onShow
Method · 0.50
Calls
1
tusbIsSupported
Function · 0.85
Tested by
no test coverage detected