|
home | lewin's resume | contact lewin | larwe.com |
|
My third book is released! Learn what you'll need to know in order to become an embedded engineer. Check out my second book; learn practical stuff about building robots and control systems around Linux PCs and the Atmel AVR. My first book gives you all the intro you need on developing 32-bit embedded systems on a hobbyist budget. |
DOSFS Free FAT12/FAT16/FAT32 FilesystemCurrent version: 1.03 (9/30/06 bugfix release; refer readme.txt in distribution archive). DOSFS is a FAT-compatible filesystem intended for fairly low-end embedded applications. It is not the leanest possible implementation (the leanest FAT implementations operate in << 512 bytes of RAM, with heavy restrictions). This code strikes a good balance between size and functionality, with an emphasis on RAM footprint. Intended target systems would be in the ballpark of 1K RAM, 4K ROM or more. The exact size of the binary will depend on your compiler and the runtime library you are using. Features:
Applications:
Coming Soon:
There is no technical support for this free product; however, if you have questions or suggestions, you are encouraged to contact Lewin Edwards. If you need custom additions to the code, or if you have other projects for which you need engineering assistance, I will be happy to quote you.
|