Changes between Version 347 and Version 348 of Developer/OpenProjects
- Timestamp:
- 10/09/13 05:31:50 (9 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Developer/OpenProjects
v347 v348 63 63 * Improve the RTEMS [wiki:SuperCore_Scheduler_ SuperCore Scheduler] 64 64 * ''[wiki:RTEMS_Paravirtualization_ Paravirtualization]'' of RTEMS to make it suitable to be run as a guest OS in a hypervisor. 65 * ''[wiki:MMU_Support_ MMU Support]'' for RTEMS.66 65 * ''[wiki:Projects/SequencedInitialization RTEMS Sequenced Initialization]'' is a project to allow RTEMS initialization to be dynamically constructed based upon user requirements. It would be like C++ global constructors conceptually. 67 66 * ''[wiki:GSoC/2011/ISO9660_Filesystem ISO9660 file system]'' 68 * [wiki:Projects/Condition_Variables Condition Variables] for the Classic API .67 * [wiki:Projects/Condition_Variables Condition Variables] for the Classic API and possibly the supercore. 69 68 = Debugging = 70 69 … … 76 75 * RTEMS can always use [wiki:TBR/Delete/MoreBSPsForSimulators more BSPs for Simulators]. Being able to test, debug, and perform coverage analysis on simulators is critical to the ongoing success of the project. 77 76 * We always welcome new BSPs for useful targets. Of special interest are readily available boards and open cores. 77 * ''[wiki:MMU_Support_ MMU Support]'' Implement MMU low-level support code for more BSPs. 78 78 = API Layers (POSIX, Classic, SAPI) = 79 79