1 مستودع
Low-level drivers that implement file system logic on top of raw microcontroller storage media.
Distinct from File System Drivers: Shortlist focuses on binary embedding or general OS drivers; this is specifically for embedded flash-as-filesystem drivers.
Explore 1 awesome GitHub repository matching operating systems & systems programming · Embedded File System Drivers. Refine with filters or upvote what's useful.
This project is an embedded C++ development kit and hardware abstraction layer that enables the Arduino programming environment to target ESP8266 WiFi microcontrollers. It provides a comprehensive framework for compiling and flashing code to microcontroller memory via serial or wireless interfaces. The system includes a specialized WiFi microcontroller framework for managing TCP/IP stacks and internet connectivity. It features a dedicated over-the-air firmware update system that allows software updates to be delivered to remote hardware without a physical cable connection. The kit covers emb
Implements a driver that treats on-chip flash memory as a read-write file system.