On 19/5/18 9:45 am, Joel Sherrill wrote:
> I am starting to write a block driver which doesn't have a media matching
> any of the existing ones. I was trying to get a feel for the flow of
> operations
> and having trouble figuring it out. flashdisk looks to be a good guide exceptÂ
> it is using rt
Hi
I am starting to write a block driver which doesn't have a media matching
any of the existing ones. I was trying to get a feel for the flow of
operations
and having trouble figuring it out. flashdisk looks to be a good guide
except
it is using rtems_disk_create_phys() which #3358 marks as depre