Skip to content
#

exfat

Here are 50 public repositories matching this topic...

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.

  • Updated Dec 5, 2022
  • C++

QFSViewer is a small tool for developers to view the contents of various file system raw image files, which does not rely on the operating system mounting, does not require permission requests, and is completed entirely within the software application. Based on this feature, the tool can easily run on windows/linux/macos.

  • Updated Jan 11, 2025
  • C

Improve this page

Add a description, image, and links to the exfat topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the exfat topic, visit your repo's landing page and select "manage topics."

Learn more