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

SHIVAM DEOLANKAR (@D3athSkulll) gitlab at rtems.org
Sat Mar 7 21:25:20 UTC 2026




SHIVAM DEOLANKAR commented on a discussion on spec/build/cpukit/librtemscpu.yml: https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/1071#note_144771

 >  cxxflags:
 >  - ${COVERAGE_COMPILER_FLAGS}
 >  enabled-by: true
 > -includes: []
 > +includes:
 > +- contrib

Good point. I removed the global `contrib` include path and instead restricted the include path to `contrib/fatfs`. I also updated the FatFs integration files to include the headers directly (e.g., `ff.h`, `diskio.h`). The project builds successfully and the FatFs tests still pass.

-- 
View it on GitLab: https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/1071#note_144771
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/20260307/b9ed4776/attachment-0001.htm>


More information about the bugs mailing list