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 {width=900 height=432} Existence of paths in rtems. {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; } ``` {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.
_______________________________________________ bugs mailing list [email protected] http://lists.rtems.org/mailman/listinfo/bugs
