RTEMS | cpukit: Move FatFs core to cpukit/contrib (!1071)
Gedare Bloom (@gedare)
gitlab at rtems.org
Sat May 2 16:03:17 UTC 2026
Gedare Bloom commented on a discussion on cpukit/libfs/src/fatfs/rtems-diskio.c: https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/1071#note_149412
> #include <rtems/bdbuf.h>
> #include <rtems/libio_.h>
>
> -#include "ff.h"
> -#include "diskio.h"
> +#include <ff.h>
> +#include <diskio.h>
I prefer the old one.
--
View it on GitLab: https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/1071#note_149412
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/20260502/b1980696/attachment.htm>
More information about the bugs
mailing list