Skip to main content

Notice: this Wiki will be going read only early in 2024 and edits will no longer be possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Mihini/Project Plan/0.8

< Mihini‎ | Project Plan
Revision as of 05:49, 22 May 2013 by Rjacolin.sierrawireless.com (Talk | contribs) (I/O and HW interactions)

Warning2.png
Draft Content
This page is currently under construction. Community members are encouraged to maintain the page, and make sure the information is accurate.


Introduction

Rather than a project plan, this page is, at the moment, a place to collect ideas about potential new features. This will be turned into an actual project plan for the milestones to come once the team will have agreed on the list.

This release will have 6 sprints (15 days each).

Global

  • Eclipse process compatibility:
  • Doc:
    • Mihini user guide (bug 403298, ...)
    • Mihini porting guide
    • Samples & tutorials
    • ...

I/O and HW interactions

Build / Continuous Integration

  • Perform continuous integration of the Mihini platform, inc. execution of test campaigns (bug 402034)
  • Automate generation Mihini execution environment file (bug 402034)
  • Automate the generation of SD card images for RaspberryPi and BeagleBoard (may prove difficult in terms of licensing?)
  • Investigate LLVM

REST API

Misc

  • Investigate if it'd be possible to have a Mihini lite engine implemented in pure Lua and/or Java that could be hosted in the IDE thus allowing really fast prototyping (provided no access to system libraries etc. is done in the user code)
  • Run Mihini on an Open Hardware platform
  • Provide a developer kit to get started with Mihini very quick

Back to the top