MCPcopy Create free account
hub / github.com/TactilityProject/Tactility / PartitionFsData

Class PartitionFsData

Tactility/Source/PartitionsEsp.cpp:17–19  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

15// region file_system stub
16
17struct PartitionFsData {
18 const char* path;
19};
20
21static error_t mount(void* data) {
22 return ERROR_NOT_SUPPORTED;

Callers 1

initPartitionsEspFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected