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

4 lines
81 B
C
Raw Normal View History

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