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

Difference between revisions of "Mihini/Project Plan/0.8"

(Global)
Line 1: Line 1:
 
{{:DocumentationGuidelines/DraftHeader}}
 
{{:DocumentationGuidelines/DraftHeader}}
  
 +
= 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.
 
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.
  

Revision as of 05:50, 13 March 2013

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:
    • Project plan
    • Wiki organization
    • Mihini Presentation
    • Mihini developer get starting
    • Mihini developer Guide
    • Mihini archi & spec
    • Team organization?
  • Doc:
    • Mihini user guide
    • Mihini porting guide
    • Samples & tutorials
    • ...

I/O and HW interactions

Build / Continuous Integration

  • Perform continuous integration of the Mihini platform, inc. execution of test campagins
  • Automate generation Mihini execution environment file
  • 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