Implement a file system for use in embedded systems

Mike Parker aldacron at gmail.com
Sun Aug 5 05:24:57 UTC 2018


On Saturday, 4 August 2018 at 18:24:28 UTC, B Krishnan Iyer wrote:
> Hello everyone, I am  Newbie here and I am interested in " 
> Implement a FAT/FAT32/EXFAT file system for use in embedded 
> systems" project which is part of SAOC. For past a year I have 
> been working on embedded systems and invested past few months 
> in developing drivers for Nucleo-F446RE which is ARM Cortex M4 
> based dev board.  I was successful in creating HAL layer for 
> accessing GPIO pins and currently developing the driver for SPI.
>
> I had some questions regarding the project and also needed some 
> pointers to get started with the project. Also, more it would 
> be great if more description of the project statement can be 
> provided.
>
> Thanks :)

The projects listed on the Wiki page are simply suggestions. You 
can gather ideas here in the forums, study references provided in 
the Wiki entry, and do whatever research you need, but ultimately 
it's up to you to flesh out the details of the project and define 
your goals.

That said, this particular project idea was added to the wiki by 
Mike Franklin. Perhaps he can provide some more details. I'll 
ping him to make sure he sees this thread.


More information about the Digitalmars-d mailing list