Changes between Version 297 and Version 298 of Developer/OpenProjects


Ignore:
Timestamp:
02/07/13 22:16:58 (11 years ago)
Author:
Gedare
Comment:

/* Libraries, Languages, and Applications */

Legend:

Unmodified
Added
Removed
Modified
  • Developer/OpenProjects

    v297 v298  
    100100 *  Implement a [wiki:Projects/Open/LineEditor  Simple Line Editor].  Existing code can be refactored for starting point.
    101101 *  ''[wiki:Projects/libdl Dynamic Object File Loading]'' lets a base application with RTEMS dynamically load the rest of the application. The dynamic parts can be optional features and never loaded, or upgraded replacements for parts of the application.
    102  *  ''RTEMS Toolkits'' - We are defining collections of libraries and support programs which make it easier to get started for certain types of applications.  We haven't identified all potential toolkits or components.  Each potential component must be evaluated for license and appropriateness for use in an embedded environment like RTEMS.  We also should define some guidelines about creating and maintaining toolkits in general. Here are the toolkits areas identified so far:
     102 *  '''RTEMS Toolkits''' - We are defining collections of libraries and support programs which make it easier to get started for certain types of applications.  We haven't identified all potential toolkits or components.  Each potential component must be evaluated for license and appropriateness for use in an embedded environment like RTEMS.  We also should define some guidelines about creating and maintaining toolkits in general. Here are the toolkits areas identified so far:
    103103  *  [wiki:Projects/BenchmarkKit RTEMS BenchKit] - benchmark programs for RTEMS
    104104  *  [wiki:Projects/ApplicationConfigurationKit RTEMS ConfigKit] - configuration file parsing libraries