fat32
There are 141 repositories under fat32 topic.
TechUnRestricted/WinDiskWriter
🖥 Windows Bootable USB creator for macOS. 🛠 Patches Windows 11 to bypass TPM and Secure Boot requirements. 👾 UEFI & Legacy Support
magnusja/libaums
Open source library to access USB Mass Storage devices on Android without rooting your device
8051Enthusiast/regex2fat
Turn your favourite regex into FAT32
akospasztor/stm32-bootloader
Customizable Bootloader for STM32 microcontrollers. This example demonstrates how to perform in-application-programming of a firmware located on an external SD card with FAT32 file system.
DiscUtils/DiscUtils
Utility libraries to interact with discs, filesystem formats and more
FlingOS/FlingOS
An educational operating system written in C#. A great stepping stone from high to low level development.
LdB-ECM/Raspberry-Pi
My public Baremetal Raspberry Pi code
rafalh/rust-fatfs
A FAT filesystem library implemented in Rust.
doug65536/dgos
Operating System
alexfru/BootProg
FAT12/16/32 Bootsector for .COMs/.EXEs
weston-embedded/uC-FS
A compact, reliable, high-performance, and thread-safe embedded file system for microprocessors, microcontrollers, and DSPs. An optional journaling component provides fail-safe operation while maintaining FAT compatibility.
master-hax/pixel-backup-gang
backup tools for OG pixel & pixel XL
ultraembedded/fat_io_lib
Small footprint, low dependency, C code implementation of a FAT16 & FAT32 driver.
JasonBrave/PanicOS
A simple x86 operating system with graphical user space
onelife/Arduino_RT-Thread
RT-Thread library optimized for Arduino.
FerasArabiat/SplitNSP-Swift-GUI
MacOS Split Nintendo Switch NSP to FAT32 friendly sizes.
khoih-prog/RP2040_SD
This library enables you to use SPI SD cards with RP2040-based boards such as Nano_RP2040_Connect, RASPBERRY_PI_PICO using either RP2040 Arduino-mbed or arduino-pico core. This SD-Fat v2 can support FAT16, FAT32, exFAT file systems. exFAT supports files larger than 4GB by using uint64_t as file offset.
nopnop2002/esp-idf-ftpServer
ftp server for esp-idf using FAT file system
Joshua-Riek/x86-bootloader
A BIOS bootloader for bare-metal x86 programs, written in 8086 assembly
maxtyson123/MaxOS
A 64bit hobby operating system written in C++
nathanhi/pyfatfs
Python based FAT12/FAT16/FAT32 implementation with VFAT support
lwouis/fat-drive-sorter
Actually sort files on your FAT drives
Spxg/fat32
[New Version] This is FAT32 FileSystem Library, which is #![no_std] and does not use alloc.
cjsmeele/stoomboot
An x86 real mode multiboot-ish ELF bootloader
irql/carboot
x86_64, PE32+, FAT32 bootloader
coreprocess/wininst-uefi-usb
Create UEFI USB Drive for Windows Installation
jiahao42/FAT32-analyzer
For FAT32 filesystem analyzation and file recovery
Baron-von-Riedesel/DOS71BSG
MS-DOS 7.1 FAT32 Bootsector for GPT-partitioned disks
jameszah/ESPxWebFlMgr
Manage your ESP32 SD Card FAT32 files with a simple web based interface
jhermsmeier/node-fat32
FAT12/16/32 file system driver
John-K/fatboy
A simple FAT FS manipulation tool
sh-khashimov/fatsort
compiled FATSORT console app for macOS Catalina
mbitsnbites/mfat
A minimal FAT I/O library for embedded systems
ZigEmbeddedGroup/zfat
Generic purpose platform-independent FAT driver for Zig
ike9000e/CFSpace
Creating or copying contiguous, not-fragmented files on FAT32 partitions. Command line utility for Linux and Windows platforms.