RTEMS | Ported LittleFS (!1064)

Harshit Shivhare (@002harshit) gitlab at rtems.org
Tue Mar 24 16:13:03 UTC 2026




Harshit Shivhare commented on a discussion on cpukit/libfs/src/littlefs/rtems-littlefs.h: https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/1064#note_146866

 > +
 > +#include <rtems/libio_.h>
 > +#include <rtems/seterr.h>
 > +#include <rtems/littlefs.h>
 > +
 > +#include <lfs.h>
 > +
 > +#ifdef __cplusplus
 > +extern "C" {
 > +#endif // __cplusplus
 > +
 > +#define RTEMS_LITTLEFS_MAX_PATHLEN PATH_MAX
 > +#define RTEMS_LITTLEFS_BLOCK_SIZE 512
 > +#define RTEMS_LITTLEFS_ATTR_KEY 'p'
 > +
 > +struct rtems_littlefs_attr_data {

@joel added

-- 
View it on GitLab: https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/1064#note_146866
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/20260324/7050e30d/attachment-0001.htm>


More information about the bugs mailing list