Skip to content
#

fat16

Here are 4 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++

These works cover the fundamental concepts and principles of building operating systems (OS). Here you can see various aspects of building an OS and are dedicated to learning the methods of implementing the main components, namely: process and thread synchronization tools, processor schedulers, memory management, file system.

  • Updated Jul 8, 2022
  • C++

Improve this page

Add a description, image, and links to the fat16 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 fat16 topic, visit your repo's landing page and select "manage topics."

Learn more