Logo
Explore Help
Sign In
cottongin/crosspoint-reader-mod
1
1
Fork 0
You've already forked crosspoint-reader-mod
Code Issues Pull Requests Actions Packages Projects Releases Wiki Activity
Files
b5c48af3b24e51e988c2ba3a89889c200e37a93d
crosspoint-reader-mod/lib/FsHelpers/FsHelpers.h

8 lines
123 B
C
Raw Normal View History

Standardize File handling with FsHelpers (#110) ## Summary * Standardize File handling with FsHelpers * Better central place to manage to logic of if files exist/open for reading/writing
2025-12-23 14:14:10 +11:00
#pragma once
Add exFAT support (#150) ## Summary * Swap to updated SDCardManager which uses SdFat * Add exFAT support * Swap to using FsFile everywhere * Use newly exposed `SdMan` macro to get to static instance of SDCardManager * Move a bunch of FsHelpers up to SDCardManager
2025-12-30 15:09:30 +10:00
#include <string>
Standardize File handling with FsHelpers (#110) ## Summary * Standardize File handling with FsHelpers * Better central place to manage to logic of if files exist/open for reading/writing
2025-12-23 14:14:10 +11:00
class FsHelpers {
public:
static std::string normalisePath(const std::string& path);
};
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.25.4 Page: 65ms Template: 3ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API