tbm-mcu/source/fs/mufs/path.h

3 lines
81 B
C

#pragma once
int mufs_mkpath(struct mufs *fs, const char *path, unsigned type);