RTEMS | cpukit: Move FatFs core to cpukit/contrib (!1071)

SHIVAM DEOLANKAR (@D3athSkulll) gitlab at rtems.org
Sun May 24 18:20:26 UTC 2026




SHIVAM DEOLANKAR commented on a discussion: https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/1071#note_150957


This is in regards to the testing on compiled version and addition of test in rtems-examples.

The MR for the test addition is https://gitlab.rtems.org/rtems/rtos/rtems-examples/-/merge_requests/26.

I tried building using waf and then.

Successful Install using ./waf install 

![image.png](/uploads/54c0c1e50fab6b67445d9a63e48a9915/image.png){width=900 height=432}

Existence of paths in rtems.

![image.png](/uploads/84024e9ff1a346f00539768867bb0b9c/image.png){width=900 height=67}

I also created a sample `/tmp/fatfs-test/test.c` and tried including the fatfs. On executing I got expected output.

```
#include <rtems/fatfs/rtems-fatfs.h>

int main(void)
{
    return 0;
}
```

![image.png](/uploads/59bf73c6e01c2a0c42bd6dcc05285ccf/image.png){width=878 height=48}

-- 
View it on GitLab: https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/1071#note_150957
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/20260524/f611c2e9/attachment.htm>


More information about the bugs mailing list