Changes between Version 232 and Version 233 of Developer/OpenProjects
- Timestamp:
- Feb 5, 2012, 3:28:31 AM (8 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Developer/OpenProjects
v232 v233 27 27 These projects have generated a lot of interest from users and are greatly desired. Most of these are large or ongoing projects that should be broken into manageable subtasks that may constitute reasonable sized projects themselves. 28 28 29 30 29 * [wiki:SMP_ Improvements to SMP support] 31 32 * [wiki:RTEMS_Test_Coverage Test Coverage Analysis] 33 * Improve coverage by adding more test cases. 34 * Add [wiki:RTEMSgprof_ support for gprof output] to covoar so profiling is supported. 35 30 * [wiki:RTEMS_Test_Coverage Test Coverage Analysis] - Improve coverage by adding more test cases. 36 31 * [wiki:Projects/TCP/IP_update Update the RTEMS TCP/IP stack] - This project has some volunteer activity. The effort requires providing support functional equivalents of multiple BSD kernel constructs. The following is a very short list of them. 37 32 * [wiki:BusSpaceAPI_ Bus Space API]. Supercore namespace RTEMS-specific API in the spirit of the [http://www.freebsd.org/cgi/man.cgi?query=bus_space&sektion=9&apropos=0&manpath=FreeBSD+8.2-RELEASE BSD bus_space API].