You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Software packages ported and adapted to work with Stardust for experimental purposes only. Currently, these software packages include:
- fatfs: This is a rudimentary file system library designed for embedded systems, which integrates with the block front-end device driver using an operating system adaptation layer designed for Stardust. In addition to this library, we provide standard file system functions that map to the library's native functions.
- fdlibm: This is a small open-source implementation of the maths library which supports IEEE 754 floating-point arithmetic.