Commit Graph
7 Commits
Author SHA1 Message Date
cozis e1cdc28d4d Rename project to ToastyFS 2025-11-16 02:10:59 +01:00
Claude 1a297989d4 Rename project from TinyDFS to MouseFS
- Renamed TinyDFS.h to MouseFS.h
- Updated all type names: TinyDFS -> MouseFS, TinyDFS_Entity -> MouseFS_Entity, TinyDFS_Result -> MouseFS_Result
- Updated all enum values: TINYDFS_RESULT_* -> MOUSEFS_RESULT_*
- Updated all function names: tinydfs_* -> mousefs_*
- Updated all variable names: tdfs -> mfs
- Updated references in all source files, headers, examples, and documentation
- Updated Makefile build targets: tinydfs_* -> mousefs_*
2025-11-10 18:00:05 +00:00
cozis 7bc4071344 Start work on DST 2025-10-29 10:41:23 +01:00
cozis ea18992f6a Progress 2025-10-28 09:57:48 +01:00
cozis 3f0f4c2443 Update 2025-10-27 22:50:51 +01:00
cozis 19ea9a0718 Progress 2025-10-27 21:22:42 +01:00
cozis 1f4a9956da First commit 2025-10-27 18:01:33 +01:00