MCPcopy 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
51bool isSupported() {
52 return tusbIsSupported();
53}
54
55bool startMassStorageWithSdmmc(bool fromBootMode) {
56 if (!canStartNewMode()) {

Callers 2

canStartNewModeFunction · 0.70
onShowMethod · 0.50

Calls 1

tusbIsSupportedFunction · 0.85

Tested by

no test coverage detected