RTEMS | Port FatFS to RTEMS with Benchmarking (#25)
Sepehr Ganji (@Sepehr)
gitlab at rtems.org
Tue Jul 29 23:49:48 UTC 2025
Sepehr Ganji commented: https://gitlab.rtems.org/groups/rtems/-/work_items/25#note_127855
I've been working on the feedbacks I've got from Chris these days.
- Got rid of the `...` notation in volume initialization.
- Refactor the types like `BYTE` to their equivalent in RTEMS.
- Defining the function names (`disk_status` etc) to different ones to not collide with user-space functions.
- Adding `FF_VOLUMES` as a compiler-defined constant.
I've also did the `unmount` test from my TODO list.
--
View it on GitLab: https://gitlab.rtems.org/groups/rtems/-/work_items/25#note_127855
You're receiving this email because of your account on gitlab.rtems.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rtems.org/pipermail/bugs/attachments/20250729/74e9123b/attachment.htm>
More information about the bugs
mailing list