SebastianOberschwendtner / OTOS

Bearbones realtime operating system for embedded systems. Focus lies on KISS (Keep-It-Super-Simple).
GNU General Public License v3.0
2 stars 0 forks source link

Add support for FAT32 file system #10

Open SebastianOberschwendtner opened 2 years ago

SebastianOberschwendtner commented 2 years ago

Expected Behavior

The kernel should be able to handle FAT32 file systems to read and write files onto an SD-Card for example.