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
12
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
d07827a66a
- mount: info printing added
2023-11-11 20:55:21 +01:00
fs
- erratic reading caused by using absolute instead of relative position, fixed
2023-11-11 20:27:52 +01:00
mbr
- Sequential file reading works
2023-11-11 18:03:23 +01:00
mount
- mount: info printing added
2023-11-11 20:55:21 +01:00
CMakeLists.txt
Automount initial steps
2023-11-11 06:39:21 +01:00
embpart.c
initial
2023-09-28 10:00:34 +02:00
embpart.h
- Sequential file reading works
2023-11-11 18:03:23 +01: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%