Commit Graph

9 Commits

Author SHA1 Message Date
Joel Sherrill
1b2dd27879 2008-05-21 Joel Sherrill <joel.sherrill@oarcorp.com>
* itronhello/system.h, itronmbox01/system.h, itrontask02/system.h,
	itrontime01/system.h: Add use of
	CONFIGURE_APPLICATION_DOES_NOT_NEED_CLOCK_DRIVER.
2008-05-21 22:15:20 +00:00
Ralf Corsepius
cc8f37cd59 * itronhello/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
* itronmbf01/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
	* itronmbox01/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
	* itronsem01/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
	* itrontask01/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
	* itrontask02/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
	* itrontask03/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
	* itrontask04/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
	* itrontime01/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
2004-04-01 15:16:08 +00:00
Ralf Corsepius
78ef0dcabd 2004-04-01 Ralf Corsepius <ralf_corsepius@rtems.org>
* itronhello/system.h: Include <rtems/itron.h> instead of <itron.h>.
	* itronmbf01/system.h: Include <rtems/itron.h> instead of <itron.h>.
	* itronmbox01/system.h: Include <rtems/itron.h> instead of <itron.h>.
	* itronsem01/system.h: Include <rtems/itron.h> instead of <itron.h>.
	* itrontask01/system.h: Include <rtems/itron.h> instead of <itron.h>.
	* itrontask02/system.h: Include <rtems/itron.h> instead of <itron.h>.
	* itrontask03/system.h: Include <rtems/itron.h> instead of <itron.h>.
	* itrontask04/system.h: Include <rtems/itron.h> instead of <itron.h>.
	* itrontime01/system.h: Include <rtems/itron.h> instead of <itron.h>.
2004-04-01 10:14:34 +00:00
Joel Sherrill
2f564fee64 2003-09-04 Joel Sherrill <joel@OARcorp.com>
* itronhello/init.c, itronhello/itronhello.doc, itronhello/system.h,
	itronmbf01/init.c, itronmbf01/itronmbf01.doc, itronmbf01/system.h,
	itronmbox01/init.c, itronmbox01/system.h, itronsem01/init.c,
	itronsem01/itronsem01.doc, itronsem01/system.h, itrontask01/init.c,
	itrontask01/itrontask01.doc, itrontask01/system.h,
	itrontask01/task1.c, itrontask02/dormant.c, itrontask02/init.c,
	itrontask02/itrontask02.doc, itrontask02/system.h,
	itrontask03/init.c, itrontask03/itrontask03.doc,
	itrontask03/preempt.c, itrontask03/system.h, itrontask03/task1.c,
	itrontask03/task2.c, itrontask03/task3.c, itrontask04/init.c,
	itrontask04/itrontask04.doc, itrontask04/system.h,
	itrontask04/task1.c, itrontask04/task2.c, itrontask04/task3.c,
	itrontime01/init.c, itrontime01/system.h: URL for license changed.
2003-09-04 18:53:25 +00:00
Joel Sherrill
df49c60c96 Merged from 4.5.0-beta3a 2000-06-12 15:00:15 +00:00
Jennifer Averett
9d9a3dd8d3 + Updated copyright information. 1999-11-17 16:47:58 +00:00
Joel Sherrill
7fe5ff380e Use miniIMFS like hello from samples. 1999-11-16 21:15:03 +00:00
Joel Sherrill
713b2eac2f General cleanup. Test documentation improved. The message buffer test
prints a message instead of actually testing since the message buffer
implementation is not in yet.
1999-11-10 22:15:42 +00:00
Joel Sherrill
352c9b2035 This patch adds the basic framework for the ITRON 3.0 API implementation
for RTEMS.
1999-11-09 22:07:23 +00:00