MCPcopy 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
164bool tusbIsSupported() { return true; }
165
166bool tusbStartMassStorageWithSdmmc(bool fromBootMode) {
167 if (!ensureDriverInstalled()) {

Callers 4

isSupportedFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected