Logo
Explore Help
Register Sign In
finn/crosspoint-reader
1
0
Fork 0
You've already forked crosspoint-reader
Code Issues Pull Requests Actions Packages Projects Releases Wiki Activity
Files
3ce11f14ce7bc3ce1f2f040bfb09a9b3d9f87f72
crosspoint-reader/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.3 Page: 385ms Template: 5ms
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