Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TactilityProject/Tactility
/ tusbIsSupported
Function
tusbIsSupported
Tactility/Source/hal/usb/UsbTusb.cpp:164–164 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
162
}
163
164
bool tusbIsSupported() { return true; }
165
166
bool tusbStartMassStorageWithSdmmc(bool fromBootMode) {
167
if (!ensureDriverInstalled()) {
Callers
4
isSupported
Function · 0.85
canRebootIntoMassStorageSdmmc
Function · 0.85
rebootIntoMassStorageSdmmc
Function · 0.85
tusbCanStartMassStorageWithFlash
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected