RTEMS | cpukit: Move FatFs core to cpukit/contrib (!1071)
SHIVAM DEOLANKAR (@D3athSkulll)
gitlab at rtems.org
Mon Apr 13 20:26:52 UTC 2026
SHIVAM DEOLANKAR commented on a discussion on cpukit/libfs/src/fatfs/rtems-diskio.c: https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/1071#note_148509
> #include <rtems/bdbuf.h>
> #include <rtems/libio_.h>
>
> -#include "ff.h"
> -#include "diskio.h"
> +#include <ff.h>
> +#include <diskio.h>
I prefered using the brackets for all includes. Do you wish keeping my change or having the old one instead.
--
View it on GitLab: https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/1071#note_148509
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/20260413/a82431f7/attachment.htm>
More information about the bugs
mailing list