Skip to content

0.2.4: Refinement - Filesystem and User Abstractions

No due date 0% complete

The possible* goals of this release are to

  • Clean code (remove warnings, and dead code, and use clippy)
  • Simplify building on different systems #5
  • Updating the bootloader
  • Add documentation including demo
  • Use Arc in file system
  • Support elf files instead of binary #8
  • Update hardware #9
  • Clean Path and make it more user friendly
  • Create close syscall and have o…

The possible* goals of this release are to

  • Clean code (remove warnings, and dead code, and use clippy)
  • Simplify building on different systems #5
  • Updating the bootloader
  • Add documentation including demo
  • Use Arc in file system
  • Support elf files instead of binary #8
  • Update hardware #9
  • Clean Path and make it more user friendly
  • Create close syscall and have open store some state.

* elf support is a possible removal for this milestone.

Loading