This website requires JavaScript.
Explore
Help
Sign In
epagris
/
embpart
Watch
1
Star
0
Fork
0
You've already forked embpart
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
6
Commits
1
Branch
0
Tags
Go to file
Code
Clone
HTTPS
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
Wiesner András
de52ac5d35
File reading works (with random access), file interface is basically defined, crossing cluster boundaries is not yet implemented in directory listing and file location operation
2023-10-03 10:03:34 +02:00
fs
/fat32
File reading works (with random access), file interface is basically defined, crossing cluster boundaries is not yet implemented in directory listing and file location operation
2023-10-03 10:03:34 +02:00
mbr
initial
2023-09-28 10:00:34 +02:00
CMakeLists.txt
File reading works (with random access), file interface is basically defined, crossing cluster boundaries is not yet implemented in directory listing and file location operation
2023-10-03 10:03:34 +02:00
embpart.c
initial
2023-09-28 10:00:34 +02:00
embpart.h
initial
2023-09-28 10:00:34 +02:00
file_interface.c
File reading works (with random access), file interface is basically defined, crossing cluster boundaries is not yet implemented in directory listing and file location operation
2023-10-03 10:03:34 +02:00
file_interface.h
File reading works (with random access), file interface is basically defined, crossing cluster boundaries is not yet implemented in directory listing and file location operation
2023-10-03 10:03:34 +02:00
MassStorage.c
Directory listing works, initial steps on interpreting paths
2023-10-02 15:03:03 +02:00
MassStorage.h
Directory listing works, initial steps on interpreting paths
2023-10-02 15:03:03 +02:00
Description
No description provided
116
KiB
Languages
C
99.3%
CMake
0.7%